@charset "utf-8";
BODY {
	FONT-SIZE: 13px;
	COLOR: #454545;
	/*BACKGROUND-IMAGE: url(images/bodybg2.jpg);*/
	BACKGROUND-REPEAT: no-repeat;
	FONT-FAMILY: "Verdana","Georgia","SimSun";
	BACKGROUND-COLOR: #ffffff;/*#d6ded4;*/
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top:0px
}

UL {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; LIST-STYLE-TYPE: none
}
td {
	font-size: 12px;
}

LI {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px;
	LIST-STYLE-TYPE: none;
	
	LINE-HEIGHT:20px;
	
}
P {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px;
	LIST-STYLE-TYPE: none;
	text-indent: 2em;
}

A {
	COLOR: #003399; TEXT-DECORATION: none
}
A:hover {
	TEXT-DECORATION: underline
}
A.link {
	COLOR: #ffffff
}
A.redcolor {
	COLOR: #999999; TEXT-DECORATION: underline
}
A.redcolor:hover {
	COLOR: #999999; TEXT-DECORATION: underline
}
/*---------------------------------------------------------------*/
/* top*/
#id_wrap{
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding:0px;
	clear:both;
}

#id_contact{
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 200px;
	margin-left: auto;
	padding:0px;
	clear:both;
	WIDTH: 963px;
	display:block;
/*
	BORDER-TOP: #cccccc 1px solid;
	BORDER-LEFT: #cccccc 1px solid;
	BORDER-BOTTOM: #cccccc 1px solid;
	BORDER-RIGHT: #cccccc 1px solid;
*/
}

#id_top {
    PADDING: 0px;
    WIDTH: 983px;
    HEIGHT: 80px;
    margin-top: 2px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
}

#id_top .topmenu {
    padding-top: 3px;
    text-align: center;
    float: left;
    width: 728px;
    height: 70px;
    vertical-align:middle;
}

#id_top .logo {
PADDING-LEFT: 30px; padding-top: 10px; FLOAT: left; WIDTH: 200px; HEIGHT: 70px;
}

#id_top .topmenu .line {
    FLOAT:left;
    background:#000000;
    width:1px;
    height:16px;
    margin:5px 7px 0 7px;
	text-align: center;
}

#id_top .topmenu .menu_item {
    FLOAT:left;
    color:#c0272d;
    height:20px;
    padding:5px;
}


#id_top_banner {
	margin-left: auto;
	margin-right: auto;
	width: 963px;
	padding: 0px;
	text-align: center;
}
/* top end*/

/* navigation */
#id_navigation {
	FONT-SIZE: 10px;
	BACKGROUND-IMAGE: url(images/menubg.gif);
	WIDTH: 963px;
	COLOR: #000000;
	BACKGROUND-REPEAT: no-repeat;
	HEIGHT: 28px;
	clear: both;
	margin: 0px;
	padding: 0px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#id_navigation .navigation{
	FONT-SIZE: 12px;
	COLOR: #000000;
	FLOAT:left;
	PADDING-LEFT:12px;
	PADDING-TOP:8px;
}
#id_navigation .other{
	FONT-SIZE: 12px;
	COLOR: #000000;
	FLOAT:right;
	PADDING-LEFT:10px;
	PADDING-RIGHT:4px;
	PADDING-TOP:8px;
}
#id_navigation .rss{
	FONT-SIZE: 12px;
	COLOR: #000000;
	FLOAT:right;
	PADDING-LEFT:4px;
	PADDING-RIGHT:20px;
	PADDING-TOP:4px;
}

/* navigation end */

/*main */
#id_main {
	PADDING-TOP: 1px;
	WIDTH: 963px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
/*	border:1px solid red;*/
}

/*left*/
#id_main_left {
	CLEAR: both;
	width:280px;
	padding:0px;
	float:left;
	margin:5px 0px 0px 0px;
}
#id_main_newsitem {
	BACKGROUND-REPEAT: no-repeat;
	width:280px;
	padding:0px;
	float:right;
}
#id_main_right {
	BACKGROUND-REPEAT: no-repeat;
	margin-top: 5px;
	width:673px;
	float:right;
	padding:5px;
