body 
{
	background:#FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;	
}

td 
{
	font-size: 14px;	
	LINE-HEIGHT: 1.5;
	color:#6F6F6F;
}

a 
{  
	text-decoration: none;
	color:#6F6F6F;
}
	
a:hover 
{
	color:#6F6F6F;	
}


a.menu 
{
	color: #6F6F6F; text-decoration: none;
}

.line2 
{
	font-size: 14px;	
	LINE-HEIGHT: 2;
	color:#6F6F6F;
}



.txtRed {
	color: #FF0000;	
}

.txtRedBold {
	font-size: 14px;
	font-weight: bold;
	color: #BC1F30;
}

.txt16pxRedBold {
	font-size: 16px;
	font-weight: bold;
	color: #9C0003;
}

.txt12pxGray {	
	font-size: 12px;
	color: #727272;
}


.txtGray {	
	color: #727272;
}

.txtBlue {
	color: #0E4B9E;	
}

.txtBlueBold {
	font-size: 14px;
	font-weight: bold;
	color: #1E6CAC;	
}

.txt12pxWhite 
{		
	font-size: 12px;
	color: #FFFFFF;
}

.txtWhite 
{		
	color: #FFFFFF;
}

.txt14pxBlue {
	font-size: 14px;
	font-weight: bold;
	color: #1E6CAC;	
}

.txtWhiteBold {	
	color: #FFFFFF;
	font-weight: bold;
}

.txtYello {
	color: #FF8000;	
}

.txtGreen {	
	color: #006600;	
}

.txtGLGreen {
	color: #007BBB;	
}

.txtBlank 
{
	color:#000000;	
}

.txtHand 
{
	cursor:hand;
}

.txt16pxRed {
	color: #FF0000;
	font-size: 16px;
	font-weight: bold;
}

.txt16pxGreen {
	font-size: 16px;
	font-weight: bold;
	color: #008000;
}




/********************************************/


.inputBox{
	font-size: 14px;
	border: 1px solid #A0B4C5
}

.InputBox2
{
	font-size: 14px;
	border: 1px solid #737373;
	background-color: #E5F0EB;
	height: 18px;
	font-weight: normal;
	vertical-align: middle;
}

/****************树型菜单样式***********************************/

.TreeMenu img.s
{
	cursor:hand;
	vertical-align:middle;
}
.TreeMenu ul
{
	padding:0;	
	line-height:2;
}
.TreeMenu li
{
	list-style:none;
	padding:0;		
}


.Closed ul
{
	display:none;	
}
.Child img.s
{
	background:none;
	cursor:default;
}

#CategoryTree ul
{
	margin:0 0 0 17px;	
}
#CategoryTree img.s
{
	width:31px;
	height:13px;
}
#CategoryTree .Opened img.s
{
	background:url(images/opened.gif) no-repeat 0 1px;
}
#CategoryTree .Closed img.s
{
	background:url(images/closed.gif) no-repeat 0 1px;
}
#CategoryTree .Child img.s
{
	background:url(images/child.gif) no-repeat 13px 2px;
}

#CategoryTree
{
	float:left;
	width:240px;
	border:1px solid #99BEEF;
	background:#D2E4FC;
	color:inherit;
	margin:3px;
	padding:3px;
}

/********************************************/





.txtLine {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
}



#NewsButton
{
	float:left;
	width:100px;
	height:29px;
	background-image:url(../images/button_01.gif);
	margin:0px;
	padding:0px;
	position: relative;
	z-index: 100;
	left: 0px;
	top: -5px;
	background-position: 0px 0px;	
}

#BtnTitle
{
	float:left;
	width:100px;	
	margin:0px;
	padding:0px;
	position: relative;
	z-index: 100;
	left: 0px;
	top: 7px;
	background-position: 0px 0px;	
	padding-top:0px;	
	text-align:center;
}



/****************留言板样式*******************************/

.msgBox 
{
	font-size: 14px;
	border: 1px solid #CCCCCC;
}


.IsEssense
{
	float:left;
	width:60px;	
	margin:0px;
	padding:0px;
	position: relative;
	z-index: 100;
	left: 90px;
	top: -30px;
	background-position: 0px 0px;	
	padding-top:0px;	
	text-align:center;
}

#DivFace
{
	float:left;
	width:600px;
	border:1px solid #BBD1C4;
	background:#FBFEFF;
	z-index:10000;
	position:absolute;
	text-align:left;
	cursor:hand;
}

.BackBox {
	background-color: #FFFFFF;
	height:25px;	
	float:left;
	border: none;
	cursor:hand;
}

.WhiteBox {
	background-color: #FFFFFF;		
	border: 1px solid #8FAFD2;
	float:left;
	height:20px;
}

.BlueBox {
	background-color: #EDF5FD;		
	border: 1px solid #8FAFD2;
	float:left;
	height:20px;
}

.inputBox3 {
	font-size: 14px;
	border: 1px solid #CCCCCC;
}

.txt14pxGL {
	color: #007BBB;
	font-size: 14px;	
}
