﻿*{margin:0px; padding:0px;}

#header{
        background-color:#daeaf9;
		width:100%;
		height:130px;
}

/**头部及导航框架 开始**/
#top{ 
      background-image:url(../images/top.jpg);
	  margin:0 auto;
	  background-repeat:no-repeat;
      width:1000px;
	  height:130px;
}
.main {
    background: none repeat scroll 0 0 #4489ca;
    border-top: 3px solid #3e629f;
    height: 500px;
    min-width: 1000px;
    width: 100%;
}

.mainBox {
    background:url(../images/main_bg.jpg)  no-repeat scroll center top #2f92db;
    height: 500px;
    margin: 0 auto;
    width: 1000px;
}
.map {
     height: 425px;
     width: 500px;
	 float:left;
	 margin-left:30px;
	 margin-top:35px;
	 display:inline;
}


.loginWrap{
    background:url(../images/login.jpg)  no-repeat;
    float: right;
    height: 339px;
    margin-top: 100px;
	margin-right:35px;
    width: 355px;
}
.inputbox{
	height:130px;
	width:190px;
	margin-top:80px;
	margin-left:130px;
    float:left;
	display:inline;
}
.k1{
	height:25px;
	width:150px;
	float:left;

	display:inline;
}
.buttonbox{
	height:30px;
	width:260px;
	margin-top:28px;
	margin-left:53px;
	float:left;
	display:inline;

}
.button01{
	height:30px;
	width:121px;
	float:left;
	background-image:url(../images/button01.jpg);
	display:inline;

}
.button02{
	height:30px;
	width:121px;
	margin-left:10px;
	float:left;
	background-image:url(../images/button02.jpg);
	display:inline;

}
.line {
    background-color:#e4e4e4;
    height: 4px;_height: 1px;
    width:100%;
}

.footer {
    height: 90px;
    margin: 20px auto;
    width: 1000px;
}
.footer_pic {
    background:url(../images/bz.gif);
    background-repeat:no-repeat;
	margin-top:20px;
	margin-left:100px;_margin-left:40px;
	float:left;
	width:39px;
	height:39px;
}
.footer_font01 {
    height: 80px;
	width: 350px;
    float:left;
	margin-left:55px;
 
	

}
.footer_font01 ul{
	margin:0 0 0 5px;
	padding:0;
}
.footer_font01 ul li {
	font-size:12px;
	line-height: 28px;
	color: #333;
	background-repeat: no-repeat;


    list-style-type: none;
}
