/****=reset***/
html,body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {margin:0;padding:0;font-size:12px;font-family:"微软雅黑";-webkit-text-size-adjust:none;}
table{border-collapse:collapse;}
a img{border:0px;}
:focus{outline:0;}
/*{behavior:url(file:///C|/Users/Komi/js/link.htc);}*/
address, caption, cite, code, dfn, em, th, var {font-style:normal;font-weight:normal;}
li {list-style:none;}
caption, th {text-align:left;}
q:before, q:after{content:'';}
h1, h2, h3, h4, h5, h6 {font-size:100%;font-weight:normal;}
input, button, textarea, select {font-family:inherit;}
a{outline: none; text-decoration:none;}
a:hover{text-decoration:underline;}
html{ overflow-y:scroll;}
.arial{font-family:Arial;}

.clearfix:after{content:'\20';display: block;clear: both;visibility: hidden;line-height: 0;height:0;}
.clearfix{display: inline-block;}
html[xmlns] .clearfix {display: block;}
* html .clearfix {height: 1%;}
/****=resetend***/

/* for html5 */
header,nav,aside,menu,figure,article,time,footer{display:block;}

.fl{float:left;display:inline;}
.fr{float:right;display:inline;}

.tittle{height: 80px;
    line-height: 86px;
    color: #fff;
    font-size: 18px;
    padding-left: 67px;
    background: url(/images/jp/left_title_bg.jpg) no-repeat left top; margin-top:0px;
}
.tittle a{ color:#fff;}
.main-left{width:213px; background:#f5f5f5; float:left;}

.main-right{width:707px; height:auto;float:left;Min-Height:520px;_height:expression((this.scrollHeight < 520 ? "520px" : "auto")); padding-left:60px;}

.left-nav{width:171px; padding-left:21px;}

.left-nav ul li{width:171px; padding:5px 0;border-bottom:1px #bcbcbc dotted; font-size:14PX;}

.left-nav ul li a{color:#333; width:140px; line-height:24px;display:block;   padding-left:20px;}

.left-nav ul li a:hover{color:#CC0000;background:url(/images/list-style.png) 0px no-repeat; background-size:8%;}

.left-nav ul li .bghover{color:#CC0000;background:url(/images/list-style.png) 0px no-repeat;background-size:8%;}


@charset "utf-8";
/* CSS Document */
.isoCon img.fl{ margin-right:48px;}
.isoCon div.fl{ width:424px;}
.isoCon h3{ line-height:24px; font-weight:bold; color:#333;}
.systemList{ margin-top:5px;}
.systemList li{ margin-top:20px; width:100%;}
.systemList span{ float:left; margin-right:15px; font-weight:bold; color:#ff0000; font-size:28px;
	line-height:28px;}
.systemList h4{ float:left; font-weight:bold;}
.systemList p{ margin:5px 0 0 46px; line-height:22px; clear:both;}
.systemCon p{ margin:0; clear:none;}

.onlineForm{ margin-top:25px;}
.onlineForm th , .onlineForm td{ padding:6px 0;}
.onlineForm th{ width:100px; font-weight:bold;}

.policyCon{ color:#767676; }
.policyCon h4{ margin-top:23px;font-weight:bold;}
.policyCon p{ margin-top:8px; line-height:20px;}
.policyCon02 p{ margin-top:15px;}

.clickMap{ text-align:right; width:422px; margin-top:15px;}
.systemCon{ position:relative;}
.mapBtnBox{ position:absolute; left:60px; top:355px;}

	/*pages*/
.pagination-wrapper {
clear:both;
padding:1em 0 2em 0;
text-align:center;
}

.page {
display: inline-block;
*display: inline;
*zoom: 1;
font-size:12px;
border-radius: 3px;
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}
.page li{
list-style: none;padding: .5em .8em; background:#f9f9f9;
display: inline;
float: left;
line-height: 1em;
text-decoration: none;
border: 1px solid #ddd;
border-left-width: 0;
}
.page li a {
display: inline-block;
background-color: #f9f9f9;
color: #999;
}
.page li a:link{
background:#fff;
color: #4C78A5;
}
.page li a:hover{
text-decoration:none;
}
.page li a:link:hover {
color: #000;
}
.page li.thisclass {
background-color: #f9f9f9;padding: .5em .8em;
color:#FF6633;
}
.page li:first-child {
border-left-width: 1px;
border-radius: 3px 0 0 3px;
}
.page li:last-child{
border-radius: 0 3px 3px 0;
}
.page .pageinfo{
color: #444;
}		