﻿body
{
    margin: 0px;
    padding: 0px;
    font-family: Microsoft YaHei, simsun;
    font-size: 13px;
    color: #222222;
    font-weight: 500;
    background-color: #FFFFFF;
}
.sbody
{
    width: 960px;
    margin: auto;
    background-color: #FFFFFF;
}
a
{
    text-decoration: none;
    font-size: 13px;
    color: #003366;
}
a:link
{
	font-size: 13px;
	color: #003366;
}
a:visited
{   color: #003366;
	text-decoration: none;
	font-size: 13px;
}
a:hover, a:active, a:focus
{
    color: #0089fe;
    text-decoration: none;
    font-size: 13px;
}
h2
{
    color: #222222;
    font-size: 15px;
    margin-top: 10px;
    margin-bottom: 10px;
}
h4
{
    color: #222222;
    font-size: 15px;
    margin-top: 0px;
    margin-bottom: 0px;
    background-color: #CDE0F3;
    font-weight: bolder;
    height: 30px;
    line-height: 30px;
    padding-left: 15px;
}
h5
{   
    background-image: url(   '../image/bg/LoginTitle.gif' );
	background-repeat: no-repeat;
	height: 40px;
	line-height: 40px;
	font-size: 15px;
	font-weight: bolder;
	padding-left: 15px;
}
h6
{
    color: #000000;
    font-size: 15px;
    margin-top:0px;
    margin-bottom:0px;
    background-image: url(          '../images/bg/head_bg.gif' );
    font-weight: bolder;
    height: 30px;
    line-height: 30px;
    padding-left: 15px;
    background-repeat: repeat-x;
    
}
.indexbox .more
{
    float: right;
    height: 30px;
    width: 55px;
    line-height: 30px;
    font-size: 12px;
    color: #222222;
}
.bor
{
    border-top-style: dashed;
    border-width: 1px;
    border-color: #CCCCCC;
    width: 100%;
    height: 1px;
    clear: both;
    overflow: hidden;
}
img
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.clear1
{
    height: 10px;
    width: 100%;
    overflow: hidden;
    clear: both;
}
.clear2
{
    height: 0px;
    width: 100%;
    overflow: hidden;
    clear: both;
}


.top
{
    padding-left: 20px;
    font-size: 20px;
    color: #470711;
    height: 29px;
    background-image: url(          '../images/bg/about_nav_gray1.gif' );
    font-weight: bold;
    line-height: 29px;
    background-repeat: repeat-x;
}

.indexbox
{
	width: 100%;	
	clear: both;
}
.c_box
{
    border: 1px solid #EFEFEF;
    overflow: hidden;
    background-repeat: repeat-x;
    background-position: bottom; 
    background-image: url('../images/bg/ul_bg.jpg' );
}
.c_box_nobg
{
    border: 1px solid #EFEFEF;
    overflow: hidden;
}
.l_box
{
    
    float: left;
    width: 620px;   
}

.r_box
{
	float: right;
	width: 320px;
}
.l_box_r
{
    
    float: left;
    width: 290px;   
}

.r_box_r
{
	float: right;
	width: 650px;
}
.r_box ul
{
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.r_box ul li
{
    border-bottom-style: dashed;
    border-bottom-width: 1px;
    border-bottom-color: #CCCCCC;
    height: 28px;
    line-height: 28px;
}

.box_content
{
    width: 90%;
    margin: auto;
}
.more
{
    float: right;
    height: 30px;
    width: 55px;
    line-height: 30px;
    font-size: 13px;
    
}

.border_f
{
    background-image: url(       '../images/bg/bor_1.gif' );
    overflow: hidden;
    width: 100%;
    height: 4px;
    clear: both;
}
.foot
{
    clear: both;
    
    width: 100%;
    font-family: Microsoft YaHei;
    font-size: 12px;
    color: #999999;
    text-align: center;
}
.foot a
{
    text-decoration: none;
    font-size: 12px;
    color: #999999;
}
.foot a:link
{
	font-size: 12px;
    color: #999999;
}
.foot a:visited
{  
	text-decoration: none;
	font-size: 12px;
    color: #999999;
}
.foot a:hover,.foot a:active,.foot a:focus
{
    text-decoration: none;
    font-size: 12px;
    color: #999999;
}
INPUT.btn
{
    border-style: none;
    border-color: inherit;
    border-width: 0px;
    width: 78px;
    background: url(../images/bg/btn_bg74.gif);
    font-size: 14px;
    line-height: 24px;
    height: 24px;
    font-family: Microsoft YaHei, simsun;
    color: #222222;
}


.list ul
{
    margin: 0;
    padding: 0;
    line-height: 30px;
    height: 30px;
    list-style-image: url(   '../images/bg/li.gif' );
    list-style-position: inside;
}
.list ul li
{
    vertical-align: bottom;
    border-bottom-style: dashed;
    border-bottom-width: 1px;
    border-bottom-color: #CCCCCC;
}
.pag
{
    width: 100%;
    height: 30px;
}
.news_date
{
    text-align: center;
    width: 100%;
}