/*	BACKGROUND-IMAGE: url(images/left-menu.png);*/
}

/*middle*/
#id_main_middle {
	padding-top: 0px;
	margin-top:5px;
	margin-left:90px;
	margin-bottom:0px;
	padding-bottom:0px;
	overflow:auto;
	_display:inline-block;
	width:585px;
/*
	BORDER-TOP: #cccccc 1px solid;
	BORDER-LEFT: #cccccc 1px solid;
	BORDER-BOTTOM: #cccccc 1px solid;
	BORDER-RIGHT: #cccccc 1px solid;
*/
}


.pagetype {
	LINE-HEIGHT: 20px;
	margin-top: 0px;
	width: 20px;
	font-family:Georgia;
	FONT-SIZE: 12Px ;
	font-weight:bold;
	text-align:center;
	padding-left:3px;
	padding-right:3px;
	padding-top:0px;
	padding-bottom:0px;
/*	background-color: #D9EAFE; */
	cursor: pointer ;
}





/*right*/
#id_main_right2 {
	CLEAR: both;
	width:250px;
	padding:0px;
	float:right;
	margin:5px 0px 0px 0px;
}

/*image fram*/
#id_photofram{
	CLEAR: both;
	BACKGROUND: #000000;
	width:100%;
	padding:0px;
	float:right;
	margin-top:5px;
	text-align:center;
	position: relative;
	display: table-cell;
	vertical-align: middle;
	BORDER: #cccccc 1px solid;
}

#idchname{
	line-height:24px;
	text-align:center;
	font-size:16px;
	padding:0px;
	background-color:#F4F7FB;
	border:0px #cccccc solid;
}

#id_photomenu{
	float:left;
	padding-top: 0px;
	margin-top:5px;
	margin-bottom:10px;
	padding-bottom:0px;
	overflow-x:hidden;
	width:260px;
	border:0px #cccccc solid;
}

#id_photomenu	td{
	padding-left: 0px;
	padding-right:0px;
	padding-top:2px;
	padding-bottom:2px;

	line-height:150px;
	border-color: #CCCCCC;
	width:50%;
	text-align:center;
}

id_photomenu .photolist{
	background: #f8f8f8;
	border-top:1px solid #ccc;
	border-right:1px solid #666;
	border-bottom:2px solid #999;
	border-left:1px solid #ccc;
	padding: 7px;
}

#id_info {
	CLEAR: both;
	width:98%;
	height:150px;
	padding:0px;
	OVERFLOW: hidden;
	margin-bottom:5px;
}

#id_login {
	width:98%;
	padding:0px;
	OVERFLOW: hidden;
	margin-bottom:5px;
	text-align:center;
	margin-bottom:0px;
}

.texthref{
	padding-left:10px;
	padding-right:10px;
}

#id_info h1{
	color:#000000;
 	FONT-FAMILY: "Verdana","Tahoma","SimHei";
	font-size: 16px;
	padding-bottom:0px;
	padding-left:12px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align:left;
}

#id_info h2{/*data reading...*/
 	FONT-FAMILY: "Verdana","Tahoma","SimHei";
 	color:#0024a9;
	font-size: 16px;
	padding-top:15px;
	padding-left:50px;
}

#id_info p{
 	padding-top:0px;
 	padding-bottom:0px;
 	margin:0px;
}

#id_info .webname {
	width:70px;
	color:blue;
	font-weight:bold;
	text-align:left;
}

#id_info .gray {
	padding-left:5px;
	padding-right:5px;
	color:#aaaaaa;
}

#id_info .notgray {
	padding-left:5px;
	padding-right:5px;
	color:#000000;
}


#id_info .info{
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:12px;
	COLOR: blue;
	LINE-HEIGHT: 22px;
	text-align:right;
/*
	BORDER-TOP: #cccccc 1px solid;
	BORDER-LEFT: #cccccc 1px solid;
	BORDER-BOTTOM: #cccccc 1px solid;
	BORDER-RIGHT: #cccccc 1px solid;
*/
}

#id_info .newest{
	/*BACKGROUND-IMAGE: url(images/newest.jpg);*/
	BACKGROUND-REPEAT: no-repeat;
	margin-top: 0px;
	margin-bottom:0px;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:12px;
	padding-right:12px;

	COLOR: blue;
	LINE-HEIGHT: 22px;
}


