﻿/* CSS Document */

#main {
    background: url("../images/main_top.jpg") repeat-x scroll center top rgba(0, 0, 0, 0);
    height:1160px;
    width: 100%;
}
#main .box {
    height: auto;
    margin: 0 auto;
    padding-top: 42px;
    width: 1024px;
}
/*#main .box_r {
    float: left;
    height: 215px;
    width: 285px;
}*/

 
#header .Language span a:hover, #main .box_l h3 a:hover, #main .box_c h3 a:hover, #main .box_c li a:hover, #main .box_r h2 a:hover, #main .box_r li a:hover, #main .box_l span.t1 a {
    color: #666;
}
.clear {
    clear: both;
    font-size: 0;
    line-height: 0;
    margin: 0;
    padding: 0;
}#main .box_c {
    float: left;
    height: 215px;
    margin-left: 25px;
    width:260px;
}
.tbt_left {
    float: left;
    left: -20px;
    position: absolute;
    top: 95px;
}#main .box_c li {
    display: block;
    float: left;
    margin-top: 20px;
    text-align: center;
    width: 130px;
}#main .box_c li a {
    color: #333333;
    display: block;
    height: 40px;
    line-height: 40px;
    text-align: center;
}

.tbt_right {
    position: absolute;
    right: -20px;
    top: 95px;
}
#main .box_r {
    float: left;
    height:325px;
    width:320px;
	margin-left:10px;
}#main .box_r h2 {
    border-bottom: 1px solid #076ce0;
    display: block;
    height: 38px;
    margin-bottom: 15px;
}#main .box_r h2 a {
    background: none repeat scroll 0 0 #076ce0;
    color: #fff;
    display: block;
    float: left;
    font-size: 12px;
    font-weight: normal;
    height:38px;
    line-height:38px;
    text-align: center;
    width:80px;
}
.box_r h2 a.slt {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #076ce0;
    border-image: none;
    border-style: solid solid none;
    border-width: 1px 1px medium;
    color: #fff !important;
}
#main .box_r li {
    background: url("../images/li_bg.jpg") no-repeat scroll left center rgba(0, 0, 0, 0);
    padding-left:10px;float:left;
	line-height:38px;width:308px;
	border-bottom:1px solid #666;  
}#main .box_r li a {
    color: #333333;
}
#main .box_zr {
    height: 415px;
    width:1024px;
	margin-bottom:30px;
}#main .box_zr h2 {
    border-bottom: 1px solid #076ce0;
    display: block;
    height:38px;
    margin-bottom: 15px;
}#main .box_zr h2 a {
    background: none repeat scroll 0 0 #076ce0;
    color: #fff;
    display: block;
    float: left;
    font-size: 14px;
    font-weight: normal;
    height:38px;
    line-height:38px;
    text-align: center;
    width:80px;
}
.box_zr h2 a.slt {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #076ce0;
    border-image: none;
    border-style: solid solid none;
    border-width: 1px 1px medium;
    color: #fff !important;
}
#main .box_zr li {
    background: url("../images/li_bg.jpg") no-repeat scroll left center rgba(0, 0, 0, 0);
    margin-top: 10px;
    padding-left:5px;
	width:32%;
	float:left;
	line-height:40px;
	border-bottom:1px solid #666; margin-left:4px;
}#main .box_zr li a {
    color: #333333;
}
#main .box_r h3, #main .box_c h3 {
    background: url("../images/main_h3.jpg") no-repeat scroll left 3px rgba(0, 0, 0, 0);
    border-bottom: 1px solid #E3E3E3;
    display: block;
    height: 25px;
    padding-left: 20px;
    width: 265px;
}
#main .box_r h3 span, #main .box_c h3 span {
    float: left;
    margin-right: 10px;
}
#main .box_r h3 a, #main .box_c h3 a {
    color: #333333;
    display: block;
    float: right;
    font-weight: normal;
}
#main .box_r span.t1 {
color: #666666;
    font-family:"microsoft yahei";
    line-height:2em;
	font-size:16px;
    margin-top: 23px;
}