@charset "utf-8";
/* design by pcfinal*/

* {
	margin:0 auto;
	padding:0;
	list-style:none;
}
body{
	width:100%;
	font-family:"宋体";
	font-size:12px;
	background:url(../images/body.jpg) #eef1e3  repeat-x;
	}
.layout {
	width:930px;
	margin:0 auto;/*居中*/
	}
h2 {
	font-size:16px;
	color:#a71546;
	font-family:"Microsoft Yahei", Arial;
	font-weight:normal;
}
h3 {
	font-size:12px;
	color: #fff;
	font-weight:bold;
}
ul{
	list-style-type:none;
	}
li{
	list-style-type:none;
	}
a:link {
	color: #333; text-decoration: none;
	letter-spacing:1px;
}
a:visited {
	color: #444; text-decoration: none
}
a:hover {
	text-decoration: underline
}
#nav{
	width:930px;
	margin:0 auto;
	height:45px;
}
#nav ul{
	}
#nav ul li{
	width:112px;
	float:left;
	display:block;
	background:url(menu_xian.gif) no-repeat right center;
	}
#nav ul li a{
	display:block;
	height:45px;
	line-height:45px;
	display:block;
	text-align:center;
	text-decoration:none;
	color:#fff;
	font-weight:bold;
	}
#nav ul li a:hover{
	height:45px;
	color:#000;
	background:url(nav_hover_bg.gif);
	}
#logo{
	width:930px;
	height:84px;
	margin:0 auto;
	background:url(logo.png) no-repeat;
}
#banner{
	width:930px;
	margin:0 auto;
	background:#FFFFFF;
	height:306px;
}

#mainmain{
	width:930px;
	margin:0 auto;
	overflow:hidden;
	padding-top:30px;
}
.left{
	width:655px;
	float:left;
}
.left .blk_t{
	height:33px;
	line-height:33px;
	padding-left:39px;
	color:#FFFFFF;
	background:url(left_class_bg.png);
	font-size:14px;
	font-weight:bold;
}
.content{
	background:#FFFFFF;
	padding:10px;
	overflow:hidden;
}
.content p{
	line-height:20px;
	letter-spacing:1px;
	color:#000;
	}
.right{
	width:260px;
	float:right;
}
.right .blk_t{
	height:33px;
	line-height:33px;
	padding-left:39px;
	color:#FFFFFF;
	background:url(right_class_bg.png);
	font-size:14px;
	font-weight:bold;
}
.bottom1{
	width:930px;
	margin:0 auto;
	padding-top:20px;
	clear:both;
}
.bottom1 .blk_t{
	height:33px;
	line-height:33px;
	padding-left:39px;
	color:#FFFFFF;
	background:url(use.png);
	font-size:14px;
	font-weight:bold;
}
#footer{
	width:100%;
	background-color:#a4ac89;
	height:66px;
	margin-top:20px;
}
.foot-con{
	width:960px;
	margin:0 auto;
	padding-top:15px;
}
.foot-con p{
	text-align:center;
	line-height:20px;
}
.content  dl{
	float:left;
	margin-left:15px;
	text-align:center;
	padding:2px;
	margin-top:10px;
	border:1px solid #ccc;
	
}
.content dl dd img{
	margin:0;
	padding:0;
	border:none;
	align:center;
}
.content dl dt{
	text-align:center;
	line-height:25px;
}
.content ul li{
	height:35px;
	padding-left:20px;
	border-bottom:1px dashed #CCCCCC;
}
.content ul li a{
	height:35px;
	line-height:35px;
	letter-spacing:1px;
}
.qq_list_con p{
	letter-spacing:2px;
	color:#333
}
.left .blk_t a{
	color:#FFFFFF;	
}