@charset "utf-8";
@import url(common.css);
/* CSS Document */

#layout1 {
	width:802px; 
	height:auto; 
	background: url(../temptimages/bk_main2.gif) 0 0 repeat-y;
	margin:0 auto 0 auto;
}

#layout_bottom {
	width:786px; 
	height:auto; 
	background: url(../temptimages/shadow_mid.gif) 199px bottom no-repeat;
}

#div01 { 
    width:786px; 
	height:auto; 
	clear:both;
}

#channel_left {
	float:left; 
	width:198px; 
	height:auto; 
	background: url(../temptimages/channel_topbk.gif) 0 0 no-repeat; 
	margin:0 auto 0 auto; 
	padding:0;
	text-align:center;
}

.ad_buttom {
    width:170px; 
	height:auto;
	padding:0; 
	margin: 20px auto 0 auto;
	clear:both;
}

#mail_content {
    float:right; 
	width:588px; 
	height:auto;
}

#naviArea {
    background: url(../temptimages/icon_home.gif) 8px 6px no-repeat;
	font: 7pt "Arial"; 
	color: #333333;
	padding-top: 7px;
	padding-left: 24px;
	height: 30px;
}

#content_title {
    width:588px; 
	height:98px; 
	background: url(../temptimages/sitemap_bk.jpg) 0 0 no-repeat; 
}

#content_inner {
	width:588px; 
	height:auto; 
	padding:0; 
	margin:0 auto 0 auto;
	font-size: 12px; color: #333333; line-height: 13pt; font-family: "Verdana";text-decoration: none;
}

#foot_div {
    float:right; 
	width:587px; 
	height:36px; 
	background: url(../temptimages/bk_bottom_m.gif) 0 0 no-repeat; 
}




