/* CSS Document */
h4 {
	font-size:14px
}
.content {
	background-color:#f8f8f8;
	margin-top:56px
}
.main {
	background-color:#fff;
	width:960px
}
.main-inner {
	width:890px
}
.about-nav {
	padding:20px
}
.about-nav a, .about-nav span {
	display:block;
	height:30px;
	border-bottom:1px solid #e5e5e5;
	font:400 14px/30px microsoft yahei, simsun;
	color:#515151;
	padding:0 2px
}
.about-nav a {
	-moz-transition:background-color .15s ease 0s;
	-webkit-transition:background-color .15s ease 0s;
	-o-transition:background-color .15s ease 0s;
	transition:background-color .15s ease 0s;
	outline:0;
blr:expression(this.onFocus=this.blur())
}
.about-nav a:hover {
	background-color:#eee
}
.about-nav .lev2 a {
	padding:0 5px
}
.about-nav i {
	background:url(images/sp-2.png) no-repeat 200em 0;
	vertical-align:middle;
	float:left;
	display:inline-block
}
.about-nav .icon-lev1 {
	width:4px;
	height:6px;
	background-position:0 -190px;
	margin:12px 3px 0 0;
	display:none
}
.about-nav .icon-lev1-on {
	background-position:-10px -191px;
	width:6px;
	height:4px;
	margin:14px 3px 0 0;
	display:none
}
.about-nav .icon-lev2 {
	width:2px;
	height:2px;
	background-position:-17px -190px;
	margin:15px 6px 0 0
}
.about-nav .current a, .about-nav .current span {
	color:#ef4923
}
.about-nav .current a:hover, .about-nav .current span:hover {
	background-color:transparent
}
.about-nav .current .icon-lev1 {
	background-position:-5px -190px
}
.about-nav .current .icon-lev2 {
	background-position:-17px -194px
}
.about-mod {
	border-bottom:1px dashed #c5c5c5;
	margin-bottom:32px
}
.about-mod-hd, .contact-mod-hd {
	font:400 22px/22px microsoft yahei, simsun;
	color:#ef4923;
	padding-bottom:30px
}
.about-mod-bd {
	line-height:20px
}
.about-mod-bd p {
	margin-bottom:22px
}
.about-mod-bd h4 {
	margin-bottom:6px
}
.about-mod-bd .strong-txt {
	font-size:14px
}
.last {
	border:0 none;
	margin-bottom:0
}
.contact-mod-hd {
	background:url(images/dotted.png) repeat-x left bottom;
	padding-bottom:28px
}
.contact-mod-bd li {
	background:url(images/dotted.png) repeat-x left bottom;
	line-height:26px;
	padding:14px 0 15px
}
.tb {
	width:100%;
	margin-bottom:22px
}
.tb th, .tb td {
	width:443px;
	height:20px;
	vertical-align:middle;
	border:1px solid #a8a8a8;
	padding:5px 15px
}
