@charset "utf-8";
body {
	font-size: 12px;
	margin:0; padding:0;
	background-color:#CADCEF;
	font-family:"宋体";
	color:#666666;
}

h1 { display:none; }
form,ul { margin:0; padding:0; }
li {list-style-type:none; }
img { border:none; }
p { text-indent:2em; }
p,ul,h2,h3,h4 { padding:0; margin:0; }
A { color:#333; text-decoration:none; }
A:hover { color:#4D7BC9; text-decoration:underline; }
A.red { color:red; text-decoration:none; }
A.red:hover { color:#000000; text-decoration:underline; }
h3 { color:black; font-size:14px; letter-spacing:1px; text-align:left; padding-left:30px; }
.clr { clear:both; }
.f14 { font-size:14px; }
.bold { font-weight:bold; }
.red { color:red; }
.blue { color:#4D7BC9; }
.orange { color:#FF6600; }

.mainbox { background-color:#F1FAFF; }
.ztbox { border:1px solid #AFD4E9; background-color:#FFFFFF; margin-top:8px; }
.title { background:url(../images/titbg.gif) repeat-x; height:28px; border-bottom:1px solid #AFD4E9; text-align:left; }
.content { padding:10px; }
.content p { text-align:left; }

.Imglist { margin:0; }
.Imglist img { width:194px; height:140px; }
.Imglist a img { border:2px solid #E5E5E5; }
.Imglist a:hover img { border:2px solid #3366FF; }

.Imglist2 { margin:0; }
.Imglist2 img { width:175px; height:126px; }
.Imglist2 a img { border:2px solid #E5E5E5; }
.Imglist2 a:hover img { border:2px solid #3366FF; }

.newslist { text-align:left; }
.newslist ul { padding-bottom:5px; }
.newslist li { line-height:200%; width:305px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; }
.more { padding:8px 10px 5px; background-color:#F1FAFF; text-align:right; }



