<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
a{
	outline:none;
	blr: expression(this.onFocus=this.blur());
}
.inn_header {
	width: 960px;
	margin: 0 auto;
	position: relative;
}

.inn_menu {
	height: 26px;
	line-height: 26px;
	padding-top: 25px;
	text-align: right;
}

.inn_logo {
	width: 142px;
	height: 83px;
	margin: 0 auto;
	text-indent: -9999px;
}

.inn_logo a {
	display: block;
	width: 142px;
	height: 83px;
	background: url(../../images/in_logo.png) no-repeat;
	_behavior: url(../images/IE6/iepngfix.htc);
	position: absolute;
	z-index: 2;
	top: 51px;
	left: 409px;
}

.showContent {
	visibility: hidden;
	width: 960px;
	margin: 0 auto;
}

.introContent {
	width: 960px;
	margin: 0 auto;
	border: 1px solid #BBBBBB;
	background: white;
	min-height: 600px;
	overflow: hidden;
}

.introHead {
	height: 140px;
	width: 100%;
}

.bizContent {
	margin-left: 160px;
	width: 790px;
	border: 0 !important;
}

.introContent .rptTabList {
	width: 160px !important;
	border: 0 !important;
	border-right: 1px solid #C0C2C4 !important;
	min-height: 600px !important;
	padding-bottom: 9999px;
	margin-bottom: -9999px;
}

.introContent .rptTabList .tab {
	width: 160px;
	text-indent: 55px;
}
.introContent .rptTabList .tab:hover {
	text-decoration: none;
}

.introContent .rptTabList .current{
	width:161px;
	margin-right:-1px;
}

.kf_cs{
	width:140px;
	margin-left:10px;
	margin-top:20px;
}

.kf_qq {
	background: url(/img/kf/qq.gif) left center no-repeat;
	text-indent: 20px;
	margin-left: 20px;
	margin-top: 20px;
}

.kf_mail {
	background: url(/img/kf/mail.gif) left center no-repeat;
	text-indent: 20px;
	margin-left: 20px;
	margin-top: 10px;
}

.current {
	width: 161px !important;
}

.aboutus ,.agreement{
	padding: 40px 30px;
}

.aboutus p ,.agreement p{
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 22px;
	text-indent:2em;
}

.agreement h3{
  font-weight: bold;
}

.career {
	padding: 30px;
}

.career a{
  color:#3278DC;
}
.career p {
  margin-top: 10px;
	margin-bottom: 15px;
	line-height: 22px;
}
.career h3{
  font-weight: bold;
}
.contact {
	padding: 30px;
}

.contact ul li{
	list-style-type: square;
	line-height:22px;
	margin-left:16px;
}

.contact h2{
	font-size:14px;
	font-weight: bold;
	line-height:30px;
}


.contact p {
	line-height: 22px;
}

.footer {
	width: 960px;
	margin: 0 auto;
	margin-top: 24px;
	height: 80px;
}

.download_part img {
	margin-left: 20px;
}

.footer #ckepop {
	padding-right: 20px;
	margin-top: 20px;
}

.question h2,.question h3 {
	font-size: 12px;
	font-weight: bold;
	padding: 30px 0;
}

#questionList {
	margin: 0 30px 40px;
}

#questionList ul li {
	list-style: square;
	height: 22px;
	line-height: 22px;
	margin-left: 20px;
}

.question a {
	color: #3278DC;
}

#questionDetail {
	padding-bottom: 30px;
}

#questionDetail .oneQuestion {
	margin: 0 10px 0 10px;
  padding-left: 20px;
	border-top: 1px #F0F0F0 solid;
}

#questionDetail h3 {
	padding: 20px 0 0;
}

#questionDetail p {
	margin: 25px 0 20px 0;
	line-height: 24px;
}


.links {
	margin: 20px 10px 20px 20px;
}

.links h3 {
	font-size: 12px;
	font-weight: bold;
	text-indent: 5px;
	margin: 5px 0 17px 0;
}

#link_pic {
	overflow: hidden;
	zoom:1;
}

#link_pic a {
	margin: 5px;
	float: left;
	display: inline;
}

#link_text {
	margin: 35px 0;
	overflow: hidden;
	padding: 0 0 20px 0;
	width:100%;
}

#link_text ul {
	margin: 0 0 0 5px;
}

#link_text ul li {
	float:left;
	display: inline;
	white-space: pre;
	float:none\9;
	*float:left;
}

#link_text ul a {
	color: #3278DC;
}

#link_text ul span {
	color: #ccc;
	margin: 0 7px;
}

.withIndent{
  text-indent: 2em;
	display: block;
}

/* Map */
.map-list {
	margin: 0 50px 50px;
}
.map-list dt {
	padding: 40px 0 20px;
	font-size: 18px;
	font-weight: bold;
	color: #475058;
}
.map-list dd {
	font-size: 0;
	padding-bottom: 40px;
	border-bottom: 1px solid #e8ecef;
}
.map-list dd a {
	display: inline-block;
	margin: 0 10px;
	color: #475058;
	font-size: 12px;
	line-height: 25px;
}
.map-list dd a:nth-of-type(1),
.map-list dd a.mar-left {
	margin-left: 2px;
}
.map-list dd a:hover {
	color: #349cd8;
	text-decoration: underline;
}
</pre></body></html>