/* CSS Document */
*{
	margin:0;
	padding:0;
	}
img{
	border:none;
	}
a{
	text-decoration:none;
	}
body{
	background:#37b5de;
	font-size:12px;
	}
#container{
	width:1003px;
	height:383px;
	margin-left:auto;
	margin-right:auto;
	background:url(../img/bg.jpg) no-repeat;
	position:relative;
	top:100px;
	}
.logo{
	width:1003px;
	height:48px;
	float:left;
	}
.logo a{
	display:block;
	width:163px;
	height:48px;
	margin-left:320px;
	_display:inline;
	float:left;
	}
.cont{
	width:441px;
	height:279px;
	float:left;
	margin-top:10px;
	margin-left:300px;
	background:url(../img/cbg.png) no-repeat;
	_display:inline;
	padding-left:40px;
	}
.title1{
	width:325px;
	line-height:50px;
	float:left;
	font-weight:bold;
	margin-top:40px;
	font-size:24px;
	}
.top{
	width:325px;
	float:left;
	}
.left{
	width:225px;
	float:left;
	}
.yhm{
	width:225px;
	float:left;
	}
.yhm2{
	width:325px;
	float:left;
	line-height:30px;
	}
.yhm3{
	width:325px;
	float:left;
	line-height:30px;
	padding-left:70px;
	}
.login{
	width:89px;
	height:61px;
	float:left;
	margin-top:5px;
	}
.text1{
	width:50px;
	float:left;
	margin-top:5px;
	line-height:28px;
	}
.text5{
	width:50px;
	float:left;
	margin-top:5px;
	}
.text2{
	width:165px;
	height:23px;
	float:left;
	margin-top:5px;
	}
.text2 input{
	width:130px;
	height:21px;
	background:url(../img/text.jpg) no-repeat;
	border:1px solid #e8e8e8;
	}
.text3 input{
	width:72px;
	height:21px;
	background:url(../img/text.jpg) no-repeat;
	border:1px solid #e8e8e8;
	float:left;
	margin-top:5px;
	}
.img1{
	float:left;
	margin-left:5px;
	margin-right:5px;
	margin-top:6px;
	}
.text4{
	float:left;
	margin-top:3px;
	color:#a40000;
	}