body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#1d4164;
}
html,body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin:0px auto;
	text-align:center;
	background-color:#1d4164;
	font-size:12px;
}
a:link {
	color: #1d4164;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #1d4164;
}
a:hover {
	text-decoration: none;
	color: #ff0000;
}
a:active {
	text-decoration: none;
	color: #ff0000;
}
.ma {
	color: #555;
	text-decoration: none;
	font-size:14px;
}

.white2 {
	color: #FFFFFF;
	text-decoration: none;
	font-size:13px;
}
.white2:link{
	color: #FFFFFF;
	text-decoration: none;
}
.white2:visited {
	color: #ffffff;text-decoration:none;
}
.white2:active {
	color: #ffffff;text-decoration:none;
}
.white2:hover{
	color: #fc6f03;text-decoration: underline;
}

/*通用*/
div,form,img,ul,ol,li,dl,dt,dd {margin:0; padding:0; border:0; }
h1,h2,h3,h4,h5,h6 {margin:0; padding:0; font-size:12px; font-weight:normal;}
table,td,tr,th{font-size:12px;}
li{list-style-type:none;}
input,button{cursor:pointer;}
img{vertical-align:top;}
table{margin:0 auto;}
form{margin:0px;padding:0px;}
.hide{display:none;}
.clear{clear:both; overflow:hidden; height:0px;}
.inp{border:1px solid #999;height:18px;line-height:18px;color:#999;padding-left:3px;}
.textarea{border:1px solid #999;color:#999;}

.header{width:800px;height:115px;margin:0px auto;clear:both;}
.header .top{width:100%;height:85px;clear:both;margin:0;background:url("../images/top.gif") no-repeat;}
.header .top .topinfo{float:right;text-align:left;width:370px;height:55px;margin-top:30px;color:#fff;margin-right:2px;}
.header .hleft{float:left;display:inline;width:450px;height:30px;}
.header .hright{float:right;display:inline;width:350px;height:30px;font-size:12px;background:url("../images/chapter-template-name-new.gif") no-repeat;height:30px;line-height:30px;color:#fff;}

.banner{width:796px;height:221px;clear:both;margin:0px auto;border:2px solid #fff;}

.main{width:798px;height:100%;margin:0px auto 0 auto;clear:both;text-align:center;background:#f5f5e6;border-left:2px solid #fff;border-bottom:2px solid #fff;overflow:hidden;}
.mainleft{float:left;display:inline;width:148px;height:100%;}
.mainright{float:right;display:inline;width:650px;height:100%;background:#fff;}

.classlist{width:135px;height:100%;clear:both;margin:0px 0 auto 10px;padding-top:10px;padding-bottom:10px;overflow:hidden;}
.classlist ul li{width:100%;padding-top:5px;padding-bottom:5px;line-height:100%;text-align:left;}
.classlist .sel a{color:#2a5898;font-weight:bold;}

.content{text-align:left;width:630px;margin:10px 0 10px 10px;overflow:hidden;}

.copyright{width:786px;height:100%;line-height:150%;padding:5px;margin:5px auto 0 auto;text-align:center;background:#80a1b6;border:2px solid #fff;color:#fff;}
.copyright a{color:#fff;}