/* CSS Document */
body, img, form
	{
	margin: 0;
	padding: 0;
	border: 0;
	}
.fl
	{
	float: left;
	width: 50%;
	}
.fr
	{ float: right;	}
body
	{
	margin: 10px 0;
	font: normal 12px 宋体;
	}
div.box
	{
	float: left;
	width: 170px;
	display: block;
	}
#front
	{
	width: 950px;
	min-width: 950px;
	max-width: 1050px;
	margin: auto;
	display: block;
	}
#topDiv, #midDiv, #botDiv
	{
	width: 950px;
	clear: both;
	float: left;
	display: block;
	margin: 0 0 10px 0;
	}
#botDiv
	{
	border-top: 4px solid #8f8f8f;
	background: #f3f3f3;
	}
#botDiv center
	{
	font: normal 12px/20px 宋体;
	}
#top_logo
	{
	display: block;
	width: 193px;
	height: 47px;
	background: url(../images/logo.gif) no-repeat;
	float: left;
	clear: both;
	}
#top_menu
	{
	display: block;
	float: left;
	}
#top_menu ul
	{
	margin: 0;
	padding: 0;
	border: 0;
	list-style: none;
	}
#top_menu ul li
	{
	float: left;
	background-image:url(../images/btn_s.gif);
    width: 151px;
	height: 47px;
	text-align:center;
	color: #FFFFFF;
	font: normal 22px/42px 宋体;
	}
#top_menu ul li.top_home
{
    float: left;
	background-image:url(../images/btn_home_.gif);
    width: 149px;
	height: 47px;
	text-align:center;
	color: #FFFFFF;
	font: normal 22px/42px 宋体;
}
#top_menu ul li.top_end
{
    float: left;
	background-image:url(../images/btn_sitemap_.gif);
    width: 147px;
	height: 47px;
	text-align:center;
	color: #FFFFFF;
	font: normal 22px/42px 宋体;

}
.ziti {color: #FFFFFF;
text-decoration:none;
font-weight:900;
}

#leftCol
	{
	width: 183px;
	display: block;
	clear: both;
	float: left;
	}
#leftCol div.boxcontent table
	{
	table-layout: fixed;
	}
#rightCol
	{
	width: 747px;
	margin-left: 10px;
	display: block;
	float: left;
	}
#repbtns
	{
	display: block;
	width: 360px;
	margin: auto;
	clear: both;
	float: left;
	}
#report_frame2
	{
	clear: both;
	float: left;
	display: block;
	}
div#report span.btn_reply
	{
	cursor:pointer;
	display: block;
	float: left;
	width: 142px;
	height: 54px;
	background: url(../images/btn_re.gif) no-repeat;
	font: bold 14px/54px 宋体;
	padding-left: 33px;
	}
div#report span.btn_report
	{
	float: right;
	cursor:pointer;
	display: block;
	width: 142px;
	height: 54px;
	background: url(../images/btn_rep.gif) no-repeat;
	font: bold 14px/54px 宋体;
	padding-left: 33px;
	}
#report form { margin:0;padding:0;border:0;}
ul.report li
	{
	display: block;
	clear: both;
	float: left;
	width: 480px;
	margin-bottom: 5px;
	font: normal 12px/24px 宋体;
	height: auto;
	}
ul.report li b
	{
	clear: both;
	float: left;
	width: 80px;
	}
ul.report li b.field
	{
	width: 390px;
	margin-left: 10px;
	clear: none;
	float: left;
	}
ul.none, ul.none2, ul.report
	{
	margin: 0;
	padding:0;
	list-style: none;
	}
ul.none2 li
	{
	float: left;
	display: block;
	clear: both;
	width: 160px;
	margin-left: 6px;
	font: normal 12px 宋体;
	}
ul.none li
	{
	display: block;
	float: left;
	font: normal 12px/20px 宋体;
	}
ul.none b
	{
	clear: both;
	float: left;
	display: block;
	width: 60px;
	text-align: right;
	}
ul.none b.field
	{
	clear: none;
	display: block;
	width: 200px;
	float: left;
	}
ul.none input
	{
	float: left;
	margin-left: 6px;
	}
#rightCol h3
	{
	font: bold 12px/20px 宋体;
	color: #55aa03;
	margin: 0;
	padding: 0;
	}

#rightCol h3.b
	{
	font: bold 14px/22px 宋体;
	color: #ff5502;
	background: url(../images/rh3b.gif) repeat-x bottom;
	display: block;
	}
#rightCol h3.b strong
	{
	color: #8e8e8e;
	}
#rightCol h4
	{
	background: #b4c880;
	color: #fff;
	border-top: 1px solid #90aa5e;
	border-bottom: 1px solid #90aa5e;
	font: bold 12px/20px 宋体;
	width: 500px;
	}
#rightCol div.content
	{
	clear: both;
	float: left;
	display: block;
	width: 478px;
	border: 1px solid #d8d8d8;
	color: #666;
	padding: 10px;
	margin-bottom: 10px;
	}
#rightCol ul.content
	{
	list-style: none;
	clear: both;
	float: left;
	margin:0;
	padding:0;
	}
#rightCol ul.content li
	{
	clear: both;
	float: left;
	display: block;
	line-height: 26px;
	}
#rightCol ul.content li b
	{
	clear: both;
	float: left;
	width: 70px;
	text-align: right;
	font: bold 12px/26px 宋体;
	}
#rightCol ul.content li i
	{
	float: left;
	color: #ff5a00;
	margin-left: 10px;
	font: bold 12px/26px 宋体;
	}
