body {
	color:#888;
	margin:0;
	background:url(../images/body.jpg) top repeat-x #121212;
	background-attachment:fixed;
	font-family: "宋体";
	font-size: 12px;
	line-height: 1.6em;
}

* {
	margin:0;
	padding:0;
}

#wrapper1 {
	background:#1e1e1e;
	padding:0 10px 10px 10px;
	width:760px;
	margin:0 auto;
}


#wrapper2 {
	width:718px;
	border-left:1px solid #000;
	border-right:1px solid #000;
	border-bottom:1px solid #000;
	background-color: #fff;
	background-image: url(../images/bg/wrapper2.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#nav {
	float:right;
	border:none;
	padding:0;
	margin:0;
}

#nav li {
	float:left;
	list-style:none;
	margin:0 4px 0 0;
	padding:0;
}

#nav li a {
	display:block;
	padding:40px 10px 21px 10px;
	background:#fff;
	color:#444;
	text-decoration:none;
	text-transform:uppercase;
	margin:0 1px 0 0;
	
	
}
#nav li a:hover {
	color:#FF0000;
	background-color: #fff;
	background-image: url(../images/xs/loading.gif);
	background-repeat: no-repeat;
	background-position: center top;
	
}

#header h1 {
	letter-spacing:-1px;
	color:#222;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image: url(file:///C|/Documents%20and%20Settings/Administrator/%E6%A1%8C%E9%9D%A2/%E6%B8%85%E6%96%B0%E9%A3%8E%E6%A0%BC%E6%A8%A1%E6%9D%BF/images/h1.gif);
	padding-top: 40px;
	padding-right: 260px;
	padding-bottom: 20px;
	padding-left: 40px;
	width: 260px;
}
#header h1 a {
	color:#222;
	text-decoration:none;
	border:none;
}
#header h1 a:hover {
	color:#000;
}
#header h1 span {
	font-size:.8em;
	color:#ccc;
	text-transform:uppercase;
}

#container {
	clear:both;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

p.description {
	color:#fff;
	font-size:1.5em;
	line-height:normal;
	border-top:4px solid #003C64;
	background-color: #005A97;
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
p.description a {
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	border-bottom:1px dotted #8CD1FF;
}
p.description a:hover {
	border-bottom:1px solid #8CD1FF;
}

#sidebar {
	width:230px;
	float:right;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: right top;
}

#content {
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 20;
	margin-left: 0px;
	background-repeat: no-repeat;
	background-position: right top;
	background-image: url(../images/bg/content.jpg);
	padding: 0;
}
.center1 {
	font-family: "宋体";
	font-size: 12px;
	background-image: url(../images/bg/content.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}


#content h2 {
	font:2.2em Arial;
	color:#121212;
	letter-spacing:-1px;
	margin:10px 0;
	border-bottom:2px solid #eee;
	clear:left;
	background-image: url(file:///C|/Documents%20and%20Settings/Administrator/%E6%A1%8C%E9%9D%A2/shiyan/shitian/images/h2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#content h2 a {
	color:#121212;
	text-decoration:none;
}
#content p {
	margin:15px 0;
	font-size:12px;
	line-height:14px;
}
ol.subnav {
	padding:0;
	margin-top: -10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: -5px;
}
ol.subnav li {
	float:left;
	list-style:none;
	margin:0;
	padding:0;
}
ol.subnav a {
	font-weight:normal;
	color:#666666;
	border-top:2px solid #fff;
	display:block;
	padding:5px;
	text-decoration:blink;
	margin:0 5px 0 0;
	border-bottom:none;
	font-family: "宋体";
}
ol.subnav a:hover {
	border-top:2px solid #005A97;
	color:#121212;
	border-bottom:none;
}

#sidebar h2 {
	color:#333;
	margin:10px 0;
	font-size:14px;
	font-weight: normal;
}

p.news {
	background:#f4f4f4;
	padding:10px;
	margin:0 0 10px 0;
	border-left:5px solid #f0f0f0;
}

p.news a.more {
	display:block;
	color:#333;
	text-decoration:none;
	text-align:right;
	border:none;
}

#sidebar ul {
	list-style:none;
	border-top:1px solid #eee;
	border:none;
	padding:0;
	margin:0;
}
#sidebar ul li {
	border-bottom:1px solid #eee;
	padding:5px;
	margin:0;
}
#sidebar ul li a {
	color:#0066dd;
	text-decoration:none;
}
#sidebar ul li a:hover {
	color:#0033aa;
}

input {
	border:1px solid #eee;
	color:#333333;
	width:100px;
	font-family: "宋体";
	font-size: 12px;
	font-weight: normal;
}

#content h3 {
	font:1.8em Trebuchet MS;
	color:#555;
	margin:10px 0;
}
blockquote {
	padding:0 0 0 10px;
	border-left:5px solid #eee;
}

ul {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #eee;
	border-right-color: #eee;
	border-bottom-color: #eee;
	border-left-color: #eee;
}
li {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
	padding: 5px;
}
#content img {
	padding:5px;
	border:0px none #eee;
}
 a {
	color:#222;
	text-decoration:none;
	border-bottom-style: none;
	border-bottom-color: #ccc;
}
 a:hover {
	border-bottom-style: none;
	border-bottom-color: #ccc;
	color: #FF0000;
	text-decoration: blink;
}
#footer {
	text-align:center;
	border-top:2px solid #000;
	padding:10px;
	margin:30px 0 0 0;
	color:#ccc;
	width:760px;
	margin:0 auto;
}
#footer a {
	color:#eee;
}
.a1111 {
	font-family: "新宋体";
	font-size: 16px;
	word-spacing: 18em;
	text-decoration: underline;
	text-align: right;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 14px;
	letter-spacing: 2px;
	vertical-align: text-bottom;
}
.b1111 {
	margin: 20px;
}
.c111 {
	background-color: #FFFFFF;
	color: #000000;
}
.zt111 {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
}
.h111 {
	font-family: "宋体";
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	background-image: url(../images/conter_l.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
h1112 {
	font-family: "宋体";
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	background-image: url(../images/conter_l.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.h1111 {
	font-family: "宋体";
	font-size: 12px;
	text-decoration: blink;
}

