﻿@charset "utf-8";
/* CSS Document */

.maindiv .tabbox{width:220px;overflow:hidden;}
.maindiv .tabbox .tab_ul{background:#f8f8f8;height:300px;padding:0 20px;margin:0 0 30px;_padding-left:15px;}
.leftbg{background:none;}
.maindiv .div_info{width:740px;}
.maindiv .tabbox .tab_ul li{background:url(../images/li_bg.gif) repeat-x center bottom;border:none;padding-top:10px;}
.maindiv .tabbox .tab_ul li span{display:inline-block;width:170px;height:27px;background:url(../images/tabbg.gif) no-repeat center left;margin:10px 0 0;line-height:27px;text-align:center;color:#fff;}
.maindiv .tabbox .tab_ul li:hover span,.maindiv .tabbox .tab_ul li.hover span{background:url(../images/tabbg_act.gif) no-repeat center left;border:none;}
.div_contact{background:#f8f8f8;border:none;}
.div_contact li.tit{height:40px;line-height:40px;text-align:left;background:none;border-bottom:solid 1px #DADADA;}
.div_contact li.tit span{display:inline-block;width:102px;text-align:center;font-size:18px;border-right:solid 1px #DADADA;}

.maindiv .div_info{margin-top:0;}
.div_info .tit{border-bottom:none;padding:0;}
.div_info h3{border-left:none;height:33px;padding:8px 0 0 20px;color:#fff;background:url(../images/titbg.gif) no-repeat left top;}

.scroll{padding:20px 10px;height:100px;border:solid 1px #000;_padding-bottom:0px;}
.scroll_left{width:20px;height:25px;margin-top:30px;background:url(../images/btn_left.gif) no-repeat -5px top;float:left;}
.scroll_right{width:20px;height:25px;margin-top:30px;background:url(../images/btn_right.gif) no-repeat 5px top;float:left;}
.pic{width:680px;height:100px;float:left;}
.pic ul{display:block;}
.pic li{float:left;display:inline;width:145px;text-align:left;}
.scroll .pic li img{width:130px;height:100px;}

.listDiv{padding:0;border:solid 1px #000;margin:30px 0;}
.listDiv ul{height:495px;overflow:auto;padding:20px;}
.listDiv li{line-height:36px;}
.listDiv li span,.listDiv li span a{font-size:14px;}
.listDiv li:hover span,.listDiv li a:hover{color:#078ace;text-decoration:none;}

.infoDiv{padding:10px 30px;}
.infoDiv p{color:#666;line-height:30px;}
.infoDiv p strong{display:block;color:#000;text-align:center;}

