﻿body {
	font-family: "verdana";
	font-size: 12px;
	color: #002C0E;
	margin:0px;
	SCROLLBAR-HIGHLIGHT-COLOR: buttonface;
	SCROLLBAR-3DLIGHT-COLOR: buttonhighlight;
	SCROLLBAR-TRACK-COLOR: #eeeeee;
	SCROLLBAR-DARKSHADOW-COLOR: buttonshadow;
	background-color: transparent;
	overflow-x: hidden;
	overflow-y: auto;

}

td {
	font-family:"arial";
	font-size: 12px;
	color: #002C0E;
}

th {
	font-family:"arial";
	font-size: 12px;
	color: #002C0E;
}

a:link {
    font-size: 12px;
	color: #002C0E;
	text-decoration: none;
}
a:visited {
    font-size: 12px;
	color: #002C0E;
	text-decoration: none;
}
a:hover {
    font-size: 12px;
	color: #9F2000;
	text-decoration: none;
}
.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;
}

.enfont2{

font-family:verdana;
font-size: 10px;
font-weight:bold;
text-decoration: none;
color: #ffffff;
}
.enfont2 a:link{
font-family:verdana;
font-size: 10px;
font-weight:bold;
text-decoration: none;
color: #ffffff;
}
.enfont2 a:visited{
font-family:verdana;
font-size: 10px;
font-weight:bold;
text-decoration: none;
color: #ffffff;
}
.enfont2 a:hover{
font-family:verdana;
font-size: 10px;
font-weight:bold;
text-decoration: none;
color: #FCFF00;
}
	/*内容样式*/
td.content {
    font-size: 12px;
	line-height: 23px;
	text-justify:inter-ideograph;
	text-decoration: none;
	color: #003817;
}
td.content a:link{
    font-size: 12px;
	line-height: 23px;
	text-justify:inter-ideograph;
color: #003817;
}
td.content a:hover{
    font-size: 12px;
	line-height: 23px;
	text-justify:inter-ideograph;
	color: #003817;

}
td.content a:visited{
    font-size: 12px;
	text-decoration: none;
	line-height: 23px;
	text-justify:inter-ideograph;
	color: #293848;
}

	/*内容样式*/
td.content2 {
    font-size: 12px;
	line-height: 23px;
	text-justify:inter-ideograph;
	text-decoration: none;
	color: #4E5F71;
		WORD-WRAP: break-word;
	TABLE-LAYOUT: fixed;
	word-break:break-all;
}
td.content2 a:link{
    font-size: 12px;
	line-height: 23px;
	text-justify:inter-ideograph;
	color: #4E5F71;
		WORD-WRAP: break-word;
	TABLE-LAYOUT: fixed;
	word-break:break-all;
}
td.content2 a:hover{
    font-size: 12px;
	line-height: 23px;
	text-justify:inter-ideograph;
	color: #A62100;
		WORD-WRAP: break-word;
	TABLE-LAYOUT: fixed;
	word-break:break-all;

}
td.content2 a:visited{
    font-size: 12px;
	text-decoration: none;
	line-height: 23px;
	text-justify:inter-ideograph;
	color: #4E5F71;
		WORD-WRAP: break-word;
	TABLE-LAYOUT: fixed;
	word-break:break-all;
}

.lineheight15{
line-height:16px;
text-justify:inter-ideograph;
WORD-WRAP: break-word;
}

.font1{
	color: #992204;
	text-decoration: none;
}
.font1 a:link{
	color: #992204;
	text-decoration: none;
}
.font1 a:visited{
	color: #992204;
	text-decoration: none;
}
.font1 a:hover{
	color: #992204;
	text-decoration: underline;
}

.font2{
	color: #5A5A5A;
	text-decoration: none;
}
.font2 a:link{
	color: #5A5A5A;
	text-decoration: none;
}
.font2 a:visited{
	color: #5A5A5A;
	text-decoration: none;
}
.font2 a:hover{
	color: #000;
	text-decoration: none;
}


.red{
	color: #ff0000;
	text-decoration: none;
}
.red a:link{
	color: #ff0000;
	text-decoration: none;
}
.red a:visited{
	color: #ff0000;
	text-decoration: none;
}
.red a:hover{
	color: #CB2600;
	text-decoration: none;
}
	/*菜单*/
td.ffffff {
	text-decoration: none;
	color: #ffffff;
	line-height: 16px;
	}
td.ffffff a:link{
	text-decoration: none;
	color: #ffffff;
}
td.ffffff a:visited{
	text-decoration: none;
	color: #ffffff;
}
td.ffffff a:hover{
	text-decoration: none;
	color: #ffffff;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFCC00;
}
.bt {
	text-decoration: none;
	color: #ffffff;
	background-color: #002C0E;
	font-size: 12px;
	font-family:"verdana";
	border: 0px ;
	height:22px;
	line-height:20px;
	font-weight: bold;
}
.input {
	COLOR: #002C0E;
	BACKGROUND-COLOR: #f4f4f4;
	text-decoration: none;
	width: 100%;
	font-size: 12px;
	font-family:"arial";
	border: 1px inset;

}
/*白色透影*/
td.whitety {
	filter: DropShadow(Color=#ffffff, OffX=1, OffY=1, Positive=1);
	text-decoration: none;
	}
	
/*当前栏目样式*/
.this {
	COLOR: #A67A17;
	font-weight: bold;
	}	
/*选项卡*/

.Tabon {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #CC0000;
	height: 20px;
	width:100%;
	line-height:20px;
	cursor:hand;
}
.Taboff {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #555555;
	height:20px;
	width:100%;
	line-height:20px;
	cursor:hand;
}.cbg {
	background-color: #FFFFFF;
	background-image: url(cbg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.casebg {
	background-image: url(casebg.gif);
	background-repeat: repeat-y;
	background-position: left;
	background-color: #003D1F;
}

/*css圆角*/
div.RoundedCorner{background: #ffffff;width:850px} 
b.rtop, b.rbottom{display:block;background: #C4CBD3} 
b.rtop b, b.rbottom b{display:block;height: 1px;overflow: hidden; background: #ffffff} 
b.r1{margin: 0 5px} 
b.r2{margin: 0 3px} 
b.r3{margin: 0 2px} 
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px} 
