body{
	margin:0px auto;
	padding: 0px;
	text-align: center;
}
img{
	border:0px;
}
#main{
	background-color: #A2CDF1;
	background-image: url(../images/common_body_bg.gif);
	background-repeat: repeat-y;
	background-position: top center;
	text-align: left;
	margin: 0px auto;
	padding :0px;
	width: 1000px;
}
#title{
	background-image: url(../images/common_top_title.gif);
	background-repeat: no-repeat;
	background-position: top center;
	margin: 0px auto;
	padding: 0px;
	width: 960px;
	height: 200px;
}
#cnt{
	font-size: 12px;
	text-align: left;
	width: 270px;
	float: left;
	text-indent:10px;
	color:#333;
	height: 20px;
}
#cnt em{
	font-size: 18px;
	font-style:normal;
}
#sitemap{
	margin: 0px auto;
	width: 680px;
	height: 20px;
	text-align:right;
	font-size:11px;
	float: right;
}
#sitemap img{
	margin:1px 3px 0px;
}
#sitemap a:link,#sitemap a:visited{
	color:#12f;
	text-decoration:none;
}
#top{
	margin: 0px auto;
	width: 950px;
	height: 100px;
	clear: both;
	overflow: hidden;
	visibility: hidden;
}
#menu{
	margin: 0px auto;
	width: 950px;
	visibility: hidden;
}
#menu .main_menu{
	float: left;
}
#menu a{
	display: block;
}
#menu img{
	float: left;
}
#menu .submenu{
	display: none;
	position: absolute;
	z-index:100;
	border-width: 0px 2px 1px 1px;
	border-style: solid;
	border-color: #aaa #888 #666 #ccc;
}
#menu .submenu a{
	text-align: left;
	word-spacing: 1px;
	letter-spacing: 1px;
	text-decoration: none;
	padding: 8px 8px 6px;
	display: block;
	font-size:13px;
}
#sbm1 a{
	width: 92px;
}
#sbm2 a{
	width: 128px;
}
#sbm3 a{
	width: 199px;
}
#sbm4 a{
	width: 115px;
}
#menu .submenu a:link , #menu .submenu a:visited{
	color: #555;
	background-color: #fff;
	border-bottom: 1px #aaa solid;
}
#menu .submenu a:hover{
	color: #f32;
	background-color: #f0f0f0;
}
.text{
	background-image: url(../images/text_bg_m.gif);
	background-repeat: repeat-y;
	background-position: top center;
	text-align:center;
	width:960px;
	margin:15px auto;
}
.text .th{
	background-image: url(../images/text_bg_t.gif);
	background-repeat: no-repeat;
	background-position: top center;
	height: 30px;
	font-size:2px;
}
.text .tf{
	background-image: url(../images/text_bg_b.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
	height: 30px;
}
.text .area{
	margin: 0px auto;
	width: 830px;
	text-align:left;
}
.text h1{
	margin: -5px 0px 5px;
	padding: 0px 0px 0px;
	height: 35px;
}
.text h1 img{
	height: 35px;
	position: absolute;
	z-index: 10;
	overflow: hidden;
}
.text .bdr{
	border-width:1px ;
	border-color:#f8f8f8 #ddd #ddd #f8f8f8;
	border-style:solid;
	padding-bottom:5px;
	background-image: url(../images/common_board_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}
#foot{
	background-image: url(../images/common_foot_bg.gif);
	background-repeat: no-repeat;
	background-position: top center;
	margin: 0px auto;
	border-bottom:1px #aaa solid;
	height: 135px;
	width: 960px;
}
#foot td{
	vertical-align: bottom;
}
#foot strong{
	font-weight:normal;
}
#foot .copy{
	width:680px;
	text-align: center;
	font-size:12px;
	letter-spacing:1px;
}
#foot .add{
	font-size:13px;
	line-height:18px;
	width:280px;
	font-family: monospace;
}
#foot .add p{
	margin:0px;
}
#foot a:link , #foot a:visited{
	color: #12f;
}
#foot a:hover{
	color:#f32;
}