/* 头部信息  */
.SiteTop {
	width:540px; 
	height:24px; 
	background-color:#dcf4fc; 
	border:1px solid #13b4eb; 
	color:#000000;
	font:12px "宋体"; 
	line-height:24px;
}
.SiteTop a:link {
	font-size: 12px;
	color: #000000;
	text-decoration:none;
}
.SiteTop a:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.SiteTop a:hover {
	font-size: 12px;
	color: #000000;
	text-decoration:none;
}

/* 主体 */
img {border:0;}
td {
	font-size: 9pt;
}


body 
{
	background-color: #fdf7df ;
	margin:0pt;
	font-size: 9pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	SCROLLBAR-FACE-COLOR: #13B4EB;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #4F614B;
	SCROLLBAR-3DLIGHT-COLOR: #4F614B;
	SCROLLBAR-ARROW-COLOR: #4F614B;
	SCROLLBAR-TRACK-COLOR: #EBF5E9;
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;	
}
input,textarea,select {
	font-size: 9pt;
	font-family: verdana;	
}
.uline {border-bottom:1px dashed #666666;}

/*Left_Menu*/
#lmenu a{
margin:0px;
padding:0px;
display:block;
background:url(images/menu_03.gif) no-repeat;
width:180px;
height:27px;}
#lmenu a:hover{
background:url(images/menu1_03.gif) no-repeat;
}
#lmenu2 a{
margin:0px;
padding:0px;
display:block;
background:url(images/menu_05.gif) no-repeat;
width:180px;
height:26px;}
#lmenu2 a:hover{
background:url(images/menu1_05.gif) no-repeat;
}
#lmenu3 a{
margin:0px;
padding:0px;
display:block;
background:url(images/menu_06.gif) no-repeat;
width:180px;
height:26px;}
#lmenu3 a:hover{
background:url(images/menu1_06.gif) no-repeat;
}
#lmenu4 a{
margin:0px;
padding:0px;
display:block;
background:url(images/menu_07.gif) no-repeat;
width:180px;
height:26px;}
#lmenu4 a:hover{
background:url(images/menu1_07.gif) no-repeat;
}
#lmenu5 a{
margin:0px;
padding:0px;
display:block;
background:url(images/menu_08.gif) no-repeat;
width:180px;
height:29px;}
#lmenu5 a:hover{
background:url(images/menu1_08.gif) no-repeat;
}
#lmenu6 a{
margin:0px;
padding:0px;
display:block;
background:url(images/leftMenu1_03.gif) no-repeat;
width:180px;
height:27px;}
#lmenu6 a:hover{
background:url(images/leftMenu1_04.gif) no-repeat;
}

/*Color*/
a {color:#000000; text-decoration:none;}
a:hover {color:#FF6600; text-decoration:underline;}

.fblue14 {color:#3ca2d8; font:bold 14px Verdana, "宋体";}
.fblue12 {color:#006bb9; font:12px Verdana, "宋体";}

.fred14 {color:#FF0000; font:bold 14px Verdana, "宋体";}
.fred12 {color:#FF0000;}

.forg14 {color:#ff7800; font:bold 14px Verdana, "宋体";}

.fgreen14 {color:#009933; font:bold 14px Verdana, "宋体";}

.fwhite12 {color:#FFFFFF; font-weight:bold;}
.f2f2f2f {color:#2f2f2f;}
