* {
	line-height: 20px;
	font-family: "宋体", Arial;
	color: #222222;
	font-size: 12px;
	font-style: normal;
	text-align: left;
	vertical-align: top;
	margin: 0;
}
input {
	height: 13px;
	line-height: 12px;
}
button {
	height: 20px;
	font-size: 12px;
	line-height: 12px;
	text-align: center;
}
body, .top, .main, .bottom {
	width: 800px;
}
/* centerW = bodyW - (leftW + rightW + marginW * 2) */
.center {
	width: 565px;
}
/* lcW = bodyW - rightW */
.lc {
	width: 800px;
}
.left {
	width: 220px;
}
.right {
	width: 0px;
}
body {
	position: relative;
	height: 600px;
	margin: 0 auto;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #990000;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
ul,li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.table ul {
	clear: both;
}
.table ul li {
	float: left;
}
.clear {
	clear:both;
}
.top {
	position:relative;
	height: 120px;
	/*
	background-image:url(../images/logo_bg.png);
	background-repeat: repeat-x;
	*/
}
.top .t {
	background-color: #EEEEEE;
	height: 20px;
}
.top .fav {
	clear: both;
	float: right;
	margin-top: 0px;
	margin-right: 10px;
}
.top .fav li {
	cursor: pointer;
	float: left;
	margin-left: 10px;
}
.top .b {
	background-image: url(../images/banner.gif);
	height: 100px;
	background-repeat: no-repeat;
	background-position: right bottom;
}
.nav {
	color: #FFFFFF;
	background-image: url(../images/nv_bg.gif);
	background-repeat: repeat-x;
	height:31px;
	clear: both;
}
.nav a {
	color: #FFFFFF;
	font-family: "宋体-PUA","宋体";
	font-weight: bold;
	font-size: 16px;
	line-height: 32px;
	width: 80px;
	float: left;
	text-align: center;
}
.nav a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-image: url(../images/nv_a.png);
	background-repeat: repeat-x;
}
.main {
	position:relative;
	margin-top: 5px;
}
/* left and center */
.lc {
	float: left;
	clear: both;
}
.left, .center {
	float:left;
}
.left {
	height: auto;
}
.left .left1 {
	width: 218px;
}
.left .left1 .t {
	background-image:url(../images/index_11.gif);
	height: 28px;
	width: 218px;
}
.left .left1 .c {
	margin-left: 4px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #9ACCFD;
	border-bottom-color: #9ACCFD;
	border-left-color: #9ACCFD;
	padding-left: 10px;
	height: 110px;
}
.left .left1 .f li {
	clear: both;
	margin: 5px;
}
.left .left1 .f input {
	float: right;
	width: 110px;
	margin-right: 10px;
}
.left .left1 .f select {
	float: right;
	width: 116px;
	margin-right: 10px;
}
.left .left1 .f .sb {
	width: 50px;
	float: right;
	margin-right: 10px;
}
.left .left2 {
	width: 218px;
	margin-top: 3px;
}
.left .left2 .t {
	background-image: url(../images/index_19.gif);
	width: 218px;
	height: 37px;
}
.left .left2 .c {
	width: 214px;
	height: 230px;
	margin-left: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #01A3FF;
	border-bottom-color: #01A3FF;
	border-left-color: #01A3FF;
	overflow: hidden;
}
.left .left2 .c li {
	margin: 5px;
}
.left .left3 {
	width: 218px;
	margin-top: 3px;
}
.left .left3 .t {
	background-image: url(../images/index_42.gif);
	width: 218px;
	height: 37px;
}
.left .left3 .c {
	width: 214px;
	height: 220px;
	margin-left: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #01A3FF;
	border-bottom-color: #01A3FF;
	border-left-color: #01A3FF;
}
.left .left3 .c li {
	margin: 5px;
}
.left .left4 {
	width: 218px;
	margin-top: 3px;
}
.left .left4 .t {
	background-image: url(../images/index_49.gif);
	width: 218px;
	height: 37px;
}
.left .left4 .c {
	width: 214px;
	height: 160px;
	margin-left: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #01A3FF;
	border-bottom-color: #01A3FF;
	border-left-color: #01A3FF;
}
.left .left4 .c li {
	margin: 15px;
}
.center {
	height: auto;
	margin-left: 8px;
}
.right {
	height: 200px;
	float: right;
}
.bottom {
	background-color: #EEEEEE;
	margin-top: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #0066CC;
}
.bottom li {
	text-align: center;
}
.bottom a:hover {
	text-decoration: none;
}
.pl {
	margin-left: 15px;
	height: 25px;
}
