@charset "utf-8";

/* Header */
div.header{margin:10px auto 0 auto;padding:0;width:960px;}
div.header img{float:left;}

/* Index AD*/
div.ad_area{padding-bottom:10px;height:180px;}

/* 主内容区 */
div.main{margin:10px auto;background:#fff;width:960px; background:#fff;}

/* footer */
div.footer{
margin:10px auto;
padding:10px 10px;
clear:both;
overflow:hidden;
height:20px;
width:940px;
text-align:center;
background:#eee;
}