﻿@charset "utf-8";
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,hr,button,article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{margin:0;padding:0;}
html{color:black;font-size:62.5%;}
body{font:14px/1.5 arial,"微软雅黑";color:#555;outline:0;}
input,select,textarea{font-size:100%;outline-style:none;background:transparent;font-family:"微软雅黑";}
input,button{border:none medium;outline:none;font-family:"微软雅黑";}
button, html input[type="button"], input[type="submit"]{cursor:pointer;}
button[disabled], html input[disabled]{cursor:default;}
address,caption,cite,code,dfn,em,th,var,i{font-style:normal;font-weight:500;}
ol,ul,li,dl,dt,dd{list-style:none;}
h1,h2,h3,h4,h5,h6{font-size:2rem;font-weight:500;}
sub, sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}
abbr,acronym{border:none;font-variant:normal;}
table{border-collapse:collapse;border-spacing:0;}
img{border:0 none;vertical-align:middle;max-width: 100%;}
caption,th{text-align:left;}
th{text-align:inherit;}
sup{vertical-align:text-top;}
sub{vertical-align:text-bottom;}
del{text-decoration:line-through;}
legend{color:#666;}
fieldset{border:none;}
iframe{display:block;}
q:before,q:after{content:'';}
ins,a{text-decoration:none;cursor:pointer;color:#666;}
a:hover{text-decoration:none;}
a:focus,*:focus{outline:none;}
.clearfix:before,.clearfix:after{content:"";clear:both;display:block;height:0;visibility:hidden;}
.clearfix:after{clear:both;overflow:hidden;}
.clearfix{zoom:1;clear: both;}
.clear{clear:both;display:block;overflow:hidden;height:0;line-height:0;font-size:0;}
.hide{display:none !important;visibility:hidden;}
.block{display:block !important;}
.radius_1{-moz-border-radius:1px;-webkit-border-radius:1px;border-radius:1px;}
.radius_2{-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;}
.radius_3{-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;}
.radius_5{-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;}
.radius_t5{-moz-border-radius:5px 5px 0px 0px;-webkit-border-radius:5px 5px 0px 0px;border-radius:5px 5px 0px 0px;}
.tl{text-align:left;}
.tc{text-align:center;}
.tr{text-align:right;}
.fl{float:left;display:inline;}
.fr{float:right;display:inline;}
.cb{clear:both;}
.ovh{overflow:hidden;}
.di{display:inline;}
.dib{display:inline-block;*zoom:1;*display:inline;}
.db{display:block;}
.none{display:none;}
.border0 {border: 0!important;}
.vm{vertical-align:middle;}
.pr{position:relative;}
.pa{position:absolute;}
.tdu{text-decoration:underline;}
.f14{font-size:14px;}
.f16{font-size:16px;}
.f18{font-size:18px;}
.f20{font-size:20px;}
.f22{font-size:22px;}
.f24{font-size:24px;}
.family_st{font-family:"Microsoft YaHei"}
.family_wr{font-family:"微软雅黑"}
.red {color: #fa4f4f;}
.w1200{width: 1180px;height: auto;margin: 0 auto;}
.w1180{width: 1180px;height: auto;margin: 0 auto;}
.w1000{width: 1000px;height: auto;margin: 0 auto;}
.inline{display: inline-block;*display: inline;*zoom: 1;vertical-align: middle;[;letter-spacing: normal;];[;word-spacing: normal;];}
.inlineb{display: inline-block;*display: inline;*zoom: 1;vertical-align: middle;[;letter-spacing: normal;];[;word-spacing: normal;];}
/*初始化  end*/
/*footer start*/
.footer-box{width: 100%;min-width: 1180px;height: 140px;background:#313131;overflow: hidden;  }
.footer-box-content .left-box{float: left;margin-top: 50px;}
.footer-box-content .left-box li{float: left;border-left: 1px solid #cfcfcf;height: 14px;vertical-align: middle;overflow: visible;}
.footer-box-content .left-box li:first-child{border: none;}
.footer-box-content .left-box li>a{font-size: 14px;color: #fff;position: relative;
    top: -3px;
    margin: 0 10px;
    line-height: 10px;
}
.footer-box-content .left-box li:first-child>a{margin: 0 10px 0 0;}
.footer-box-content .left-box li:hover a{text-decoration: underline;}  
.footer-tips{font-size: 14px;color: #999;margin: 15px 0;}
.footer-tips>i{background: url(../images/footer-icons.png) no-repeat;width: 20px; height: 20px;vertical-align:middle;}
.footer-tips>i.tel-icons{background-position:0 0 ;}
.footer-tips>i.eamli-icons{background-position:-48px 0 ;margin-left: 20px;}
.footer-box-content .right-box{float: right;margin:20px 0;}
.footer-box-content .right-box li{float: left;margin-left: 20px;}
/*footer end*/
/*搜索按钮 start*/
.fix-search{padding-top:20px;overflow: hidden; }
.search-box{width: 190px;height: 35px;float: right;border:1px solid #ddd;position: relative;}
.search-box>.fix-search-input{border:none;width: 150px;}
.search-box>a{background: url(../images/search.png) no-repeat -48px 5px; height: 37px;width: 35px;display: block;position: absolute;top:0;right: 0;cursor: pointer;}
.fix-search-input{line-height: 16px;height: 15px;padding: 9px 10px;width: 122px;border: 1px #0579F2 solid;border-right: 0;border-left: 0;font-size: 14px;}
.fix-search-btn{line-height: 35px;color: #fff;background:#0579F2;width: 50px;text-align: center;}
.fix-search-btn:hover{background: #0069CD;}
/*搜索按钮end*/



/*头部修改*/
/*head start*/
.big-menu .title-li li >img{
	position: absolute;
	top: 16px;
	right: -15px;
}
.comm_head {
	width: 100%;
	height: 30px;
	min-width: 1180px;
	line-height: 30px;
	background: #f1f1f1;
	position: relative;
	z-index: 30;
}
.comm_head .fl {
	margin-left: -12px;
}
.comm_head .fl a {
	border-left: 1px solid #d0d0d0;
}
.comm_head .fl a.change-city{border-left: none;padding: 0;}
.comm_head .fl a.change-city:hover{text-decoration: underline;}
.comm_head .fl a>.phone-icon {
	margin-top: -2px;
}
.comm_head li {
	float: left;
}
.comm_head li .cur {
	color: #0579F2;
}
.comm_head li .org {
	color: #ff8103;
	font-weight: 600;
}
.comm_head li>a {
	width: auto;
	height: 14px;
	line-height: 14px;
	font-size: 12px;
	color: #676767;
	padding: 0 12px;
	margin: 8px 0;
}
.comm_head li>a>strong{
	font-size: 14px;
	color: #0579F2;
}
.comm_head li>label {
	width: auto;
	height: 14px;
	line-height: 14px;
	font-size: 12px;
	color: #666;
	padding: 0 12px;
	margin: 8px 0;
	display: block;
}
.comm_head li>label {
	border-left: 1px solid #d0d0d0;
}
.comm_head li>label>big {
	color: #0579F2;
	font-size: 16px;
	font-weight: bold;
}
.comm_head li>span {
	width: auto;
	height: 14px;
	line-height: 14px;
	font-size: 12px;
	color: #666;
	padding: 0 12px;
	margin: 8px 0;
	display: block;
}
.comm_head li>a:hover {
	/*color: #0579F2;*/
}
.comm_head ul>li:first-child a {
	border: 0;
}
.comm_head .fr a {
	border-left: 1px solid #d0d0d0;
}
.comm_head .fr .border0 a,.comm_head .fr web-nav a {
	border: 0;
}
.comm_head .fr li{position: relative;}
.comm_head .fr a{color:#676767;}
.comm_head .fr a>i,.dibs{background: url(../images/header-icons_03.png) no-repeat; width: 20px;height: 18px;vertical-align: middle;}
.comm_head .fr a>i.head-icons-01{background-position: -68px -1px;}
.comm_head .fr a>i.head-icons-02{background-position:-189px -1px;}
.head-icons-05{background-position: -292px 0;
	display: block;
	float: left;
	margin: 6px 0;}
.comm_head .fr a>i.head-icons-04{background-position:-344px -2px;  }
.comm_head .fr li:hover>a{color: #0579F2;}
.comm_head .fr li:hover>a.last{color:#676767;}
.comm_head .fr li:hover>a>i.hove{background: url(../images/header-icons-hover_03.png) no-repeat; width: 20px;height: 18px;vertical-align: middle;}
.comm_head .fr li:hover>a>i.hove.head-icons-01{background-position:-13px 0  ;}
.comm_head .fr li:hover>a>i.hove.head-icons-02{background-position:-130px 0  ;}
.comm_head .fr li:hover>a>i.hove.head-icons-03{background-position:-238px 0  }
/*二维码*/
.comm_head .fr .open-box{width: 125px;box-shadow: 0 0 10px rgba(21, 20, 20, 0.5);background: #fff;position: absolute;top: 40px;text-align: center;font-size: 12px;z-index: 100;}
.comm_head .fr li:hover>.open-box{display: block;}
.open-box .triangle {
	display: block;
	width: 0;
	height: 0;
	position: absolute;
	top: -5px;
	left: 50%;
	margin-left: -2px;
	border-right: 5px transparent solid;
	border-bottom: 5px #fff solid;
	border-left: 5px transparent solid;
}
/*.open-box>img{margin: 7px 7px 0 7px;}*/

/*大菜单栏*/
.big-menu{height: 80px;background: #fff;  }
.big-menu .left-img{height: 60px;float: left;overflow: hidden;margin-top: 5px}
.big-menu .left-img>img{width: 100%;}
.big-menu .title-li{float: right;width: 1005px;}
.big-menu .title-li li{position: relative;float: left;font-size: 16px;color: #333;display: block;/*line-height: 75px;*/box-sizing: border-box;}
/*.big-menu .title-li li>a{width: 100%;display: block;height: 76px;}*/
.big-menu .title-li li>a{    padding: 26px 15px 10px 15px;
    display: block;}
.title-li li>span{   
	 width:0;
    height: 4px;
    background:#0579F2;
    display: block;
    }
.big-menu .title-li li.on>span{width: 100%;}    
/*.big-menu .title-li li.on{border-bottom: 4px solid #0579F2;}
.big-menu .title-li li{border-bottom: 4px solid #0579F2;}*/
/*.big-menu .title-li li:hover{border-bottom: 4px solid #0579F2;}*/
.big-menu .title-li ul li ul{
	width: calc(100% - 2px);
	display: none;
	top: 64px;
	left: 0;
	background:#fff;
	margin: 0;
	padding: 0 0 3px 0;
	list-style: none;
	background-position: center bottom;
	border: #0579F2 solid 1px;
	border-top: 0;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	position: absolute;
	z-index: 1000;
}
.big-menu .title-li li ul li{
	clear: both;
	height: 30px;
	float: left;
	padding: 0 1px;
	line-height: 30px;
	font-size: 13px;
	width: 100%;
	margin: 0 auto;
	text-align: center;
	color: #333;
	font-weight: normal;
}
.big-menu .title-li li ul li:hover{
	background-color: rgb(5, 121, 242);transition: all .3s ease;
}
.big-menu .title-li li ul li:hover a{
	color: #fff;
}
.big-menu .title-li li.on ul{
	display: block;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-moz-transition: all .3s ease;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}
.big-menu .title-li li ul li a{
	padding: 0;
}

/*浮动菜单 start*/
.box-shadow{box-shadow: 0 0 10px rgba(21, 20, 20, 0.5);position: fixed;}
.fn-nav{width: 100%;min-width: 1180px;/**/background: #fff;z-index: 99;top:30px;height: 80px;}
.big-menu{height: 70px;-moz-transition: all 0.2s linear; -webkit-transition: all 0.2s linear; -o-transition: all 0.2s linear; -ms-transition: all 0.2s linear; transition: all 0.2s linear;}
.big-menu .left-img{-moz-transition: all 0.2s linear; -webkit-transition: all 0.2s linear; -o-transition: all 0.2s linear; -ms-transition: all 0.2s linear; transition: all 0.2s linear;}

.big-menu.small .left-img{height: 60px;float: left;-moz-transition: all 0.1s linear; -webkit-transition: all 0.1s linear; -o-transition: all 0.1s linear; -ms-transition: all 0.1s linear; transition: all 0.1s linear;}
.big-menu.small .left-img>img{height: 60px;-moz-transition: all 0.1s linear; -webkit-transition: all 0.1s linear; -o-transition: all 0.1s linear; -ms-transition: all 0.1s linear; transition: all 0.1s linear;}

.big-menu .title-li li{-webkit-transition: all 0.2s linear; -o-transition: all 0.2s linear; -ms-transition: all 0.2s linear; transition: all 0.2s linear;}
.big-menu .title-li li>a{-moz-transition: all 0.2s linear; -webkit-transition: all 0.2s linear; -o-transition: all 0.2s linear; -ms-transition: all 0.2s linear; transition: all 0.2s linear;}
.big-menu.small .title-li li{float: left;font-size: 16px;color: #333;height: 70px;margin-left: 40px;box-sizing: border-box;webkit-transition: all 0.2s linear; -o-transition: all 0.2s linear; -ms-transition: all 0.2s linear; transition: all 0.2s linear;}
.big-menu.small .title-li li>a{padding:21px 0 22px 0;-moz-transition: all 0.2s linear; -webkit-transition: all 0.2s linear; -o-transition: all 0.2s linear; -ms-transition: all 0.2s linear; transition: all 0.2s linear;}
/*浮动菜单 end*/
.gw {
	width: 16px;
	background-position: 0 -926px;
	margin-right: 10px;
	display: block;
	float: left;
}
.floatLeft{
	background: url("../images/index.png") no-repeat scroll left 0;
	background-position-x: left;
	background-position-y: 0px;
	display: inline-block;
}

/*seo*/
#links {
	width: 1200px;
	margin: 30px auto;
	position: relative;
	border: 1px solid #e0e0e0;
	overflow: hidden;
	background: #fff;
}
.linksItem {
	clear: both;
	*height: 1%;
	padding: 14px 0 10px;
	margin: 0 20px;
	border-top: 1px dotted #eee;
	color: #585858;
	font-size: 12px;
	overflow: hidden;
}
.b-left {
	width: 160px;
	margin-right: 15px;
	float: left;
	line-height: 24px;
	text-align: right;
}
.b-right {
	width: 983px;
	float: right;
	line-height: 24px;
}
.b-ul li {
	display: inline-block;
	float: left;
	*display: inline;
	margin-right: 3rem;
	line-height: 24px;
}
.linksItem .b-right .b-ul li.on a{
	color: #F05004;
}
.relateSelect {
	position: relative;
	line-height: 25px;
	overflow: hidden;
	/*padding-bottom: 44px;*/
	_padding-bottom: 49px;
	zoom: 1;
}
.relateSelect dt {
	height: 25px;
	text-align: center;
	float: left;
	cursor: pointer;
	margin: 0 3px 5px 0;
	border: 1px solid #E0E0E0;
	padding: 0 8px 0 7px;
	width: auto;
}
.relateSelect dt span {
	white-space: nowrap;
	line-height: 25px;
}
.relateSelect dd {
	position: absolute;
	bottom: 0;
	left: 0;
	display: none;
	width: auto;
	height: 44px;
	overflow: hidden;
}
.relateSelect_1 dd a {
	margin-right: 1em;
	height: 22px;
	float: left;
	white-space: nowrap;
}
.relateSelect dt.select {
	background: #B3B3B3;
	color: #FCFCFC;
	position: relative;
	z-index: 2;
	border: 1px solid #999;
}
.cleas{
	clear: both;
}
.gg_tl{
	width: 100%;
	margin-top: 20px;
	overflow: hidden;
}
.mt20{
	margin-top: 20px;
}
/*友情链接*/
.bgWhite {
	background: #f5f5f5;
	opacity: 0.9;
	overflow: hidden;
}
.main {
	height: auto;
	min-width: 1180px;
	position: relative;
	width: 100%;
	overflow: hidden;
	float: left;
}
.greyf5f5f5 {
	background: #f5f5f5;
}
.container {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	min-width: 1190px;
}
/*友情链接*/
.friendList div ul {
	list-style: none;
	margin: 30px 0;
}
.friendList div ul li {
	display: inline-block;
	width: 19%;
}
.friendList div ul li:hover img{
	box-shadow:0 0 10px #ccc;-moz-box-shadow:0 0 10px #ccc;-webkit-box-shadow:0 0 10px #ccc;
}
.friendList h1 {
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 24px;
	color: #333;
	font-family: "微软雅黑";

	margin-top: 20px;
	margin-bottom: 10px;
}

.friendList div ul li IMG {
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
	filter: gray
}
.friendList div ul li:hover IMG {
	filter: none;
	-webkit-filter: grayscale(0%);
}
.friendList .youqin{border-top: 1px solid #ccc;}
.friendList .youqin ul {
	list-style: none;
	overflow: hidden;
	margin: 15px 0 30px 0;
}
.friendList .youqin ul li{float: left;margin-right: 20px; width: auto;line-height: 36px;}
.friendList .youqin ul li a{color: #555;}

/*============banner start===================*/
.photo{width:100%;min-width: 1180px;overflow: hidden;height: 200px;position: relative;}
.photo .photo-img{width: 1920px;min-width: 1180px;margin-left: -960px;position: absolute;left: 50%;}
.photo .photo-img>img{width: 100%;}
.photo .photo-img>.title{text-align: center;position: absolute;top:60px;width: 100%;line-height:normal;height: auto;}
.photo .photo-img>.title>strong{font-size: 42px;color: #fff;}
.photo .photo-img>.title>span{display: block;height: 2px;width: 170px;background: #fff;margin: 0 auto;}
/*============banner end===================*/

/* citybox */
.citybox {
	border-bottom: #a3d7df 1px solid;
	border-left: #a3d7df 1px solid;
	padding-bottom: 60px;
	background: #fff;
	border-top: #a3d7df 1px solid;
	border-right: #a3d7df 1px solid;
	box-shadow: 0 0 1px #d4edf4;
	margin: 50px auto;
}

.citybox h2 {
	position: relative;
	padding-bottom: 0px;
	line-height: 30px;
	margin: 20px 20px 12px;
	padding-left: 14px;
	padding-right: 14px;
	zoom: 1;
	display: inline-block;
	background: #00c7c7;
	height: 32px;
	color: #fff;
	padding-top: 0px;
	border-radius: 0
}

.citybox h2 span {
	border-bottom: #fff 6px solid;
	position: absolute;
	border-left: #fff 6px solid;
	line-height: 0;
	width: 0px;
	display: block;
	float: none;
	height: 0px;
	font-size: 0px;
	border-top: #00c7c7 6px solid;
	top: 32px;
	border-right: #fff 6px solid;
	left: 20px
}

.citybox li {
	border-bottom: #fff 1px solid;
	border-top: #fff 1px solid
}

.citybox p {
	border-bottom: #fff 1px solid;
	padding-bottom: 6px;
	padding-left: 30px;
	padding-right: 10px;
	border-top: #fff 1px solid;
	padding-top: 6px
}

.citybox span.label {
	border-bottom: #ddd 1px solid;
	border-left: #ddd 1px solid;
	line-height: 24px;
	width: 30px;
	zoom: 1;
	display: inline-block;
	height: 30px;
	color: #666;
	vertical-align: top;
	border-top: #ddd 1px solid;
	margin: 5px 10px;
	border-right: #ddd 1px solid;
	border-radius: 0
}

.citybox span.label strong {
	border-bottom: #f7f7f7 1px solid;
	text-align: center;
	border-left: #f7f7f7 1px solid;
	width: 28px;
	display: block;
	font-family: tahoma;
	background: #f1f1f1;
	height: 28px;
	font-size: 16px;
	border-top: #f7f7f7 1px solid;
	border-right: #f7f7f7 1px solid;
	border-radius: 0
}

.citybox span {
	zoom: 1;
	display: inline-block;
	vertical-align: top;
	width: 1080px;
}

.citybox span i {
	font-style: normal;
	margin: 0px 3px;
	color: #ccc
}

.citybox .hover {
	border-bottom-color: #e5e5e5;
	border-top-color: #e5e5e5;
	border-right-color: #e5e5e5;
	border-left-color: #e5e5e5
}

.citybox .hover p {
	background: #f7f7f7
}

.citybox .hover span.label {
	border-bottom-color: #1fb7bb;
	border-top-color: #1fb7bb;
	border-right-color: #1fb7bb;
	border-left-color: #1fb7bb
}

.citybox .hover span.label strong {
	border-bottom-color: #00c7c7;
	border-top-color: #00c7c7;
	background: #00c7c7;
	color: #fff;
	border-right-color: #00c7c7;
	border-left-color: #00c7c7
}

.citybox a {
	padding-bottom: 1px;
	line-height: 20px;
	margin: 6px 10px;
	padding: 5px 10px;
	zoom: 1;
	display: inline-block;
	height: 20px;
	border-radius: 0;
	font-weight: 800;
	color: #339999;
	font-size: 14px;
	text-decoration: none;
}

.citybox a:hover {
	background: #00c7c7;
	color: #fff
}

.table1, .table2{
	font-size: 14px;
	border-top: 1px solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left: 1px solid;
	margin-top: 10px;
	line-height: 150%;
}
.table1 .td1{
	border-left-width: 1px;
	border-right: 1px solid;
	border-bottom: 1px solid;
	text-align: center;
	border-top-width: 1px;
}
.table1 .td2{
	border-left-width: 1px;
	border-right: 1px solid;
	border-bottom: 1px solid;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	border-top-width: 1px;
}
.table1 .th1, .table2 .th1{
	height: 30px;
	font-weight: bold;
	color: white;
	text-align: center;
	background-color: rgb(32,91,136);
}
.table1 .th1 .td1{
	border-left-width: 1px;
	border-right: 1px solid;
	width: 30%;
	border-bottom-width: 1px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	border-top-width: 1px;
}
.table1 .th1 .td2{
	border-left-width: 1px;
	border-right-width: 1px;
	width: 70%;
	border-bottom-width: 1px;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	border-top-width: 1px;
}
.table1 .bg1, .table2 .bg1{
	background-color: rgb(235,245,252);
}
.table1 .bg2, .table2 .bg2{
	background-color: rgb(245,245,245);
}
.table2 .th1 td{
	border-left-width: 1px; border-right: 1px solid; width: 5%; border-bottom-width: 1px; padding:10px; border-top-width: 1px;
}
.table2 .th1 td:first-child{
	width: 5%;
}
.table2 .th1 td:nth-child(2){
	width: 20%;
}
.table2 .th1 td:nth-child(3){
	width: 35%;
}
.table2 .th1 td:last-child{
	width: 35%;
}
.table2 .bg1 td:first-child, .table2 .bg2 td:first-child{
	border-left-width: 1px; border-right: 1px solid; border-bottom: 1px solid; font-weight: bold; color: white; text-align: center; border-top-width: 1px; background-color: rgb(170,168,164);
}
.table2 .bg1 td:nth-child(2), .table2 .bg2 td:nth-child(2){
	border-left-width: 1px;
	border-right: 1px solid;
	border-bottom: 1px solid;
	text-align: center;
	border-top-width: 1px;
}
.table2 .bg1 td:nth-child(3), .table2 .bg2 td:nth-child(3){
	border-left-width: 1px;
	border-right: 1px solid;
	border-bottom: 1px solid;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	border-top-width: 1px;
}
.table2 .bg1 td:last-child, .table2 .bg2 td:last-child{
	border-left-width: 1px;
	border-right: 1px solid;
	border-bottom: 1px solid;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	border-top-width: 1px;
}
.contentTable{
	border-width: 1px;
	line-height: 150%;
	font-size: 14px;
	border-top-style: solid;
	border-left-style: solid;
}
.contentTable tr{height: 30px;}
.contentTable tr td{
	border-width: 1px; padding: 10px; border-right-style: solid; border-bottom-style: solid;
}
.contentTable tr td:first-child{
	border-width: 1px; padding: 0px; width: 50px; text-align: center; border-right-style: solid; border-bottom-style: solid;
}
.contentTable .th{
	padding: 0px; text-align: center; font-weight: bold;
}
.contentTable .th td{
	border-width: 1px; padding: 10px; border-right-style: solid; border-bottom-style: solid;
}
.contentTable .th td:first-child{
	border-width: 1px; padding: 0px; width: 50px; border-right-style: solid; border-bottom-style: solid;
}
.table3{
	border-width: 1px; border-style: solid; font-size: 14px; margin-top: 10px;
}
.table3 td:first-child{
	border-width: 1px; line-height: 200%; border-right-style: solid;
}
.table3 tr:nth-child(2) td:last-child{
	line-height: 300%;
}
.table3 .th td{
	border-width: 1px; border-bottom-style: solid;
}
.table3 .th td:first-child{
	border-right-style: solid;
}