@font-face { 
		font-family:'方正启体简体';
		src:url(../font/方正启体简体_0.eot),url(../font/方正启体简体_0.ttf); 
	}  
@font-face { 
		font-family:'方正流行体简体';
		src:url(../font/方正流行体简体.eot),url(../font/方正流行体简体.ttf); 
	} 
@font-face { 
		font-family:'方正艺黑简体';
		src:url(../font/方正艺黑简体.eot),url(../font/方正艺黑简体.ttf); 
	} 
@font-face { 
		font-family:'华文中宋';
		src:url(../font/华文中宋.eot),url(../font/华文中宋.ttf); 
	} 
body{
	margin:0px;
	padding:0px;
}
a{
	color:#444444;
	text-decoration:none;
	border:0;
}
a:hover{
	color:#990000;
}
img {
	border:0;
}
.red{
	color:#ff0000;
}
.header{
	width:100%;
	margin:0 auto;
}
.footer{
	height:130px;
	width:1000px;
	margin:0 auto;
	text-align:center;
	background-color: #3a7b9b;
	
}
.footer-box{
	height:26px;
	text-align:center;
	line-height:26px;
	font-size:18px;
	color:#333333;
}
.manger-login{
	width:100px;
	height:26px;
	background:#ebebeb;
	margin-right:26px;
	line-height:26px;
	font-size:18px;
	color:#22bd3b;
	font-weight:bold;
}
.copyright{
	font-size:18px;
	color:#333333;
	line-height:26px;
	width:800px;
}
.left{
	float:left;
}
.right{
	float:right;
}
.s-height{
	clear:both;
	height:1px;
}
.m-height{
	clear:both;
	height:7px;
}
.none{
	display:none;
}
.block{
	display:block;
}

.header-img-box{
	width:1200px;
	margin:0 auto;
	height:150px;
	background:url(header.png) no-repeat;
}
.header-img-box-online{
	width:1200px;
	margin:0 auto;
	height:150px;
	background:url(headonline.png) no-repeat;
}
.header-bar-box{
	width:100%;
	height:42px;
	background:url(bar_bg.jpg) repeat-x;
}

.header-bar{
	width:1000px;
	margin:0 auto;
}
.vline{
	width:3px;
	height:42px;
	background:url(vline.jpg) no-repeat;
}
.header-bar-item{
	width:116px;
	text-align:center;
	line-height:42px;
	font-weight:bold;
	font-size:20px;
	color:#ffffff;
}

.header-bar-item1-xuan{
 width:36px; padding-top:3px;
}
.header-bar-item:hover{
	background:#428bac;
	width:116px;
	text-align:center;
	line-height:40px;
	font-weight:bold;
	font-size:20px;
	margin-top:2px;
	color:#fdea71;
}
.header-bar-item1{
	background:#428bac;
	width:96px;
	text-align:center;
	border:1px solid #236585;
	line-height:26px;
	font-weight:bold;
	font-size:20px;
	margin:8px 10px;
	color:#ffffff;
}
.header-bar-item1:hover{
	background:#428bac;
	width:96px;
	text-align:center;
	border:1px solid #236585;
	line-height:26px;
	font-weight:bold;
	font-size:20px;
	margin:8px 10px;
	color:#fdea71;
}

.header-date-box{
	width:1000px;
	height:32px;
	margin:0 auto;
	line-height:32px;
}
.but{
	margin:0px;
	padding:0px;
	border:0px;
	background:#188ecb;
	padding:3px;
	color:#ffffff;
}
.date_ico{
	width:19px;
	height:19px;
	padding:4px 0;
}
.box0{
	margin-left:0px;
}
.box1{
	margin-left:80px;
}
.box2{
	margin-left:160px;
}
.box3{
	margin-left:240px;
}
.box4{
	margin-left:320px;
}
.box5{
	margin-left:400px;
}
.clock-ico{
	width:16px;
	height:16px;
	padding:7px;
}
.header-date{
	line-height:26px;
}
.friend-url{
	width:1000px;
	height:auto;
	margin:0 auto;
}
.url-link{

}

.url-link-title{
	font-size:18px;
	font-weight:bold;
	width:995px;
	line-height:35px;
	height:100%;
}
.url-items{
	font-size:14px;
	line-height:24px;
	color:#ffffff;
}
.url-link-content{ 
	width:995px;border:1px solid #cccccc; background-color:#efefef; padding-top:10px; padding-bottom:5px;
}
.url-items span{
	margin-left:20px;
	font-size:20px;
	font-weight:bold;
}
.url-items a{
	margin-left:15px;
	font-size:18px;
	text-align:center;
}
.header-date-text {
	font-size:18px;
	color:#666666;
	margin:0 6px;
	line-height:30px;
}
.v-line2{
	height:10px;
	width:1px;
	margin-top:10px;
	background:#cccccc;
}
.collect-index{
	margin-left:820px;
	font-size:18px;
}
.collect-index a{
	color:#68779f;
	font-weight:bold;	
	margin-right:20px;
	line-height:30px;
}
.collect-index a:hover{
	color:#990000;
}
.login-box{
	width:340px;
	height:100px;
	font-size:18px;
	margin-left:750px;

}
.input-text{
	width:110px;
	background:none;
	border:1px solid #999999;
}
.account,.checkBox-box{
	margin-top:10px; 
	font-size:18px;
}
.but-box{
	margin-top:20px;
	margin-right:5px;
}
.input-but{
	width:60px;
	height:39px;
	font-size:18px;
}
.mouse_over{
	color:#444444;
}

.mouse_over:hover{
	color:red;
}

.text-color{ color:#053468;}
a:hover span{ color:#053468;}