body{
		color: #505050;
		background-color: #DDDDDD;
		margin-left:auto;
		margin-top:20px;
		margin-right:auto;
		margin-bottom:10px;
}

a{text-decoration:none;}
a:link{color:#505050;text-decoration: underline;}
a:visited{color:#505050;text-decoration: underline;}
a:active{color:#505050;text-decoration: underline;}
a:hover{color:#656565; text-decoration: underline;}


.head{
	width:837px;
	background: #DDDDDD url(../comoon_img/head_bg.gif) repeat-y scroll center top;
}


.main{
	width:837px;
	background: #DDDDDD url(../comoon_img/main_bg.gif) repeat-y scroll center top;
}

.title{
	width:831px;
	height:53px;
	background: #FFFFFF url(../comoon_img/pagetitle_bg.gif) no-repeat scroll center top;
}


.left_box{
	background: #FFFFFF url(../comoon_img/page_left_bg.gif) repeat scroll left top;
}


.left_link_js{
	font-size:11px;
	color:#629E20;
	padding:4px 0px 0px 0px;
	font-weight:bold;
}

.left_link_js a{text-decoration:none;}
.left_link_js a:link{color:#629E20;text-decoration: none;}
.left_link_js a:visited{color:#629E20;text-decoration: none;}
.left_link_js a:active{color:#629E20;text-decoration: none;}
.left_link_js a:hover{color:#9EBB37; text-decoration: underline;}

.info_ltext{
	color: #80712C;
	letter-spacing: 0.05em;
	line-height: 1.1em;
	padding:5px 0px;
	font-size:15px;
	font-weight:bold;
}

.foot{
	width:837px;
	height:65px;
	background: #DDDDDD url(../comoon_img/foot_bg.gif) no-repeat scroll center top;
}

.foot_text{
	width:837px;
	text-align:left;
	font-size:11px;
	color:#888888;}