@charset "utf-8";
*{margin:0;padding:0;}

html,body{
	width:100%;
	height:100%;
	font-size:14px;
	/*font-family:"微软雅黑","Microsoft YaHei" ! important;*/
	/*background:#F9F9F9;
	background:#0A978A;*/
}

a{ text-decoration:none;}

a:link{ color:#555;}

a:visited { color:#555;}

a:hover { color:red; text-decoration: underline;}

a:active { color:red; text-decoration: underline;}

ul{ list-style:none; }

.contain{
	width:1000px;
	margin:0 auto;
	overflow:hidden;
	/*background:white;
	background:url(../images/bodyBg.gif);*/
}

.top{
	width:100%;
	padding-top:15px;
	background:#fff;
	overflow:hidden;
}

.logo{
	/*position:relative;*/
	width:100%;
	height:85px;
	font-size:16px;
	font-weight:550;
	color:#1F66B6;
	padding-bottom:10px;
	background:url(../images/logo.png) no-repeat;
	overflow:hidden;
}

.logo div{
	margin-top:40px;
}

.logo a{ color:#1F66B6;font-size:16px;cursor:pointer;}

.logo a:hover{ color:red;}

.logo span{
	display:block;
	margin-top:0px;
	font-size:16px;
}

.logo div,.logo span{
	width:95%;
	text-align:right;
}

.nav{
	/*position:absolute;
	bottom:0;
	right:0;
	margin-top:1px;*/
	width:100%;
	height:40px;
	background:#1F66B6;
	overflow:hidden;
}

.nav ul li{
	float:left;
    height:40px;
    line-height:40px;
    margin-right:5px;
	color:white;
	font-size:16px;
	font-weight:550;
}

.nav ul li a{ display:block;padding:0 16px;}

.nav ul li a:link{ color:white;}

.nav ul li a:visited { color:white;}

.nav ul li a:hover { color:blue; text-decoration: none;}

.nav ul li a:active { color:red; text-decoration: none;}

.menu_bg{
	background:#fff;
	height:40px;
	margin-top:1px;
}

.pmd{
	position:relative;
	width:100%;
	height:24px;
	line-height:24px;
	background:#fff;
	overflow:hidden;
}


.pmd div{
	position:absolute;
	left: 100%;
	color:red;
	white-space:nowrap;
}

.pmd div a{ color:red; text-decoration: underline;}

.search{
	height:24px;
	line-height:24px;
	_line-height:25px;
	width:310px;
	margin:50px 0 0 15px;
	background:white;
	border:1px solid #1F66B6;
	overflow:hidden;
}

.search #search_txt{
	float:left;
    height:24px;
    line-height:24px;
    _line-height:25px;
    width:265px;
    color:#ccc;
    padding-left:5px;
    border:0;
}

.search a{
	float:right;
	display:block;
	height:24px;
	line-height:24px;
	width:40px;
	color:white;
	cursor:pointer;
	text-align:center;
	text-decoration:none;
	background:#1F66B6;
}

.content{
	width:100%;
	background:#FFF;
	padding-bottom:10px;
	overflow:hidden;
}

.content_left{
	float:left;
	width:65%;
	overflow:hidden;
}

.content_right{
	float:left;
	width:34.5%;
	margin-left:5px;
	/*background:#C0D3F3;
	background:#F7FAF3;
	-moz-box-shadow: 2px 2px 3px 1px #ABABAB;
	-webkit-box-shadow:2px 2px 3px 1px #ABABAB;
	box-shadow:2px 2px 3px 1px #ABABAB;*/
	overflow:hidden;
}

#login table{ margin-top:0px; margin-left:20px;}
#login table td{ height:26px; text-align:right;}
#login table .input_text{
	height:20px;
	line-height:20px;
	_line-height:21px;
	padding:0 3px;
	width:120px;
	ime-mode:disabled;
}
	
.register{
	height:30px;
	line-height:30px;
	width:100%;
	padding-left:20px;
}
/*
.register .input_text{
	height:20px;
	line-height:20px;
	_line-height:21px;
	padding:0 3px;
	width:120px;
	ime-mode:disabled;
}*/
	
.input_btn{
	margin-top:10px;
	margin-left:73px;
	height:26px;
	width:80px;
	cursor:pointer;
	background:#1F66B6;
	border:none;
	color:white;
    -moz-border-radius: 3px;      /* Gecko browsers */
    -webkit-border-radius: 3px;   /* Webkit browsers */
    border-radius:3px;            /* W3C syntax */
}

#inform{
	float:left;
	width:525px;
	height:320px;
	margin-left:10px;
	font-size:16px;
	overflow:hidden;
}

