@charset "utf-8";
/*html{filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);}
html {
FILTER: gray
}*/
body {
	background:#eee;
	margin:0 auto;
	font-size:13px;
	line-height:150%;
}
a {
	color:#000;
	text-decoration: none;
	filter:glow(color=red,strength=10);
	}
object {
	margin:0;
	padding:0;
	}
a:hover {
	color:#f00;
	}
table,tr,td,img {
	margin:0;
	padding:0;
	}
.red {color:#f00;}
.lefttop {
	background:url(../images/lefttop.gif) no-repeat top;
	vertical-align:top;
	width:200px;
	}
.leftbottom {
	background:#fff79c;
	/*background-image:url(../images/leftbottom.gif) no-repeat bottom;*/
	}
.rightbg {
	background:#fff url(../images/bodybg.jpg) no-repeat bottom right;
	}
.righttop {
	background: url(../images/righttop.gif) no-repeat top;
	width:168px;
	vertical-align:top;
	}
.leftdiv {
	margin:5px;
	clear:both;
	}
.middiv{
	padding:5px 10px 5px 10px;
	clear:both;
	overflow:hidden;
	}
.middiv p {
	line-height:150%;
	}
.arttitle {
	text-align:center;
	font-size:15px;
	}
.h3lefttitle,.h3midtitle,.h3righttitle {
	border-bottom:1px solid #f90;
	margin:0px;
	padding:0px 2px 2px 20px;
	background:url(../images/fg.gif) no-repeat;
	font-size:14px;
	}
.h3lefttitle {
	background:url(../images/144.gif) no-repeat;
	margin:0 0 10px 10px;
	padding:0 0 0 18px;
	border:none;
	}
.leftdiv li{
	margin-left:55px;
	}
.h3righttitle {
	background:url(../images/titlebg.gif) repeat-y;
	padding:5px 0 0 15px;
	color:#fff;
	}
.rightdiv{
	margin:5px;
	clear:both;
	}
.more,.date {
	float:right;
	margin-right:10px;
	font-size:13px;
	}
.date{
	font-size:12px;
	color:#ccc;
	}
ul,li,p{
	margin:0;
	padding:0;
	}
ul {
	margin:5px auto 5px 20px;
	}
li {
	margin-right:15px;
	list-style-image:url(../images/23.gif);
	line-height:180%;
	}
.topgg{
	color:#fff79c;
	}
.topgg li { float:left;}
.foot{
	background:#900 url(../images/bottombg.gif) no-repeat;
	height:83px;
	text-align:center;
	}
/*以下list文件中用*/
.menulm{
border:1px solid #ccc;
margin-top:5px;
background:#eee url(../images/bgtop.gif) repeat-x 30px left;
}
.menulm p{
	padding:5px;
	margin:0;
	}
.menulm img {
	margin:0 5px;
	}
.menulm .gh3,.menulm .rh3,.menulm .bh3{
margin:1px 1px 5px 1px;
height:30px;
color:#204a9c;
padding:0 15px 0 30px;
font-size:14px;
line-height:30px;
clear:both;
}
.menulm li,.list li{
	width:90%;
	height:25px;
	margin-left:10px;
	padding-left:10px;
	background:url(../images/li.gif) no-repeat 5px left;
	}
.menulm .gh3 {
	background:url(../images/title.gif) no-repeat;
	}
.menulm .rh3{
	background:url(../images/title.gif) no-repeat -30px left;
	}
.menulm .bh3{
	background:url(../images/title.gif) no-repeat -60px left;
	}
.topgg a{
	color:#fff79c;
}
