﻿/* CSS Document */
/*公用样式*/
body{background-color: #FFFFFF;background-image: url();background-repeat: repeat-x;margin: 0px;padding:0px;font-size:12px;}
td{font-size:14px;line-height:25px;color:#000000;}
/*时间*/
.time{font-size:12px;color:#ffffff;}
/*底部*/
.foot{font-size:12px;color:#3A82B4;}
a{font-size:12px;color:#3A82B4;}
a:link {font-size:12px;color: #3A82B4;text-decoration: none;}
a:visited {font-size:12px;color: #3A82B4;text-decoration: none;}
a:hover {font-size:12px;color: #3A82B4;text-decoration: none;}

body 
{
	 text-align:center;
	 
}
img{border:none;}
td{line-height:170%;}
.cssdisplayAllProvince
{
	display:none;
	position:absolute;
	text-align:center;
	width:240px;
	margin:2px;
	border:1px dashed #7f9db9;
	background:#E9F5FF;
	z-index:100;
	
}
.cssDisplayDemandState
{
	display:none;
	position:absolute;
	text-align:center;
	width:200px;
	height:20px;
	
	border:1px solid blue;
    font-size:12px;
	background:#E9F5FF;
	z-index:1;
	
}
.cssProvinceText
{
	width:218px;color: gray;
}
.ProvinceandCityblock{text-align:left;float:left;width:50px;font-size:12px;margin:4px;}
.mouseEventStyle{text-align:left; color:Red; text-decoration:underline;float:left;width:50px;font-size:12px;margin:4px; cursor:pointer;}

.ProvinceandCityblock1{text-align:left; font-size:13px; margin-right:10px}
.mouseEventStyle1{color:Red; text-decoration:underline;cursor:pointer;font-size:13px; margin-right:10px}

.ProvinceandCityblock2{font-size:16px; }
.mouseEventStyle2{color:Red; text-decoration:underline;cursor:pointer;font-size:16px; }
.cssProvinceBtn
{
	background-image:url(images/inputarrow_b.gif);
	cursor:hand;
	width:18px;
	height:22px;
	border:0;
	
	
}

.logo {margin-top:0px;background:transparent;}
.logo1{ height:80px; border-top:40px}
.outline{ width:800px; }

.smallblock{float:left; margin-left:2px; margin-right:2px; }

.explain{ font-size:12px; float:left; color: gray; z-index:0}
.caption{ float:left; z-index:0; font-size:14px; color:Black}
.control{ text-align:left; z-index:0;}
.cssCarCodeNumber
{
	width:80px
	
}
.imgdel{position:relative; float:right; padding:4px;cursor:pointer;}
.cssBtnSubmit{cursor:pointer; background-image:url(images/s.gif); width:60px;height:20px; border:0px solid black}
.show1{width:800px; margin-top:20px}
.show2{width:800px; text-align:left}
.show1span{float:left;color:#5FB300;font-size:14px;}
.show3span{ font-size:12px;}
.line{width:800px; border-top:1px solid #92CC4D;}
.line1{width:800px; border-top:1px solid #92CC4D; margin-top:15px}
.show2span{ color:Black; font-size:13px; margin-right:10px; margin-top:5px; margin-bottom:5px}
.textcontrol{width:60px}
.ImportantDIVCss{margin-top:10px; margin-bottom:10px; border:0px dashed black;}
.TopCss{border:0px dashed red; margin-top:0px; height:30px;}
.ScorllTextCss{float:left; text-align:right; width:80%; border:0px dashed black}
.resultHtmlCss{ text-align:center; font-size:13px; color:Black; width:800px }
.cssLeftAdLayer
{
	position:absolute; width:61px; height:59px; z-index:20; visibility:hidden; left: 0px; top: 100px
}
.cssRightAdLayer
{
	position:absolute; width:61px; height:59px; z-index:20; visibility:hidden; right: 0px; top: 100px
}
.CssSystemTiShi
{
	
	position:absolute;
	
	width:200px;
	height:75px;
	margin:2px;
	border:1px dashed #7f9db9;
    
	background:#E9F5FF;
	
	z-index:20; visibility:hidden; left: 0px; top: 100px}
	
.TitleSize
{
    font-size:40px;	
    color:Black;
    font-weight:800;
 
}

.editcitylabel
{
    width:150px;
    float:left;
    margin-bottom:5px;
    margin-top:5px;
	}
	
.editcitylabel1
{
    width:200px;
   
    text-align:left;
    margin-top:10px;
    margin-bottom:0px;
    margin-left:20px;
	}
	
.editcitytext
{
    width:70px;
    float:left;
    margin-bottom:5px;
    margin-top:5px;
	}
	
.editcitytextarea
{
    width:741px;
    height:85px;
    
	}