﻿#l_main
{
    width:952px;
    padding:0 auto;
    margin:0 auto;    
	line-height: 1.5em; 
}


#l_main a:link 
{
    color:#003399; 
    text-decoration:none;
}
#l_main a:visited 
{
    color:#83006F; 
    text-decoration:none;
}
#l_main a:hover,a:active 
{
     color: #BC2931; 
     text-decoration: underline; 
}


.l_left 
{
    float:left;
}
.l_center
{
    float:left;
}
.l_right
{
    float:right;
}
/*--------------头-----------------------------*/
#l_header
{
    margin-top:10px;
    padding:0 auto;
    width:100%;
}

#l_header #l_logo
{
    float: left;
}
#l_header #l_menu
{
    float: right;
    color: #808080;
    margin-top:8px;
}
#l_header #l_menu li  
{
    color: #444;
    display: inline; 
	font-weight:bold;
}
#l_header #l_menu li a   
{
    color: #808080; 
    padding:3px 12px 4px 12px;
    text-decoration: none; 
}


#l_header #l_menu li a:hover  
{
	color: #000; 
    padding:3px 12px 4px 12px;
	font-weight:bold;
    background: #fff url(../../images/linkBg.gif)  center left; 
}
	    
#l_banner
{
    clear:both;
}

/*--------------中间部分-----------------------------*/
#l_body
{
    margin-top:8px;
    clear:both;
    width:952px;
}

#l_body .l_left
{
    width:230px;
}

#l_body .l_center
{
    margin-left:8px;
    width:398px;
}

#l_body .l_right
{
    width:308px;
}


.l_mbody
{
    margin:2px auto;
    padding:0 auto;
    border: 1px solid #e2e2e2;
    width:100%;
}

/*登陆框样式*/
.l_loginbody
{
    margin:2px auto;
    padding:0 auto;
    border: 1px solid #F7CF9E;
    width:100%;
}

.l_loginbody .l_title
{
    font-size: 14px;
    padding: 4px 0px 4px 7px;
    background-color:#FCF0DA;
	font-weight:bold;  
	margin-bottom:8px;
	font: bold 14px "Trebuchet MS", Helvetica, Sans-Serif; 
	color:#E57B01; 
	text-indent:15px; 
}

/*左边框样式*/
.l_mbody .l_left_title
{
    font-size: 14px;
    padding: 4px 0px 4px 7px;
    background:#EDF7FF url(../../images/lgh3bg.gif) no-repeat 4px 48%;
	font-weight:bold;  
	margin-bottom:8px;
	font: bold 14px "Trebuchet MS", Helvetica, Sans-Serif; 
	color:#003399; 
	text-indent:15px; 
}


/*其它样式*/
.l_mbody .l_title
{
    font-size: 14px;
    padding: 4px 0px 4px 7px;
    background:#EDF7FF url(../../images/lgh3bg.gif) no-repeat 4px 48%;
	font-weight:bold;  
	margin-bottom:8px;
	font: bold 14px "Trebuchet MS", Helvetica, Sans-Serif; 
	color:#003399; 
	text-indent:15px; 
}

.l_mbody .l_title a
{
    font-size:14px;
}

.l_mbody .l_content
{
    margin:0 auto;
    padding:0px;
    
    padding-bottom:3px;    
}

.l_small_left
{
    float:left;
    width:230px;
}
.l_big_right
{
    float:right;
    width:715px;
}


.lgsmallDot 
{
    color:Black; 
    padding-left:5px; 
    font-size:8px; 
}

/*--------------脚-----------------------------*/
.clear
{
    clear:both;
}

#l_footer
{
    margin-top:10px;
    width:100%;
    clear:both;
    padding-top:5px;
    border-top: 1px solid #e2e2e2; 
    color:#333333;
    font-size:14px;  
    text-align:center;
}

/*--------------其它一些样式-----------------------------*/
.c6
{
    color:#666666;
}
