﻿body {
}


.menuIcon
{
	background-image:url(../images/icon.png);
	background-repeat:no-repeat;
	background-position:3px center;
	 width:14px;
	 margin-left:8px;
		
}

.ent
{
	margin-left:22px;
	text-align:left; 
	width:205px;	
	display:block;
	cursor:hand;
	height:23px;
	line-height:23px;	
	overflow:hidden;
	 text-decoration:none;
	 color:#4C6BB2;
	 text-align:left;
	 word-break:break-all;
	 border-style:none;
	 
}
#tmenu
{
	 
	 float:left;
	 width:240px;	
	 color :#ced586;
	
	 
}

#topMenu
{
	 background: #069 url(../Images/left_top.png) no-repeat left top;
	 height:30px;	 
	 width:200px;
	 text-align :center;
	 color :#0066cc;
	 font-size:14pt;
	 font-style:normal;
	
	 vertical-align:bottom;
	 
}

#bodyMenu
{
	background:#069 url(../Images/left_mid.png) repeat-y left top;	
		
	width:100%;
	color :#0066cc;
	font-size :11pt;
	font-style:normal;
	text-align :left;
	
}
#endMenu
{
	background: #069 url(../Images/left_buttom.png) no-repeat left top;	
    height:30px;	
    width:200px;	
}


#secondMenu
{	 
	 float:right;
	 vertical-align:top; 
     width:80%;
     background-color: #ffffff; 
     text-align:center;     
    
     
}

.a1:link {
    font-size:14px;
    color:#545454;
	text-decoration: none;
}

.a1:visited {
    color:#545454;
	text-decoration: none;
	font-size:12px;
}

.a1:hover {
    color:#ffffff;
	text-decoration: underline;
	font-size:12px;

}

.f_style {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}


.aa {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #545454;
}
 .style1
        {
            width: 1024px;
            border-spacing:0;
             text-align:left;
             border-style:none;
        }
         .style2
        {
        
            width: 240px;
            border-spacing:0;
             background-color:#B6D2F9;
              border-style:none;
        }
        .style3
        {
            width: 780px; 
            border-spacing:0;
            background-color:#1F86BA;
              border-style:none;
        }