BODY{
	color: #666666;
	margin: 0px;
	padding: 0px;
	font-family : Verdana, Arial, sans-serif;
	background-color: #d5dbc9;
}
hr{
	margin-bottom: 5px; 
}
input, textarea, select{
	font-size: 11px;
	border: 1px solid #999999;
	margin: 8px 0px 0px 0px;
	padding: 3px;
	color: #666666;
}
ul{
	margin: 0px 0px 0px 20px;
	padding: 0px;
}
li{
	margin: 0px;
	padding: 0px;
	font-size: 0.7em;
	margin: 3px 0px 0px 0px;
}
img {
	border: none;
}
div, p, span{
	margin: 0px;
	padding: 0px;
}
p{
	font-size: 0.7em;
	padding-bottom: 10px;
}
h1, h2, h3, h4{
	margin: 0px;
	padding: 0px;
}

a:active, a:link, a:visited{
	text-decoration: underline;
	color: #489729;
}
a:hover {
	text-decoration: none;
}
a:visited{
	color: #35701e;
}

table{
	border-spacing: 0px;
	margin: 0px;
	border-collapse: collapse;
}
table td{
	text-align: left;
	vertical-align: top;
	padding: 0px;
}


div.header{
	text-align: left;
	width: 768px;
	height: 126px;
	background-image: url('img/header.jpg'); 
	background-repeat: no-repeat;
	background-position: top;
	margin: 45px 0px 0px 0px;
}
div.header img{
	margin: 12px 0px 0px 29px;
}

div.menu{
	text-align: left;
	width: 768px;
	height: 33px;
	background-image: url('img/menu_bg.gif'); 
	background-repeat: no-repeat;
	background-position: top left;
	padding-top: 0px;
}

a.menu:active, a.menu:link, a.menu:visited{
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}
a.menu:hover{
	text-decoration: underline;
}
a.choosed:active, a.choosed:link, a.choosed:visited{
	font-size: 10px;
	color: #ffffff;
	text-decoration: underline;
}

span.item1{
	padding-left: 20px;
}
span.item2{
	padding-left: 10px;
}
span.item3{
	padding-left: 14px;
}
span.item4{
	padding-left: 10px;
}
span.item5{
	padding-left: 8px;
}
span.item6{
	padding-left: 13px;
}

div.content{
	text-align: left;
	width: 768px;
	background-image: url('img/content_bg.gif'); 
	background-repeat: repeat-y;
	background-position: top left;
	padding-bottom: 30px;
}
div.content_footer{
	width: 768px;
	height:	20px;
	background-image: url('img/content_bottom_bg.gif'); 
	background-repeat: no-repeat;
	background-position: top left;
}
td.left_content{
	width: 433px;
	padding: 25px 25px 10px 35px;
}

p.quota{
	color: #999999;
	font-size: 0.6em;
}
img.quota{
	margin: 0px 25px 10px 0px;
}

td.right_content{
	text-align: left;
	padding: 25px 35px 10px 25px;
}
td.right_content h2{
	color: #929d7f;
	font-size: 14px;
	font-weight: normal;
}

p.news_date{
	color: #929d7f;
	font-weight: bold;
	font-size: 0.7em;
	padding: 10px 0px 0px 0px;
}
p.news{
	color: #827c7c;
	font-size: 0.7em;
	padding: 0px 0px 0px 0px;
	text-align: justify;
}

div.footer{
	width: 768px;
	font-size: 0.6em;
	color: #999999;
	padding-top: 5px;
}
div.l_footer{
	float: left;
	padding-left: 10px;
	margin: 0px 0px 10px 0px;
}
div.r_footer{
	float: right;
	padding-right: 10px;
}
div.r_footer a{
	color: #999999;
}

span.home{
	padding: 0px 0px 0px 200px;
}
span.letter{
	padding: 0px 0px 0px 20px;
}
span.home img, span.letter img{
	margin-top: 5px;
}

*.green{
	color: #509950;
}

input.send{
	padding: 2px;
	margin: 0px 0px 0px 55px;
}

h2.gbook{
	color: #237223;
	font-weight: normal;
	font-size: 1.2em;
}
a.mail{
	font-size: 0.7em;
}

p.article_title{
	text-transform: uppercase;
}
p.article_title span{
	color: #999999;
}

img.gallery{
	margin: 0px 10px 10px 0px;
}
img.gallery1{
	margin: 0px 0px 10px 0px;
}
p.code{
	margin-left: 53px;
}
p.red{
	color: #ff0000;
	font-weight: bold;
}

p.send_btn{
	margin: 0px;
	margin-right: 53px;
	text-align: right;
	padding: 0px;

}