@charset "utf-8";
/* CSS Document */
body {
	margin:0px 0px 0px 0px;/*top,right,bottom,left*/
	background: url(../images/bg.jpg) repeat-x scroll center top #fff;
    color: #666666;
    font-family: Arial;
    font-size: 12px;
    line-height: 20px;
}
form {
	margin:0px;
	padding:0px;
}
ul {
	margin:0px;
	padding:0px;
	list-style:none  outside none;
}
a,a:link,a:visited {color:#333; text-decoration:none;}
a:hover {color:#666; text-decoration:underline;}
a:active {color:#666; text-decoration:none;}
img {border: medium none;}
.f_left{float:left;}
.f_right{float:right;}
.w100 {width:100%; padding:0px; margin:0px; overflow:hidden;}
/*Head CSS*/
.top {
	margin: 0 auto;
    overflow: hidden;
    padding: 0;
    width: 970px;
}
.top_logo {/*Head Logo*/
	height: 90px;
    margin: 0 auto;
    overflow: hidden;
    padding: 0;
    position: absolute;
    top: 0;
    width: 970px;
    z-index: 2;
}
.top_l {
    float: left;
    height: 60px;
    margin: 0;
	color:#FFF;
	font-size:20px;
	font-weight: bold;
    overflow: hidden;
	padding-top:25px;
}
.top_r {
    background: url(../images/top_r.png) no-repeat scroll left bottom rgba(0, 0, 0, 0);
    float: right;
    margin: 0;
    overflow: hidden;
    padding: 0px 0 0;
    width: 212px;
}
.language {
    color: #3a3a3a;
    float: right;
    font-size: 12px;
    font-weight: bold;
    line-height: 24px;
    padding: 0px 15px 20px 0;
    width: 125px;
}
.top_column { /*Navigation*/
	background: url(../images/menu_bg.jpg) no-repeat scroll center bottom;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 90px;
    width: 970px;
    z-index: 2;
}
.about_info_img{
	width: 219px;
    height: 74px;
    padding: 10px 0;}
.menu{
	font-family: Verdana,Geneva,sans-serif;
    font-size: 12px;
    font-weight: bold;
    height: 34px;
    margin: 0;
    padding: 0;
    position: relative;
    width: 970px;
}
.menu ul li a, .menu ul li a:visited {
    background: url(../images/tiao.jpg) no-repeat scroll right center rgba(0, 0, 0, 0);
    color: #ffffff;
    display: block;
    font-size: 12px;
    height: 34px;
    line-height: 34px;
    overflow: hidden;
    padding: 0 24px;
    text-align: center;
    text-decoration: none;
}
.menu ul li.last a {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.menu ul li {
    float: left;
    margin-right: 1px;
    position: relative;
}
.language a {
    color: #ffffff;
    font-weight: bold;
    padding: 0 5px;
}
/*Info CSS*/
.center {
	margin: 0 auto;
    overflow: hidden;
    padding: 30px 0;
    width: 970px;
}
.cen01 {
    margin: 0 auto;
    overflow: hidden;
    padding: 0;
    width: 970px;
}
.cen01_l {
    margin: 0 auto;
    overflow: hidden;
    padding: 0;
    width: 470px;
}
.new, .about {
    margin: 0 auto;
    overflow: hidden;
    padding: 0;
    width: 220px;
}
.new_t {
    border-bottom: 1px solid #cecece;
    border-top: 4px solid #01509e;
    color: #01509e;
    font-family: Tahoma;
    font-size: 14px;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
}
.new_t a{
	color:#01509e;
}
.new_info{
	height: 120px;
    line-height: 20px;
    padding: 8px 0 12px;
}
.new_info li{
	background:url(../images/li_bg.jpg) left center no-repeat;
	padding:2px 9px;
	margin:0px auto;
}
.new_info a,.ab_more a{
	color:#666;
	font-size:12px;
}
.ab_more{
	background: none repeat scroll 0 0 #e5e5e5;
    color: #666;
    font-size: 12px;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    padding: 0 0 0 15px;
    width: 205px;
}
.cen01_r {
    margin: 0 auto;
    overflow: hidden;
    padding: 0;
    width: 470px;
}
.partners {
    margin: 0 auto;
    overflow: hidden;
    padding: 26px 0 0;
    width: 970px;
}
.partners_t {
    color: #414141;
    font-family: Verdana,Geneva,sans-serif;
    font-size: 14px;
    font-weight: bold;
    padding: 0 0 0 14px;
}
.partners_info {
    margin: 0 auto;
    overflow: hidden;
    padding: 15px 0 0;
    width: 970px;
}
.w11,.w22 {
    height: 26px;
    padding: 26px 0 0;
    width: 11px;
}
.partners_info ul {
    margin: 0 auto;
    overflow: hidden;
    padding: 0;
    width: 946px;
}
.partners_info li {
    float: left;
    height: 75px;
    margin: 0;
    padding: 0 3px 0 2px;
    width: 130px;
}
/*Bottom CSS*/
.bottom_bg {
	background: url(../images/bottom_bg.jpg) repeat-x scroll center top;
    height: 160px;
    margin: 0 auto;
    overflow: hidden;
    padding: 0;
    width: 100%;
}
.bottom {
	margin: 0 auto;
    overflow: hidden;
    padding: 20px 0 0;
    width: 970px;
}
.bottom_nav{
	margin: 0 auto;
    overflow: hidden;
    padding: 0 0 10px;
    width: 970px;
}
.copy{
	border-top: 1px solid #1b5a9c;
    color: #ccdae9;
    line-height: 40px;
    margin: 0 auto;
    padding: 0;
    width: 970px;
}
.bot_t{
	text-align:center;
	font-family: Arial,Verdana,Geneva,sans-serif;
	font-size:12px;
}
.bot_t a{
	color:#FFF;
}
.bot_b{
	text-align:center;
	color:#FFF;
	font-size:12px;
	font-weight:bold;
	font-family: Arial,Verdana,Geneva,sans-serif;
}
.copy_t{
	font-size:12px;
	color:#FFF;
	font-family: Arial,Verdana,Geneva,sans-serif;
}
.copy_t font{
	float:right;
}
.chat {
    float: right;
    overflow: hidden;
    padding: 0px 0 0 0px;
    width: 194px;
	background:#FFF;
	border:1px solid #06C;
}
.sumy_top_inq {
    display: inline;
    float: right;
    height: 23px;
    margin: 20px 0 0;
    position: relative;
    width: 140px;
}
.sumy_top_inq_span {
    background-color: #7a7b7d;
    color: #fff;
    display: block;
    font-size: 12px;
    line-height: 18px;
    position: absolute;
    right: 6px;
    text-align: center;
    top: 0;
    width: 102px;
}