﻿div.line{
	width:100%;
	height:2px;
	font-size:0px;
	background:#1bb1e0;
}
div.wrap{
	width:945px;
	margin-left:30px;
}
/*-------------------- Start : head_wrap --------------------*/
div.head_wrap{
	width:1000px;
	height:50px;
}
.logo_wrap{
	width:300px;
	padding-top:15px;
	height:35px;
	float:left;
	padding-left:30px;
}
.head_menu{
	height:20px;
	float:right;
	margin-top:15px;
}
.menu{
	width:100%;
	height:80px;
	background:url('/images/common/menu_bg.gif') repeat-x top left;
}
/*-------------------- End : head_wrap --------------------*/


/*-------------------- Start : content_wrap --------------------*/
div.content_wrap{
	width:945px;
}


/*-------------------- End : content_wrap --------------------*/
.quick{
	position:absolute;
	z-index:10px;
	top:160px;
	left:927px;
	width:73px;
	height:122px;
}
/*-------------------- Start : footer_wrap --------------------*/
.footer_img{
	width:1000px;
	height:60px;
	background:url('/images/common/bottom_img.gif') no-repeat bottom right;
}
div.footer_wrap{
	clear:both;
	margin-top:60px;
	width:100%;
	height:201px;
}
div.partner_wrap{
	width:990px;
	height:60px;
	padding-left:10px;
}

div.footer{
	width:990px;
	padding-left:10px;
	height:60px;
	margin-top:10px;
}

/*-------------------- End : footer_wrap --------------------*/
