@charset "gb2312";
/* CSS Reset */
body,table,th,td,div,ul,li,dl,dt,dd,p,h1,h2,h3,h4,form,input,button{margin:0;padding:0}
body{
	font-size:12px;
	color:#333333;
	background:#e4f0e3;
}
.tyss ,.unit{
	line-height:24px;
}

img{border:0}
a{text-decoration:none;color:#333333}
ul,li{list-style:none}
.clearFix:after{
	clear:both;
	display:block;
	visibility:hidden;
	height:0;
	line-height:0;
	content:"";
}
.clearFix{zoom:1;}

/*header*/
#header {
	width:998px;
	margin:0 auto;
}
#header .top {
	height:200px;
}
.nav {
	height:42px;
	background-color:#45743e;
}
.nav ul li {
	float:left;
	width:164px;
	font-size:16px;
	text-align:center;
	line-height:40px;
	font-family:microsoft yahei;
	cursor:pointer;
}
.nav ul li.home {width:163px;}
.nav ul li.nav-split,
.nav ul li.nav-split:hover {
	width:3px;
	height:42px;
	background:url(imagesnav01.jpg) no-repeat;
}
.nav ul li a {color:#ffffff;}
.nav ul li:hover {
	background:url(imagesnav02.jpg) center top no-repeat;
}
.toolbar {
	height:38px;
	overflow:hidden;
	background-color:#f8fbf5;
}
.toolbar div {
	float:left;
	line-height:38px;
	font-size:14px;
	color:#666666;
}
.city {
	padding-left:54px;
	height:38px;
	width:77px;
	background:url(imagesicon01.jpg) 34px 50% no-repeat;
}
.time {
	width:253px;
}
.temp {
	width:300px;
	padding-top:5px;
}

.input {
	width:208px;
	padding-top:8px;
}
.text {
	width:180px;
	height:24px;
	border:1px solid #e4e3e3;
	padding-left:10px;
	font-size:14px;
	line-height:24px;
	color:#999999;
}
.button {
	width:91px;
	height:24px;
	padding-top:9px;
}
.btn {
	width:91px;
	height:24px;
	border:0;
	cursor:pointer;
	background:url(imagessearch01.jpg) no-repeat;
}
.btn:hover {background-image:url(imagessearch02.png);}

/*grid system*/
.container {
	width:998px;
	margin:0 auto;
	background-color:#ffffff;
}
.container1 {
	width:978px;
	margin:0 auto;
	background-color:#ffffff;
	padding:10px;
}
.row {
	overflow:hidden;
}
.span3 {
	width:116px;
	float:left;
}
.span6 {
	width:242px;
	float:left;
}
.span7 {
	width:284px;
	float:left;
}
.span8 {
	width:326px;
	float:left;
}
.span9 {
	width:368px;
	float:left;
}
.span10 {
	float:left;	
}
.span15 {
	width:620px;
	float:left;	
}
.span18 {
	width:746px;
	float:left;	
}
.ml8 {margin-left:8px;}
.ml10 {margin-left:10px;}
.mt10 {margin-top:10px;}
.mr8 {margin-right:8px;}


/*footer*/
#foot {
	width:998px;
	margin:0 auto;
}
#footer {
	background:url(imagesfooter-bg.jpg) center top no-repeat;
}
.btm-link {
	height:30px;
	line-height:30px;
	text-align:center;
	background:url(imagesbtm_bg.jpg);
}
.unit {
	width:998px;
	margin:0 auto;
	height:110px;
	padding-top:12px;
}

.ewb-copye1 {
    background: url(imagesfoot_icon1.png) 0 center no-repeat;
    display: inline-block;
    padding-left: 28px;
    margin: 0 10px;
}

.ewb-copye2 {
    display: inline-block;
    height: 20px;
    width: 20px;
    line-height: 20px;
}

/* Ãæ°üÐ¼µ¼º½ */
.mypos {
    border-bottom: 1px solid #e1e1e1;
    line-height: 30px;
    padding-left: 50px;
    font-size: 14px;
    
}

.mt10 {
    margin-top: 10px;
}
#currt{
	text-align:left;
}

