/*==================================================全局==========================================================================*/
@charset "UTF-8";
h1, h2, h3, h4, h5, h6, form, fieldset, img, a, ul, li, p, div, td, tr, dl, dt, dd, body {
	padding:0;
	margin:0;
}
html {
	overflow:-moz-scrollbars-vertical;
} /*始终让 Firefox 显示滚动条*/
* {
	word-wrap:break-word;
}/*文字强制换行*/
table {
	border-collapse:collapse;
}/*细线表格*/
.hidden {
	display:none;
}/*清除容器浮动*/
fieldset, img {
	border:0px;
}/*清除描边,块显示*/
ul, li {
	list-style-type:none;
}/*无列表项目标记*/
ul, li {
	padding:0px;
	margin:0px;
	list-style-type:none;
	list-style-position :outside;
	word-break:break-all;
}
body {
	font-family: "宋体";
	font-size: 12px;
	color:#333;
	margin:0;
	background:#fff url(../images/bg.jpg) repeat-x left top;
	overflow-x:hidden;
}
.hidden {
	display:none;
}
a {
	text-decoration: none;
}/* 链接无下划线,有为underline */
a:link {
	color: #000101;
}/* 未访问的链接 */
a:visited {
	color: #000101;
}/* 已访问的链接 */
a:hover {
	color:#ff0000;
	text-decoration: none;
} /* 鼠标在链接上 */
a:active {
	color: #000101;
	text-decoration: underline;
    blr:expression(this.onFocus=this.blur());
}/* 点击激活链接 */
/*===============================================头部（header）==============================================================*/
.body{
	width:805px;
	height:563px;
	top:50%;
	left:50%;
	margin:-281px 0 0 -402px;
	position:absolute;
	}
.top{
	height:53px;
	clear:both;
	padding:20px 0 0 0;
	}
.logo{
	width:205px;
	height:53px;
	float:left;
	display:inline;
	background:url(../images/logo.gif) no-repeat;
	}
.top span{
	display:block;
	line-height:35px;
	float:right;
	color:#003399;
	}
.top span a{color:#003399;}
.top span a:visited{color:#003399;}
.top span a:hover{color:#000; text-decoration:underline;}
.top span a:active{color:#003399;}
.body_left{
	width:420px;
	float:left;
	display:inline;
	margin:45px 0 0 0;
	}
.noticle{
	height:170px;
	border-bottom:1px dashed #a7a7a7;
	clear:both;
	background:url(../images/ico.gif) no-repeat left top;
	}
.noticle_title{
	font-size:14px;
	clear:both;
	color:#cc3300;
	font-weight:bold;
	padding:5px 0 0 100px;
	}
.noticle_content{
	color:#626262;
	line-height:23px;
	clear:both;
	height:100px;
	padding:8px 0 0 100px;
	}
.noticle_more{
	line-height:25px;
	text-align:right;
	padding:0 20px 0 0;
	clear:both;
	}
.noticle_more a{ color:#003399;text-decoration:underline;}
.noticle_more a:visited{ color:#003399;}
.noticle_more a:hover{ color:#cc0000;}
.noticle_more a:active{ color:#003399;}
.business{
	clear:both;
	margin:18px 0 0 0;
	}
.business li{
	width:200px;
	height:45px;
	float:left;
	display:inline;
	margin:20px 0 0 10px;
	}
.business li img{
	width:38px;
	height:36px;
	display:block;
	float:left;
	}
.business li div{
	height:36px;
	width:150px;
	float:left;
	display:inline;
	padding:0 0 0 10px;
	font-family:"微软雅黑";
	}
.business li div strong{
	display:block;
	clear:both;
	font-size:14px;
	color:#0a0a0a;
	}
.business li div span{
	display:block;
	clear:both;
	color:#5b5b5b;
	}
	
	
	
.login{
	width:355px;
	height:314px;
	float:right;
	display:inline;
	margin:45px 0;
	background:url(../images/login_bg.gif) no-repeat;
	}
.login_title{
	height:30px;
	clear:both;
	font-weight:bold;
	font-size:14px;
	position:relative;
	}
.login_title strong{
	line-height:30px;
	color:#444444;
	position:absolute;
	z-index:50;
	left:35px;
	}
.login_title span{
	line-height:30px;
	color:#fff;
	position:absolute;
	z-index:40;
	left:36px;
	top:1px;
	}
.alert{
	color:#cc3300;
	line-height:20px;
	padding:13px 20px 10px 20px;
	}
.alert2{
	color:#666666;
	line-height:20px;
	padding:13px 20px 10px 20px;
	}
.login_ul{
	clear:both;
	padding:0 0 0 25px;
	}
.login_ul li{
	height:25px;
	clear:both;
	padding:8px 0 0 0;
	*padding:8px 0 0 0;
	_padding:5px 0 0 0;
	}
.login_ul li span{
	line-height:25px;
	display:block;
	float:left;
	}
.login_ul li p{
	height:25px;
	float:left;
	}
.login_ul li p input{
	line-height:18px;
	height:19px;
	width:110px;
	color:#888;
	}
.login_ul li em{
	width:60px;
	height:20px;
	float:left;
	display:block;
	padding:2px 0 0 3px;
	}
.login_buttom{
	height:28px;
	clear:both;
	padding:18px 0 10px 74px;
	}
.buttom1{
	width:109px;
	height:28px;
	display:block;
	cursor:pointer;
	border:none;
	float:left;
	background:url(../images/login_buttom.jpg) no-repeat;
	}
.safety{
	line-height:23px;
	display:inline;
	float:left;
	padding:0 0 0 15px;
	margin:5px 0 0 10px;
	background:url(../images/ico1.jpg) no-repeat left center;
	}
.safety a{ color:#003399;}
.safety a:visited{ color:#003399;}
.safety a:hover{ color:#000; text-decoration:underline;}
.safety a:active{ color:#003399;}
	
	
.footer{
	height:65px;
	clear:both;
	padding:15px 0 0 0;
	border-top:1px solid #e3e3e3;
	}
.footer_content{
	width:390px;
	float:right;
	display:inline;
	text-align:center;
	color:#616262;
	text-align:center;
	line-height:20px;
	}
.cnnc{
	width:128px;
	height:47px;
	float:right;
	display:inline;
	margin:0 145px 0 0;
	}