html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption{
	margin: 0;
	padding: 0;
	border: 0;
	
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/* ------------
    layout 
   ------------ */
body {
    background: url(imagesbody-bg.jpg) repeat-x left top;
    font: 12px/2 "SimSun",Arial,sans-serif;
}
.wrapper {
    background: url(imageswrapper-bg.jpg) repeat-x left bottom;
}
.header, .main, .footer {
    position: relative;
    left: 50%;
    width: 960px;
    margin-left: -480px;
	clear:both;
	clear:both;
}
a { text-decoration: none; color:#626262}
a:hover { text-decoration: underline; }
.text-center {
	text-align: center;
}
a:visited{ color:#626262;}

/* -------------
    header
   ------------- */
.header h1 {
    height: 131px;
    background: url(imagesbanner.jpg) no-repeat left top;
    text-indent: -100em;
    overflow: hidden;
}
.main-nav {
    position: relative;
    z-index: 10;
    height: 39px;
    background: url(imagesmain-nav-bg.jpg) repeat-x;
}
.main-nav li { 
    float: left;
    padding: 0px 10px;
    background: url(imagesmain-nav-li.jpg) no-repeat right center;
}
.main-nav li.last {
    background: none;
}
.main-nav li a {
    display: inline-block;
    padding-left: 10px; 
    font: bold 14px/39px "Microsoft Yahei";
    color: #ffffff;
} 
.main-nav li a span {
    display: inline-block;
    height: 39px;
    padding: 0px 20px 0px 10px; 
    color: #ffffff;
}
.main-nav li a:hover, .main-nav li a.active, .main-nav li.hover a {    
    background: url(imagesmain-nav-a.jpg) no-repeat left top;
    text-decoration: none;
    color: #1d54a6;
} 
.main-nav li a:hover span, .main-nav li a.active span, .main-nav li.hover a span {    
    background: url(imagesmain-nav-a.jpg) no-repeat right top;  
    color: #1d54a6;
}
.main-nav ul {
    display: none;
    position: absolute;
    top: 39px;
    left: 0px;
    width: 100%;
    height: 36px;
    background: url(imagesmain-nav-sub.jpg) repeat-x left top;
} 
.main-nav ul li {
    float: left; 
    padding: 0px;  
    background: none;
    font: normal 12px/36px "Microsoft Yahei";
    color: #d6d6d6;
}
.main-nav ul li a {
    display: inline-block;
    padding: 0px 20px; 
    font-weight: normal;
    color: #1a57a8;
} 
.main-nav ul li a:hover, .main-nav ul li a.active {    
    background: none;
    text-decoration: none;
    color: #1d54a6;
}
.main-nav li.hover ul {
    display: block;
}
.main-nav li.hover ul a, .main-nav li.hover ul a span {
    background: none;
} 

/* -------------
    footer
   ------------- */
.footer {
    height: 160px;
    padding-top: 8px;
    background: url(imagesfooter-bg.jpg) repeat-x;
    text-align: center;
    color: #fff; 
}
.footer a {
    font-weight: bold;
    color: #fff;
}
.footer p {
    margin: 5px 0px;
}

/* -------------
    main
   ------------- */
.main {
    padding: 1px 0px 20px;
    overflow: hidden;
    _zoom: 1;
}
.breadcrumb {
    height: 35px;
    margin-bottom: 20px;
    border-bottom: 1px solid #a1a1a1;
    line-height: 42px;
    color: #7c7c7c;
}
.breadcrumb a {
    color: #7c7c7c;
}
.sub-nav {
    float: left;
    width: 217px;
	overflow:hidden;
	display:block;
}
.sub-nav h2,.subright-nav h2 { 
    height: 37px; 
    padding-left: 30px;
    background: url(imagesh2-bg.jpg) no-repeat left top;
    font: bold 14px/37px "Microsoft Yahei";
    color: #fff;
}
.sub-nav ul li {
    padding: 1px;
    border: 1px solid #e0dedf;
    border-top: 0px;
}
.sub-nav ul li a {
    display: block;
    font: 12px/38px "SimSun";
    color: #1d54a6;
}
.sub-nav ul li a span {
    display: block;  
    height: 38px;
    padding-left: 28px;
    background: url(imagessub-nav-a-bg.png) no-repeat 190px 0px;
}
.sub-nav ul li a.active, .sub-nav ul li a:hover {
    background: url(imagessub-nav-active.jpg) repeat-x left center; 
    text-decoration: none;     
}
.sub-nav ul li a.active span, .sub-nav ul li a:hover span {
    background: url(imagessub-nav-a-bg.png) no-repeat 190px -38px;             
    font-weight: bold;      
}
.sub-nav ul ul li {
	padding: 0 0 1px 0;  
    border: 0px;
    border-top: 1px solid #e0dedf;
}
.sub-nav ul ul li a {
	height: 24px;
	line-height: 24px;
	padding-left: 28px;
	color: #626262;
}
.sub-nav .quick-link {
    display: block;
    margin-top: 20px;
}
.subright-nav{
    width:234px;
    margin-top:5px;
}
.subright-nav h2{
    background: url(imagesh2-bg2.jpg) no-repeat left top;
}
.subright-nav ul {
	padding-top: 2px;
}
.subright-nav ul li{
    float:left;
    height: 71px;
	padding-top:6px;
	padding-left:3px;
}
.subright-nav ul li img
{
	width:71px; height:71px;
}
.content {
	min-height:250px;
	_height:250px;
    margin-left: 250px;
    /*padding-bottom: 20px;*/
	_margin-left: 50px;
	_float:left;
	text-align:center;
}
.content td{text-align:left;}

.content h3 {
	margin: 10px 0px 15px;
	font-size: 14px;
	font-weight: bold;
	color: #3e3e3e;
}
.content p {
	color: #626262;
	text-align:left;

}
.content p strong {
	font-weight: bold;
}
.content p.dash {
	margin: 20px 0px;
	border-top: 1px dashed #919191;
}

/* search */
.search-area {
	padding: 10px 0px 20px 0px;
}
.search-area p {
	font: bold 14px "SimSun";
	color: #4d4d4d;
}
.search-area input {
	width: 200px;
	margin-right: 10px;
	padding: 3px 5px;
	border: 1px solid #a1a1a1;
}
.blue-btn {
	display: inline-block;
	height: 24px;
	padding: 0px 12px;
	border: 1px solid #1a59ab;
	background: url(imagesblue-btn-bg.gif) repeat-x left top;
	font: 14px/24px "SimSun";
	color: #f0f5fb;
	cursor: pointer;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
button.blue-btn {
	height: 26px;
	line-height: 20px;
}
.search-btn {
	display: inline-block;
	width: 51px;
	height: 26px;
	border: none;
	background: url(imagessearch-btn.png) no-repeat;
	text-align: center;
	font: 14px/26px "SimSun";
	color: #f0f5fb;
	cursor: pointer;
}
.article-list{
    overflow:hidden;
    _zoom:1;
}
.article-list li {
	padding: 10px 0px 5px;
	border-bottom: 1px dashed #919191;	
}
.article-list li a {
    *float:left;
	color: #626262; 
}
.article-list li span.date {
	float: right;
}
.pager {
	margin-top: 40px;
	text-align: right;	
}
.pager span, .pager a {
	display: inline-block;
	height: 24px;
	padding: 0px 10px;
	background: #f8f8f8;
	border: 1px solid #cecece;
	font: 12px/24px "SimSun";
	color: #626262; 
}
.pager a:hover, .pager a.active {
	background: #1d69bd;
	border: 1px solid #9cb1c9;
	text-decoration: none;
	color: #fff;
}

.article-2 h3 {
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dashed #919191;
	text-align: center;
    overflow:hidden;
    _zoom:1;    
	color: #3E3E3E;
    font-size: 14px;
    font-weight: bold;
}
.article-2 p {
	color: #626262;
	text-align:left;
}
.article-2 p.intro {
	margin-bottom: 20px;
	overflow: hidden;
	_zoom: 1;
}
.article-2 p.intro .date {
	float: left;
}
.article-2 p.intro .read {
	float: left;
	margin-left: 180px;
}
.article-2 p.intro .font {
	float: right;
}
.article-2 p.author {
	margin-top: 20px;
	text-align: right;
}
.article-2 p img {
	display: block;
	margin: 20px auto;
	padding: 3px;
	border: 1px solid #919191;
}
/* -------------contactUs------------- */
.contactcon h2,.messagecon h2{
    font:bold 14px "SimSun";
    padding:10px 0 20px 0;
    color:#626262;
 }
.contactcon p,.messagecon p{
    line-height: 24px;
    color:#626262;
  }
.contactcon p span{
    display:block;
    padding-left:65px;
}
.messagecon{
    padding:0 0 60px 60px;
}
.messagecon h2{
    color:#3e3e3e;
}
.messagecon p{
    margin-bottom:10px;
}
.messagecon p .form-text{
    height:24px;
    width:189px;
    margin-left:10px;
    line-height:24px;
    background:#fff;
    border:1px solid #c7c7c7;
}
.messagecon p .form-text319{
    width:319px;
}
.messagecon p .form-tex{
    height:147px;
    width:421px;
    resize:none;
}
.messagecon p .form-text110{
    width:110px;
}
.messagecon p span{
    color:#1d54a6;
}
.messagecon p .submit-btn{
    width:78px;
    height:32px;
    cursor:pointer;
    margin:10px 0 0 72px;
    border:none;
    background:url(imagescontact-submit.gif) no-repeat;
}
.messagecon p img{
    padding:30px 30px 30px 0;
}
.tax-wrapper{
    _zoom:1;
	height:auto;
	min-height:350px;
}
.width1020{
    width:1020px;
}
.tax-slide{
    width:288px;
    height:193px;
    border:1px solid #e0e3e7;
    position:relative;
    overflow:hidden;
}
.tax-slide ul li{
    position:relative;
    height: 193px;
}
.tax-slide ul li span{
    display:block;
    width:288px;
    height:30px;
    line-height: 30px;
    color:#fff;
    padding-left:10px;
    background:url(imagestax-bg.png) no-repeat;
    position:absolute;
    left:0;
    bottom:0;
}
.tax-slide .slide-btn{
    width:100px;
    height:8px;
    position:absolute;
    left:10px;
    top:145px;
    z-index:10;
}
.tax-slide .slide-btn li{
    float:left;
}
.tax-slide .slide-btn li a{
    display: block;
    width:8px;
    height:8px;
    margin-right:5px;
    background:url(imagestax-slidebtn.png) no-repeat -13px 0;
}

/*
.post{
    float:left;
    width:400px;
    height:165px;
    margin-left:19px;
    padding-top:44px;
    background:url(imagespost-bg.jpg) no-repeat;
    overflow:hidden;
}
.post li{
    height:28px;
    line-height:28px;
    background:url(imagesdian.gif) no-repeat 15px 13px;
}
.post li a{
    display:inline-block;
    float:left;
    width:230px;
    color:#7c7c7c;
    margin-left:25px;
    word-break:keep-all;
    white-space:nowrap;
    text-overflow:ellipsis;
    overflow:hidden;
}
.post li span{
    float:right;
    color:#ccc;
    margin-right:30px;
}
*/

/* ----------------------------------------News style---------------------------------------- */
/* --------toolDownload style------- */
.load-con a{
    display:inline-block;
    float:left;
    width:235px;
    height:45px;
    font:bold 14px "SimSun";
    color:#1d54a6;
    line-height:45px;
    padding-left:40px;
    margin:29px 30px 0 35px;
    background:url(imagestool-conbg1.gif) no-repeat;
}
/* --------toolCredit and tax style------- */
.credit-con,.tax-con{
    padding-top:35px;
}
.credit-con a img{
    margin:45px 15px 0 10px;
}
.tax-con a img{
    margin:45px 35px 0 25px;
}
.law-padding a img{
    margin:0 35px 35px 25px;
}
/* --------toolCalendar style------- */
.cal-con,.list-con,.branchlist,.controllist,.con-wrapper,.con-border,.con-border .con-borderbg,.tax-wrapper1{
    overflow:hidden;
    _zoom:1;
}
.cal-con table{
    width:100%;
    border-collapse:collapse;
    background:#fff;
}
.td-align{
    text-align:center;
}
.cal-con table tr td,.cal-con table tr th{
    padding:6px 0 6px 8px;
    vertical-align:middle;
    line-height:20px;
    color:#626262;
    border:1px solid #e0e0e0;
}
.cal-con table tr th{
    text-align:center;
    border-bottom:none;
    background:#e0f0f7;
    font-weight:bold;
}
/* --------goveTaxTopicList style------- */
.list-con{
    margin-top:40px;
}
.list-con li{
    height:23px;
    line-height:23px;
    margin:13px 47px 0 32px;
    padding-left:54px;
    background:#eeeeee;
}
.list-con li a{
    color:#626262;
    margin-left:8px;
}
.list-con li:hover,.list-con li a:hover{
    font-weight:bold;
    text-decoration:none;
    color:#1a58a9;
}
.list-con li:hover{
    background:#c3e4ff;
}
/* --------contact style------- */

.branchlist li,.controllist li{
    float:left;
}
.branchlist li a{
    display:inline-block;
    height:52px;
    width:209px;
    font:bold 14px "Simsun";
    line-height:52px;
    text-align:center;
    margin:38px 26px 0 0;
    color:#3e3e3e;
    background:url(imagescontact-branchbg.gif) no-repeat;
}
.controllist li span.complaint-tel {
    display:inline-block;
    width:169px;
    text-align:center;
    height:112px;
    font:15px "Simsun";
    padding:15px 0 0 40px;
    color:#1d54a6;
    background:url(imagescontact-controlbg.jpg) no-repeat;
	line-height:1.5;
}
.controllist li.con-center{
    width:100%;
    text-align:center;
}
.service-con table{
    width:70%;
    margin-left:108px;
}
.service-con table tr td,.service-con table tr th{
    border-left:none;
    border-right:none;
}
.service-con table tr td{
    padding-left:20%;
}
.service-con table tr th,.brief-con table tr th{
    font-size:14px;
    font-weight:normal;
}
.brief-con table tr td{
    text-align:center;
    padding:15px 0;
}
.brief-con table tr.lan{
    background:#f7fcff;
}
.brief-con table .bordernone{
    border-left:none;
}
.brief-con table .bordernoner{
    border-right:none;
}
.left{
    float:left;
}
/* --------border style------- */
.con-wrapper{
    background:url(imagesnav-shadow.png) no-repeat center bottom;
}
.con-width{
    float:left;
    width:296px;
    margin:0 38px 16px 0;
}
.con-title{
    position:relative;
    background:url(imagesnav-midbg.gif) repeat-x;
}
.con-title h2{
    height:34px;
    font:14px "Microsoft Yahei";
    color:#1a56a8; 
    line-height:34px;
    padding-left:15px;
    background:url(imagesnav-leftbg.gif) no-repeat left top;
}
.con-title span{
    display:inline-block;
    height:34px;
    width:6px;
    position:absolute;
    right:0;
    top:0;
    background:url(imagesnav-rightbg.gif) no-repeat right top;
}
.con-border{
    padding:1px;
    margin-bottom:8px;
    border-left:1px solid #e5e4e4;
    border-right:1px solid #e5e4e4;
    border-bottom:1px solid #e5e4e4;
}
.con-border .con-borderbg{
    background:#fff url(imagesnav-conbg1.gif) repeat-x left bottom;
}
.onlinetax-con{
    padding:15px 20px;
}
.onlinetax-con p{ 
    height:24px;
    line-height:24px;
    font-size:13px;
    color:#7c7c7c;
}
.onlinetax-con p span{
    *float:left;
    font-weight:bold;
}
.onlinetax-con p a{
    float:right;
    font-size:12px;
    color:#1d54a6;
}
.service-width{
    float:left;
    width:342px;
    display:inline;
    margin:0 0 0 29px;
}
.service-con p a{
    float:none;
    font-size:13px;
    color:#7c7c7c;
}

/* index */
.col-left {
    float: left;
    width: 290px;
}
.col-center {
	display: inline-block;
    float: left;
    width: 400px;
    margin-left: 20px;
}
.col-right {
	display: inline-block;
    float: left;
    width: 230px;
    margin-left: 20px;
    overflow: hidden;
}
.news-list li {
	overflow: hidden;
	_zoom: 1;
}
.news-list li a {
    float:left;
    padding-left: 10px;
    background: url(imagesdot.jpg) no-repeat 2px center;
    color: #7c7c7c;
}
.news-list li span.date {
    float: right;
    color: #cccccc;
}
.col-left .news-list {
	padding: 10px 0px;
}
.col-left .news-list li {
	padding: 2px 0px;
}
.index-con {
    padding: 15px 10px;
}
.con-wrapper2 {
    margin-top: 15px;
}
.con-wrapper2 h2 {
    height: 36px;
    padding-left: 15px;
    background: url(imagescon-wrapper2-h2.jpg) no-repeat left top;
    font: bold 14px/35px "SimSun";
    color: #3e3e3e;
}
.con-wrapper2 .con {
    padding: 15px;
    background: url(imagescon-wrapper2-bg.jpg) repeat-x left bottom;
}
.con-wrapper2 .more {
    margin-top: 5px;
    text-align: right;
    color: #7C7C7C; 
}
.con-wrapper2 .more a {
    color: #7C7C7C; 
}
.goverment-info {
    margin-top: 15px;
} 
.goverment-info a {
    display: block;
    padding-left: 55px;
    background: url(imagesgov-info.jpg) no-repeat left top;
    font: bold 16px/35px "Microsoft Yahei";
    color: #1d54a6;
}
.goverment-info a:hover {
    text-decoration: none;
}
.gray-btn {
    display: inline-block;
    width: 60px;
    height: 24px;
    background: url(imagesgray-btn-bg.gif) no-repeat left top;
    border: none;
    text-align: center;
    font: 12px/24px "SimSun";
    color: #565656;
    cursor: pointer;
}
.con-wrapper2 select {
    width: 190px;
    margin-right: 2px;
    padding: 3px 0px;
    padding-left: 5px;
    color: #7C7C7C; 
}
.con-wrapper2 .search-input {
    width: 180px;
    padding: 3px 5px; 
    color: #7C7C7C; 
}
.con-wrapper2 label {
    display: block;
    margin-top: 5px;
    color: #7C7C7C; 
}
.contact-list li {
	padding: 5px 0px 5px 36px;
	border-bottom: 1px solid #eaeaea;
	font: 12px/20px "SimSun";
	color: #7c7c7c;
}
.contact-list li.address {
	background: url(imagesaddress-logo.jpg) no-repeat 3px 6px;
}
.contact-list li.postnum {
	background: url(imagespost-logo.jpg) no-repeat 3px 6px;
}
.contact-list li.telnum {
	background: url(imagestel-logo.jpg) no-repeat 3px 6px;
}
.contact-list li.time {
	background: url(imagestime-logo.jpg) no-repeat 3px 6px;
	border: none;
}
.col-center .con-wrapper {
	margin-bottom: 5px;
}
.search-area2 {
	height: 26px;
	padding: 11px 8px;
	background: url(imagessearch-area2-bg.jpg) no-repeat left top;	
}
.search-area2 .input-text {
	padding-left: 5px;
	border: none;
	background: transparent;
	color: #a9a9a9;
}
.search-area2 .submit-btn {
	width: 51px;
	height: 26px;
	background: url(imagesblue-btn2.jpg) no-repeat left top;
	border: none;
	font: 12px/24px "SimSun";
	text-align: center;
	color: #fff;
}
.login-area {
	height: 173px;
	margin-top: 10px;
	background: url(imageslogin-area-bg.jpg) no-repeat left top;
}
.login-area h3 {
	padding-left: 15px;
	font: 14px/34px "Microsoft Yahei";
	color: #fff;
}
.login-area form {
	padding: 2px 0px 0px 15px;
}
.login-area form p {
	margin: 10px 0px;
	color: #1a56a8;
}
.login-area form p label {
	padding-left: 6px;
}
.login-area form p .input-text {
	width: 135px;
	padding: 3px 5px;
	border: none;
	background: none;
}
.login-area form p.btn-wrapper {
	padding-top: 5px;
	padding-left: 55px;
}
.blue-btn3 {
	display: inline-block;
 	width: 95px;
 	height: 34px;
 	background: url(imagesblue-btn3.jpg) no-repeat left top;
 	border: none;
 	text-align: center;
 	font: bold 14px/34px "SimSun";
 	color: #fff;
 	cursor: pointer;
}
.blue-btn3:hover {
	text-decoration: none;
}
.calendar {
	margin-top: 5px;
}


/* kwickWrapper */
.kwickWrapper {
	overflow: hidden;
	width: 400px;
	height: 217px;
	margin-bottom: 10px;
	background: #fff;
}
.kwicks {
	width: 450px;
	height: 217px;
}
.kwick {
	float: left;
	width: 48px;
	height: 217px;
	background: url(imageskick-bg2.gif) no-repeat left top;
	overflow: hidden;
}
.kwicks .active {
	width: 160px;
}
.kwick-inner {
	width: 160px;
	height: 217px;
}
.kwick a.trigger {
	float: left;
	width: 20px;
	height: 197px;
	padding: 20px 24px 0px 16px;
/*	background: url(imageskick-trigger.jpg) no-repeat left center; */
	font: 14px/1 "Microsoft Yahei";
	color: #1a56a8;
}
.kwick a.trigger:hover {
	text-decoration: none;
}
.kwick p {
	margin-left: 60px;
	height: 197px;
}
.kwick p a {
	margin-left: -4px;
}









.tax-wrapper1{
    height:300px;
}
.con-width333{
    float:left;
    width:333px;
    margin:0 26px 0 0;
}
.con-p p{
    color:#626262;
    margin-bottom:8px;
}
.con-widthauto{
    float:left;
    width:600px;
}
.con-height225{
    height:225px;
    overflow:hidden;
}
.list-height li{
    line-height:28px;
}
.con-width708{
    float:left;
    width:708px;
}
.con-left708{
    float:left;
    width:708px;
    overflow:hidden;
    _zoom:1;
}
.con-width235{
    width:235px;
}
.con-right235{
    float:right;
    overflow:hidden;
    _zoom:1;
}
.con-p span{
    float:left;
    padding:5px 5px 0 0;
}

/* add by qiany 2012/11/6 */
.con-border .contactus-con {
	height: 662px;
	overflow: auto;
}
.sub-nav li ul {
	height: 0px;
	overflow: hidden;
}
.sub-nav a {
	cursor: pointer;
}
.sub-nav ul li a {
	display: inline-block;
	width: 100%;
}
.sub-nav ul ul li a {
	display: block;
	width: auto;
}
.header {
	z-index: 10;
}
.main-nav li a {
	cursor: pointer;
}
.main-nav ul {
	_width: 960px;
}
.main-nav ul li {
	display: inline;
}
.long-article {
	max-height: 800px;
	overflow: auto;
} 

/* edit 2012/11/9 */
.notice .more {
	margin-top: 5px;
	text-align: right;
}
.notice .more a {
	color: #1d54a6;
}
.notice .index-con {
	padding-bottom: 10px;
}
.breadcrumb-index .title {
	float: left;
	padding-left: 10px;
	color: #1d54a6;
	line-height: 38px;
}
.breadcrumb-index ul {
	float: left; 
	height: 26px;
	margin-top: 6px;
	overflow: hidden;
}
.breadcrumb-index ul li {
	float: left;
	margin-right: 920px;
	height: 26px;
	line-height: 26px;
}
.breadcrumb-index ul li a:hover {
	text-decoration: none;
}

.tool-list {
	width: 700px;
	padding: 40px 0px 50px 0px;
	overflow: hidden;
	_zoom: 1;
}
.tool-list li {
	float: left;
	width: 206px;
	height: 101px;
	margin-right: 20px;
	margin-top: 35px; 
}
.faq-list {
	width: 680px;
	padding: 60px 0px 150px;
}
.faq-list li {
	padding: 20px 0px;
	text-align: center;
}
.faq-list li a.first {
	margin-right: 146px;
}
.controllist {
	padding: 10px 0px;
}
.controllist li {
	float: none;
	padding: 14px 0px;
	text-align: center;
}

.controllist img{
	margin:0px 14px;
}

.controllist li p {
	margin-right: 32px;
	float:left;
	display:inherit;
	margin-right:32px;
}
.controllist li p.last {
	margin-right: 0px;
	float:left;
}
.controllist li a:hover {
	text-decoration: none;
}

.con-p p.image {
	float: left;
}
.con-p p.image img {
	width: 304px;
	height: 172px;
}
.con-p p.text {
	margin: 0px 15px 0px 325px;
	padding: 25px 0px;
}
.tax-wrapper .con-wrapper {
	margin-bottom: 8px;
}
.con-right235 .con-p p.addr {
	padding-left: 22px;
	background: url(imagescontact-ico1.gif) no-repeat left 5px; 
} 
.con-right235 .con-p p.tel {
	padding-left: 22px;
	background: url(imagescontact-ico2.gif) no-repeat left 5px;
}
.con-right235 .con-p p.mail {
	padding-left: 22px;
	background: url(imagescontact-ico3.gif) no-repeat left 8px;
}
.con-right235 .con-p p.postcode {
	padding-left: 22px;
}
.con-right235 .con-p p.line {
	padding-left: 22px;
}
#div_bt {
	font-size: 14px;
	font-weight: bold;
}
.read {
	display:none;
}
.font {
	display:none;}
#div_zhengwen {text-align:left;}
.ldfg{ margin-bottom:10px;}
.bk{ border:solid 1px #e3e3e3; background-color:#FFF;}
.bk1{ border-top:solid 1px #e3e3e3; border-left:solid 1px #e3e3e3; border-bottom:solid 1px #e3e3e3;}
.bk2{ border-top:solid 1px #e3e3e3; border-right:solid 1px #e3e3e3; border-bottom:solid 1px #e3e3e3;}