@charset "utf-8";
/* CSS Document */
body {
	margin:0;
	padding:0;
	font-family: tahoma, arial, 宋体;
	font-size:12px;
}
/* 顶部 */
#top {
	width:100%;
	min-width:960px;
	height:30px;
	border-bottom:#4EA5EC solid 1px;
	background-color:#E8F0FF;
	text-align:left;
	overflow:hidden;
}
/* 顶部功能区 */
#top_fc {
	position:relative;
	margin:0 auto;
	width:960px;
	height:30px;
	padding-top:5px;
	font-family:tahoma, arial, 宋体;
	font-size:12px;
}
#top_fc a {
	float:left;
	margin:2px 20px auto 5px;
	display:inline-block;
	color:#155091;
	text-decoration:none;
	cursor: pointer;
}
#top_fc a:hover {
	color:#ff0000;
	text-decoration:underline;
}
#weather {
	float:left;
	margin:-1px 90px auto 5px;
}
/*  顶部右侧容器 */
#top_r {
	position:absolute;
	top:0;
	right:0;
	height:30px;
	padding-top:5px;
	min-width:400px;
}
#lg_word a,#username a {
	float:right;
	margin:2px 5px auto 5px;
	color:#FF5500;
	text-decoration:none;
}
#reg_word a,#safe_exit a {
	float:right;
	margin:2px 25px auto 5px;
	color:#155091;
	text-decoration:none;
}
#lg_word a:hover,#reg_word a:hover,,#username a:hover,#safe_exit a:hover {
	color:#FF0000;
	text-decoration:underline;
}
#set_model {
	float:right;
	margin:2px 0 auto 0;
	width:70px;
	padding-left:5px;
	text-align:left;
	color:#155091;
	cursor:pointer;
}
/* 顶部图标 */
#sethome {
	float:left;
	width:16px;
	height:16px;
	background:url(../images/img.png)  no-repeat 0 0;
	overflow:hidden;
}
#back_home {
	float:right;
	padding-top:1px;
	padding-left:15px;
	height:17px;
	background:url(../images/img.png)  no-repeat -48px 0;
	overflow:hidden;
}
#shoucang {
	float:right;
	padding-top:1px;
	padding-left:15px;
	height:17px;
	background:url(../images/img.png)  no-repeat -48px -17px;
	overflow:hidden;
}
/* 搜索框 */
#sousuo {
	position:relative;
	margin:0 auto;	
	width:960px;
	height:100px;
}
/* 主体框 */
#content {
	position:relative;
	margin:0 auto;	
	width:960px;
	min-height:700px;
	height:700px;
	border:#89C8E9 1px solid;
	overflow:hidden;
}
#ct_l {
	float:left;
	margin:0;
	width:159px;
	min-height:700px;
	_height:700px;
	background-color:#EFF8FF;
}
#ct_r {
	float:right;
	margin:0;
	width:750px;
	min-height:700px;
	_height:700px;
	padding:25px;
	border-left:#89C8E9 1px solid;
	font-size:14px;
}
#ct_r p{
	display:block;
	text-align: left;
	text-indent: 28px;
	font-size: 14px;
	line-height: 25px;
	margin-bottom: 15px;
	}
.hi_tit{
	height:34px;
	border-bottom:2px solid #0071B3;
	padding-left:10px;
	line-height:34px;
	}
.hi_tit span{
	height:30px;
	font-size:24px;
	font-weight:bold;
	}
a.hi_home{
	color:#4AAFE6;
	text-decoration:underline;	
	}
a.hi_home_1{
	font-size:18px;
	color:#000000;
	text-decoration:underline;	
	}
a.hi_home:hover{
	color:#FF0000;
	text-decoration:underline;	
	}
#ul_l {
	position:absolute;
	left:0;
	top:-1px;
	padding:0; 
	margin:0;
	font-size:14px;
	width:160px;
	list-style:none;
	overflow:hidden;
}
#ul_l li {
	list-style:none;
	float:left;
	margin:0;
	padding:0;
	width:160px;
	height:40px;
	line-height:40px;
	text-align:center;
	cursor:pointer;
}
.li_choose {
	border:#89C8E9 1px solid;
	border-right:none;
	color:#0071B3;
	font-weight:bold;
	background-color:#fff;
}
a.li_link {
	margin:0;
	padding:0;
	width:160px;
	height:40px;
	line-height:40px;
	display:block;
	color:#000;
	text-decoration:none;
	text-align:center;
}
a.li_link:hover {
	color:#ff0000;
	text-decoration:underline;
}
/* 底部容器 */
#footer {
	position:relative;
	margin:10px auto 50px auto;	
	width:960px;
	height:25px;
	line-height:25px;
	border:#cccccc 1px solid;
	background-color:#f1f1f1;
	color:#787878;
	text-align:left;
	overflow:hidden;
}
#footer_l {
	position:absolute;
	top:0;
	left:5px;
	height:25px;
	line-height:25px;
	color:#787878;
	font-size:12px;
}
#footer_r {
	position:absolute;
	top:0;
	right:5px;
	height:25px;
	line-height:25px;
	color:#787878;
	font-size:12px;
}
.point {
	float:left;
	margin:0;
	height:25px;
	line-height:25px;
	color:#787878;
	font-size:12px;
}
a.ft_link {
	float:left;
	margin-left:3px;
	margin-right:3px;
	height:25px;
	line-height:25px;
	color:#36c;
	text-decoration:none;
	cursor:pointer;
}
a.ft_link:hover {
	color:#ff0000;
	text-decoration:underline;
}
* html #logo {/*IE6*/
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/logo.png',sizingMethod="scale");
	width:200px;
	height:105px;
}
* html #logo img{display:none;}
#logo img {
	border:0px;
}
#logo {
	width:200px;
	height:105px;
	background:url(../images/logo.png) no-repeat center center;
}
