﻿body
{
    background:url(../Images/body_bg.jpg);
    background-repeat:repeat-x;
    background-position:left top;
    margin:0px;
    font-size:12px;
    font-family:"宋体"; 
    color:White;  
}
.body_top
{
    background:url(../Images/body_top.jpg);
    background-repeat:no-repeat;
    background-position:left top;
    width:1004px;
        
}
.body_middle
{
     background:url(../Images/body_middle.jpg);
     background-repeat:repeat-y;
     height:600px;
}
.body_bottom
{
     background:url(../Images/body_bottom.jpg);
     background-repeat:no-repeat;
     height:13px;
}
.logo
{
   /* background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,src='logo.png' ,sizingMethod='crop');
	background-position:left top;*/
	height:72px;	
}
.whiteFont:link
{
	font-family:"宋体";
	color:white;
	text-decoration:none;
	
}
.whiteFont:visited
{
    FONT-FAMILY: 宋体;    
	Color:white;
	text-decoration:none;	
}
.whiteFont:hover
{
    COLOR:white;
    FONT-FAMILY: 宋体; 
    TEXT-DECORATION: underline;  
}
.whiteFont:active
{
    FONT-FAMILY: 宋体;    
	Color:white;	
}
.Nav_L
{
    background:url(../Images/Nav_L.gif);
    background-repeat:no-repeat;
    height:35px;
    width:9px;
}
.Nav_M
{
    background:url(../Images/Nav_M.gif);
    background-repeat:repeat-x;
    height:35px;    
}
.Nav_R
{
    background:url(../Images/Nav_R.gif);
    background-repeat:no-repeat;
    height:35px;
    width:9px;
}
.Nav_Nam
{    
    height:35px;
    width:82px;    
}
.Nav_on
{
    background:url(../Images/Nav_on.gif);
    background-repeat:no-repeat;
    height:35px;
    width:82px;
}
.Nav_line
{
    background:url(../Images/Nav_line.gif);
    background-repeat:no-repeat;
    height:35px;
    width:3px;
}
.title_gsjj
{
    background:url(../Images/title_gsjj.gif);
    background-repeat:no-repeat;
    width:716px;
    height:34px;
}
.title_M
{
    background:url(../Images/title_M.gif);
    background-repeat:repeat-y;
    width:715px;   
}
.title_B
{
    background:url(../Images/title_B.gif);
    background-repeat:no-repeat;
    width:715px;
    height:4px;
}
.Gray_font
{
    color:#000000;
    line-height:22px;
}
.title_jpzs
{
    background:url(../Images/title_cpzs.gif);
    background-repeat:no-repeat;
    width:716px;
    height:34px;
}

/*左侧样式*/
.left_PointLine
{
    background:url(../Images/gsjj/left_PointLine.gif);
    background-repeat:repeat-x;
    background-position:left bottom;   
    height:30px;    
    color:#343434;
    padding-left:8px;

}
.leftFont:link
{
	font-family:"宋体";
	color:#343434;
	text-decoration:none;
	
}
.leftFont:visited
{
    FONT-FAMILY: 宋体;    
    color:#343434;
    text-decoration:none;	
}
.leftFont:hover
{
    color:#343434;
    FONT-FAMILY: 宋体; 
    TEXT-DECORATION: underline;  
}
.leftFont:active
{
    FONT-FAMILY: 宋体;    
    color:#343434;	
}
/*左侧选中菜单文字样式*/
.leftSelectFont
{
    color:#f66000;
    font-weight:bold;
    text-decoration:none;
}
.middle_line
{
    background:url(../Images/middle_line.gif);
    background-repeat:repeat-y;
    width:13px;    
}