@charset "gb2312";

html, body, div, span,applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, ivane, q, s, samp, small, strike, strong, sub, sup, tt, var, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
}
html,body{
	color:#000000; 
	background:#FFFFFF url(bg.gif) repeat-x; 
}
body{
	font:normal normal normal 12px/1.5em Simsun, Arial Unicode MS, Mingliu, Arial, Helvetica;
	text-align: center;
	height:100%;
	word-break : break-all;
}
div {
	text-align:left;
}
a{ text-decoration: underline; color: #77808D; }
a:hover	{color: #77808D; }

li{ list-style-type:none;}
img	{
	border-style: none;
}
label { cursor: pointer; }
table	{  border-collapse: collapse; border-style: none; }
td	{  padding: 0;border:0;font-size:12px;line-height:1.5em;} 
.red{
	color:#FF0000; 
}
/*clear both*/
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
*+html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
.clear{
	font-size:0;
	line-height:0;
	height:0;
	clear:both;
	overflow: hidden;
	display: block;
}
.header{
	background:url(logo.jpg) no-repeat;
	width:745px;
	height:106px; 
	margin:0 auto;
}
h1,
h2{
	display:none;
}
.main{
	width:745px; 
	margin:0 auto;
}
.main_top,
.main_bottom{
	font-size:0;
	background:url(global.gif) no-repeat; 
	height:3px;
}
.main_bottom{
	background:url(global.gif) no-repeat 0 -3px; 
}
.main_content{
	padding:8px 11px;
	border-left:1px solid #D8D9DB;
	border-right:1px solid #D8D9DB;
	_float:left; 
	overflow:auto;
}
.main_left{
	width:460px;
	float:left; 
}
.main_left h3{
	color:#5D6A7C; 
	font-size:13px;
	line-height:28px; 
	width:460px;
}
.main_left h3 span,
.main_right h3 span{
	display:none; 
}
.main_left p{
	color:#77808D;
	text-indent:2em; 
	line-height:24px; 
	padding-left:9px;
}
.main_left ol{
	width:453px; 
}
.main_left li{
	color:#77808D; 
	text-indent:2em;
	line-height:24px; 
	list-style:decimal;
}
.main_right{
	width:253px;
	float:right; 
	overflow:auto;
}
.main_right h3{
	background:url(login_title.gif) no-repeat; 
	height:25px; 
	border:1px solid #C5C7CB;
	border-bottom:none;
}
.login_main{
	color:#888888; 
	border:1px solid #C5C7CB;
	border-top:none;
	padding:12px 13px;
}
.login_main div{
	line-height:20px; 
	margin:8px auto;
}
.login_main a{
	color:#888888; 
	text-decoration:underline; 
}
.login_main label{
	width:62px;
	display:inline-block; 
	text-align:right; 
}
.login_main p{
	margin-left:65px;
}
.login_main input{
	color:#888888; 
	border:1px solid #C7C7C7;
}
.login_main .verifycode,
.login_main #u{
	ime-mode:disabled;
}
.login_main .bt_login{
	text-align:center; 
}
.login_main .bt_login input{
	color:#898989; 
	font-size:14px;
	font-weight:bold; 
	background:url(login_button.gif) no-repeat; 
	width:131px;
	height:31px; 
	border:none!important;
	margin:0 auto;
	padding:0;
	cursor: pointer;
}
.copyright{
	font:normal normal normal 11px/1.5em Verdana; 
	color:#B3B7BD; 
	text-align:center; 
	margin:10px auto;
}