@charset "utf-8";
/* CSS Document */
#main{
	background-color: #FFF;
	width:100%;
	height:100%;
	
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat;
}
img{
	border:none;
	}
hr{
	padding:0px 0px 0px 0px;
	margin:0px 0px 5px 0px;
	}
.hr_style{
	margin-top:6px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 3px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #F60;
	}
.hr_style01{
	border:0px;
	border-bottom:solid 3px #666666;
	}
p{
	padding:5px 0px 0px 0px;
	margin:0px;
	
	}
div,ul,li,a{
	padding:0px;
	margin:0px;
	outline:none;
	}

#container{
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	
	
	}
	#middle_wrap{
	width:100%;
	overflow:visible;
	clear:both;
	position:relative;
	}
#inner-banner_wrap{
	width:100%;
	float:left;
	height:100%;
	margin-left:auto;
	margin-right:auto;
	}
	.content-area{
	width:1000px;
	float:left;
	
	}
#header{
	width:1000px;
	float:left;
	}
.logo{
	width:537px;
	padding-top:8px;
	padding-left:239px;
	padding-right:231px;
	}
.content-top{
	width:1000px;
	overflow:visible;
	clear:both;
	height:162px;
	background-image:url(../images/home-bg2.png);
	background-repeat:no-repeat;
}
.content-bottom{
	width:1000px;
	
}
.content-top-imag{
	width:496px;
	height:auto;
	padding-left:47px;
	padding-right:457px;
}
.content-bottom-text{
	width:803px;
	padding-left:50px;

}
.banner-wrap{
	width:560px;
	padding-top:68px;
	padding-left:91px;
	padding-bottom:50px;
	}
#main-bge-wrap{
	width:100%;
	overflow:visible;
	clear:both;
	height:100%;
	float:left;
	}
#main-bg-wrap{
	width:100%;
	overflow:visible;
	clear:both;
	background-image:url(../images/home-bg.png);
	background-repeat:no-repeat;
	background-position:center top;
	height:100%;
	float:left;
	}
#main-bottom-wrap{
	width:100%;
	overflow:visible;
	clear:both;
	position:fixed;
	z-index:500;
	bottom:0;
	background-image: url(../images/bg1.jpg);
	height:60px;
	padding-top:0px;
	}
	#main-bottomm-wrap{
	width:100%;
	overflow:visible;
	clear:both;
	position:fixed;
	z-index:500;
	bottom:0;
	background-color:#FFFFFF;
	height:60px;
	padding-top:0px;
	}
.menu{
	width:500px;
	float:left;
	z-index:500;
	}
.menu ul{
	display:block;
	list-style:none;
	float:right;
	}
.menu li{
	display:inline;
	list-style:none;
	}
.menu li a.topnav{
	display:inline;
	list-style:none;
	float:left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:13px;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
	color:#333333;
	padding:10px 10px 5px 10px;
	margin-top:0px;
	border-right:solid 1px #999999;
	}
.menu li a.topnav:hover{
	color:#008ad1;
	}
.menu-active{
	display:inline;
	list-style:none;
	float:left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:13px;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
	color:#FFFFFF;
	padding:10px 10px 10px 10px;
	margin-top:0px;
	background-color:#ff8900;
	}
	
	
	.content-left{
	width:585px;
	float:left;
	padding-bottom:15px;
	
	padding-left:120px;
	padding-top:28px;
	}
	
	.rowFull{ width:auto; height:auto; overflow:hidden; margin-top:5px; color:#333333;}
.row10{ width:10px; height:auto; overflow:hidden; float:left; height:33px; line-height:33px;}
.row50{ width:0px; height:auto; overflow:hidden; float:left;}
.row100{
	width:80px;
	height:33px;
	overflow:hidden;
	float:left;
	line-height:30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-align:right;
	margin-right:5px;	
}
.row150{ width:150px; height:auto; overflow:hidden; float:left;}
.row200{ width:200px; height:auto; overflow:hidden; float:left;}
.row250{ width:220px; height:auto; overflow:hidden; float:left;}
.row300{ width:220px; height:auto; overflow:hidden; float:left;}
.txt{ width:200px; height:36px; overflow:hidden; border:none; box-shadow: none;
	outline:none; background:url(../images/txt.png) no-repeat; border:none; padding:0px 10px; color:#333333;}
.txta{ width:200px; height:110px; overflow:hidden; border:none; box-shadow: none;
	outline:none; background:url(../images/txta.png) no-repeat; border:none; padding:5px 10px; color:#333333;}
.submit{ background:url(../images/submit.png) no-repeat; color:#FFFFFF; padding:3px;border:none; width:95px; height:36px; overflow:hidden; cursor:pointer; font-size:0px; border:none;}


