body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color:#e7e7e7;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	line-height: 18px;
	letter-spacing: normal;
	word-spacing: normal;
	background-color: #fff;
	overflow:hidden;
	}

#divmain{
	margin-right: auto;
	margin-left: auto;
	width: 810px;
	height: auto;
}

.banner{
	width: 810px;
	height: 275px;
}

.banner-logo{
	width: 364px;
	height: 275px;
	float:left;
	font-size: 14px;
	background-image: url(../images/banner-bg.jpg);
	background-repeat: no-repeat;
	padding-left: 40px;
	color: #e7e7e7;
	line-height: 30px;
}

.banner-logo a{
	font-size: 14px;
	line-height: 30px;
	color:#e7e7e7;
	text-decoration:none
}

.banner-logo a:hover{
	font-size: 14px;
	line-height: 30px;
	color:#e7e7e7;
	text-decoration:underline;
}


.banner-img{
	width: 406px;
	height: 275px;
	background-color: #000000;
	float:right;
	text-align:right;
}


.br-top{
	width: 810px;
	height: 5px;
	background-image: url(../images/bg-top.jpg);	
}

.content{
	width: 810px;
	height: auto;
	background-image: url(../images/content-bg.jpg);
	background-repeat: repeat-x;
	min-height:700px;
	background-color: #082c3c;
}

.content-txt{
	width: 788px;
	height: auto;
	min-height:700px;
	background-color: #000;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #4691ae;
	border-left-color: #4691ae;
	padding-top: 20px;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #fff;
	line-height: 30px;
}

.contentbutton-bg{
	width: 671px;
	height: 362px;
	background-image: url(../images/content-button-bg.jpg);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	padding-top: 40px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
}

.contentmain-text{
	width: 724px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #ffffff;	
}

.contentmain-text a{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #91d1ff;
	text-decoration:none;
}

.contentmain-text a:hover{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #91d1ff;
	text-decoration:underline;
}
