#wrap {width:100%; background:url('../images/common/bg_body.gif') repeat-x 0 0;}

/* header */
#header { position:relative; width:1001px; margin:0 auto; height:135px; background:url('../images/common/bg_top.gif') no-repeat center 0; }
#header .header_top { height:95px;}
#header .header_top h1 { float:left;}
#header .header_top .call { float:right;}
#header .login_box { clear:both; height:41px;}


/* content border:1px solid red; */
#content {overflow:hidden; position:relative; width:1001px; margin:0 auto; background:url('../images/common/bg_main.gif') no-repeat center 1px; text-align:center;}
#content .tit_v { padding-top:34px;}
#content ul { padding-left:33px;}
#content ul li{ float:left;}


/* footer */
#footer { position:relative; width:100%; background:url('../images/common/bg_foot.gif') repeat-x 0 0;}
#footer p { text-align:center; padding-bottom:40px;}