﻿
.mulu dl {
	width: 772px;
}
.mulu dl dd.h3 {
font-family: "微软雅黑";
font-size: 18px;
font-weight: bold;
color: #1A5CB0;
text-decoration: none;
}
.mulu dl dt {float: left;width: 316px;margin-right: 15px; height:240px;}
.mulu dl dd {
	font-size: 12px;
	line-height: 2;
	font-family: "微软雅黑";
	font-weight: normal;
}

.h3 {
	font-family: "微软雅黑";
	font-size: 18px;
	font-weight: bold;
	color: #1A5CB0;
	text-decoration: none;
}

.main .overview {
	margin-left: 20px;
	margin-top:20px;
	width: 723px;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C9C9C9;
	background-image: url(../images/column_bg.gif);
	background-repeat: repeat-y;
}
.main .overview h3 {
	height: 37px;
	background-image: url(../images/h2_bg.gif);
	background-repeat: no-repeat;
	width: 723px;
	font-family: "微软雅黑";
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	padding-left: 45px;
	padding-top: 6px;
}
.main .overview p {
	line-height: 2;
	text-indent: 30px;
	list-style-type: circle;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	font-size: 14px;
}
.main .overview p a {
	text-decoration: none;
	color: #333;
}
.main .overview p a:hover {
	color: #C20312;
	text-decoration: none;
}

.main .trait {
	margin-left: 20px;
	width: 723px;
	margin-bottom: 20px;
	background-image: url(../images/column_bg.gif);
	background-repeat: repeat-y;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C9C9C9;
}
.main .trait h3{
	height: 37px;
	background-image: url(../images/h2_bg2.gif);
	background-repeat: no-repeat;
	width: 723px;
	font-family: "微软雅黑";
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	padding-left: 45px;
	padding-top: 6px;
}
.main .trait ul li {
	float: left;
	width: 159px;
	padding-right: 8px;
}

.main .trait ul li img {
	width: 170px;
	border: 1px solid #CCC;
}
.main .trait ul li a {
	display: block;
	width: 170px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: "宋体";
	font-size: 12px;
	color: #666;
	text-decoration: none;
	text-align: center;
}
.main .trait ul li a:hover {
	color: #F60;
}





.footer {
	width: 100%;
	background-color: #666;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #0066FF;
	margin-top: 25px;
}