#id_news {
	width:98%;
	padding:0px;
	margin-top: 4px;
}

#id_picturenews {
	width:98%;
	padding:0px;
	margin-top: 0px;
}

#id_news a:visited{
	color:#aa8888;
}

.newstitle a:visited{
	color:#aa8888;
}

.newstitle {
	width:280px;
	OVERFLOW: hidden;
	text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
}
.newstitle ul{
	list-style-type:none;
	padding-left:0px;
	margin-left:0px;
}
.newstitle li{
	padding-left:0px;
	margin-left:0px;
	OVERFLOW: hidden;
	text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
}

#id_news .ad {
	WIDTH: 100%;
	margin-top: 5px;
	padding-top:0px;
	text-align:center;
}

#id_news .ad img {
	border:0px;
}

#id_news   UL {
	PADDING-LEFT: 5px;
	PADDING-RIGHT: 5px;
	PADDING-BOTTOM: 10px;
	WIDTH: 96%;
	PADDING-TOP: 0px
}
#id_news   UL LI {
	PADDING-LEFT: 5px;
	PADDING-RIGHT: 5px;
	PADDING-TOP: 0px;
	PADDING-BOTTOM:0px;
	FONT-SIZE: 12px;
	WIDTH: 92%;
	OVERFLOW: hidden;
	LINE-HEIGHT: 22px;
	BORDER-BOTTOM: #cccccc 1px dotted;
	HEIGHT: 22px;
	white-space:nowrap;
	text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
}

/*right end*/
/*main end*/

/* bottom */
#id_bottom {
	clear:both;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	BORDER-TOP: #cccccc 1px solid;
	LINE-HEIGHT: 22px;
	FONT-SIZE: 12px;
	WIDTH: 963px;
	COLOR: #aaaaaa;
	PADDING-TOP: 5px;
	PADDING-BOTTOM: 10px;
	HEIGHT: 50px;
	text-align:center;
	display:block;
}
/* bottom end*/
.bluebg {
	background-color: #D9EAFE;
}

#id_blog{
	margin-top:0px;
	BORDER-right: #cccccc 1px dotted;
	padding:10px;
}

#id_blog  p{
	margin-top: 20px;
	margin-bottom: 20px;
	LINE-HEIGHT: 22px;
	PADDING: 0px 10px 0px 10px;
	LIST-STYLE-TYPE: none;
	text-indent: 2em;
	text-align:left;
	COLOR:#000000;
	font-size: 12px;
}

#id_blog  h1{
 	FONT-FAMILY: "Verdana","Tahoma","SimHei";
	font-size: 18px;
}

#id_blog .note p{
	COLOR:#555555;
	margin:0px;
}

.big{
	font-size: 30px;
}

#id_newsleft {
	float:left;
}

#id_newsleft  p{
	margin-top: 0px;
	margin-bottom: 10px;
	LINE-HEIGHT: 22px;
	PADDING-RIGHT: 10px;
	PADDING-LEFT: 10px;
	PADDING-BOTTOM: 10px;
	MARGIN: 0px;
	PADDING-TOP: 10px;
	LIST-STYLE-TYPE: none;
	text-indent: 2em;
	text-align:left;
	COLOR:#000000;
	font-size: 12px;
}

#id_newsleft  h1{
 	FONT-FAMILY: "Verdana","Tahoma","SimHei";
	font-size: 24px;
}

#id_newsleft  td{
	margin-top: 5px;
	LINE-HEIGHT: 22px;
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px;
	LIST-STYLE-TYPE: none;
	text-indent: 2em;
	text-align:left;
	COLOR:#000000;
	font-size: 12px;
}

#idtb{
	width:250px;
}

#idtb img.imgclass{
	border-top:1px solid #ccc;
	border-right:1px solid #666;
	border-bottom:2px solid #999;
	border-left:1px solid #ccc;
	padding: 7px;
}
#idtb img:hover{
	border-top:1px solid #000000;
	border-right:2px solid #000000;
	border-bottom:2px solid #000000;
	border-left:1px solid #000000;
}

clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}

a.button {
    background: transparent url('/images/bg_button_a.gif') no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}

