div.rc_0	{	display: block;	width: 590px;clear: both;float: left;background: #f0f0f0;}
div.rc_1	{	clear: both;float: left;background: url(../images/bc_01.gif) no-repeat top left;	}
div.rc_2	{	clear: both;float: left;background: url(../images/bc_02.gif) no-repeat top right;	}
div.rc_3	{	clear: both;float: left;background: url(../images/bc_03.gif) no-repeat bottom left;	}
div.rc_4	{	clear: both;float: left;background: url(../images/bc_04.gif) no-repeat bottom right;	}
div.rc_5	{	clear: both;float: left;padding: 10px 10px 10px;width:570px;}
div.rc_6 { clear: both;float: left;padding: 10px; width: 550px; display: block; background: #fff;}



/* 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: 182px;
	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: 183px;
	height: 47px;
	background: url(../images/logo.gif) no-repeat;
	float: left;
	clear: both;
	}
#top_menu
	{
	display: block;
	float: right;
	}
#top_menu ul
	{
	margin: 0;
	padding: 0;
	border: 0;
	list-style: none;
	}
#top_menu ul li
	{
	float: left;
	}
#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: 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: 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: 80px;
	border: 1px solid #333;
	font: normal 12px 宋体;
	margin-left: 5px;
	}
#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: 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;
	}
** 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: 14px/20px;
	height: 20px;
	padding-left: 0px;
	border-bottom: 1px solid #d7d7d7;

	}
#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: left;
	width: 160px;
	margin-right: 5px;
	height: 14px;
	border: 1px solid #E5D6B5;
	}
#userArea
	{
	display: block;
	}
/*
** end of login area
*/


body{
	background:#FFF top center repeat-y;
	margin:0;
	font:12px sans-serif, Helvetica, Arial;
	}
	a:link, a:active, a:visited{color:#666;text-decoration:none;}
	a:hover{color:#333;}
	img{margin:0;padding:0;}
	
h1, h2{
	font-family: sans-serif, Helvetica, Arial, Tahoma, Verdana,;
	font-weight:normal;
	letter-spacing: -.5px;	
	clear: both;
	margin:0;
}

#wrapper{width:987px;margin:0 auto 0 auto;/*border:1px solid #703*/}

.space-separator{height:5px;background:#FFF top center repeat-y;}

#header{
	background:#FFF bottom center no-repeat;
	padding:5px 0 11px 0; /* change to height of image */
	/*border:2px solid #0f0;*/
        border-bottom: 1px solid #D7D7D7;
        border-left: 1px solid #D7D7D7;
        border-right: 1px solid #D7D7D7;
}

#logo{
	float:left;
	margin:0px 0px 0px 0px;
	padding:0 5px 0px 1px;
}

#ad-leaderboard{height:90px;width:728px;float:right;margin-right:14px;margin-bottom:5px;/*border:1px solid #D7D7D7;*/}
#ad-banner{background:#fff;height:60px;width:610px;float:left;padding:3px 6px 3px 3px;/*border:2px solid #f00;*/}
#ad-mediumrectangle{height:280px;border-bottom:1px solid #D7D7D7;padding-top:10px;} #ccc;padding-bottom:10px;margin-bottom:10px;}
#ad-footer{border:1px solid #D7D7D7;margin:5px 0 5px 1px;padding:5px 5px 5px 5px;}
#ad-adlink{height:15px;width:728px;margin-left:5px;margin-top:10px;}
#ad-skyscraper{height:600px;border-top:1px solid #D7D7D7;padding-top:10px;}
#ad-adbrite{padding:10px 0 10px 0;border-top:1px solid #D7D7D7;}

#nav{
	background:#fff;
	height:32px;
	margin:5px 0 0 0;
	/*border:2px solid #00f; debug*/
        border-top:1px solid #D7D7D7;
	border-bottom:1px solid #D7D7D7;
	}
	#nav ul {margin:0;padding:0;display:inline;} 
	#nav ul li {
		text-align:center;
		list-style:none;
		float:left;
		display:block;
		width:100px;
		border-right:1px solid #E7E7E7;
	}
	#nav ul li a{font-size:12px;display:block;width:100px;padding:10px 0 10px 0;color:#000;}
	#nav ul li a:hover{color:#FFF;background-color:#105CBE;}

.search{/*border:2px solid #f03;*/height:25px;width:480px;float:right;margin:5px -3px 0 0;text-align:center;}
.search form{margin:0 0 0 0;padding:0;} /*fixes IE centering problem */
.topstories{
        background-color:#fff;
        float:right;
        height:84px;
        width:344px;
        padding:3px 7px 0px 9px;
	border-left:1px solid #ccc; 
	/*border:1px solid #00f;*/
	font-family: Verdana, arial, sans-serif;
        font-size: 10.5px;
	line-height: 15px;
}
.topstories a:link, .topstories a:active, .topstories a:visited{border-bottom:1px solid #105CBE;color:#105CBE;font-weight:bold;letter-spacing: 0px;} 
.topstories a:hover{border-bottom:1px solid #105CBE;color:#105CBE;font-weight:bold;letter-spacing: 0px;}
.viewfeature {float:right;}

.ie-sucks{clear:both;line-height:0;font-size:1px;}

#main{background-color:#FFFFFF;padding:11px 11px 11px 0px;border:1px solid #FFF;}
#content{width:580px;margin:0 0 0 0;padding:0 10px 0 0;float:left;/*border-right:1px solid 
#ccc;*/}

#blog-main{background-color:#FFFFFF;margin:10px 0 0 0;padding:0px 0 0px 0px;/*border:1px solid #F0F;*/}

#blog-content{width:860px;float:left;/*border:1px solid #ccc;*/}

#beta{width:339px;float:right;border-left:1px solid #FFF;/*border:1px solid #f00;*/padding:0 0px 0 10px;}

#feature{/*background-color:#E7E9E9;*/height:180px;padding-bottom:10px;border-bottom:1px solid #ccc;margin:0 0 0 1px;}

#footer{
	background:#000 top center no-repeat;
	height:100px;
	padding:25px 5px 0 5px;
	text-align:center;
        border-top:1px solid #D7D7D7;
        border-right:1px solid #D7D7D7;
        border-left:1px solid #D7D7D7;
	}
	#footer ul{display:inline;margin:0;padding:0;}
	#footer ul li{margin:0;padding:0 5px 0 5px;list-style:none;display:inline;}
	#footer ul li a:hover{color:#fff;}

blockquote{font-style:italic;margin:0 0 0 0;padding:0 0 0 10px;border-left:1px solid #ccc;color:#666;}

div.entry{
	padding:0px 0 20px 0;
	border-bottom:1px solid #ccc;
	overflow:hidden;
}

div.entry img{
	max-width: 600px;
	/* For Internet Explorer: */
	/*width: expression(Math.min(parseInt(this.offsetWidth), 600 ) + "px"); */
	/*width: expression(document.body.clientWidth > 600 ? "600px": "100%" );*/
}

div.entrydate{
	float:left;
	background-color:#EBEBEB;
	width:40px;
	color:#666;
	padding:5px 0 5px 0;
	margin:0 10px 10px 0;
	text-align:center;
	}
	div.entryday{font-size:24px;}
	div.entrymonth{font-size:10px;text-transform:uppercase;}

div.entryheader{float:left;}
div.entryinfo{}

h1.entrytitle{
	font-weight:bold;
	font-size:22px;
	color:#333;
	line-height:26px;
	padding-top:0px;
	padding-bottom:5px;
	}
	h1.entrytitle a:link, h1.entrytitle a:active, h1.entrytitle a:visited{border:0;color:#000;}
	h1.entrytitle a:hover{border-bottom:1px solid #105CBE;color:#105CBE;}

h2.author{font-size:11px;letter-spacing:0px;color:#999;/*line-height:16px;margin-bottom:20px;*/}
h2.date{font-size:11px;letter-spacing:0px;color:#999;line-height:16px;margin-bottom:20px;}

div.entrycontent{
	clear:both !important;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	line-height: 17px;
	font-size:11px;
	}

	div.features img{margin-right:10px;}
	dl{margin:0;}
	dl dt {
		width:20px;
		text-align:right;
		padding:0;
		float:left;
		clear:left;
		margin:0;
	}
	dl dd {margin:0 0 0 25px;padding:0;}
	.entrycontent a:link, .entrycontent a:active, .entrycontent a:visited{color:#105CBE;}
	.entrycontent a:hover{border-bottom:1px solid #105CBE;color:#105CBE;}

div.entryrfoot{
        font-size:10px;
	/*margin-top:-20px; */
	float:right;
	word-spacing:10px;
	}

div.entrylfoot{
        font-size:10px;
	margin-top:3px;
	float:left;
	}

div.entrylfoottag{
        text-transform: uppercase; 
	}

div.entrytext a{
	color:#105CBE;
}

div.blogtab_med{font-size:10px;width:200px;height:100px;/*background-color:#ebebeb;*/margin:0 0 10px 0;padding:0;/*border:1px solid #f00;*/}
div.blogtab_med h2{float:left;margin:0;padding:0;font-size:16px;line-height:16px;}
div.bloggername{border-bottom:1px solid #fff;margin:0;padding:0;}

#paginate{
	clear:both;
	padding:10px 0 20px 0;
	line-height: 17px;
	font-size:11px;
	}
	#paginate a:link, #paginate a:active, #paginate a:visited, #paginate a:hover{border:0;}

#related h2{
	margin:20px 0 5px 3px;
	font-family: Helvetica, Verdana, sans-serif;
	letter-spacing:0px;
	font-weight:bold;
	font-size:16px;
	}
        #related a:link, #related a:active, #related a:visited{color:#105CBE;}#related a:hover{border-bottom:1px solid #105CBE;color:#105CBE;}

#related li{
	margin:0 0 0 20px;
	padding:2px 0 2px 0;
	}

/* FLOAT RIGHT & LEFT */

.floatleft
{
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}

.floatright
{
	float:right;
	margin-left:10px;
	margin-bottom:10px;
}


/*#beta{
	display:inline;
	float:left;
	width:200px;
	padding:0;
	margin:0;
	}
	#betacontent{padding:0;* margin:-3px 0 -10px 0;width:200px;background:#fff url(images/beta_middle.jpg) right repeat-y;border-left:1px solid #ccc;}
	
	div.mod{
		padding:20px 0 10px 0;
		margin-right:5px;
		border-bottom:1px solid #ccc;
	}
	div.mod.top{padding-top:0;text-align:center;}
	div.mod.bottom{border:0;}
	div.feed{margin-left:10px;word-spacing:2px;}
	
	div.search{padding-left:10px;background:#fff url(images/nav_bg.jpg) bottom repeat-x;}
	div.search form{margin:0;padding:0;} fixes IE centering problem */
	
	h2.modheader{margin:10px 0 10px 0;font-size:18px;color:#000;}
	.adHeadline{font-family: Helvetica, Arial, Tahoma, Verdana, sans-serif;
	font-weight:normal;
	letter-spacing: -1px;	
	clear: both;
	margin:0 0 10px 0;font-size:18px;color:#333;}
	
	div.mod ul{
		padding:0;
		margin:0 0 0 0;
		font-size:11px;
	}
	div.mod li{
		color:#000;
		list-style:none;
		margin-bottom:1px;
		/*clear:left;*/
		padding:5px 0px 5px 10px;
		background-color:#FFF;
		display:block;
		border:1px solid #D7D7D7;
	}
	
	div.mod li:hover {
		display:block;
		padding:5px 0px 5px 10px;
		background-color:#00AEEF;
		border-color:#516D86;
		/*color:#00A4E2 #333 #333 #00A4E2;*/
	}
	/*div.mod li a{display:block;padding:3px 0 3px 10px;border:0;}
	/*div.mod li a:link, div.mod li a:active, div.mod li a:visited{border:0;}

        /* div.mod li a{display:block;padding:5px 0 5px 10px;margin:-5px 0 -5px -10px !important;background-color:#EBEBEB;border:0;}*/
        /*div.mod li a:link, div.mod li a:active, div.mod li a:visited{border:0;}*/
        div.mod li a:hover{color:#fff;}

.separator {
	height:10px;
}
