@charset "utf-8";
body {
	font-family: "Lucida Sans Unicode", "Lucida Sans", segoe, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#page {
	height: auto;
	width: 736px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 22px;
	margin-left: auto;
	text-align: left;
}
#header {
	background-image: url(images/home_sub_hd.jpg);
	background-repeat: no-repeat;
	background-position: center 139px;
	height: 163px;
	text-align: left;
}
.curent {
	display: table-cell;
	padding-top: 4px;
	padding-left: 17px;
	color: #999999;
	float: left;
	width: 300px;
}

.lang {
	float: right;
	padding-right: 7px;
	vertical-align: middle;
	padding-top: 1px;
}

#content {
	background-image: url(images/bg_men.jpg);
	background-repeat: repeat-y;
	background-position: 1px;
	margin-bottom: 3px;


}
#content2 {

	background-position: 1px;
	margin-bottom: 3px;


}
#menu {
	float: left;
	width: 157px;
	background-color: #FFFFFF;
	padding-bottom: 2px;
}

#menu a {
	display: block;
	text-align: left;
	text-decoration: none;
	color: #000000;
	height: 24px;
	background-image: url(images/btn_bg.jpg);
	background-repeat: no-repeat;
	background-position: left 1px;
	padding-top: 7px;
	padding-left: 12px;
	text-transform: capitalize;
}
#menu a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/btn_ovr_bg.jpg);
	background-repeat: no-repeat;
	background-position: left 1px;
	text-align: right;
	padding-right: 12px;
}
#green_box {
	background-image: url(images/green_bx_bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
	width: 500px;
	border: 1px solid #A4A428;
	padding: 10px;
	margin-top: 35px;
}
#right {
	float: left;
	width: 520px;
	padding-left: 30px;
}

#illust {
	width: auto;
	float: left;
	padding-top: 44px;
	padding-right: 20px;
}
#txt {
	float: left;
	padding-top: 17px;
	width: 285px;
	padding-bottom: 22px;
}
.title {
	color: #AABC29;
	font-size: 15px;
	display: block;
	padding-bottom: 4px;
	padding-top: 22px;
}
#txt a {
	text-decoration: none;
	background-image: url(images/line.jpg);
	display: block;
	background-repeat: no-repeat;
	color: #FFFFFF;
	padding-bottom: 12px;
	padding-left: 12px;
	padding-top: 3px;
	background-position: 0px 4px;
}
#txt a:hover {
	color: #647831;
}
.box_title {
	color: #FFFFFF;
	font-size: 14px;
	display: block;
	padding-bottom: 4px;
}
#footer {
	clear: both;
	width: 726px;
	border: 1px solid #CCCCCC;
	text-align: right;
	padding-right: 10px;
	font-size: 10px;
	color: #999999;
	height: 20px;
	padding-top: 4px;
	background-color: #FFFFFF;
}
#footer a {
	color: #9FB665;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
.curent a {
	color: #999999;
	text-decoration: underline;
}
.thumb {
	float: left;
	height: auto;
	width: 110px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-top: 3px;
}
.thmb_txt {
	float: left;
	padding-bottom: 5px;
	margin-left:10px;
	width: 160px;
}
#txt td {
	vertical-align: top;
	text-align: left;
}