#inform .tzgg{margin-top:40px;}
#inform .tzgg ul{
	width:99%;
}

#inform .tzgg li{
    line-height:34px;
    padding-left:15px;
}

#inform .tzgg li span.right{ float:right; color:#aaa;font-size:15px;}

#inform .tzgg li span.left{
	float:left;
	width:80%;
	white-space:nowrap;
	text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
	overflow:hidden;
}

.hyxx{
	height:90%;
	width:100%;
	background:#fff;
	overflow:auto;
}

.hyxx ul{
	width:97%;
	margin-left:5px;
}

.hyxx ul li{
    line-height:24px;
    height:24px;
    background:url(../images/ico.png) no-repeat 0 12px;
    padding-left:10px;
	color:black;
	overflow:hidden;
}

.member{
	width:99%;
	margin-top:15px;
	border:1px solid #ddd;
	background:#fff;
	overflow:hidden;	
}

.gyxh{
	width:100%;
	height:145px;
	padding-top:10px;
	overflow:hidden;
}
	
.gyxh ul{
	width:95%;
	margin-top:3px;
	margin-left:40px;
	overflow:hidden;
}

.gyxh ul li{
	float:left;
	height:28px;
	line-height:28px;
	width:120px;
	font-size:15px;
	background:url(../images/ico.png) no-repeat 0 12px;
	padding-left:10px;
	overflow:hidden;
}

.title{
	float:left;
	margin-bottom:8px;
	width:100%;
	height:26px;
	line-height:26px;
	color:#555;
	font-size:16px;
	font-weight:550;
	text-align:center;
	background:#edefeb;
	border-bottom:1px solid #d1d1d1;/*
	background:url(../images/bt11.png) repeat-x;*/
}

