﻿*{
	margin:0px;
	padding:0px;
}
body{
	font-size:12px;
	font-family:微软雅黑,宋体,Arial;
	width:100%;
	height:auto;
}
a{
	text-decoration:none;
	color:Black;
}
li,ol
{
    list-style:none;
}

.main
{
    width:1060px;
    height:auto;    
    margin:0px auto;
    overflow:hidden;
}
.top
{
    width:100%;
}
.menu
{
    width:100%;
    height:38px;   
    background-image:url(../Images/001_07.png);
    background-repeat:repeat-x; 
}
.menu ul
{
    width:100%;
}
.menu_li 
{
    width:110px;
    height:38px;
    float:left;
    font-size:16px;
    font-weight:bold;
    color:White;
    background-image:url(../Images/001_07.png);
    background-repeat:repeat-x;
    text-align:center;
    line-height:38px;
}
.menu_li_a
{
    width:110px;
    height:38px;
    float:left;
    font-size:16px;
    font-weight:bold;
    color:White;
    background-image:url(../Images/001_05.png);
    background-repeat:repeat-x;
    text-align:center;
    line-height:38px;
}
.menu_li a
{
    color:White;
}
.menu_li_a a
{
    color:#0B72C1;
}
.content
{
    width:100%;
    min-height:500px;
    height:auto;
    margin-top:15px;
    overflow:hidden;
}
.left
{
    width:380px;
    float:left;
}
.left_1
{
    width:380px;
    height:590px;
    border:1px solid #DBDBDB;
    border-top:none;
    margin-top:-3px;
}
.center
{
    width:346px;
    float:left;
    margin-left:12px;
}
.center_1
{
    width:346px;
    height:590px;
    border:1px solid #DBDBDB;
    border-top:none;
    margin-top:-3px;
}
.right
{
    width:284px;
    float:left;
    margin-left:11px;
}
.right_1
{
    width:284px;
    height:590px;
    border:1px solid #DBDBDB;
    border-top:none;
    margin-top:-3px;
}
.right_1 li
{
    width:255px;
    text-align:left;
    line-height:33px;
    border-bottom:1px dashed #DBDBDB;
}
.buttom
{
    margin-top: 30px;
    width:100%;
    height:100px;
	background-color:#F3F3F3;
    padding-top:5px;
    line-height:25px;
    color:#7F7F7F;
}
.buttom a
{
    color:#7F7F7F;
}
.buttom p
{
	font:"微软雅黑" 12px;
	margin-top:3px;	
}
.a_left
{
    width:240px;
    height:200px;
    float:left;
}
.a_left_li
{
    width:210;
    height:32px;
    background-image:url(../Images/002_17.png);
    background-repeat:repeat-x;
    padding-left:30px;
    line-height:32px;
}
.a_left_li a
{
    color:#58AC0B;
}
.a_left_li_a
{
    width:210;
    height:32px;
    background-image:url(../Images/002_11.png);
    background-repeat:repeat-x;
    padding-left:30px;
    line-height:32px;    
}
.a_left_li_a a
{
    color:White;
}
.a_right
{
    float:left;
    width:738px;
    height:auto;
    margin-left:18px;
    overflow:hidden;
}