@charset "utf-8";
/* CSS Document */
body{
	background:#666666;
	margin:0;
	padding:0;
	background:url(../images/main_bg.jpg) repeat-x 0 257px;
	background-color:#3f1e23;
}
a{
	text-decoration:none;
	line-height:20px;
}
a:hover{
	text-decoration:underline;
}
#header{
	height:213px;
	background:url(../images/head_bg.jpg) repeat-x top left;
}
#head_img{
	height:213px;
	width:950px;
	background:url(../images/undsen_bn.jpg) no-repeat center center;
	margin:0 auto;
}
#menu_bg{
	height:43px;
	background:url(../images/menu_bg.jpg) repeat-x top left;
}
#menu_bg2{
	height:66px;
	background:url(../images/menu_bg.jpg) repeat-x left 20px;
	clear:both;
}
#menu_main{
	width:950px;
	margin:0 auto;
}
#left_menu01, #left_menu02, #left_menu02_1, #left_menu02_2, #menu_symbol, #menu_symbol2{
	float:left;
}
#menu_symbol{
	height:84px;
	width:161px;
	background:url(../images/menu_center_bg.jpg) no-repeat center center;
}
#menu_symbol2{
	height:106px;
	width:161px;
	background:url(../images/bottom_menu_center_bg.jpg) no-repeat center -1px;
}
#left_menu01{
	width:396px;
}
#left_menu02{
	width:393px;
}
#left_menu02_1{
	margin:20px 0 0 0;
	width:396px;
}
#left_menu02_2{
	margin:20px 0 0 0;
	width:393px;
}
.search1 {
	float:right;
	width:280px;
}
#content_main {
	float:left;
	padding:40px 0px;
	width:950px;
	margin:0 0;
	background:url(../images/content_main_bg.jpg) repeat top left;
	border:2px solid #432225;
	z-index:0;
}
#content_sub {
	float:left;
	padding:0px 0px;
	width:950px;
	margin:0 0;
	background:url(../images/content_main_bg.jpg) repeat top left;
	border:2px solid #432225;
	z-index:0;
	background-color:#49292d;
}
#cont_left_bg{
	float:left;
	width:455px;
	margin:0 0 0 10px;
}
#cont_right_bg{
	float:left;
	width:455px;
	margin:0 0 0 20px;
}
#content_left{
	background:url(../images/welcome_bg.jpg) repeat-x left top;
	color: #fff;
	padding:10px;
	line-height:18px;
}
#content_left a, #content_left a:visited{
	color: #efde60;
	font-size:14px;
}
#content_left img{
	padding:14px 14px 15px 12px;
	width:136px;
	height:109px;
	background:url(../images/frame.png) no-repeat;
	color:#FFFFFF;
}
#cont_text{
	vertical-align:top;
	color: #fff;
}
#cont_left_bg_01{
	background:url(../images/content_bg04.jpg) no-repeat;
	margin:20px 10px auto 10px;
	color:#FFFFFF;
	padding:5px 10px 5px 10px;
}

#content_right .hide_list_item_td {
	padding:10px 50px 5px 10px;
	background:url(../images/content_bg02.jpg) no-repeat;	
	margin: 20px 0px 20px 0px;
	color:#FFFFFF;
	height:145px;
}

#foot{
	background:url(../images/footer_bg.jpg) repeat-x left top;
	height:249px;
}
#footer{
	width:950px;
	margin:0 auto;
	padding:40px 0 0 0;
}
#footer_cont_bg_left {
	background:url(../images/content_bg03.jpg) no-repeat;
	height:145px;
	float:left;
	width:350px;
	margin:0 0 0 30px;
	padding:5px 5px 5px 5px;
	color:#FFFFFF;
}
#footer_cont_bg_left a
{
	color:#ffffff;
	text-decoration:underline;
}
#footer_cont_bg_right {
	background:url(../images/content_bg03.jpg) no-repeat;
	height:145px;
	float:left;
	width:350px;
	margin:0 0 0 175px;
	color:#FFFFFF;
	padding:5px 5px 5px 5px;
}
#footer_bottom { 
	margin:155px 10px 10px 10px;
	color:#FFFFFF;
}
#footer_bottom a{ 
	color:#FFFFFF;
}

#gallery_thumb {
	margin:0 0 20px 0;
}
div, tr, td, body 
{
	font-size:12px;
	font-family: tahoma;
}
._list_href a{
	color:#efde60;
}
._list_more_div, ._list_more{
	background:url(../images/read_more.gif) no-repeat left top;
	width:75px;
	height:27px;
	padding:2px 0 0 0;
	float:right;
	text-align:center;
}
/* .hide is class name, to remove content title in mod_show_content_item*/
.hide_list_more_div, .hide_list_more{
	background:url(../images/read_more.gif) no-repeat left top;
	width:75px;
	height:27px;
	padding:2px 0 0 0;
	float:right;
	text-align:center;
	color:#efde60;
}
.hide_mod_title {
	visibility:hidden;
}

.subpage{
	background-color:#49292d;
	line-height:24px;
	color:#FFFFFF;
	padding:10px 40px;
}
.subpage a{
	color:#efde60;
	text-decoration:underline;
}
.subpage a:hover{
	color:#efde60;
	text-decoration:none;
}
#p_title{
	font-size:18px;
	color:#efde60;
}
.c_title{
	font-size:14px;
	color:#beac29;
}
.path{
}
a.path{
	padding:0 20px 0 8px;
	background:url(../images/arrow03.gif) no-repeat left center;
	text-decoration:none;
	color:#5f3b3f;
}
a.path:hover{
	padding:0 20px 0 8px;
	background:url(../images/arrow02.gif) no-repeat left center;
	text-decoration:underline;
	color:#beac29;
}
