@charset "utf-8";
/*
* Art
* author: cruis
*/
body{
	margin:0;
	padding:0;
	background:#CCC url(images_v3/footer_bg.png) 50% 100% no-repeat;
	overflow-y:scroll;
	*overflow-y:auto;
}
form{
	margin:0px;
	padding:0px;
}
img{
	border:0px;
	margin:0px;
	padding:0px;
}
p{
	/**/
}
a:link, a:visited , a:hover, a:active{
	/**/
}


/* layout
----------------------------------*/
.div_wrapper{
	width:1000px;
	position:relative;
	left:50%;
	margin-left:-500px;
	padding:0;
	background:url(images_v3/bg.png) 50% 0 no-repeat;
}


/* Header
----------------------------------*/
.div_header{
	margin:0 0 28px 0;
	padding:0;
	
}
.div_header a{
	display:block;
	width:100%;
	height:200px;
	cursor:pointer;
	text-decoration:none;
	
}


.div no{

	}


/* Footer
----------------------------------*/
.div_footer{
	background:url(images_v3/footer.png) 50% 0 no-repeat;
	position:relative;
	top:-130px;
	height:138px;
}



/* Page
----------------------------------*/
.page{
	margin:0;
	background:url(images_v3/paper_bg.png) 50% 0 no-repeat;
}
.page .page_in{
	/**/
}


.page_A{
	width:660px;
	margin:0 0 20px 0;
	padding:0;
}
.page_A .top{
	margin:0;
	padding:0;
	background:url(images_v3/page_A.png) 0 0 no-repeat;
	height:15px;
}
.page_A .content{
	margin:0;
	padding:0;
	background:#576171;
}
.page_A .content .line{
	margin:0;
	padding:0;
	height:10px;
	line-height:10px;
}
.page_A .bottom{
	margin:0;
	padding:0;
	background:url(images_v3/page_bottom.png) 0 0 no-repeat;
	height:100px;
}


.page_B{
	width:660px;
	margin:0 0 10px 0;
	padding:0;
}
.page_B .top{
	margin:0;
	padding:0;
	background:url(images_v3/page_B.png) 0 0 no-repeat;
	height:60px;
}
.page_B .content{
	margin:0;
	padding:0;
	background:#586172;
}
.page_B .content .line{
	margin:0;
	padding:0;
	height:10px;
	line-height:10px;
}
.page_B .bottom{
	margin:0;
	padding:0;
	background:url(images_v3/page_bottom.png) 0 0 no-repeat;
	height:250px;
}





.page_C{
	width:660px;
	margin:0 0 20px 0;
	padding:0;
}
.page_C .top{
	margin:0;
	padding:0;
	background:url(images_v3/page_C.png) 0 0 no-repeat;
	height:50px;
}
.page_C .content{
	margin:0;
	padding:0;
	background:#fff;
}
.page_C .content .line{
	margin:0;
	padding:0;
	height:10px;
	line-height:10px;
}
.page_C .bottom{
	margin:0;
	padding:0;
	background:url(images_v3/page_bottom.png) 0 0 no-repeat;
	height:15px;
}


.page_D{
	width:660px;
	margin:0 0 20px 0;
	padding:0;
}
.page_D .top{
	margin:0;
	padding:0;
	background:url(images_v3/page_D.png) 0 0 no-repeat;
	height:50px;
}
.page_D .content{
	margin:0;
	padding:0;
	background:#fff;
}
.page_D .content .line{
	margin:0;
	padding:0;
	height:10px;
	line-height:10px;
}
.page_D .bottom{
	margin:0;
	padding:0;
	background:url(images_v3/page_bottom.png) 0 0 no-repeat;
	height:15px;
}

.page_E{
	width:660px;
	margin:0 0 20px 0;
	padding:0;
}
.page_E .top{
	margin:0;
	padding:0;
	background:url(images_v3/page_E.png) 0 0 no-repeat;
	height:60px;
}
.page_E .content{
	margin:0;
	padding:0;
	background:#586172;
}
.page_E .content .line{
	margin:0;
	padding:0;
	height:10px;
	line-height:10px;
}
.page_E .bottom{
	margin:0;
	padding:0;
	background:url(images_v3/page_bottom.png) 0 0 no-repeat;
	height:97px;
}



.page_F{
	width:660px;
	margin:0 0 20px 0;
	padding:0;
}
.page_F .top{
	margin:0;
	padding:0;
	background:url(images_v3/page_F.png) 0 0 no-repeat;
	height:50px;
}
.page_F .content{
	margin:0;
	padding:0;
	background:#fff;
}
.page_F .content .line{
	margin:0;
	padding:0;
	height:10px;
	line-height:10px;
}
.page_F .bottom{
	margin:0;
	padding:0;
	background:url(images_v3/page_bottom.png) 0 0 no-repeat;
	height:15px;
}


.page_G{
	width:660px;
	margin:0 0 20px 0;
	padding:0;
}
.page_G .top{
	margin:0;
	padding:0;
	background:url(images_v3/page_G.png) 0 0 no-repeat;
	height:50px;
}
.page_G .content{
	margin:0;
	padding:0;
	background:#fff;
}
.page_G .content .line{
	margin:0;
	padding:0;
	height:10px;
	line-height:10px;
}
.page_G .bottom{
	margin:0;
	padding:0;
	background:url(images_v3/page_bottom.png) 0 0 no-repeat;
	height:15px;
}


.back_box{
	margin:0 0 10px 0;
	padding:0;
}