* {margin:0; padding:0}

li{list-style:none}

a{text-decoration:underline;}
a:hover{text-decoration:none;}

html, body{
	width:100%;
	min-width:996px;
	height:100%;}

#wrap-bg{
	background:#132E77 url(../files/Image/background.jpg) repeat-y center 0;
	width:100%;
	position:relative;
	min-height:100%;
	height: auto !important;
	height:100%;}
#wrap{
	background:#3A63C8 url(../files/Image/wrap-bg.jpg) repeat-x 0 top;
	max-width:1070px;
	min-width:996px;
	width:100%;
	position:relative;
	min-height:1000px;
	height: auto !important;
	height:1000px;
	margin:0 auto}

#header{
	background:url(../files/Image/header.jpg) no-repeat center top;
	max-width:1070px;
	min-width:996px;
	overflow:hidden;
	margin:0 auto;
	height:282px;}

.header-in{
	width:854px;
	padding:0 27px;
	height:282px;
	margin:0 auto;}

.logo{
	background:url(../files/Image/logo.jpg) no-repeat;
	width:528px;
	height:133px;
	padding-top:60px;
	float:right}

.logo a{
	width:517px;
	height:111px;
	display:block}

.menu{
	background:url(../files/Image/menu-bg.gif) repeat-x 0 44px;
	padding-top:44px;
	padding-left:151px;
	width:703px;
	height:47px;
	clear:both}

.menu li{
	height:47px;
	float:left}

.menu li a{
	display:block;
	height:47px;}

.menu a{
	background-position:left top}

.menu .active a{
	background-position:right top}

.menu a:hover{
	background-position:right top}


.menu .menu1{
	background:url(../files/Image/menu1.jpg) no-repeat;
	width:184px;}

.menu .menu2{
	background:url(../files/Image/menu2.jpg) no-repeat left top;
	width:162px;}

.menu .menu3{
	background:url(../files/Image/menu3.jpg) no-repeat left top;
	width:168px;}


.menu li a{
	color:#E3E3E3;
	font:20px "Times New Roman"}
#content{
	width:854px;
	overflow:hidden;
	margin:0 auto;
	padding-bottom:10px}

#content h3{
	padding:30px 0;
	color:#fff;
	font:25px "Times New Roman";}

#content p{
	color:#D3D3D3;
	font:19px "Times New Roman";
	padding-bottom:20px;}

#content .new2{
	color:#D3D3D3;
	font:12px "Times New Roman";}

	#content .new2 h4{
	color:#D3D3D3;
	font:14px "Times New Roman";}
	
#content .new2 p{
	color:#D3D3D3;
	font:12px "Times New Roman";}
	
#content .new2 a:link{
	color:#FFFFFF;
	font:12px "Times New Roman";}

#content .new2 a:hover{
	color:#ffcc00;
	font:12px "Times New Roman";}
	
.content ul li{
	color:#D3D3D3;
	font:19px "Times New Roman";
	line-height:30px;
	padding-left:5px;
	list-style:disc;
	margin-left:40px;}

.content ol li{
	color:#D3D3D3;
	font:19px "Times New Roman";
	line-height:30px;
	padding-left:5px;
	margin-left:40px;
	list-style:decimal;}

.clear{
	clear:both;
	height:373px;}
#footer{
	background:url(../files/Image/footer.jpg) no-repeat center bottom;
	max-width:1070px;
	width:100%;
	height:373px;
	position:relative;
	margin:0 auto;
	margin-top:-373px;}

#footer .nav{
	width:854px;
	overflow:hidden;
	border-top:1px solid #CFD8F0;
	border-bottom:1px solid #CFD8F0;
	height:68px;
	margin:0 auto;}

.nav ul{
	width:400px;
	padding-top:27px;
	float:left;
	margin-left:-14px}

.nav li{
	float:left;
	height:14px;
	padding:0 13px;
	border-left:1px solid #BAC4DB;}

.nav li a{
	color:#DDDDDD;
	font:13px Tahoma;
	line-height:13px;
	display:block;
	text-decoration:none;
	float:left}

.nav li a:hover{
	text-decoration:underline}

.copyright{
	float:left;
	padding-left:31px;
	color:#fff;
	font:11px Tahoma;
	padding-top:277px;}

.adress{
	color:#DBDBDB;
	font:13px Tahoma;
	line-height:23px;
	text-align:right;
	padding-top:11px;
	width:400px;
	float:right}