#rightCol div.content b.cr
	{
	clear: both;
	float: left;
	}
hr.g
	{
	height: 1px;
	display: block;
	color:#666;
	clear: both;
	float: left;
	}
address
	{
	clear: both;
	float: left;
	display: block;
	font: normal 12px/16px 宋体;
	}
.box ul
	{
	margin: 0 0 10px 10px;
	padding:0;
	list-style: none;
	}
.box ul li a
	{
	color: #5e5e5e;
	font: normal 12px/18px 宋体;
	}
.box ul li a:hover
	{
	color: #f00;
	}
#rightCol div.box_a ul li a
	{
	text-decoration: underline;
	}
#rightCol div.box_a ul.u1 li a
	{
	text-decoration: none;	
	}
div.box_a
	{
	display: block;
	width: 183px;
	clear: both;
	float: left;
	background: url(../images/line.jpg) repeat-y;
	}
/* 
** login area
*/
#userArea ul li a
	{
	color: #888;
	border: 1px solid #f3c65f;
	width: 150px;
	margin-left: 10px;
	background: #fff;
	text-decoration: none;
	font: normal 12px/20px 宋体;
	display: block;
	height: 20px;
	padding-left: 8px;
	}
#userArea ul li a:hover
	{
	border: 1px solid #f5752f;
	background: #f3c65f;
	color: #fff;	
	}
#userArea h3
	{
	display: block;
	margin: 0;
	padding: 0;
	color: #F3C65F;
	font: bold 14px/20px 宋体;
	height: 20px;
	padding-left: 20px;
	border-bottom: 2px solid #F3C65F;
	background: url(../images/h3b.gif) no-repeat 5px 0px;
	}
#userArea b
	{
	float: left;
	text-align: right;
	width: 60px;
	color: #343434;
	font: bold 12px/20px 宋体;
	display: block;
	}
#userArea ul
	{
	margin: 0;
	padding:0;
	}
#userArea ul li
	{
	display: block;
	clear: both;
	margin-top: 2px;
	height: 20px;
	}
#userArea input.field
	{
	float: right;
	width: 80px;
	margin-right: 5px;
	height: 14px;
	border: 1px solid #E5D6B5;
	}
#userArea
	{
	display: block;
	}
/*
** end of login area
*/
div.box_top
	{
	width: 183px;
	clear: both;
	float: left;
	background: url(../images/box_01.gif) no-repeat top;
	}
div.box_bot
	{
	width: 183px;
	clear: both;
	float: left;
	background: url(../images/box_022.gif) no-repeat bottom;
	}
div.box_content
	{
	display: block;
	width: 173px;
	margin: 0 5px;
	}
h3.userLog
	{
	display: block;
	margin: 3px;
	background: url(../images/ica01.gif) no-repeat left;
	padding-left: 20px;
	font: bold 14px/22px 宋体;
	}
input.login
	{
	height: 12px;
	width: 90px;
	font: normal 12px 宋体;
	}
h3.s2 {
	margin: 4px 0;
	clear: both;
	font: bold 14px/26px 宋体;
	color:#333;
	background:url(../images/lm_01.gif) no-repeat center;
	display:block;
	height:26px;
	padding-left:36px;	
	}
/*
** kast one fixes;
*/
div.boxcontent h3
	{
	font: bold 14px/20px 宋体;
	color: #f3c65f;
	display: block;
	}
div.boxcontent h3.h3_news, div.boxcontent h3.h3_hottest, div.boxcontent h3.h3_newest, div.boxcontent h3.h3_vote
	{
	padding-top: 2px;
	padding-bottom: 2px;
	background: url(../images/lm_01.gif) no-repeat top;
	height: 26px;
	font: bold 14px/26px 宋体;
	margin-bottom: 2px;
	padding-left: 32px;
	}
div.boxcontent marquee
	{
	display: block;
	margin: 4px auto 0 auto;
	width: 150px;
	padding: 10px;
	}
div.boxcontent ul.newest li, div.boxcontent ul.hottest li
	{
	list-style: none;
	margin-left: 20px;
	line-height: 20px;
	}
div.boxcontent ul li a:hover
	{
	color: red;
	}
div.boxcontent ul li a
	{
	color: #373737;
	background: url(../images/ica02.gif) no-repeat left;
	padding-left: 10px;
	}
/* search field */
#keywords
	{
	height: 14px;
	width: 150px;
	border: 1px solid #333;
	font: normal 12px 宋体;
	margin-left: 10px;
	}
#searchSubmit
	{
	height: 20px;
	font: normal 12px/18px 宋体;
	}
#rightCol div.boxcontent table tr td strong 
	{
	color: #4d4d4d;
	}
a.tags:hover
	{
	color: #900;
	}
a.tags
	{
	color: #f00;
	}
strong.tt
	{
	color: #fff;
	padding-left: 10px;
	background: #82c6c7;
	height: 22px;
	font: bold 14px/22px 宋体;
	display: block;
	}
a.t:hover
	{
	color: #ff3c00;
	}
a.t
	{
	color: #3337a5;
	}
b.pathway
	{
	font: bold 14px/20px 宋体;
	display: block;
	color: #8e8e8e;
	}
b.pathway i
	{
	font: normal 14px/20px 宋体;
	}
ul.pC
	{
	list-style: none;
	margin:0;
	padding:0;
	width: 600px;
	display: block;
	}
ul.pC li
	{
	float: left;
	display: inline;
	width: 200px;	
	}
ul.pC li.r
	{
	width: 280px;
	float: right;
	text-align: right;
	}