a.button2 {
    background: transparent url('/images/bg_button_a.gif') no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}

a.button span {
    background: transparent url('/images/bg_button_span.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
}

a.button:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
}

.modelprofile_left {
background:#F4F4F4;
padding:5px;
padding-left:7px;
color:#252525;
border-bottom:1px solid white;
font-weight:bold;
white-space:nowrap;
}
.modelprofile_right {
color:#646464;
padding-left:7px;
padding:5px;
border-bottom:1px solid #EDEDED;
background:white;
}

/*
another
*/
div.content { margin: 0 0 5px 0; }
div.content_body { font-size: 12px; color:#000000; padding: 7px 0 5px 0; clear: both; border: 1px solid #B7BABB; border-top-style: none; background: #E8EDF5 url('images/content_body_bg.gif') repeat-x scroll top left; }

.content_header,
.content_inner { background: Transparent url(images/content_header.gif); }
    html>body .content_header,
    html>body .content_inner { background-image: url(images/content_header.png); }

div.content_header_wrapper,
.content_header,
.content_inner { height: 22px; margin: 0; padding: 0; line-height: 22px; }
.content_header { display: block; background-position: 100% -36px; background-repeat: no-repeat; }
.content_inner { display: block; padding: 0 0 0 5px; margin-right: 5px; background-position: 0 0; background-repeat: repeat-x; }

.content_header { cursor: default; }
.content_header h3 { margin: 0; float: left; font:12px "SimHei"; color: #FFFFFF; text-transform: uppercase; }
div.overlay .content_header .overlay_only_icon { float: right; width: 20px; } /* 1off for close icon */
.content_header .iconset { float: left; margin: 1px 0 0 5px; }
.header_text { float: right; font-size: 10px Arial,sans-serif,SimSun; color: #FFFFFF; }
.header_text a:visited { color: #FFFFFF; }
.content_header a:link,
.content_header a:visited { color: #FFF; }
.content_header a:hover,
.content_header a:active { color: #FEFF99; }

.clearfix {display:inline-block;}
.clearfix {display: block;}
.content_title{margin: 0; font-size: 12px; color:white;font-family: "SimSun";}
.content, .content_body { float: none; clear: both; width: auto; overflow: auto; }
ul.normalViewList { padding-left: 5px; list-style: none; overflow: auto; }
ul.normalViewList li { list-style-image: none !important; /*for IE6/7*/ padding: 0 0 0 10px; line-height: 18px; background: url(images/li_sidebar_square.gif) 0 6px no-repeat; }
ul.normalViewList li:hover { background: url(images/li_sidebar_square_hover.gif) 0 6px no-repeat; }

div#freshlinks_sidebar { margin: 0 0 5px 0; }
div#freshlinks_sidebar h5 { margin-top: 0; }
div#freshlinks_sidebar .abstract img { float: left; margin: 0 5px; }
div#freshlinks_sidebar div.sweeps_container { margin-top: 5px; padding-top: 5px; overflow: auto; zoom: 1; clear: both; border-top: 1px solid #C8CECD; }
div#freshlinks_sidebar div.sweeps_container_first { border-top: none; margin-top: 0; padding-top: 0; }

div#freshlinks_sidebar div.sweeps_container .abstract { margin-top: 5px; }
div#freshlinks_sidebar div.sweeps_text { margin-top: 5px; margin-right: 5px; }
div#freshlinks_sidebar div.sweeps_container.first-child .abstract,
div#freshlinks_sidebar div.sweeps_container.first-child .sweeps_text,
div#freshlinks_sidebar div.sweeps_container:first-child .abstract,
div#freshlinks_sidebar div.sweeps_container:first-child .sweeps_text { margin-top: 0; }

.abstract img { border: 1px solid #b7babb; padding: 4px; background: #FFF; }
.abstract img.selected { background: #cee65c; }
a.abstract:hover img, 
a.abstract.hover img { border: 1px solid #3C7EE2; }
a.abstract:active img { border: 1px solid #c8cecd; background: #eee; }

.cReview{
	width:100%;
	margin-top:0px;
}

.cReview p{
	line-height:20px;
	text-indent: 2em;
	font-size:12px;
	color:#000000;
	margin:0px;
	padding:2px;
}
.iTEMpAGE{
	margin:30px 0px 20px 0px;
}


.cdate{
	font-family:Georgia;
	COLOR:#909090;
}

.aReview{
	padding:10px 0px 10px 0px;
	margin:5px;
	border-bottom: #cccccc 1px dotted;
/*	background-color:#efefef;
	background-image:url(/images/icon_addcomment.gif);
	background-position: top left;
	background-repeat: no-repeat;*/

}

.aReview img{
	padding:0px;
	float:left;
	border:#cccccc 1px solid;
}

.aReview .review_postby{
	border-bottom:#eeeeee 1px solid;
}

.aReview .review_opt{
	cursor:pointer;
	cursor:hand;
	TEXT-DECORATION: underline;
	color:#003399;
}
#content{
	width:98%;
	height:100px;
	overflow-x:visible;
	overflow-y:visible;
}

.button{
	width:100%;
	text-align:center;
	margin-top:10px;
}


.tips_title{
	border:#eeeeee 1px solid;
	width:98%;
	padding:5px;
}

.tips_title .tips_tab{
	margin-top:5px;
	margin-bottom:5px;
	height: 2em;
	line-height: 2em;
	overflow: hidden;
}

.tipsid{
	border:#eeeeee 1px solid;
	float:left;
	padding:2px 5px 2px 5px;
	margin-right:10px;
}

.tips_title .tips_head{
	background-color:#eeeeee;
	padding:5px;
	border:#eeeeee 1px solid;
	line-height:20px;
}
.tips_list{
	border:#eeeeee 1px solid;
	width:98%;
	margin-top:10px;
	padding:5px;
}

.tips_score{
	float:left;
	margin:5px;
	
}
.tips_score li{ list-style-type:circle; } 	
.score_span{margin-left:10px;margin-right:10px;}
.tips_pre{
	padding:10px;
	background-color:#d6ded4;
}
.service{
	padding-top:5px;
	padding-bottom:5px;
	FONT-FAMILY: "Georgia","SimHei";
	FONT-SIZE:16px;
	COLOR:BLUE;
	font-weight:bold;
	border:#5e5e5e 1px solid;
}

.service p{
	margin-top:8px;
	margin-bottom:8px;
	text-indent: 2em;
}

.QA{
	padding-left:14px;
	padding-right:14px;
}
.QA p{
	line-height:24px;
	text-indent: 2em;
	margin-top:10px;
}

.an{
	line-height:24px;
	border:#eeeeee 1px solid;
	FONT-SIZE:10px;
	padding:1px;
}

.an A:hover {
	TEXT-DECORATION: none;
}

.rv{
	width:800px;
	color:white;
	background-color:#eeeeee;
	border:red 1px solid;
	text-align:center;
	font-size:14px;
	padding:5px 15px 5px 15px;
	font-weight:bold;
	margin-top:5px;
	margin-bottom:5px;
	line-height:26px;
	margin-right:18px;
	float:right;
}

.bluecolor{
	color:blue;
}
.score{
	color:blue;
	font-size:14px;
	FONT-FAMILY: "Georgia","SimHei";
}
.vs{
	font-size:16px;
}

.tddt{
	width:100px;
	text-align:center;
	background-color:#FFFFFF;
	background:#FFFFFF;
}

.ad6383{
	margin-top:5px;
	width:240px;
	text-align:center;
	padding-top:5px ;
	padding-left:10px;
}

.ad6383 img {
	border:0px;
}


.aChar {
	display: inline-block;
	padding:0px;
	margin:0px;
	width:20px;
	color:#cccccc;
	font-size:12px;
	font-family: "Verdana","SimSun";
	text-align:center;
	line-height:35px;
}

.aChar A{
	color:#888888;
}

.aChar A:hover{
	font-weight:bold;
	border:#888888 1px solid;
	font-size:18px;
	TEXT-DECORATION: none;
	color:#003399;
}

.CharSearch2{
	width:600px;
	float:right;
	margin-top:0px;
	padding:0px;
	line-height:35px;
}

.idsc{
/*	BACKGROUND-REPEAT: no-repeat;
	border:#ff0000 1px solid;*/
	overflow-y:auto;
	overflow-x: hidden;
	WIDTH:580px;
	HEIGHT: 458px;
	margin-top: 0px;
	margin-bottom:5px;
	float:left;
}

.scodds{
	color:#ff0000;
	text-align:center;
}

.tdls{
	float:left;
	width:70px;
	overflow-x: hidden;
	border-right:#cccccc 1px solid;
	text-align:center;
	color:white;
}

.tdrq{
	float:left;
	width:100px;
	overflow-x: hidden;
	border-right:#cccccc 1px solid;
	text-align:center;
}

.tdzd{
	border-right:#cccccc 1px solid;
	float:left;
	width:140px;
	overflow-x: hidden;
	text-align:right;
}

.tdodds{
	border-right:#cccccc 1px solid;
	float:left;
	width:60px;
	overflow-x: hidden;
	text-align:center;
}

.tdkd{
	border-right:#cccccc 1px solid;
	float:left;
	width:140px;
	overflow-x: hidden;
	text-align:left;
}

.tdfx{
	float:left;
	width:40px;
	overflow-x: hidden;
	text-align:center;
}
.tdfx img{
	float:left;
}

.trr{
	width:580px;
	height:24px;
	display:block;
	border-right:#cccccc 1px solid;
	border-left:#cccccc 1px solid;
	border-bottom:#cccccc 1px solid;
	border-top:0px;
	padding:0px;
	line-height:24px;
	text-align:center;
}

.trr h1{
	color:#888888;
 	FONT-FAMILY: "Georgia";
	font-size: 12px;
	text-align:center;
	line-height:24px;
	width:580px;
	height:24px;
	margin:0px;
	padding:0px;
}

.c_newsborder{
	margin-top:5px;
	padding:0px;
	width:670px;
	border:#8f8f8f 1px solid;
}
.c_newsborder2{
	width:668px;
	border:#cccccc 1px solid;
	margin:0px;
	padding:0px;
}
.c_newsborder3{
	width:666px;
	border:#000000 1px solid;
	margin:0px;
	padding:0px;
}

.c_newstitle{
	margin-top:20px;
	text-align:center;
	width:100%;
}
.c_newscontent{
	padding:10px;
	line-height:22px;
}

.c_newscontent img{
	display:block;
	text-align:center;
}

.c_relatelink{
	text-align:left;
	border-top:#8f8f8f 1px solid;
	padding:5px;
}

.trjfb{
	width:575px;
	height:24px;
	display:block;
	border-right:#cccccc 1px solid;
	border-left:#cccccc 1px solid;
	border-bottom:#cccccc 1px solid;
	border-top:0px;
	padding:0px;
	line-height:24px;
	text-align:center;
}

.tdjfb{
	float:left;
	width:60px;
	overflow-x: hidden;
	border-right:#cccccc 1px solid;
	text-align:center;
}

.tdteamname{
	float:left;
	width:140px;
	overflow-x: hidden;
	border-right:#cccccc 1px solid;
	text-align:center;
}

.trshooter{
	width:270px;
	height:24px;
	display:block;
	border-right:#cccccc 1px solid;
	border-left:#cccccc 1px solid;
	border-bottom:#cccccc 1px solid;
	border-top:0px;
	padding:0px;
	line-height:24px;
	text-align:center;
	overflow-x: hidden;
}

.tdshooter{
	float:left;
	width:80px;
	overflow-x: hidden;
	border-right:#cccccc 1px solid;
	text-align:center;
}

.tdshootermc{
	float:left;
	width:40px;
	overflow-x: hidden;
	border-right:#cccccc 1px solid;
	text-align:center;
}

.tdshootername{
	float:left;
	width:147px;
	overflow-x: hidden;
	border-right:#cccccc 1px solid;
	text-align:center;
}

.cjfb{
	overflow-x: hidden;
	WIDTH:580px;
	margin-top: 0px;
	margin-bottom:10px;
	float:left;
}

.cshooter{
	overflow-x: hidden;
	WIDTH:272px;
	margin-top: 0px;
	margin-bottom:10px;
	float:left;
}

.agreement{
	clear:both;
	width:983px;
	line-height:24px;
	
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 100px;
	margin-left: auto;
	padding:5px;
	WIDTH: 900px;
	display:block;
	border:#cccccc 1px solid;
}

.agreement h2{
	margin-top:20px;
	font-size:16px;
}
.agreement p{
	text-indent: 2em;
	margin:0px;
}

.gameitem{
	overflow-x: hidden;
	WIDTH:585px;
	margin-top: 0px;
	margin-bottom:20px;
	float:left;
	background-color:#fcb028;/*#c0272d;*/
	border:1px #cccccc solid;
	padding:8px;
}
.gametitle{
	width:100%;
	height:20px;
	color:#ffffff;
}
.gamebody{
	background-color:#ffffff;
	height:180px;
	padding:6px;
	width:573px;
}
.gamebody .ep{
	font-size:14px;
	color:#c0272d;
	font-weight:bold;
	padding-left:2px;
	padding-right:5px;
}
.gamebody p{
	margin-bottom:10px;
}
.gamebody p img{
	float:right;
	padding:0px;
	border:1px #000000 solid;
	margin-right:20px;
}
.gamebody h1{
	font-size:20px;
	margin:5px 0px 5px 0px;
	padding-left:10px;
}
.button {
	float:left;
	width:100%;
}
.button ul {
	list-style-type:none;
	margin:0px;
	padding:10px;
	text-align:center;
}

.button li {
	float:left;
	margin-left:20px;
}

.button li a {
	display:block;
	width:81px;
	height:22px;
	background-image:url(/images/photos_btn.jpg);
	line-height:22px;
	text-indent:5px;
	text-decoration:none;
	color:#333333;
	font-size:12px;
	font-family:Arial,����;
}

.button li a:hover {
	background-image:url(/images/overview_btn.jpg);
	color:#c0272d;
	font-weight:bold;
	text-decoration:none;
}

.ctoscore{
	overflow-x: hidden;
	WIDTH:262px;
	margin-top: 0px;
	margin-bottom:10px;
	float:right;
}

.ctopsc{
	background-color:#cccccc;
	width:240px;
	padding:8px;
	margin-bottom:10px;
}

.ctopscbody{
	height:300px;
	padding:2px;
	background-color:#ffffff;
}


.ctopsctitle{
	line-height:25px;
	padding-left:10px;
}

.sctr{
	border-bottom:1px dotted #cccccc;
	display:block;
	height:25px;
}

.sctd_pm{
	width:30px;
	float:left;
	padding-right:2px;
	line-height:25px;
	text-align:center;
	font-family:Georgia;
}
.sctd_nm{
	width:120px;
	float:left;
	padding-right:2px;
	line-height:25px;
	font-family:Verdana,SimHei;
}
.sctd_sc{
	width:60px;
	float:left;
	line-height:25px;
	text-align:center;
	font-family:Georgia;
}

.gameitem_title{
	
}

/*
*/
.cphoto{
	background-color:#e8e8e8;
	width:230px;
	padding:8px;
	margin-bottom:10px;
	margin-top:10px;
}

.cphotobody{
	height:90px;
	padding:5px;
	background-color:#efefef;
}


.cphototitle{
	line-height:25px;
	padding-left:10px;
}

.cphototr{
	display:block;
	height:25px;
	text-align:center;
	padding-left:5px;
}

.cphotonum{
	width:240px;
	padding:5px;
}
.cphotovote{
	width:50px;
	height:60px;
	padding:0px;
	float:left;
	text-align:center;
	font-size:14px;
	font-family:Georgia;
	BACKGROUND-IMAGE: url(images/vote.gif);
	BACKGROUND-REPEAT: no-repeat;  
}
.cphotovotecontent{
	margin-top:40px;
}
.cphotoview{
	float:left;
}

/*- Menu Tabs 1--------------------------- */
#tabs1 {     
	float:left;     
	width:100%;     
	background:#F4F7FB;     
	line-height:normal;     
	border-bottom:1px solid #BCD2E6; 
} 

#tabs1 ul {     
	margin:0;     
	padding:5px 10px 0 0px;     
	list-style:none; 
} 

#tabs1 li {     
	display:inline;     
	margin:0;     
	padding:0; 
} 

#tabs1 a {     
	float:left;     
	background:url("/images/tableft1.gif") no-repeat left top;     
	margin:0;     
	padding:0 0 0 4px;     
	text-decoration:none; 
}
 
#tabs1 a span {     
	float:left;     
	display:block;     
	background:url("/images/tabright1.gif") no-repeat right top;     
	padding:5px 15px 4px 6px;     
	color:#627EB7; 
} /* Commented Backslash Hack hides rule from IE5-Mac \*/

#tabs1 a span {
	float:none;
} /* End IE5-Mac hack */

#tabs a:hover span {     
	color:#627EB7; 
} 

#tabs1 a:hover {     
	background-position:0% -42px; 
} 

#tabs1 a:hover span {     
	background-position:100% -42px; 
} 

