html { text-align:center; background:url(../img/htmlborder.gif) repeat-y; }
body { width:980px; padding-left:24px; margin:0 auto; position:relative; }
body, td { /*font-size:14px;*/ text-align:left; line-height:200%; font-family:tahoma,arial,"宋体"; color:#333333; }

a { color:#000000; text-decoration:none; }
a:hover { color:#336699; border-bottom:none; }
a:focus{ outline:none; }/* hidefocus="true"*/
img { border:none; }
table { table-layout:fixed; }
ul, ol, p { margin:0; padding:0; margin-bottom:10px; }
ol { margin-left:24px; }
ul li { padding-left:24px; list-style:none; background:url(../img/li.gif) 8px 12px no-repeat; }
.link { white-space:nowrap; padding-left:24px; background:url(../img/li.gif) 8px 7px no-repeat; }

.head { /*width:980px;*/ height:56px; margin-top:10px; margin-bottom:20px; overflow:hidden; clear:both; }
.menu { margin-top:22px; /*font-size:12px;*/ color:#666666; line-height:14px; }
.menu a { /*font-size:14px;*/ margin-left:10px; margin-right:10px; color:#969696; border-bottom:none; }
.menu a.lung { color:#969696; }


.body { /*width:980px;*/ margin-top:30px; margin-bottom:30px; overflow:hidden; clear:both; }
.left { width:240px; float:left; padding-left:10px; }
.right { width:705px; float:right; padding-right:10px; }

.banner { /*font-size:16px;*/ }

.title { color:#969696; }
.title_name { color:#666666; font-weight:bold; }

#lastFrame { position:absolute; z-index:14; }
.more { color:#336699; text-decoration:none; }

.foot { margin-top:60px; padding-bottom:60px; font-family:Verdana,"宋体"; color:#969696; overflow:hidden; clear:both; }
.foot a { color:#969696; text-decoration:none; }
.copy { /*font-size:11px;*/ }

#friedlink { background-color:#EEEEEE; padding:5px 10px; margin-bottom:10px; }
#friedlink a { }

.top { text-align:right; margin:20px 0px; padding:0px 10px; background-color:#F3F3EB; }
.top a { color:#336699; /*font-size:12px;*/ font-family:Verdana; font-weight:bold; text-decoration:none; }

table.list_title td, div.list_title { padding:0px 5px; background-color:#F3F3EB; color:#696969; }
.list td { padding-top:5px; }
.date { color:#696969; text-align:right; width:220px; }

.etop { position:relative; padding-top:10px; margin-top:5px; overflow:hidden; display:inline-block; *display:inline; *zoom:1; clear:both; }
#show_c { position:absolute; top:0; z-index:10; }
.g1 { margin:0px 4px; height:1px; font-size:1px; background-color:#000000; overflow:hidden; }
.g2 { margin:0px 2px; height:1px; font-size:1px; background-color:#FFFFE1; border-left:2px #000000 solid; border-right:2px #000000 solid; overflow:hidden; }
.g3 { margin:0px 1px; height:2px; font-size:1px; background-color:#FFFFE1; border-left:1px #000000 solid; border-right:1px #000000 solid; overflow:hidden; }
.g4 { padding:0px 10px; background-color:#FFFFE1; border-left:1px #000000 solid; border-right:1px #000000 solid; }
.g4, .g4 td { /*font-size:12px;*/ color:#6F1313; font-family:"宋体"; }



/*页码*/
.page { margin-top:10px; display:inline-block; *display:inline; *zoom:1; border:1px #DDDDDD solid; height:22px; line-height:22px; padding:2px; margin-bottom:10px; clear:both; text-align:right; }
.page span { }
.page a, .page strong { display:inline-block; *display:inline; *zoom:1; margin-left:2px; margin-right:2px; }
.page a b, .page strong b { padding-left:6px; padding-right:6px; cursor:pointer; }
.page strong b { color:#FF6600; }
.page a { text-decoration:none; }
.page a:hover { color:#FF6600; background-color:#ECECEC; }
.page .prev, .page .next { }
.page .totallists { margin-right:2px; display:inline-block; *display:inline; *zoom:1; height:22px; padding:0 6px; background-color:#ECECEC; }
.page kbd { margin-left:2px; width:28px; height:22px; display:inline-block; *display:inline; *zoom:1; line-height:normal; overflow:hidden; }
.page kbd #pagego { padding:0; width:26px; height:20px; display:inline-block; *display:inline; *zoom:1; border:1px #CCCCCC solid; }




#sideborder {
	position:fixed; left:0; top:0; width:24px; height:100%;
}
.fli {
	animation:flicker 3s;
	-o-animation:flicker 3s;
	-ms-animation:flicker 3s;
	-webkit-animation:flicker 3s;
	-moz-animation:flicker 3s;
}
@-webkit-keyframes flicker {
	0% {
		background-color:#FFFFFF;
	}
	100% {
		background-color:#BC0C09;
	}
}
@-moz-keyframes flicker {
	0% {
		background-color:#FFFFFF;
	}
	100% {
		background-color:#BC0C09;
	}
}
@keyframes flicker {
	0% {
		background-color:#FFFFFF;
	}
	100% {
		background-color:#BC0C09;
	}
}

sub { display:none; }





















