@charset "utf-8";
/* CSS Document */

/*------------------------- 超链接样?---------------------------*/
.nav:link{
font-size:12px;
font-weight:bolder;
color:#28241B;
text-decoration:none;
}
.nav:visited{
font-size:12px;
font-weight:bolder;
color:#28241B;
text-decoration:none;
}
.nav:hover{
font-size:12px;
font-weight:bolder;
color:#775915;
text-decoration:none;
}
.nav:active {
	text-decoration: none;
	color: #28241B;
}

.lmenu:link {
	text-decoration:none;
	color: #C8A755;
	font-weight:bold;
}
.lmenu:visited {
	text-decoration:none;
	color: #C8A755;
	font-weight:bold;
}
.lmenu:hover {
	text-decoration: none;
	color: #FFB600;
	font-weight:bold;
}
.lmenu:active {
	text-decoration: none;
	color: #C8A755;
	font-weight:bold;
}

.content:link {
	text-decoration:none;
	color: #97854E;
}
.content:visited {
	text-decoration:none;
	color: #97854E;
}
.content:hover {
	text-decoration:underline;
	color: #97854E;
}
.content:active {
	text-decoration: none;
	color: #97854E;
}

.a_more:link {
color:#E30000;
text-decoration:underline;
}
.a_more:visited {
color:#E30000;
text-decoration:underline;
}
.a_more:hover {
color:#013C8A;
text-decoration:underline;
}
.a_more:active {
color:#E30000;
text-decoration:none;
}

.a_news_more:link {
color:#C8A755;
text-decoration:underline;
}
.a_news_more:visited {
color:#C8A755;
text-decoration:underline;
}
.a_news_more:hover {
color:#D79109;
text-decoration:underline;
}
.a_news_more:active {
color:#C8A755;
text-decoration:none;
}


.news_tit:link {
	text-decoration:none;
	color: #AE8830;
	font-weight:bold;
}
.news_tit:visited {
	text-decoration:none;
	color: #AE8830;
	font-weight:bold;
}
.news_tit:hover {
	text-decoration: none;
	color: #D79109;
	font-weight:bold;
}
.news_tit:active {
	text-decoration: none;
	color: #AE8830;
	font-weight:bold;
}

.a_list_title:link {
	text-decoration:none;
	color: #AE8830;
}
.a_list_title:visited {
	text-decoration:none;
	color: #AE8830;
}
.a_list_title:hover {
	text-decoration: none;
	color: #97854E;
}
.a_list_title:active {
	text-decoration: none;
	color: #AE8830;
}

.foot:link {
color:#97854E;
text-decoration:none;
}
.foot:visited {
color:#97854E;
text-decoration:none;
}
.foot:hover {
color:#AA8F39;
text-decoration:underline;
}
.foot:active {
color:#97854E;
text-decoration:none;
}

/*------------------------- top样式 ---------------------------*/
.logo_sub{
background-image:url(../images/logo_02.jpg);
width:407px;
height:98px;
background-repeat:no-repeat;
}

.top_bg_sub {
background-image: url(../images/top_bg.gif);
width:411px;
height:17px;
background-repeat:no-repeat;
}

/*------------------------- tBody,lMenu等样?---------------------------*/

.tbody_01{
background-image:url(../images/tBody/tBody_01.jpg);
width:411px;
height:34px;
background-repeat:no-repeat;
}
.tbody_02{
background-image:url(../images/tBody/tBody_02.jpg);
height:15px;
background-repeat:no-repeat;
background-position:left;
}
.tbody_03{
background-image:url(../images/tBody/tBody_03.jpg);
height:15px;
background-repeat:no-repeat;
background-position:left;
}
.tbody_04{
background-image:url(../images/tBody/tBody_04.jpg);
height:15px;
background-repeat:no-repeat;
background-position:left;
}

.tBody_bg {
	background-image: url(../images/tBody/tBody_bg.jpg);
	background-position: center;
	background-repeat: no-repeat;
	padding-left:38px;
}

/*------------------------- 自定义样?---------------------------*/
.menu{
    font-size:12px;
	color:#28241B;
	height:22px;
	text-align:center;
	font-weight:bold;
}
.sub02_content{
    font-family:Arial, "", sans-serif;
    color:#97854E;
	font-size:12px;
	padding-top:59px;
	line-height:20px;
	text-indent:24px;
}

.sub03_lmenu_bg{
    background-image:url(../images/sub_03_lmenu_bg.jpg);
	background-repeat:repeat-x;
	height:30px;
	color:#C8A755;
	font-size:12px;
}

.sub03_title{
	color:#E8D6AA;
	font-size:13px;
	font-weight:bold;
}

.sub03_menu_img{
    width:184px;
	height:123px;
	background-image:url(../images/menu_bg.jpg);
	background-repeat:no-repeat;
	padding-left:14px;
	padding-bottom:14px;
}

.sub03_menu_tit{
    color:#AE8830;
	font-size:12px;
	font-weight:bold;
	padding-top:24px;
	padding-left:5px;
}

.sub03_menu_detail{
    color:#97854E;
	font-size:12px;
	padding-left:5px;
	padding-right:8px;
	line-height:18px;
	padding-top:8px;
	height:70px;
}

.sub03_menu_tit_2{
    color:#AE8830;
	font-size:12px;
	padding-left:5px;
	padding-bottom:20px;
	line-height:18px;
	text-align:left;
}

.sub03_menu_detail_2{
    color:#97854E;
	font-size:12px;
	padding-top:8px;
	padding-left:5px;
	padding-right:8px;
	padding-bottom:20px;
	line-height:18px;
}

.sub04_img
{
    width:158px;
    height:119px;
    }

.sub04_tit{
    color:#AE8830;
	font-size:12px;
	font-weight:bold;
	padding-left:20px;
}

.sub04_detail{
    color:#97854E;
	font-size:12px;
	padding-top:12px;
	padding-left:20px;
	padding-right:52px;
	line-height:18px;
}

.sub04_time{
    color:#C6B57F;
	font-size:12px;
	font-weight:normal;
}

.sub05_order{
    font-size:14px;
	font-weight:bold;
	color:#AA8F39;
}

.sub05_content{
    font-size:12px;
	color:#97854E;
	line-height:20px;
}

.sub06_input
{
    height:15px;
    width:300px;
    border:1px #6B5B37;
    background-color:#5C5133;
    color:#E8E6A9;
    }
    
.sub06_input_reg
{
    height:15px;
    width:200px;
    border:1px #6B5B37;
    background-color:#5C5133;
    color:#E8E6A9;
    }

.sub06_input_reg2
{
    height:20px;
    border:1px #6B5B37;
    background-color:#5C5133;
    color:#E8E6A9;
    }

.sub06_input_02
{
    height:15px;
    width:100px;
    border:1px #6B5B37;
    background-color:#5C5133;
    color:#E8E6A9;
    }


.sub06_textarea
{
    border:1px #6B5B37;
    border-collapse:separate;
    background-color:#5C5133;
    overflow:auto;
    color:#E8E6A9;
    }
    
.sub06_btn_submit
{
    background-image:url(../images/btn_submit_cn.gif);
    background-repeat:no-repeat;
    width:63px;
    height:24px;
    }
    
.sub06_btn_reset
{
    background-image:url(../images/btn_reset_cn.gif);
    background-repeat:no-repeat;
    width:63px;
    height:24px;
    }


.font_add{
    font-size:12px;
	color:#AA8F39;
	text-align:center;
}

.font{
    font-size:12px;
	color:#97854E;
	text-align:center;
}