/* basic */
*{
	margin: 0px;
	padding: 0px;
}

body{
	background: transparent;
	text-align: center;
	font: 12px/120% ËÎÌå,Verdana,Arial,sans-serif;
}

a{
	color: #4a4a4a;
	text-decoration: none;
	background-color: transparent;
}

a:hover{
	color: #0033ff;
}

span{
	line-height: 120%;
}

p{
	line-height: 150%;
}

h1, h2, h3, h4, h5, h6{
	text-align: center;
	font-size: 30px;
	font-family: "Á¥Êé";
	color: #da1a27;
	font-weight: bold;
}

img{
	border: 0px;
}

div{
	text-align: left;
}

hr{
	height: 1px;
	border: 1px solid #a4cded;
	clear: both;
	margin: 5px 0px;
}

ul{
	list-style: none;
	clear: both;
	text-align: left;
}

li{
	line-height: 150%;
}

/* table */
table{
	text-align: left; 
	font: 12px/120% ËÎÌå,Verdana,Arial,sans-serif;
}

table td{
}

table.fix{
	table-layout: fixed;
}

table.fix td{
	white-space:nowrap;
	overflow: hidden;
	text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
}

table.grid{
	border-collapse: collapse;
	border: 1px solid #a4cded;
	padding: 3px;
	margin: auto;
}

table.grid caption, .gridtop{
	border: 1px solid #a4cded;
	background: #e9f1f8;
	background-image: url("image/caption_bg.gif");
	vertical-align: middle; 
	text-align: center;
	color:#054e86;
	font-weight: bold;
	font-size: 14px;
	margin: auto;
	padding-top: 5px;
	padding-bottom: 5px;
}

table.grid th, .head{
	border: 1px solid #a4cded;
	background: #f0f7ff;
	color:#054e86;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
}

table.grid td{
	border: 1px solid #a4cded;
	background-color: #ffffff !important; 
	padding-top: 4px;
	padding-bottom: 4px;
}

table.hide, table.hide th, table.hide td{
	border: 0;
}

/* table add-ons */

.title{
	background: #e9f1f8;
	text-align: center;
	padding: 3px;
	color:#054e86;
	font-weight: bold;
	font-size: 14px;
}

.even{
	background: #ffffff; 
	padding: 3px;
}

.odd{
	background: #ffffff; 
	padding: 3px;
}

.foot{
	background: #f0f7ff; 
	padding: 3px; 
	text-align: center;
}

.bottom{
	height: 9px;
	background: #b7b785; 
}


/* form */

form{}

input{}

.text{
	border: 1px solid #a4cded; 
	background: #ffffff;
	color: #054e86;
	height: 20px;
}

.textarea{
	border: 1px solid #a4cded; 
	background: #ffffff;
	color: #054e86; 
}

.button{
		background: #ddf2ff;
		border: 1px solid #a4cded; 
		height: 20px;
		padding: 2px 0px 0px 0px;
}

.checkbox, .radio{border-width: 0px;}

.select{height: 18px;}

/* structure */

#wrapper{}

#left{
	float: left;
	width: 185px;
	margin-right:6px;
}

#right{
	float: right;
	width: 185px;
}

#centers{
	float: left;
	width: 578px;
}

#centerm{
	float: left;
	width: 768px;
}

#centerl{
	float: left;
	width: 960px;
}

#content{

}

