@charset "utf-8";
/* 代码整理：懒人之家 www.lanrenzhijia.com */
img {
	border:0
}
ul, li, h3 {
	list-style-type:none;
	padding:0;
	margin:0
}
.sc_header {
	background:url('../images/header_bg.gif') no-repeat;
	width:137px;
	height:29px;
	color:#fff;
	font-size:14px;
	font-weight:700;
	font-family:"宋体"
}
.sc_ul {
	border-left:1px solid #dbdbdb;
	border-right:1px solid #dbdbdb;
	border-bottom:1px solid #dbdbdb;
	width:135px;
	float:left;
	color:#656565;
	font-size:12px;
}
.sc_ul li h3 {
	background:url('../images/li_bg.gif') repeat-x;
	height:26px;
	cursor:pointer;
	font-weight:normal;
	font-size:12px;
	float:left;
	width:135px;
}
.sc_ul li div {
/*	background:url('../QQimages/con_bg.gif') repeat-x;*/
	font-family:"宋体";
	float:left;
	width:135px;
}
.sc_ul .line_top {
	border-top:1px solid #dbdbdb;
	float:left;
	width:135px;
}
.sc_ul .li_left {
	background:url('../images/li_left.gif') no-repeat;
	width:7px;
	height:7px;
	display:block;
	float:left;
	margin-top:12px;
	margin-left:8px;
}
.sc_ul .li_down {
	background:url('../images/li_down.gif') no-repeat;
	width:7px;
	height:7px;
	display:block;
	float:left;
	margin-top:13px;
	margin-left:8px;
}
.sc_ul .sc_intro {
	background:url('../images/intro_bg.gif') no-repeat;
	width:119px;
	height:22px;
	color:#fedcc0;
	display:block;
	float:left;
	margin-left:8px;
	margin-bottom:8px;
}
.sc_ul .sc_reset {
	background:url('../images/reset_xs.gif') no-repeat;
	width:119px;
	height:22px;
	color:#fedcc0;
	display:block;
	float:left;
	margin-left:8px;
	margin-bottom:8px;
}
h1 {
	font-size:18px;
	text-align:center;
}
/* 代码整理：懒人之家 www.lanrenzhijia.com */