#tabs1 #current a {     
	background-position:0% -42px; 
} 

#tabs1 #current a span {    
	background-position:100% -42px;
} 

/* middle */
.cmiddle {
	clear:both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	LINE-HEIGHT: 22px;
	FONT-SIZE: 12px;
	WIDTH: 963px;
	COLOR: #aaaaaa;
	PADDING: 0px 5px 0px 5px;
	text-align:center;
	display:block;
/*	border:1px red solid;*/
	margin-top:5px;
}

.cnewslist{
	overflow-x: hidden;
/*	WIDTH:580px;*/
	width:100%;
	margin-top: 0px;
	margin-bottom:10px;
/*	float:left;*/
}

.clomun{
	width:100%;
/*	background-color:#F4F7FB;*/
	background:url("/images/bg-frame.jpg?123") no-repeat left top;
	height:26px;
	font-size:14px;
	font-weight:bold;
	padding-left:5px;
	line-height:26px;
	color:#c0272d;
}
.citem0{
	width:670px;
	margin:0px;
	height:24px;
	border:0px #cccccc solid;
}
.citem1{
	width:670px;
	margin:0px;
	height:24px;
	border:0px #cccccc solid;
	background-color:#f8f8f8;
}
.ctitle{
	float:left;
/*	width:430px; */
	padding-left:2px;
	margin-top:2px;
	margin-bottom:2px;
}
.ccdate{
	float:right;
/*	width:70px; */
	margin-right:10px;
}