.main{
	width: 960px;
	clear: both;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.m_top{
	line-height: 35px;
	height: 35px;
	background-image: url("/css/m_top_bg.gif"); 
	background-repeat: repeat-x;
}

.m_head{
	height: 65px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.h_logo{
	float:left;
	width:180px;
}

.h_banner{
	float:left;
	padding-left:300px;
	padding-top:40px;
	border-top:1px;
}

.h_link{
	float:right;
	width:90px;
	padding-top:6px;
}

.m_menu{
	background:#55a0ff;
	height:22px;
	border-top:1px solid #e4e4e4;
	border-bottom:1px solid #e4e4e4;
	padding-top:3px;
	margin-bottom:3px;
}

.m_foot{
	text-align:center;
	padding: 20px 0px;
	margin-top:3px;
	margin-bottom:10px;
	border-top: 1px dashed #A4CDED;
	border-bottom: 1px dashed #A4CDED;
}
.Ftul{
    float:left;
	list-style-type:none;
	margin:0;
	padding:0;
	margin-top:3px;
	width:100%;
}
.Ftul li {
	float:left;
	overflow:hidden;
    margin: 0;
	padding:3px 0 0 0 !important;
	padding /**/:3px 0 2px 0;
	width:11.90%;
	height:15px;
	text-align:center;
}

.block{
	border: 1px solid #a4cded;
	margin-bottom: 5px;
}

.blocktitle{
	border-top: 2px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	border-left: 2px solid #ffffff;
	border-right: 1px solid #ffffff;
	font-weight: bold;
	font-size: 14px;
	background: #d1e4fd;
	color: #054e86; 
	height: 26px; 
	line-height: 26px; 
	padding-left: 10px;
}

.blockcontent{
	border-top: 1px solid #a3bee8;
	padding: 3px;
}

.blocknote{
	border-top: 1px solid #a4cded;
	padding: 3px;
	text-align: center;
	background: #f0f7ff;
	line-height: 150%;
}

.blocktitle span0{
	position: relative;
	bottom: -5px;
	border-top: 1px solid #a4cded;
	border-left: 1px solid #a4cded;
	border-right: 1px solid #a4cded;
	background: #ffffff;
	padding: 3px 6px 3px 6px;
	color: #c42205;
	height: 22px;
	line-height: 22px; 
}

.blocktitle .txt{
	background-image: url("image/title_l.gif");
	background-repeat: no-repeat;
	color: #0049A0;
	float: left;
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
	padding-bottom: 0px;
	padding-left: 16px;
	padding-right: 8px;
	padding-top: 7px;
}

.blocktitle .txtr{
	background-image: url("image/title_r.gif");
	background-repeat: no-repeat;
	float: left;
	height: 27px;
	width: 7px;
}

#left .blocktitle, #right .blocktitle{
	border: 0px;
	background-image: url("image/title_bg.gif");
	background-repeat: repeat-x;
	height: 27px;
}

#left .blockcontent, #right .blockcontent{
	border: 0px;
	background: #ffffff;
}

/* custom */

