/* CSS Document */

body{
	background:url(../images/bg_body.gif);
	padding:0px;
	margin:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#582100;
}
a{
	color:#582100;
}
a:hover{
	color:#582100;
	text-decoration:none;
}
div.main{
	width:679px;
	margin:0 auto;	
}
div.main1{
	background:url(../images/bg_main.gif) top left repeat-y;
	width:679px;
	float:left;	
}
div.head_bg{
	width:515px;
	height:380px;
	background:url(../images/head.jpg) top left no-repeat;
	color:#fff1d6;
	font-size:12px;
	/*padding-top:319px;*/
	padding-left:164px;
	float:left;
}
div.head_bg a{
	color:#fff1d6;
	text-decoration:none;
	
}
div.head_bg a:hover{
	color:#fff1d6;
	text-decoration:underline;
}
div.head_bg h1{
	padding:0px;
	margin:0px;
	
}
div.head_bg h1 a {
	width:320px;
	height:100px;
	float:left;
	padding:0px;
	margin:0px;
	}
div.head_bg h1 a span{
	display:none;
}

div.head_en{
	width:515px;
	height:380px;
	background:url(../images/head_en.jpg) top left no-repeat;
	color:#fff1d6;
	font-size:12px;
	/*padding-top:319px;*/
	padding-left:164px;
	float:left;
}
div.head_en a{
	color:#fff1d6;
	text-decoration:none;
	
}
div.head_en a:hover{
	color:#fff1d6;
	text-decoration:underline;
}
div.head_en h1{
	padding:0px;
	margin:0px;
	
}
div.head_en h1 a {
	width:320px;
	height:100px;
	float:left;
	padding:0px;
	margin:0px;
	}
div.head_en h1 a span{
	display:none;
}






div.lang{
	color:#582100;
	float:left;
	margin-top:15px;
	font-weight:bold;
	white-space:nowrap;
	position:relative;
	left:50px;
	top:219px;
}
div.lang a{
	color:#582100;
	text-decoration:none;
}
div.lang a:hover{
	color:#582100;
	text-decoration:underline;
}
div.content{
	width:551px;
	padding:26px 67px 77px 61px;
	float:left;
}
img.img1{
	border:3px solid #491a00;
	margin-right:10px;
	margin-bottom:8px;
}
h2{
	padding:0px;
	margin:0px;
	font-size:18px;
	font-weight:bold;
}
div.path{
	color:#582100;
	font-size:11px;
	font-style:normal;
	padding-left:10px;
	float:left;
	width:100%;
	border-top:2px solid #582100;
	border-bottom:2px solid #582100;
	padding-top:2px;
	padding-bottom:2px;
	margin-bottom:20px;
}
div.path a{
	color:#6c1600;
	text-decoration:none;
}
div.path a:hover{
	color:#6c1600;
	text-decoration:underline;
}
div.footer{
	width:679px;
	height:20px;
	background:url(../images/footer.jpg) top left no-repeat;
	font-size:10px;
	color:#fff1d6;
	text-align:center;
	padding-top:10px;
	float:left;
}
div.footer a{
	color:#fff1d6;
	text-decoration:none;
}
div.footer a:hover{
	color:#fff1d6;
	text-decoration:underline;
}
