@charset "utf-8";
@import url("/s/css/base.css");
body{
	color: #000000;
	background-image: url(BodyBG.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #eff6f9;
}
a, a:link {
	color: #333333;
}
a:hover {
	color: #0066CC;
}

.box {
	text-align: left;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
.topbar {
	line-height: 31px;
	overflow: hidden;
	height: 31px;
	text-align: left;
}
.topbar_con {
	padding-right: 6px;
	color: #666666;
	padding-left: 10px;
	font-size:14px;
}
.topbar_con .fl {
	color: #333333;
}
.topbar_con .fl span {
	line-height: 32px;
}
.topbar_con .fl  a {
	color: #FF0000;
	font-weight: bold;
}
.topbar_con .fl a:hover {
	color: #FF6600;
}

.topbar_con .fr {
}
.topbar_con .fr a {
	margin-right: 8px;
	margin-left: 8px;
	color: #666666;
}
.topbar_con .fr a:hover {
	color: #999999;
	text-decoration: underline;
}
.topbar_con .fr span a {
	color: #009900;
}


.header {
	height: 100%;
}
.header .fl {
	padding-top: 7px;
	padding-bottom: 7px;
}
 .weather_full {
	width: 100%;
	/*
	position: absolute;
	top:expression(offsetParent.scrollTop);
	*/
	filter: Alpha(Opacity=80);	
	-moz-opacity:0.8;       
	opacity: 0.8; 	 
}
 .weather_full table {
	background-color: #0099FF;
	width: 100%;
}
 .weather_full th {
	font-size: 12px;
	white-space:nowrap;
	text-align: center;
	background-color: #58B6DE;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 20px;
}
 .weather_full td {
	font-size: 14px;
	white-space:nowrap;
	text-align: center;
	background-color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 2px;
	padding-right: 2px;
	padding-left: 2px;
	line-height: 20px;
}
.header .weather {
	float: left;
	padding-top: 6px;
	padding-left: 40px;
	text-align: center;
	cursor: pointer;
}
.header .gg {
	float: left;
	height: 65px;
	width: 450px;
	margin-top: 7px;
	overflow: hidden;
	margin-left: 36px;
}

.header .fr {
	padding-top: 20px;
	padding-right: 10px;

}



.nav {
	background-image: url(nav.gif);
	background-repeat: repeat-x;
	background-position: left top;
	overflow: hidden;
	height: 36px;
	background-color: #3697E4;
}
.nav .fl {
	background-image: url(nav_fl.gif);
	background-repeat: no-repeat;
	background-position: left top;
	overflow: hidden;
	height: 36px;
	width: 9px;
}
.nav .fr {
	background-image: url(nav_fr.gif);
	background-repeat: no-repeat;
	background-position: right top;
	overflow: hidden;
	height: 36px;
	width: 9px;
}
.nav .con {
	float: left;
	width: 932px;
	overflow: hidden;
}
.nav li {
	line-height: 36px;
	font-size: 14px;
	text-align: center;
	float: left;
	width: 92px;
	overflow: hidden;
	font-weight: bold;
	background-image: url(nav_line.gif);
	background-repeat: no-repeat;
	background-position: right 4px;
}
.nav .on {
	background-image: url(nav_li.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 92px;
}
.nav li a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}
.nav li strong a {
	color: #A0FF62;
	text-decoration: underline;
}
.nav li span a {
	color: #FFFF00;
}
.nav li font a {
	font-weight: normal;
	font-size: 14px;
}


.nav li a:hover {
	color: #FFFF33;
	text-decoration: underline;
}
.nav .on a {
	line-height: 40px;
	color: #288EE0;
}
.nav .on a:hover {
	color: #288EE0;
	text-decoration: none;
}
.footer {
	text-align: center;
	margin-top: 10px;
	background-repeat: repeat-x;
	background-position: 0px -90px;
	background-color: #FFFFFF;
	background-image: url(BodyBG.jpg);
}
.copyright {
	color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 22px;
}
.copyright a ,.copyright a:hover{
	color: #999999;
}
.margintop10 {
	margin-top: 10px;
}
.margintop9 {
	margin-top: 9px;
}
.b1 {
	background-image: url(b1.gif);
	background-repeat: repeat-x;
	background-position: left top;
	overflow: hidden;
	height: 24px;
	background-color: #54A0E9;
}
.b1 .fl {
	background-image: url(b1_fl.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 24px;
	padding-left: 10px;
	line-height: 23px;

	*line-height: 25px;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 14px;
}
.b1 .fr {
	background-image: url(b1_fr.gif);
	background-repeat: no-repeat;
	background-position: right top;
	overflow: hidden;
	height: 24px;
	width: 80px;
	line-height: 23px;

	*line-height: 24px;
	text-align: right;
	padding-right: 10px;
	color: #FFFFFF;
}
.b1 .fr a {
	color: #FFFFFF;
	text-decoration: none;
}
.b1 .fr a:hover {
	color: #FFFF66;
	text-decoration: none;
}
.b1 .fr_1 a {
	text-decoration: underline;
}
.b1 .fr_1 a:hover {
	text-decoration: underline;
}

.v1 {
	height: 100%;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #7298bd;
	border-bottom-color: #7298bd;
	border-left-color: #7298bd;
}
.v1_a {
	padding-top: 5px;
	padding-bottom: 9px;
	padding-left: 12px;
}
.v1_a li {
	background-image: url(arr1.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	padding-left: 12px;
	line-height: 28px;
	overflow: hidden;
	height: 28px;
	font-size: 14px;
}
.v1_a li a {
	color: #1e50a2;
}
.v1_a li a:hover {
	color: #0066CC;
	text-decoration: none;
}



.v1_a .img1 {
	position: relative;
	top: 4px;
	margin-left: 4px;
	cursor: pointer;
}
.v1_a span {
	position: absolute;
	margin-left: 240px;
	text-align: right;
	width: 66px;
	margin-top: 0px;





	*margin-top: -4px;
	overflow: hidden;
}
.v1_a_1 span {
	margin-left: 230px;
}

.v1_a span a{
	color: #999999;
}
.v1_a span a:hover{
	color: #FFFFFF;
	background-color: #FF9900;
}
.slide {
	background-color: #E0F1FE;
	height: 232px;
	width: 328px;
	border: 1px solid #C2D1E7;
}
.slide_con {
	padding-top: 4px;
	padding-left: 4px;
}

.login {
	background-image: url(LoginBG.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	overflow: hidden;
	height: 237px;
	width: 260px;
}
.login a{
	color: #0066FF;
}
.login a:hover{
	color: #FF0000;
}
.login .con1 {
	overflow: hidden;
	height: 53px;
}
.login .con1 .fl {
	font-size: 14px;
	font-weight: bold;
	color: #006699;
	padding-top: 16px;
	padding-left: 40px;
}
.login .con2 {
	padding-left: 20px;
}
.login .con2 td {
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 14px;
}
.inp1,.inp1_ {
	font-size: 14px;
	line-height: 22px;
	color: #333333;
	height: 22px;
	padding-right: 3px;
	padding-left: 3px;
	border: 1px solid #CCCCCC;
	width: 140px;
}
.inp1_{
	color: #C1C1C1;
}
.but1 {
	background-image: url(/city/images/ButtonBG1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	overflow: hidden;
	height: 26px;
	width: 74px;
	font-size: 14px;
	font-weight: bold;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	color: #000000;
	background-color: #FFFFFF;
	cursor: pointer;
}
.login .con3 {
	text-align: center;
	padding-top: 14px;
}
.login .con3 img {
	display: block;
	margin-right: auto;
	margin-left: auto;
}
.clock {
	text-align: center;
	height: 100px;
	background-color: #FFFFFF;
	background-image: url(ClockBG.gif);
	background-repeat: no-repeat;
	background-position: left top;
	overflow: hidden;
}
.clock div {
	padding-top: 11px;
}
/*————————————————————————————————————————————————————————————————*/
.ViewBox{
	border: 1px solid #b2d5eb;
	height: 100%;
	padding: 10px;
	background-image: url(view_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.ViewBox .path{
	font-size: 14px;
}
.ViewBox .path a{
	color: #0066CC;
}
.ViewBox .path a:hover{
	color: #FF3300;
}
.ViewBox .title{
	font-family: "微软雅黑", "黑体";
	font-size: 20px;
	line-height: 24px;
	text-align: center;
	padding-top: 10px;
}
.ViewBox .content{
	font-size: 14px;
	line-height: 2;
	padding: 10px;
	overflow: hidden;
	width: 630px;
}
.ViewBox .content td{
	font-size: 14px;
	line-height: 2;
}
.ViewBox .content td img{
	display: block;
	margin-right: auto;
	margin-left: auto;
}
.ViewBox .content font,.ViewBox .content span{
	font-size: 14px;
	line-height: 2;
}
.ViewBox .info {
	font-size: 12px;
	text-align: center;
	padding-top: 5px;
	color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D9D9D9;
	line-height: 26px;
}
.ViewBox .contact {
	padding-right: 40px;
	padding-left: 40px;
	padding-top: 5px;
}
.ViewBox .contact td{
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 6px;
	padding-right: 12px;
	padding-bottom: 6px;
	color: #666666;
}
.ViewBox .contact td .qq{
	background-image: url(/city/images/MobileQQ.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 22px;
}
.ViewBox .contact .ar{
	width: 88px;
	font-weight: bold;
	color: #FF0000;
}
.ViewBox .contact td a{
	color: #0000FF;
}
.ViewBox .contact td a:hover{
	color: #663399;
}
.ViewBox .fun {
	font-size: 14px;
	text-align: right;
}
.ViewBox .fun a{
	color: #0033FF;
}
.ViewBox .fun a:hover{
	color: #FFFFFF;
	background-color: #0066CC;
}
.pl_box{}
.pl_list{}
.pl_list_con {
	background-color: #FFFFFF;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CBDCEF;
	border-right-color: #CBDCEF;
	border-left-color: #CBDCEF;
}
.pl_list_con .img1{
	padding: 4px;
	height: 100px;
	width: 100px;
	border: 1px solid #CCCCCC;
	margin-left: 10px;
}
.pl_list_con td{
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CBDCEF;
	padding-top: 10px;
}
.pl_list_con td div{
	font-size: 14px;
	line-height: 2;
	padding-top: 6px;
	color: #333333;
	word-break:break-all;
}
.pl_list_msg{
	font-size: 14px;
	color: #FF0000;
	padding-left: 30px;
}
.pl_add{
	padding-left: 30px;
	padding-bottom: 6px;
}
.pl_add div{

}
.pl_add strong{
	font-size: 14px;
	font-weight: normal;
	display: block;
	padding-top: 6px;
}
.pl_add strong a{
	color: #0066CC;
}.pl_add strong a:hover{
	color: #FF3300;
}
 .theExpressions{
	padding-top: 2px;
	width: 604px;
}
 .theExpressions img{
	cursor: pointer;
}
/*————————————————————————————————————————————————————————————————*/
.list1{
	padding-top: 12px;
}
.list1 th{
	padding: 4px;
	text-align: left;
	font-weight: bold;
	color: #666666;
}
.list1 td{
	text-align: left;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 4px;
	color: #666666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D8D8D8;
}
.list1 td .al{
	font-size: 14px;
}
.list1 td .al a{
	color: #0066CC;
	background-image: url(/city/browse/skin/arr1.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 15px;
}
.list1 td .al a:hover{
	color: #FF6600;
}
.list1 td .al a:visited{
	color: #219BCF;
}
.list_msg{
	font-size: 14px;
	color: #999999;
	margin-top: 16px;
	margin-left: 16px;
}
.turn {
	text-align: center;
	padding-top: 10px;
}
.turn span ,.turn a{
	font-size: 14px;
	margin-right: 5px;
	margin-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
}
.turn .turn_on{
	font-weight: bold;
	color: #FF0000;
}
.turn_on{}