.ultop li{list-style: decimal inside; margin: 3px 4px; border-bottom: 1px dashed #d8e4ef; color: #1b74bc;}
.ultop li a{color: #c42205;}
.ulitem li{list-style: circle inside; margin-left: 3px;}
.ulrow li{padding:3px;}
.ulcenter li{text-align: center;}
.ulmul{overflow: hidden;}

.fix, .lm{white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow: hidden;}
.fl{float:left;}
.fr{float:right;}
.cl{clear:left;}
.cr{clear:right;}
.cb{clear:both;}
.tl{text-align:left;}
.tc{text-align:center;}
.tr{text-align:right;}
.more{text-align: right;}

.c_title{
	width: 100%;
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	line-height: 200%;
}

.c_head{
	line-height: 150%;
}

.c_content{
	font-size: 14px;
	line-height: 150%;
}

.c_foot{
	line-height: 150%;
}

.c_label{
	font-weight: bold;
}

.c_value{
}

/* attention */

.hottext, a.hottext{color: #ff0000;}
.poptext, a.poptext{color: #c42205;}
.notetext, a.notetext{color: #1979cc;}
.errortext, a.errortext{color: #ff0000;}

a.btnlink{color: #000000; background: #ddf2ff; border:1px solid #a4cded; height:20px; padding: 2px 10px 0px 10px;}
a.btnlink:hover{background: #cccccc;}


/* interface */

.jieqiQuote, .jieqiCode, .jieqiNote{
	border: #000000 1px solid; 
	padding: 2px; 
	font-size: 12px; 
	color: #000000; 
	background-color: #a4cded;
}

.divbox{
	border: 1px solid #a4cded;
	margin-bottom: 3px;
	text-align: center;
}

.textbox{
	border: 1px solid #a4cded;
	padding: 5px;
	margin: 3px;
	line-height: 150%;
}

.popbox{
	position:absolute;
	width:190px !important;
	height:110px !important;
	width:200px;
	height:120px;
	border: 1px solid #a4cded;
	background: #f0f7ff;
	color: #ff0000;
	font-size: 12px;
	line-height:120%;
	padding: 3px;
	display:none;
	z-index:9999;
}

#tips {
	border: 1px solid #a4cded;
	padding: 3px;
	display: none;
	background: #f0f7ff;
	position: absolute;
	z-index: 2000;
}

.tablist ul{height:25px; margin:0px 0px 0px 10px; padding:0px;}
.tablist li{float:left; height:24px; list-style:none; margin-right:3px;}
.tablist li a{float:left; height:24px; line-height:24px; padding:0px 10px; display:block; background:#f0f7ff; text-decoration:none; color:#000000; border:1px solid #a4cded; border-bottom:none; }
.tablist li a.selected{ background:#ffffff; height:25px; position:relative; margin-bottom:-1px;}
.tabcontent{clear:both; border:1px solid #a4cded; padding:10px;}

.pages{
	padding: 5px 0px;
}
.pagelink{
	border: 1px solid #a4cded;
	float: right;
	background: #f0f7ff;
	line-height:24px;
	padding:0;
}
.pagelink a, .pagelink strong, .pagelink em, .pagelink kbd, .pagelink a.first, .pagelink a.last, .pagelink a.prev, .pagelink a.next, .pagelink a.pgroup, .pagelink a.ngroup{
	float: left;
	padding: 0 6px;
}
.pagelink a:hover{background-color: #ffffff; }
.pagelink strong{font-weight: bold; color: #ff6600; background: #e9f1f8;}
.pagelink kbd{height:24px; border-left: 1px solid #a4cded;}
.pagelink em{height:24px; border-right: 1px solid #a4cded; font-style:normal;}
.pagelink input{border: 1px solid #a4cded; color: #054e86; margin-top:1px; height: 18px;}

/* menu */

.nav {
    position: relative;
    background: url("image/nav_bg.png") no-repeat 0 -36px;
	margin-bottom:3px;
}
.navinner {
    background: url("image/nav_bg.png") no-repeat 100% -72px;
}
.navlist {
    height: 36px;
    overflow: hidden;
    margin: 0px;
    background: url("image/nav_bg.png") repeat-x 0 0;
}
.nav li {
	height: 36px;
    line-height: 36px;
    float: left;
    display: inline;
    margin: 0 0 0 -2px;
    padding: 0 4px 0 6px;
    background: url("image/nav_bg.png") no-repeat 0 -108px;
}
.nav a {
    display: block;
    width: 72px;
    text-align: center;
    font-size: 120%;
}
.nav a:link, .nav a:visited {
    color: #fff;text-decoration:none;
}
.nav a.current, .nav a:hover, .nav a:active {
    color: #fff;
    font-weight: bold;
    background: url("image/nav_bg.png") no-repeat 50% -144px;
}
.subnav {
    position: absolute;
    top: 40px;
    left: 0;
    float: left;
    height: 27px;
    white-space: nowrap;
    line-height: 27px;
    background: url("image/nav_bg.png") no-repeat 0 -180px;
}
* html .subnav {
    margin: 0 10px 0 -10px;   /* IE 6 and below */
}
.subnav p {
    padding: 0px 10px;
    background: url("image/nav_bg.png") no-repeat 100% -234px;
}
.subnav p span {
    display: block;
	height: 27px;
	line-height: 27px;
    background: url("image/nav_bg.png") repeat-x 0 -207px;
}
.subnav p.pointer {
    position: absolute;
    top: -4px;
    left: 0;
    height: 5px;
    width: 11px;
    padding: 0;
    margin-left: 20px;
    text-indent: -999em;
    background: url("image/nav_bg.png") repeat-x 0 -261px;
}
.subnav a {
    display: inline;
    padding: 0;
    font-size: 100%;
}
[class~="subnav"] a {
    padding: 0 3px;
}
.subnav, .subnav a:link, .subnav a:visited {
    color: #235e99;
}
.subnav a:hover, .subnav a:active {
    color: #235e99;
}
.subnav a:hover, .subnav a:active {
    font-weight: normal;
    background: none;
    border-bottom: 1px solid;
}
/* subnav position and pointer position */
#subnav1 { left: 80px; }
#subnav2 { left: 170px; }
#subnav3 { left: 260px; }
#subnav4 { left: 350px; }
#subnav5, #subnav6, #subnav7, #subnav8 { 
    left: auto;
    right: 0px;
}

#subnav1 .pointer,
#subnav2 .pointer,
#subnav3 .pointer,
#subnav4 .pointer { left: 30px; }
#subnav5 .pointer { left: auto; right: 450px; }
#subnav6 .pointer { left: auto; right: 350px; }
#subnav7 .pointer { left: auto; right: 260px; }
#subnav8 .pointer { left: auto; right: 160px; }

#subnav1, #subnav2, #subnav3, #subnav4 {
    min-width: 110px;
}
#subnav5 { min-width: 340px; }
#subnav6 { min-width: 240px; }
#subnav7 { min-width: 130px; }
.disable { display: none; }
#main {
	width:570px;height:290px;
}
#fengtui {width:285px;float: left;
}
#fengtuipic{width:110px;height:140px;float: left;
}
#fengtuiword{width:170px;float:right;height:140px;
}
.shi{
	color:#FF5A00;
	font-size:50px;
	font-style:italic;
	font-weight:900;
	left:0;
	line-height:70px;	
	}
.fen{
	color:#FF5A00;
	font-size:26px;
	font-style:italic;
	font-weight:bold;
	position:relative; top:-15px	
	}
.ratingblock {
	display:block;
	text-align:left;
	}
	
.unit-rating { /* the UL */
	list-style:none;
	margin: 0px;
	padding:0px;
	height: 30px;
	position: relative;
	background: url('starrating.gif') top left repeat-x;		
	}

.unit-rating li{
    text-indent: -90000px;
	padding:0px;
	margin:0px;
	/*\*/
	float: left;
	/* */
	}
	
.unit-rating li a {
	outline: none;
	display:block;
	width:30px;
	height: 30px;
	text-decoration: none;
	text-indent: -9000px;
	z-index: 20;
	position: absolute;
	padding: 0px;
	}
	
.unit-rating li a:hover{
	background: url('starrating.gif') left center;
	z-index: 2;
	left: 0px;
	}

.unit-rating a.r1-unit{left: 0px;}
.unit-rating a.r1-unit:hover{width:30px;}
.unit-rating a.r2-unit{left:30px;}
.unit-rating a.r2-unit:hover{width: 60px;}
.unit-rating a.r3-unit{left: 60px;}
.unit-rating a.r3-unit:hover{width: 90px;}
.unit-rating a.r4-unit{left: 90px;}	
.unit-rating a.r4-unit:hover{width: 120px;}
.unit-rating a.r5-unit{left: 120px;}
.unit-rating a.r5-unit:hover{width: 150px;}
.unit-rating a.r6-unit{left: 150px;}
.unit-rating a.r6-unit:hover{width: 180px;}
.unit-rating a.r7-unit{left: 180px;}
.unit-rating a.r7-unit:hover{width: 210px;}
.unit-rating a.r8-unit{left: 210px;}
.unit-rating a.r8-unit:hover{width: 240px;}
.unit-rating a.r9-unit{left: 240px;}
.unit-rating a.r9-unit:hover{width: 270px;}
.unit-rating a.r10-unit{left: 270px;}
.unit-rating a.r10-unit:hover{width: 300px;}

.unit-rating li.current-rating {
	background: url('starrating.gif') left bottom;
	position: absolute;
	height: 30px;
	display: block;
	text-indent: -9000px;
	z-index: 1;
	}


#loginRegHintDiv {
	RIGHT: 22px; BOTTOM: 20px; POSITION: absolute
}
.engine_from {
	BORDER-TOP-WIDTH: 0px; DISPLAY: block; BORDER-LEFT-WIDTH: 0px; Z-INDEX: 99; RIGHT: 22px; BORDER-BOTTOM-WIDTH: 0px; OVERFLOW: hidden; WIDTH: 281px; COLOR: #333; FONT-SIZE: 12px; BOTTOM: 20px; POSITION: fixed; HEIGHT: 330px; TEXT-ALIGN: left; BORDER-RIGHT-WIDTH: 0px
}
.engine_from .hintTitle {
	BACKGROUND-IMAGE: url(/images/loginRegHint.png); BACKGROUND-REPEAT: no-repeat; HEIGHT: 83px
}
.engine_from .hintTitle .hintClose {
	MARGIN-TOP: 54px; WIDTH: 27px; MARGIN-RIGHT: 10px; BACKGROUND-REPEAT: no-repeat; HEIGHT: 20px
}
.engine_from .hintBody {
	BORDER-RIGHT: #aaa 1px solid; PADDING-RIGHT: 15px; BORDER-TOP: #aaa 0px solid; PADDING-LEFT: 15px; PADDING-BOTTOM: 5px; BORDER-LEFT: #aaa 1px solid; LINE-HEIGHT: 20px; PADDING-TOP: 15px; BORDER-BOTTOM: #aaa 1px solid; BACKGROUND-COLOR: #fff
}
.engine_from .button {
	FONT-SIZE: 12px; MARGIN-BOTTOM: 20px; WIDTH: 58px; HEIGHT: 20px
}
.engine_from .txt {
	BORDER-RIGHT: #ddd 1px solid; PADDING-RIGHT: 3px; BORDER-TOP: #ddd 1px solid; PADDING-LEFT: 3px; PADDING-BOTTOM: 2px; BORDER-LEFT: #ddd 1px solid; WIDTH: 65px; COLOR: #333; LINE-HEIGHT: 17px; MARGIN-RIGHT: 8px; PADDING-TOP: 2px; BORDER-BOTTOM: #ddd 1px solid; HEIGHT: 17px
}
.engine_from .cxt-input {
	Z-INDEX: 2000; WIDTH: 80px; POSITION: relative
}
.engine_from .cxt-input .cxt-input-cxt {
	BORDER-RIGHT: #cfcfcf 1px solid; BORDER-TOP: #cfcfcf 1px solid; FONT-SIZE: 12px; Z-INDEX: 1000; LEFT: 0px; BORDER-LEFT: #cfcfcf 1px solid; WIDTH: 200px; CURSOR: default; COLOR: #000; BOTTOM: 24px; LINE-HEIGHT: 20px; BORDER-BOTTOM: #cfcfcf 1px solid; POSITION: absolute; BACKGROUND-COLOR: #fff
}
.engine_from .cxt-input .cxt-input-cxt DIV {
	PADDING-LEFT: 5px
}
.engine_from .cxt-input .cxt-input-cxt .hint {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; Z-INDEX: 200; COLOR: #000
}
.engine_from .cxt-input .cxt-input-cxt .cur {
	BACKGROUND-COLOR: #ddd
}
.g_p_right {
	FLOAT: right
}
.g_c_hand {
	CURSOR: hand
}
.clr02 {
	COLOR: #aaa
}
.sidebar-item { margin-bottom: 5px }
.sidebar-item-header { color: #666; font-size: 14px; height: 37px; line-height: 37px; background-position: 0 -156px; border: 1px solid #E1E3E5; border-bottom: 0; padding-left: 10px; padding-right: 10px; position: relative; }
.sidebar-item-header .icon16 { margin-right: 5px }
.sidebar-item-header a { top: 0px; right: 4px; position: absolute; font-size: 12px; font-weight: 100; color: #B0B0B0; }
.blue .sidebar-item-header { background-image: none; background-color: #F9FCFF; border-color: #C1E1F8; }
.blue .sidebar-item-body { background: #F9FCFF; border-color: #C1E1F8; }
.sidebar-item-bottomnone { margin-bottom: 0 }
.sidebar-item-topnone .sidebar-item-header { border-top: 0 }
.s_item {
    border-top: 1px dashed #E1E2E3;
    height: 94px;
    margin-top: -1px;
    overflow: hidden;
    padding: 10px 8px 10px 10px;
   
}
.sidebar-item .hover {
    background: none repeat scroll 0 0 #F4F8FB;
    cursor: pointer;
}
.s_item .imgbox {
    float: left;
    width: 75px;
}
.s_item .imgbox a img {
    height: 90px;
    overflow: hidden;
    width: 67px;
}
.s_item .info {
    color: #999999;
    overflow: hidden;
}
.s_item .info dt a {
    color: #307EC6;
}
.s_item .info dt {
    font-size: 14px;
    height: 18px;
    line-height: 16px;
    margin-bottom: 0.5px;
    overflow: hidden;
}


.sidebar-item .hd {
    border-bottom: 1px solid #999999;
    height: 22px;
    padding: 3px 0 0 4px;
}

.sidebar-item .hd h3 {
    color: #333333;
    font: 16px/18px "Î¢ÈíÑÅºÚ";
}