body, *{
	font-size:10px;
	font-family:Tahoma, Arial, Verdana;
	color:#000;
}
a{
	text-decoration:underline;
	cursor:pointer;
	color:#9c865d;
}
a:hover{
	text-decoration:none;
}
li.act a, a.act{
	text-decoration:none;
	color:#000;
}
img{
	border:none;
}
li{}
h1{
	/*margin-top:0;
	border-top:solid 1em #fff;*/
}
h2{}
html,body,#main{
	height:100%;
}
body{
	margin:0 0 0 0;
	padding:0;
}
#main{
	margin:0 auto;
	min-width:1000px;
	max-width:2000px;
	margin-bottom:105px;
	height:100%;
}
#top{
	float:left;
	width:100%;
	height:105px;
	background:url('../img/top_bg.png') repeat-x left bottom;
}
#middle{
	float:left;
	width:100%;
	height:100%;
	margin-bottom:-105px;
	background:#ebe7df;
}
#left{
	width:176px;
	float:left;
	height:100%;
	border-top:solid 5px #fff;
}
#right{
	margin-left:162px;/*176px;*/
	height:100%;
	border-top:solid 5px #fff;
	border-left:solid 14px #fff;
}
#center{
	margin-right:176px;
	height:100%;
	border-right:solid 14px #fff;
	background:#fff;
}
#right_col{
	width:176px;
	float:right;
	height:100%;
}
#lang span{
	font-size: 12px;
	background: #9b865d;
	color: #fff;
	padding: 4px 6px;
	font-weight: bold;
}
#menu_top{
	background:#fff;
	height:22px;
}
#content{
	background:#fff;
	min-height:70%;
	padding-bottom:50px;
	line-height:1.5em;
	font-size:12px;
}
#content *{
	font-size:inherit;
}
#foot{
	height:27px;
	/*margin-top:-49px;*/
	position:relative;
	bottom:27px;
	background:url('../img/foot_bg.png') left top repeat-x;
}

#top_tag{
	background:url('../img/top_right.jpg') no-repeat right bottom;
	height:105px;
}
.tt_1{background:url('../img/top_right_1.jpg') no-repeat right bottom !important;}
.tt_2{background:url('../img/top_right_2.jpg') no-repeat right bottom !important;}
.tt_3{background:url('../img/top_right_3.jpg') no-repeat right bottom !important;}
.tt_4{background:url('../img/top_right_4.jpg') no-repeat right bottom !important;}
.tt_5{background:url('../img/top_right_5.jpg') no-repeat right bottom !important;}
.tt_6{background:url('../img/top_right_6.jpg') no-repeat right bottom !important;}
#logo{
	display:block;
	float:left;
	width:195px;
	height:105px;
	background:url('../img/logo.png') no-repeat left bottom;
	text-decoration:none;
}
#top_right{
	height:105px;
	margin-left:195px;
	text-align:right;
}
div#login{
	width:180px;
	height:55px;
	height:15px;
	margin:0 27px 0 auto;
	padding-top:15px;
}
#login, #login form{
	color:#fff;
	font-size:11px;
}
#login input{
	width:107px;
	border:solid 1px #fff;
	margin-bottom:6px;
	font-size:11px;
}
#f_login{
	width:107px;
	text-align:right;
	margin-left:70px;
}
#f_login input{
	width:43px;
	margin:0 64px 0 0;
	background:none;
	color:#fff;
	cursor:pointer;
	text-align:center;
}

.backnav{
	position:relative;
	top:-18px;
	margin:0 15px -18px 15px;
	text-align:left;
	height:15px;
}

/* menu top */
#menu_top a{
	display:block;
	background:#9b865d;
	color:#fff;
	float:left;
	width:19%;
	margin-right:1%;
	height:22px;
	line-height:22px;
	text-align:center;
	text-decoration:none;
	font-size:12px;
}
#menu_top a:hover{
	background:#bcad90;
}
#menu_top a#mt_last{
	width:20%;
	margin-right:0;
}

#menu_left{
	margin:10px 15px;
	padding:0;
}
#menu_left li{
	margin:0 0 5px 0;
	list-style:none;
}
#menu_left a{
	font-size:12px;
	color:#6a1b31;
}
#menu_left li.act a{
	color:#000;
}

.a_panel{
	position:absolute;
	right:10px;
	top:6px;
	z-index:100;
}
.a_panel a{
	color:#fff;
}

#right_col div{
	margin:10px;
	line-height:18px;
}
#right_col div a{
	font-size:12px;
}

#foot div{
	margin:0 1em;
	color:#fff;
	padding:5px 0 0 0;
}
/*
classes
*/

.list_basic{}
.list_text{}


.list_c_type_1{
}
.list_c_type_1 li{
	list-style:none;
	line-height:20px;
	clear:both;
}
.list_c_type_1 li img{
	width:100px;
	height:100px;
	margin:0 2em 1em 0;
	vertical-align:text-top;
}
.list_c_type_1 li span{
	float:left;
	display:block;
}
.list_c_type_1 li a{
}



.list_c_type_2{
}
.list_c_type_2 li{
	list-style:none;
	line-height:20px;
	clear:both;
}
.list_c_type_2 li img{
	/*vertical-align:middle;*/
	float:left;
	margin:0 1em 1em 0;
}
.list_c_type_2 li span{
	float:left;
	width:400px;
	display:block;
}
.list_c_type_2 li a{
	float:left;
	width:100px;
	display:block;
}

.list_c_type_2_1{}
.list_c_type_3{}
.list_news{}

.list_photo{
	float:none;
}
.list_photo li{
	list-style:none;
	display:block;
	float:left;
	text-align:center;
}
.list_photo a{
	display:block;
	font-size:11px;
}
.list_photo img{
	border: solid 5px #fff;
	margin:10px;
}

.list_video{}

.l2 {
 padding-left: 6px;
}
.l3 {
 padding-left: 6px;
}

