﻿.bg{
	margin:0;
	background-color:#f8f8f8;

}
.top{
	vertical-align:top;
}
.logo-bg{
	background-image:url('../images/logo-bg.jpg');
	background-repeat:repeat-x;
	width:100%;
	height:106px;
}
.marquee-bg{
	background-image:url('../images/marquee-bg.jpg');
	background-repeat:repeat-x;
	width:100%;
	height:30px;
}
/*////////////////////////////////////////////////////////////////*/
.search{
	border-top:1px #DDCCA8 solid;
	border-bottom:1px #DDCCA8 solid;
	border-left:1px #DDCCA8 solid;
	height:15px;
	width:140px;
}
.search-line{
	width:10px;
}
/*////////////////////////////////////////////////////////////////*/
.menu-bg{
	background-image:url('../images/menu-bg.jpg');
	background-repeat:repeat-x;
	width:100%	
}
.menu-rbg{
	background-image:url('../images/menu-rbg.jpg');
	background-repeat:repeat-y;
}
.menu-lbg{
	background-image:url('../images/menu-lbg.jpg');
	background-repeat:repeat-y;
}
.menu-dbg{
	background-image:url('../images/menu-dbg.jpg');
	background-repeat:repeat-x;	
}
/*////////////////////////////////////////////////////////////////*/
.box-bg{
	background-image:url('../images/box-bg.jpg');
	background-repeat:repeat-x;
	width:100%;
}
.box-dbg{
	background-image:url('../images/box-dbg.jpg');
	background-repeat:repeat-x;
	height:7px;
}
.box-lbg{
	background-image:url('../images/box-lbg.jpg');
	background-repeat:repeat-y;
}
.box-rbg{
	background-image:url('../images/box-rbg.jpg');
	background-repeat:repeat-y;
}

/*////////////////////////////////////////////////////////////////*/
.news-bg{
	background-image:url('../images/news-title.jpg');
	background-repeat:no-repeat;
	width:203px;
}
/*////////////////////////////////////////////////////////////////*/
.footer{
	background-image:url('../images/footer.jpg');
	height:48px;
	background-repeat:repeat-x;
}
/*--------------------------------------------------------------------------------------*/	
.input{
	border:1px #c9c9c9 solid;
	height:16px;
	width:125px;	
}
.border{
	border-bottom:1px #CCCCCC solid;
}
body { font-family:tahoma;
}
/*--------------------------------------------------------------------------------------*/
a {text-decoration: none; color: #4e4e4e}
a:hover {text-decoration: none; color:}
a:visited {text-decoration: none}
a:active {text-decoration: none; color: #000000}
/*--------------------------------------------------------------------------------------*/
table { font-family:Tahoma,Times New Roman;
}
p{
    text-indent:2mm; font-size:11px;
	text-decoration:none;
	color: #5d5338;
    line-height:130%;
}
.title_ {
    font-family:"Times New Roman";
	font-size:15px;
	font-weight:bold;
	text-decoration:none;
}
.description {
    text-decoration:none;
	font-size:12px;
	max-height:none;
	line-height:130%;
}
.subtitle{
    text-decoration:none;
	font-size:12px;
	max-height:none;
	line-height:130%;
	color:#0000CC;
}

.title_right_box {
    text-indent: 2mm;
    font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color: #cb5d00;
}
.bac_title_right_box{
    background-color:#f4f4f4;
	/*border:1px solid #7acee6;*/
	height:26px;
}
.description_right_box{
    background-color:#ffffff;
    border:1px solid #cccccc;
}

.bac_topcenter_titlebox{ 
    background-color:#f0cf77;
	height:23px;
}

.description_topcenter_box{
    background-color:#f6f1e4;
	/*border:1px solid #d2d2d2;*/
}

.title_topcenter_box{
    text-indent: 2mm;
    font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
}
.box_center2{
    border:1px solid #b5c5bc;
	background-color:#FFFFFF;
	height:23px;
}
.bac_title_left_box{
    background-color:#ddd199;
	height:27;
}
.title_left_boxborder{
    border:1px solid #effafd;
}
.title_left_box{
    text-indent: 2mm;
    font-size:11px;
	font-weight:bold;
	text-decoration:none;
    color:#805611;
}
.bac_descript_left_box{
    background-color:#f7fbea;
}
.footer{
    background-color:#bc5f0d;
	height:37px;
}
.text_footer{
    text-align: center;
	font-size:12px;
	text-decoration:none;
	color: #ffecbf;
}
/*--------------------------------------------------------------------------------------*/
.text-news-title{
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#b44908;
}
.text-news-title:hover{color:#5d5338;}


.text-news-title-list{
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#91490a;
}
.text-news-list{color:#207820;font-size:11px;}
.text-news-list:hover{color:#5d5338;}

.text-news-link{color:#de6e01;}
.text-news-link:hover{color:#5d5338;}

.title_right_box_n {
    text-indent: 2mm;
    font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color: #6d6686;
}

.border_dot_box{
	border-top:1px #BBBBBB dashed;
}
