body {
	background-color:#c0c0c0;
	margin:6px 0;
	padding:0;
	text-align:center;
}
form {
	margin:0;
	padding:0;
}
img {
	border:0;
}
ul,li,dl,dt,dd {
	list-style:none;
	margin:0;
	padding:0;
}
div,td,input,select,textarea {
	font-size:12px;
	color:#333;
	font-family:Verdana;
}
a {
	color:#000;
	text-decoration:none;
}
a:hover {
	color:#166dc9;
	text-decoration:underline;
}
.clear {
	clear:both;
}

#head {
	width:1002px;
	margin:auto;
	background:url(../../images/logo.gif) 22px 11px no-repeat;
	background-color:#fff;
	height:80px;
}
#head div {
	float:right;
	margin-top:27px;
	padding:0 30px 0 40px;
	height:33px;
	line-height:33px;
	background:url(../../images/menu_bg.gif) no-repeat left;
	background-color:#e9e9e9;
	font-size:14px;
}
#head div a {
	font-size:14px;
}
#head div a:hover {
	text-decoration:none;
}
#banner {
	width:1002px;
	margin:auto;
	height:152px;
	border-bottom:1px solid #fff;
}
#topic {
	float:left;
	width:219px;
	border-right:1px solid #fff;
}
#bannerMain {
	background:url(../../images/main_bg.jpg) no-repeat;
	width:782px;
	height:122px;
	float:left;
}
#nav {
	float:left;
	background:url(../../images/nav_bg.jpg) repeat-y;
	width:772px;
	height:30px;
	text-align:left;
	line-height:30px;
	padding-left:10px;
}

#indexMain {
	width:1002px;
	margin:auto;
	background-color:#fff;
	border-bottom:10px solid #fff;
	border-top:10px solid #fff;
	text-align:left;
}
#indexL {
	width:219px;
	float:left;
}
#indexM {
	width:434px;
	border-left:1px solid #ccc;
	float:left;
	height:345px;
}
#indexR {
	width:347px;
	border-left:1px solid #ccc;
	float:left;
	height:345px;
}
#indexIntro {
	padding:0 15px;
	line-height:180%;
}
#indexIntro img {
	margin-right:10px;
}
.indexPic {
	margin-top:15px;
	text-align:center;
}
.picList,#picList {
	width:337px;
	margin-left:10px;
}
.picList dl,#picList dl {
	float:left;
	width:106px;
	text-align:center;
}
.picList dt,#picList dt {
	width:77px;
	height:91px;
	overflow:hidden;
	border:1px solid #ccc;
}
.picList dd {
	line-height:24px;
}
#picList {
	width:760px;
	margin-top:6px;
}
#picList dd {
	line-height:30px;
}

.title {
	background:url(../../images/arron.gif) no-repeat 15px 8px;
	font-size:14px;
	font-weight:bold;
	color:#166dc9;
	line-height:32px;
	padding-left:32px;
}
.title a {
	color:#166dc9;
}
.list li {
	line-height:23px;
	background:url(../../images/list.gif) no-repeat 18px 9px;
	padding-left:27px;
}
.more {
	padding-left:18px;
	line-height:24px;
}

#main {
	width:1002px;
	margin:auto;
	background:url(../../images/left_bg.gif) repeat-y;
	background-color:#fff;
	text-align:left;
}
#left {
	width:219px;
	background-color:#f0f0f0;
	float:left;
}
#right {
	width:778px;
	float:left;
	margin:10px 0 0 5px;
}
#left dt {
	line-height:32px;
	background-color:#6d6d6d;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	padding-left:20px;
}
#left dd {
	line-height:30px;
	background:url(../../images/arron_left.gif) no-repeat 30px 8px;
	background-color:#e6e6e6;
	padding-left:44px;
	border-bottom:1px solid #ccc;
	border-top:1px solid #f6f6f6;
}
.content {
	padding:10px 15px 10px 15px;
	line-height:180%;
}
.content p {
	margin:3px 0 10px;
}
.page {
	line-height:40px;
	padding-left:20px;
}

#foot {
	background:url(../../images/logo_foot.gif) no-repeat 30px 13px;
	background-color:#e4e4e4;
	height:54px;
	width:852px;
	margin:0 auto;
	text-align:left;
	line-height:180%;
	color:#444;
	padding:11px 0 0 150px;
}