@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../images/bg_body.jpg);
	background-repeat:repeat-y;
	background-position:center top;
}
div,ul,li,img,a{
	padding:0px;
	margin:0px;
	border:0px;
	}
form{
    margin:0px;
	padding:0px;
}	
p{
	padding:4px 0px 4px 0px;
	margin:0px;
	}
hr{
	border:0px;
	border-top: solid 1px #999999;
	margin:3px 0px 3px 0px;
	padding:0px 0px 0px 0px;
	}
h1,h2,h3,h4,h5,h6{
	padding:0px;
	margin:0px;
	}
#container{
	width:884px;
	margin-left:auto;
	margin-right:auto;
	}
#menu_wrap{
	width:884px;
	float:left;
	}
.logo_menu{
	width:452px;
	height:113px;
	float:left;
	}
.logo{
	width:450px;
	height:85px;
	float:left;
	text-align:left;
	
	}
.logo1{
	width:400px;
	height:85px;
	float:left;
	text-align:left;
	
	}	
.logo_right{
	width:48px;
	height:78px;
	float:left;
	text-align:left;
	padding-top:7px;
	
	}	
.ad_wrap{
	width:432px;
	height:106px;
	float:left;
	padding:7px 0px 0px 0px;
	}
#search_box_wrap{
	width:850px;
	float:left;
	border-left:solid 1px #d6d6d6;
	border-right:solid 1px #d6d6d6;
	border-top:solid 1px #d6d6d6;
	padding:0px 16px 0px 16px;
	}
#search_box_bottom{
	width:884px;
	height:13px;
	float:left;
	background-image:url(../images/searchbox_curve_bottom.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	}
#content_wrap{
	width:884px;
	float:left;
	}
.vailet_mid{
	background-image:url(../images/box_mid_vailet.jpg);
	background-repeat:repeat-y;
	}
#footer{
	border-top:solid 1px #939393;
	width:884px;
	float:left;
	text-align:center;
	margin:10px 0px 0px 0px;
	display:inline;
	}
	