﻿	/*系统样式*/
body {
	font-family:"Tahoma";
	font-size: 12px;
	margin:0px;
	SCROLLBAR-HIGHLIGHT-COLOR: buttonface;
	SCROLLBAR-3DLIGHT-COLOR: buttonhighlight;
	SCROLLBAR-TRACK-COLOR: #eeeeee;
	SCROLLBAR-DARKSHADOW-COLOR: buttonshadow;
    overflow-x: hidden;
	overflow-y: auto;
	background-image: url(bg.jpg);
	padding: 0;
	text-align:center;
	color: #493c29;

}
div {margin-right: auto; margin-left: auto;}
td { text-align:left;
	font-family:"arial";
	font-size: 12px;
	color: #493c29;
}

th {
	font-family:"arial";
	font-size: 12px;
}
.bt {
	text-decoration: none;
	color:#493c29;
	background-color: #E8E8E8;
	border: 1px outset;
	height:22px;
	line-height:20px;
	font-weight: bold;
}
.input {
	COLOR:#493c29;
	BACKGROUND-COLOR: #f4f4f4;
	text-decoration: none;
	width: 90px;
	border: 1px inset;
	height: 15px;

}
a:link {
	color:#493c29;
	text-decoration: none;
}
a:visited {
	color: #493c29;
	text-decoration: none;
}
a:hover {
	color: #493c29;
	text-decoration: underline;
}

	/*内容行高样式*/
.h22 {
	line-height: 22px;
	WORD-WRAP: break-word;
	TABLE-LAYOUT: fixed;
	word-break:break-all;
}
.h18{
	line-height: 18px;
	WORD-WRAP: break-word;
	TABLE-LAYOUT: fixed;
	word-break:break-all;
}
/*中文*/
.cnfont{
	font-family:"arial";
	font-size: 12px;
}
.cnfont a:link{
	font-family:"arial";
	font-size: 12px;
}
.cnfont a:visited{
	font-family:"arial";
	font-size: 12px;
}
.cnfont a:hover{
	font-family:"arial";
	font-size: 12px;
}
/*英文*/
.enfont{
	font-family:"Tahoma";
	font-size: 11px;
}
.enfont a:link{
	font-family:"Tahoma";
	font-size: 11px;
}
.enfont a:visited{
	font-family:"Tahoma";
	font-size: 11px;
}
.enfont a:hover{
	font-family:"Tahoma";
	font-size: 11px;
}
/*白色透影*/
.whitety {
	filter: DropShadow(Color=#ffffff, OffX=1, OffY=1, Positive=1);
	text-decoration: none;
	}
	
/*当前栏目样式*/
.this {
	COLOR: #882319;
	font-weight: bold;
	}
/*主色调*/
.font1{
	COLOR: #ffffff;
	text-decoration: none;
}
.font1 a:link{
	COLOR: #ffffff;
	text-decoration: none;
	}
.font1 a:visited{
	COLOR: #ffffff;
	text-decoration: none;
}
.font1 a:hover{
	COLOR: #ffffff;
	text-decoration: underline;
}


.font2{
	COLOR: #908259;
	text-decoration: none;
}
.font2 a:link{
	COLOR: #908259;
	text-decoration: none;
	}
.font2 a:visited{
	COLOR: #908259;
	text-decoration: none;
}
.font2 a:hover{
	COLOR: #C2B899;
	text-decoration: underline;
}	
/*选项卡*/

.Tabon {background: url(tab01.gif) no-repeat;
	height:17px;
    cursor:hand;
	font: "黑体" 11px;
    color:#fff;
	text-align:center;
	line-height:17px;
}
.Taboff {background: url(tab02.gif) no-repeat;
	height: 17px;
    cursor:hand;
	font: "黑体" 11px;
    color:#fff;
	text-align:center;
	line-height:17px;
}

.red12px_15px { color:#731308;
                font-size:12px;
				line-height:15px;}
.red12px { color:#731308;
                font-size:12px;
				}
.en11_15px { font-size:11px;
             font-family:Tahoma;
			 line-height:15px;
			 }
.none_20px {font-size:12px;
            line-height:20px;
			color:#493c29}
			
.none_22px {font-size:12px;
            line-height:22px;
			color:#493c29}
			
.white {color:#FFFFFF;}

li {margin:0 0 0 15px; padding:0;
    list-style:outside;
	list-style: disc;}
	
.topk {margin:9px 0 0 25px; float:left;
}
* html .topk { margin:9px 0 0 10px; float:left; } /* IE6 */ 
*+html .topk { margin:9px 0 0 25px; float:left; } /* IE7 */ 


.red12px_15px  a:link {
	color:#493c29;
	text-decoration: none;
}
.red12px_15px  a:visited {
	color:#493c29;
	text-decoration: none;
}
.red12px_15px  a:hover {
	color:#731308;
	text-decoration: underline;
}

/*选项卡*/
div,ul,li{
 padding:0;
 list-style:none;
}

.Menubox {
	width:170px;
	height:17px;
	line-height:17px;
	text-align:center;
	font-weight: normal;
	color: #FFFFFF;
}
.Menubox ul{
margin:0px;
padding:0px;
}
.Menubox li{
	float:left;
	display:block;
	cursor:pointer;
	width:53px;
	height:17px;
	background-attachment: fixed;
	background:url(tab01.gif) no-repeat;
    background-position: center center;
	clear: none;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
 }
.Menubox li.hover{
	padding:0px;
	width:53px;
	line-height:17px;
	height:17px;
	background-attachment: fixed;
	background:url(tab02.gif) no-repeat;
	background-position: center center;
	float: left;
}
.contentbox{
padding:0px;
margin:5px 0 10px 10px;
}
/*选项卡结束*/
*+html .Menubox li{
	float:left;
	display:block;
	cursor:pointer;
	width:53px;
	height:17px;
	background:url(tab01.gif) no-repeat;
	background-attachment: fixed;
	background-position: center center;
	clear: none;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
 }
*+html .Menubox li.hover{
	padding:0px;
	width:53px;
	line-height:17px;
	height:17px;
	background-attachment: fixed;
	background:url(tab02.gif) no-repeat;
	background-position: center center;
	float: left;
}
#example { color: #333; } /* Moz */ 
* html #example { color: #666; } /* IE6 */ 
*+html #example { color: #999; } /* IE7 */ 

.redbored_b {border-bottom:#ddcd9e 1px solid;}

#list1 {margin:0px; line-height:25px;}
#list1 li {list-style:inside circle;
          padding:0 0 0 15px;}