.title a{ color:#555;}

.title a:hover{ color:red;}

.foot{
	padding:10px 0;
	width:100%;
	font-weight:500;
	/*border-top:1px solid #CBCBCB;*/
	border-top:1px dotted #bbb;
	background:#efefef;
	color:#555;
}

.foot div{
	height:32px;
	line-height:28px;
	width:100%;
	text-align:center;
}

.news{
	width:99%;/*
	background:white;
	-moz-box-shadow: 2px 2px 2px 0px #999;
	-webkit-box-shadow:2px 2px 2px 0px #999;
	box-shadow:2px 2px 2px 0px #999;*/
	height:220px;
	margin-top:15px;
	border-bottom:1px dashed #999;
	overflow:hidden;
}

.news ul{
	width:100%;
	margin-top:5px;
	margin-bottom:3px;
	background:white;
	overflow:hidden;
}

.news ul li{
	position:relative;
	height:30px;
	line-height:30px;
	width:100%;
	overflow:hidden;
	/*list-style:square inside url('../images/listico.gif');*/
}

.news ul li span.right{ float:right; color:#aaa; padding-right:5px;}

.news ul li span.left{
	float:left;
	width:78%;
	font-size:16px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
}

.news .bt{
	height:28px;
	line-height:28px;
	width:99%;
	/*background:url(../images/bt4.png) repeat-x;
	border:1px solid #ccc;*/
	background:url(../images/bt10.png) repeat-x;
	/*border-bottom:1px solid #53ABED;*/
	font-size:16px;
	margin-left:2px;
	padding-bottom:0px;
	overflow:hidden;
}

.news .bt span.left{
	float:left;
	font-size:16px;
	font-weight:500;
	color:#FFF;
	margin-left:10px;
}
	
.news .bt span.right{
	float:right;
	font-size:15px;
	color:#999;
	margin-right:5px;
}

.news .bt span.right a{ color:#1F66B6;}

.news .bt span.right a:hover{ color:red;}

.adver{
	position:absolute;
	z-index:9999;
	width:100px;
	height:570px;
	left:0;
	top:180px;
	border:1px solid #999;
    overflow:hidden;
}

.adver img{ width:100%; height:550px; border:none;}

.adver span{ 
	display:block;
	widht:100%;
	height:20px;
	line-height:20px;
	text-align:center;
	cursor:pointer;
	background:#CBCBCB;
}

/*
.focus{
	position: relative;
	margin-top:10px;
	width:100%;
	height:auto;
}

.focus img{
	width:100%;
	height:100%;
	border:none;
}
*/

.free{
	width:976px;
	margin-top:3px;
	padding-bottom:3px;
	overflow:hidden;
}

.free ul{ overflow:hidden;}

.free ul li{
	float:left;
	width:170px;
	height:50px;
    margin:3px 5px;
    display:inline;
}

.free li img{ border:1px solid gray; width:100%; height:100%;}

.ggb{
	 color:#0051A2;
	 line-height:22px;
     padding:0 10px;
     height:77%;
}

.sm{
	position:absolute;
	left:0;
	bottom:0;
	height:16px;
	width:100%;
	background:black;
	z-index:10;
	opacity: 0.5;
	filter:alpha(opacity=50);
}

.sm1{
	position:absolute;
	left:0;
	bottom:0;
	height:16px;
	line-height:16px;
	width:100%;
	color:white;
	z-index:100;
	text-align:center;
}

.menu{
	position:absolute;
	z-index:10000;
	overflow:hidden;
	background:#2B5B92;
}

.menu ul{}

.menu ul li{
	height:28px;
	line-height:28px;
	padding:5px;
	text-align:center;
	font-size:15px;
	font-weight:bold;
	color:white;
	border-bottom:1px solid #999;
	cursor:pointer;
}

.menu ul li a{ display:block; height:100%; width:100%; color:white;}

.clear{ clear:both}

#img_link{
	width:97%;
	margin-top:15px;
	margin-left:5px;
	padding:10px 0 10px 20px;
	background:#fff;
	-moz-box-shadow: 1px 1px 2px 1px #ABABAB;
	-webkit-box-shadow:1px 1px 2px 1px #ABABAB;
	box-shadow:1px 1px 2px 1px #ABABAB;
	overflow:hidden;
}

#img_link div{
	float:left;
	padding-left:35px;
	height:32px;
	line-height:32px;
	font-size:15px;
	margin:0 25px;
	cursor:pointer;
}

#img_link .div1{ background:url(../images/sjzx.png) no-repeat; }
#img_link .div2{ background:url(../images/jgzs.png) no-repeat; }
#img_link .div5{ background:url(../images/jscx.png) no-repeat; }
#img_link .div3{ background:url(../images/jsbz.png) no-repeat; }
#img_link .div4{ background:url(../images/fwpt.png) no-repeat; }

#img_link a:hover{text-decoration:none;}

.friend_link{
	width:100%;
	/*border:1px solid #53ABED;*/
	padding:5px 0;
	overflow:hidden;
}
.friend_link span{
	float:left;
	height:24px;
	line-height:24px;
	margin-left:10px;
}

.friend_link a{
	text-decoration:none;
    border-bottom:1px solid black;
}

/*
.input_text{
	height:26px;
	width:200px;
	border:1px solid #c6c6c6;
	box-shadow:inset 1px 1px 2px #CCC;
	padding:0 4px;
	line-height:26px;
	color:#333; 
}
.input_btn{
	height:26px;
	width:100px;
	margin-left:20px;
}
	
.m_form{width:350px;margin:0 auto;overflow:hidden;margin-top:200px;}
.m_form dl{display:block;height:50px;}
.m_form dt{float:left;text-align:right;width:120px;font-size:14px;height:30px;line-height:26px;}
.m_form dd{float:left;}
*/