.ca2{
	margin-right:8px;
	font-size:12px;
}

.culnews{
	float:left;
	list-style:square;
	text-align:left;
	padding:8px 0px 8px 10px;
}

.cblocknews
{
/*	width:330px; */
	border:1px solid #cccccc;
	margin-top:0px;
	margin-bottom:8px;
}
.cblockcolumn
{
	text-align:left;
	background-color:#d6ded4;
	padding-left:16px;
	padding-top:10px;
	height:24px;
	font-size:13px;
	font-weight:bold;
}
.charlist
{
	width:180px;
	float:left;
	border:0px #cccccc solid;
	margin-left:10px;
	line-height:20px;
}
.charfirst{
	font-size:14px;
	margin-top:10px;
	margin-bottom:0px;
	color:#000000;
	font-weight:bold;
	padding-left:5px;
	line-height:30px;
}
.charname{
	line-height:20px;
	margin:0px;
}

.imgvmiddle{
	width:154px;
	height:180px;
	line-height:180px;
	text-align:center;
	vertical-align:middle;
	display:table-cell;
	border:0px #f0f0f0 solid;
	margin-top:2px;
	margin-bottom:2px;
}

.vimg{
	_margin-top:expression((180-this.height)/2);
	border:none;
	cursor:hand;
}

.imglist {
	float:left;
	width:154px;
	height:180px;
}
/*
.imglist a:hover{
	border:1px #a0a0a0 solid;
}
*/
#id_main_middle a:visited{
	color:#aa8888;
}

.clivelogo
{
	margin-bottom:5px;
	margin-top:5px;
	width:138px;
}

.it_frame {
	float:right;
	text-align:center;
	padding-left:2px;
	BORDER-LEFT: #cccccc 1px solid;
}
.it_name {
    height:26px;
	background:url("/images/bg-frame.jpg?123") no-repeat left top;
	text-align:left;
	font-size:13px;
	color:#c0272d;
	padding-left:45px;
	line-height:26px;
	font-weight:bold;
}
.it_name a{
	color:#c0272d;
}