
*{margin:0;padding:0;}	
body { font-size:10pt; padding: 0px }


.fontStype
{
    font-size:10pt;
	color:#000000;
}

.fontRedStype
{
   color:#ff0000;
   font-weight:900;
}

.HeadMainMenu
{
   height:37px;
   width:1000px;
   font-size: 11pt;
   background-image: url(/images/menubj.jpg);
   text-align:center;
   margin:auto;
   cursor:pointer;
   
}

.menuOn 
{
   width:76px;
   height:37px;
   line-height:37px;
   text-align:center;
   font-size:11pt;
   font-weight:normal;
   color:#ffffff;
   background-image: url(/images/menubj.jpg);
   float:left;
   
}

.menuNo 
{
   width:76px;
   height:37px;
   line-height:37px;
   text-align:center;
   font-size:11pt;
   font-weight:800;
   color:#1368c2;
   background-image: url(/images/xuanzebj.jpg);
   background-repeat: no-repeat;
   background-position: 4px bottom;
   float:left;
}

.line
{ 
    width:1px; height:37px;
    background-image: url(images/fengexian.jpg);
    background-repeat: no-repeat;
    float:left;
}

.childMenu
{
    width:1000px;
	margin:auto;
	height:27px;
	padding-top:3px;
	text-align:center;
	background-image:url(/Images/menubj.gif);
	
}
.childMenuUI
{
    width:995px;
	padding-left:5px;
	height:30px;
    display:none;
}

.childMenuLight
{
  font-size:10pt;
  line-height:20px; 
  padding-left:5px; 
  padding-right:5px; 
  padding-top:2.5px;
  padding-bottom:2.5px;
  cursor:pointer;
  float:left;
}

.childMenuNoLight
{
	
  font-size:10pt;
  line-height:20px; 
  padding-left:5px; 
  padding-right:5px; 
  padding-top:2.5px;
  padding-bottom:2.5px;
  cursor:pointer;
  float:left;

}

li
{
	list-style-type:none;	
}

a:link{padding:0;text-decoration:none}   
a:active{text-decoration: none;}   
a:visited{text-decoration:none}   
a:hover{text-decoration:underline; color:#FF0000}

.index_search_button {
	BORDER-TOP-WIDTH: 0px;
    BORDER-LEFT-WIDTH: 0px; 
	background:url(/Images/index_search_button_bg_1.gif) no-repeat left top; 
	BORDER-BOTTOM-WIDTH: 0px; 
	MARGIN: 0px 0px 0px 10px; 
	WIDTH: 91px; 
	CURSOR: pointer; 
	HEIGHT: 29px; 
	BORDER-RIGHT-WIDTH: 0px;
}