@charset "UTF-8";

/*======================================================================*/
/* 
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com 
Twitter: @rich_clark
*/

html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;margin:0;padding:0;}
body{line-height:1;}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block;}
ol,ul{list-style:none;}
blockquote,q{quotes:none;}
blockquote:before,blockquote:after,q:before,q:after{content:none;}
a{font-size:100%;vertical-align:baseline;background:transparent;margin:0;padding:0;}
del{text-decoration:line-through;}
abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help;}
table{border-collapse:collapse;border-spacing:0;}
input,select{vertical-align:middle;}
img{vertical-align:text-bottom;}
body:not(:target){letter-spacing:0.06em\9;}

/*======================================================================*/

/*======================================================================

  00: Base
	
=======================================================================*/
body {
	background:url("../images/bg_body.gif") no-repeat center 92px;
	color:#333;
	font-family:"黑体","宋体";
	font-size:81%;
	line-height:1.5;
}
body.nobg {
	background:none;
}
.sp_block,.pad_block {display: none;}
.nojs {
	display:block;
	border:1px solid #FF0000;
	color:#FF0000;
	font-weight:bold;
	margin:10px auto;
	padding:10px;
	width:960px;
	text-align: center;
}
.fontS{font-size:69%;}
.fontM{font-size:81%;}
.fontL{font-size:94%;}
.fontBold{font-weight:bold;}

a{color:#4192c5;text-decoration:none;}
a:hover{text-decoration:underline;}
a:visited{color:#701f99;}

.txt12{font-size:86%;}
.txt13{font-size:93%;}
.txt18{font-size:129%;}

.floatL{float:left;}
.floatR{float:right;}
.br03em{margin-bottom:.3em;}
.br05em{margin-bottom:.5em;}
.br1em{margin-bottom:1em;}
.br15em{margin-bottom:1.5em;}
.br2em{margin-bottom:2em;}
.br25em{margin-bottom:2.5em;}
.mt1em{margin-top:1em;}
.mt2em{margin-top:2em;}
.mt5{margin-top:5px;}
.mt10{margin-top:10px;}
.mt20{margin-top:20px;}
.mt30{margin-top:30px;}
.mb10{margin-bottom:10px;}
.mb15{margin-bottom:15px;}
.mb20{margin-bottom:20px;}
.mb30{margin-bottom:30px;}
.mb40{margin-bottom:40px;}
.mb45{margin-bottom:45px;}
.mb50{margin-bottom:50px;}
.mb55{margin-bottom:55px;}
.ml1em{margin-left:1em;}
.mr10{margin-right:10px;}
.mr20{margin-right:20px;}

.alignL{text-align:left;}
.alignC{text-align:center;}
.alignR{text-align:right;}

sub{
	margin-right:.1em;
	vertical-align:baseline;
}
sup{
	position:relative;
	top:-2px;
	vertical-align:baseline;
}

.fontRed{color:#CC0000;}
.fontRedB{color:#CC0000; font-weight:bold;}
.underLine{text-decoration:underline;}
.newIcon{
	padding-left:4px;
	vertical-align:baseline;
}

.indent1em{text-indent:-1em; padding-left:1em;}
.note dt {
    float: left;
    margin-right: 5px;
}
.note dd {
    overflow: hidden;
}
#contentWrap .note .last{
	margin-bottom:0;
}
.borderTop{
	margin-top:10px;
	padding-top:10px;
	border-top:solid 1px #dbdbdb;
}
.borderTop.pt20{
	padding-top:20px;
}
.textFrame01{
	margin-bottom:15px;
	padding:3px 7px;
	display:inline-block;
	border:solid 1px #0083C3;
	color:#0083C3;
	font-weight:bold;
}
.weightNormal{
	font-weight:normal;
}
.textFrame01.pattern02{
	display:inline-block;
	margin:13px 0 8px;
	text-align:left;
}
.circleText{
	display:inline-block;
	margin-right:.5em;
	font-size:60%;
	vertical-align:.2em;
}
.pageBreak{
	page-break-before:always;
}

/* Clearfix */
.fix:after,.note dl:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.note dl {
    display: inline-block;
}

/* Hides from IE-mac \*/
* html .note dl {
    height: 1%;
}
.note dl {
    display: block;
}
/* End hide from IE-mac */

/*======================================================================

  01: Layout
	
=======================================================================*/
#container{
	width:980px;
	margin:0 auto;
}
#containerWrap{
	padding:25px 20px 40px;
	margin:19px -2px 0;
	width:944px;
	background:url("../images/bg_container.png") no-repeat center top;
}
#bgArea img{
	display:block;
	vertical-align:baseline;
}
#bgAreaLower img{
	display:block;
	vertical-align:baseline;
}
.lower #containerWrap{
	margin-top:-2px;
}
#contentWrap{
	margin:0 2px;
}
#wrapper{
	min-width:980px;
	margin:-5px auto 0;
	padding-top:35px;
}
#main{
	width:701px;
	float:left;
}
#rightSide{
	float:right;
	width:218px;
}
.section{
	margin-top:30px;
}
.doubleLine{
	width:335px;
	padding-top:3px;
	background:url("../images/bg_doubleline_top.gif") no-repeat left top;
}
.doubleLineIn{
	padding:20px;
	background:url("../images/bg_doubleline_top.gif") no-repeat left bottom;
}
.variable{
	overflow:hidden;
	_zoom:1;
}
.variable .textWrap{
	overflow:hidden;
	_zoom:1;
}
.variable .imageR{
	float:right;
	margin-left:20px;
}
.variable .imageL{
	float:left;
	margin-right:20px;
}
.imeInactive{
	IME-MODE: inactive;
}
.imeActive{
	IME-MODE: active;
}
.importantArea strong{
	color:#CC0000;
}
body .importantArea {
	background:#FFF5F5;
	border:solid 1px #eac1c1;
}
.importantArea .headText{
	margin-bottom:.5em;
	font-weight:bold;
	color:#CC0000;
}
.note dt {
    float: left;
    margin-right: 5px;
}
.note dd {
    overflow: hidden;
}
/* Clearfix */
.note dl:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.note dl {
    display: inline-block;
}

/* Hides from IE-mac \*/
* html .note dl {
    height: 1%;
}
.note dl {
    display: block;
}
/* End hide from IE-mac */

/* layout01
 -------------------------------------------------- */
.layout01 #main{
	width:760px;
}
.layout01 #rightSide{
	width:160px;
}

/* layout02
 -------------------------------------------------- */
.layout02 #main{
	width:560px;
}
.layout02 #rightSide{
	width:160px;
}
.layout02 #leftSide{
	float:left;
	width:180px;
	margin-right:20px;
}

/* layout03
 -------------------------------------------------- */
.layout03 #main{
	width:740px;
}
.layout03 #leftSide{
	float:left;
	width:188px;
	margin:-7px 16px 0 -4px;
	padding-top:7px;
	background:url("../images/bg_lnav_top.gif") no-repeat left top;
}
*html .layout03 #leftSide{
	margin-top:0;
}
.layout03 #leftSide ul{
	padding-bottom:7px;
	background:url("../images/bg_lnav_btm.gif") no-repeat left bottom;
}
.layout03 #leftSide .lastUl{
	padding-bottom:4px;
}
.layout03 #leftSide li{
	width:176px;
	margin-left:5px;
	padding-bottom:2px;
	border-bottom:solid 1px #e0e0e0;
}
.layout03 #leftSide .last{
	padding-bottom:0;
	border-bottom:none;
}
.layout03 #leftSide li span{
	display:block;
	margin-left:2px;
	padding:11px 5px 10px 24px;
	background:url("../images/lnav_arr_on.gif") no-repeat 7px 14px #004aad;
	color:#fff;
}
.layout03 #leftSide li a{
	display:block;
	margin-left:2px;
	padding:10px 5px 10px 24px;
	background:url("../images/lnav_arr.gif") no-repeat 7px 13px;
	border-bottom:solid 1px #99b7de;
}
.layout03 #leftSide .open{
	padding:2px 0 0;
}
.layout03 #leftSide .open span{
	background:url("../images/lnav_arr_down_on.gif") no-repeat 7px 14px #004aad;
}
.layout03 #leftSide .open a{
	padding-top:8px;
	background:url("../images/lnav_arr_down.gif") no-repeat 7px 11px #F7FAFC;
}
.layout03 #leftSide .last{
	border-bottom:none;
}

/*secondUl*/
.layout03 #leftSide .secondUl{
	width:174px;
	margin:0 2px 2px;
	padding:0;
	background:#F7FAFC;
	
}
.layout03 #leftSide .secondUl li{
	width:156px;
	margin-left:18px;
	padding-bottom:0;
	border-bottom:1px solid #E0E0E0;
}
.layout03 #leftSide .secondUl span{
	margin-left:0;
	padding:0;
	background:none;
}
.layout03 #leftSide .secondUl .thirdHead{
	border-bottom:none;
}
.layout03 #leftSide .secondUl .thirdHeadTopOff{
	margin-top:1px;
	border-bottom:1px solid #E0E0E0;
}
.layout03 #leftSide .secondUl .thirdHeadTopOff a{
	background:url("../images/arrow01_blue.png") no-repeat 9px 15px;
}
.layout03 #leftSide .secondUl .thirdHeadTop{
	margin-top:1px;
	border-bottom:1px solid #E0E0E0;
	background:#004aad;
}
.layout03 #leftSide .secondUl .thirdHeadTop a{
	color:#fff;
	background:url("../images/arrow01_white_down.png") no-repeat 9px 15px;
}
.layout03 #leftSide .secondUl a{
	margin-left:0;
	padding:8px 5px 7px 18px;
	background:url("../images/arrow01_blue.png") no-repeat 9px 15px;
	border-bottom:none;
}
.layout03 #leftSide .secondUl .on{
	padding:1px 0;
}
.layout03 #leftSide .secondUl li:first-child .on{
	padding-top:0;
}
.layout03 #leftSide .secondUl .in{
	margin-left:0;
	padding:7px 5px 7px 18px;
	background:url("../images/arrow01_white.png") no-repeat 9px 14px #004aad;
	border-bottom:none;
	color:#fff;
}
#containerWrap .layout03 #leftSide .secondLiLast{
	border-bottom:none;
}
.link {
	background-color:#ededed;
	padding:15px;
	margin:40px 0;
}
.link a {
	background-color:#ffffff;
	border:1px solid #d9d9d9;
	display:block;
	text-align:center;
	padding:10px;
	width:340px;
	margin:0 auto;
}
.link a:hover {
	background-color:#F2FBFF;
}
.link a span {
	display:inline-block;
	*display:inline;
	*zoom:1;
	background: url("../images/arrow03_lblue.png") no-repeat left 6px;
	padding-left:10px;
}
.link.w560{
	margin:30px 0 0;
}
.link.w560 a{
	width:508px;
}
.whiteBtnLink a{
	display:inline-block;
	padding:10px;
	border:1px solid #d9d9d9;
}
.whiteBtnLink a span {
	display:inline-block;
	*display:inline;
	*zoom:1;
	background: url("../images/arrow03_lblue.png") no-repeat left 6px;
	padding-left:10px;
}
.whiteBtnLink a:hover {
	background-color:#F2FBFF;
}
/*thirdUl*/
.layout03 #leftSide .thirdUl{
	padding-bottom:0;
	background:#E8F1FC;
	border-bottom:solid 1px #E0E0E0;
}
.layout03 #leftSide .thirdUl li{
	width:146px;
	margin-left:10px;
}
.layout03 #leftSide .thirdUl li span a{
	padding:5px 5px 5px 18px;
	background-position: 8px 12px;
}
.layout03 #leftSide .thirdUl .thirdLiLast{
	border-bottom:solid 1px #f7fafc;
}
.layout03 #leftSide .thirdUl .thirdLiLast span{
	border-bottom:none;
}


.lBlue .layout03 #leftSide li span{
	background:url("../images/lnav_arr_l_on.gif") no-repeat 7px 14px #0092D9;
}
.lBlue .layout03 #leftSide li a{
	background:url("../images/lnav_arr_l.gif") no-repeat 7px 14px;
}

/* leftSide02
 -------------------------------------------------- */
#leftSide02Out{
	float:left;
	width:180px;
	margin-right:20px;
}
#leftSide02{
	border-bottom:1px solid #d6eef9;
	padding-bottom:1px;
	margin-bottom:14px;
}
.leftSide02border{
	border-top:solid 1px #0092d9;
}
#leftSide02:after{
	content:"";
	display:block;
	border-bottom:1px solid #0092d9;
}
#leftSide02 ul li a,
#leftSide02 ul li span{
	display:inline-block;
	*display:inline;
	*zoom:1;
	background:url("../images/arrow02_lblue.png") no-repeat 6px 15px;
	padding:11px 5px 10px 24px;
	width:151px;
}
#leftSide02 ul li.current{
	color:#666;
	background-color:#EFEFEF;
}
#leftSide02 ul li.open.current span{
	font-weight:bold;
}
#leftSide02 ul li.open.current span a{
	font-weight:normal;
}
#leftSide02 ul li ul li a,
#leftSide02 ul li ul li span{
	display:inline-block;
	*display:inline;
	*zoom:1;
	background:url("../images/arrow01_blue.png") no-repeat 10px 15px;
	padding:8px 5px 7px 20px;
	width:137px;
}

#leftSide02 ul li ul li.current > span{
	background-color:#efefef;
	color:#666;
	font-weight:bold;
}
#leftSide02 .topTitle{
	padding:10px;
	background:url("../images/head01_blue_02.gif") repeat;
	color:#fff;
	font-weight:bold;
}
#leftSide02 ul{
	padding-bottom:0;
	background:none;
}
#leftSide02 ul li{
	width:180px;
	margin-left:0;
	padding-bottom:0;
	border-bottom:none;
	background:url("../images/bg_link_02.gif") repeat-x left top;
}
#leftSide02 ul li a{
	display:inline-block;
	width:151px;
	margin-left:0;
	padding:11px 5px 10px 24px;
}
#leftSide02 .open span{
	margin-left:0;
	padding:11px 5px 11px 24px;
	background:url("../images/arrow02_lblue_down.png") no-repeat 6px 15px;
}
#leftSide02 .open span a{
	padding:0;
	background:none;
}
#leftSide02 .open span{
	font-weight:normal;
}
#leftSide02 .open .secondUl{
	background:#f7f9fa;
	border-top:solid 1px #e3e4e4;
}
#leftSide02 .open .secondUl .current{
	margin-left:18px;
}
#leftSide02 .open .secondUl .current span{
	width:137px;
	padding:8px 5px 8px 20px;
	background:url("../images/arrow01_blue.png") no-repeat 10px 15px #EFEFEF;
}
#leftSide02 .secondUl{
	background:#fafcfc;
}
#leftSide02 .secondUl li{
	width:162px;
	margin-left:18px;
	background:none;
	border-top:solid 1px #e3e4e4;
}
#leftSide02 .secondUl li:first-child{
	border-top:none;
}
#leftSide02 .secondUl .open span{
	width:137px;
	padding:8px 5px 8px 20px;
	background:url("../images/arrow01_blue_down.png") no-repeat 9px 14px #e1f4fa;
}
#leftSide02 .secondUl .openBtm{
	background:none;
	border-top:solid 1px #e3e4e4;
}
#leftSide02 .secondUl .open span a{
	width:137px;
}
*html #leftSide02 .secondUl li a{
	width:127px;
}
#leftSide02 .thirdUl{
	background:#e1f4fa;
}
#leftSide02 .thirdUl li{
	width:144px;
	border-top:solid 1px #d6d6d6;
	background:none;
}
#leftSide02 .thirdUl li:first-child{
	border-top:solid 1px #d6d6d6;
}
#leftSide02 .thirdUl li a{
	width:119px;
	padding:6px 5px 6px 20px;
	background:url("../images/arrow01_blue.png") no-repeat 10px 13px;
}
#leftSide02 .secondUl .thirdUl .current{
	margin-left:18px;
}
#leftSide02 .secondUl .thirdUl .current span{
	width:119px;
	margin-left:0;
	padding:6px 5px 6px 20px;
	background-color:#d8e0e3;
	background-position:10px 13px;
}

/* form
 -------------------------------------------------- */
 .secomArea{
	margin-top:1.5em;
	padding:20px 40px 25px;
	background:#f2f8fc;
	border:solid 1px #d0d6d9;
	line-height:1.5;
}
.secomAreaR{
	float:left;
	width:763px;
	padding:5px 0 0 39px;
}
.secomAreaR .lock{
	float:left;
	padding-top:5px;
}
.secomAreaR .lockText{
	display:block;
	float:right;
	width:733px;
	font-weight:bold;
}
.formTable td input{
	height:25px;
}
.form .linkBtn{
	float:right;
}
.form .linkBtn a{
	display:block;
	width:100px;
	padding:5px 50px;
	border:solid 1px #d9d9d9;
	background:#fff;
	text-align:center;
}
.form .linkBtn a:hover{
	background:#F2FBFF;
}
.form .linkBtn.pt02 a{
	width:240px;
	padding:5px 10px;
}
.form .linkBtnArr {
    margin-right: 5px;
    padding-top: 7px;
    vertical-align: top;
}
.form .formTable .radio{
	height:auto;
	vertical-align:baseline;
}
.form .mrRadio{
	margin-right:35px;
}
.form .mrRadio02{
	margin-right:15px;
}
.form .submitArea{
	margin-top:42px;
	text-align:center;
}
.form .submitArea .btL{
	margin-right:30px;
	vertical-align:top;
}
.form .submitArea .btL.last{
	margin-right:0;
}

/*======================================================================

  02: Header
	
=======================================================================*/
#header{
	height:80px;
	padding-top:12px;
	min-width:980px;
	max-width:1300px;
	margin:0 auto;
}
#headerWrap{
	width:980px;
	margin:0 auto;
}
#logo{
	float:left;
	margin-top:20px;
}
#headerElem{
	float:right;
	width:780px;
	margin-top:25px;
	position:relative;
}
#headerNav{
	position:absolute;
	top:0;
	right:217px;
	padding-right:15px;
}
#headerNav li{
	display:inline-block;
	*display:inline;
	*zoom:1;
	border-left:1px solid #e0e0e0;
	padding:0px 10px;
	font-size:81.3%;
}
#headerNav li a{
	background:url("../images/arrow01_blue.png") no-repeat left 4px;
	padding-left:10px;
	color:#3d424a;
}
#search {
	position:absolute;
	top:0;
	right:0;
	background:url("../images/bg_search.gif") no-repeat 7px center;
	border:1px solid #d6d9e0;
	height:23px;
	padding-left:25px;
	width:190px;
	-webkit-box-shadow:1px 1px 3px 0 rgba(200,200,200,0.3) inset;
  -moz-box-shadow:1px 1px 3px 0 rgba(200,200,200,0.3) inset;
  box-shadow:1px 1px 3px 0 rgba(200,200,200,0.3) inset;
}
#search input[type="text"]{
	border:none;
	height:19px;
	width:135px;
	margin:0;
	padding:0;
}
#search input[type="submit"]{
	border:1px solid #007ab3;
	color:#fff;
	width:50px;
	height:20px;
	font-size:11px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	background: #00a1e4; 
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwYTFlNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDgzY2UiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #00a1e4 0%, #0083ce 100%); 
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#00a1e4), color-stop(100%,#0083ce)); 
	background: -webkit-linear-gradient(top,  #00a1e4 0%,#0083ce 100%); 
	background: -o-linear-gradient(top,  #00a1e4 0%,#0083ce 100%); 
	background: -ms-linear-gradient(top,  #00a1e4 0%,#0083ce 100%); 
	background: linear-gradient(to bottom,  #00a1e4 0%,#0083ce 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00a1e4', endColorstr='#0083ce',GradientType=0 ); 
	_background: #00a1e4; 
	position:absolute;
	right:1px;
	top:1px;
}
.cse .gsc-control-cse, .gsc-control-cse{
	padding:0;
}
.skipNav {
    display: none;
}
.tell{
	float: right;
}
.tell dt{
	padding-left:26px;
}
.tell dd{
	padding-left:26px;
	
	font-size: 12px;
	color:#003693;
	line-height: 1.2;
}
.tellRevamp{
	margin-right:60px;
}
/*======================================================================

  03: GlovalNavigation
	
=======================================================================*/

#header_navi{min-width:980px;
	max-width:1300px;
	margin:0 auto;
	background:url("../../svmeas/common/images/bg_navi.jpg") repeat-x left top;
	position:relative;
	z-index:10;
	clear:both;}
#inner_header_navi{width: 1000px;margin: 0 auto;padding: 0;}
#header_navi .header_navi_ul{width: 1000px;height:53px;border: 1px solid #aeb7c0;box-sizing: border-box;}
#header_navi ul li {text-align: center;float: left;width: 16.65%; border-right: 1px solid #aeb7c0;box-sizing: border-box;font-size:16px;color: #0a409a;}
#header_navi ul li:last-child {border-right: none;}
#header_navi ul li a {width:100%;display: block;float: left;font-size:16px;height: 51px;line-height:51px;text-align: center;color: #0a409a;font-family: "黑体","宋体";font-weight: bold;}
#header_navi ul li a img {vertical-align: middle;}
#header_navi ul li:hover {background:#d5effe;}
#header_navi ul li a:hover{text-decoration: none;}

.nav_li_a{position:relative;}
#header_navi ul .nav_li_a a img{margin-top:2px; vertical-align:sub;}
.nav_li_a p{border:none; width:140px; height:0; padding-top:9px;  position:absolute; top:45px; right:0px; z-index:999; overflow:hidden; opacity:0; transition:all 0.3s ease;}
#header_navi ul .nav_li_a:hover{background:none;}
.nav_li_a:hover p{height:153px; opacity:1;}

#header_navi ul li.header_navi06 {position: relative;}
#header_navi ul li.header_navi06:hover .products_detail {display: block;}
#header_navi ul li .products_detail {display: none;position: absolute;border:none;top: 51px;z-index: 9999;width: 100%;background:rgba(112,112,112,0.7);}
#header_navi ul li .products_detail li {border-right: none;width: 100%;text-align: center;color: #fff;font-size:16px;padding: 0 7px;box-sizing: border-box;}
#header_navi ul li .products_detail li a {color: #fff;font-size:16px;display: block;}
#header_navi ul li .products_detail li:hover {background: none;}
#header_navi ul li .products_detail li:first-child {border-bottom: 2px solid #fff;}
#header_navi ul li .products_detail li:hover {background: #f8f8f8;}
#header_navi ul li .products_detail li a:hover {color: #0a409a;}

#header_navi ul li.header_navi05 {position: relative;}
#header_navi ul li.header_navi05:hover .products_detail02{display: block;}
#header_navi ul li.header_navi02 {position: relative;}
#header_navi ul li.header_navi02:hover .products_detail02{display: block;}
#header_navi ul li.header_navi03 {position: relative;}
#header_navi ul li.header_navi03:hover .products_detail02{display: block;}
#header_navi ul li.header_navi04 {position: relative;}
#header_navi ul li.header_navi04:hover .products_detail02{display: block;}
#header_navi ul li.header_navi06 {position: relative;}
#header_navi ul li.header_navi06:hover .products_detail02{display: block;}
#header_navi ul li .products_detail02 {display: none;position: absolute;border:none;top: 51px;z-index: 9999;width: 100%;background:rgba(112,112,112,0.7);}
#header_navi ul li .products_detail02 li {border-right: none;width: 100%;text-align: center;color: #fff;font-size:16px;padding: 0 7px;box-sizing: border-box; border-bottom:2px solid #fff;}
#header_navi ul li .products_detail02 li a {color: #fff;font-size:16px;display: block;}
#header_navi ul li .products_detail02 li:hover {background: none;}
#header_navi ul li .products_detail02 li:last-child {border-bottom:none;}
#header_navi ul li .products_detail02 li:hover {background: #f8f8f8;}
#header_navi ul li .products_detail02 li a:hover {color: #0a409a;}

#header_navi ul li.header_navi07 {position: relative;}
#header_navi ul li.header_navi07:hover .products_detail02{display: block;}

#globalNav{
	min-width:980px;
	max-width:1300px;
	margin:0 auto;
	background:url("../images/bg_globalnav.gif") repeat-x top transparent;
	position:relative;
	z-index:10;
}
body.nobg #globalNav{
	max-width:none;
}
#globalNavWrap{
	height:47px;
	width:980px;
	margin:0 auto;
	padding-top:2px;
}
#globalNav ul li{
	float:left;
}
#globalNav ul li img{
	vertical-align:bottom;
}

/*.nav_li_a{position:relative;}
.nav_li_a p{border:none; width:140px; height:0; padding-top:9px;  position:absolute; top:35px; right:0px; z-index:999; overflow:hidden; opacity:0; transition:all 0.3s ease;}
.nav_li_a:hover p{height:153px; opacity:1;}*/

/*======================================================================

  04: Sitemap
	
=======================================================================*/
#sitemap{
	min-width:980px;
	background-color:#fafafa;
	border-top:1px solid #dcdcdc;
}
#sitemap:before{
	content:"";
	display:block;
	border-top:1px solid #ffffff;
}
#sitemapWrap{
	font-size:87.5%;
	width:940px;
	margin:0 auto;
	padding:20px 0;
}
#sitemap a:link{
	color:#444;
}
#sitemap ul li{
	float:left;
	width:173px;
	font-weight:bold;
	background:url("../images/arrow02_lblue.png") no-repeat left 2px;
	padding-left:15px;
}
#sitemap ul li ul{
	float:left;
	width:168px;
	font-weight:bold;
}
#sitemap ul li ul li{
	font-weight:normal;
	background:url("../images/arrow01_blue.png") no-repeat left center;
	width:153px;
	padding:2px 0 2px 10px;
}


/*======================================================================

  05: Footer
	
=======================================================================*/
#footer{
	min-width:980px;
	background-color:#0092d9;
	color:#fff;
	padding:10px 0 40px;
}
#footerWrap{
	width:940px;
	margin:0 auto;
}
#footer a{
	color:#fff;
}
#copyright{
	float:left;
}
#footerNav{
	float:right;
	border-right:1px solid #34a5dc;
}
#footerNav li{
	display:inline-block;
	*display:inline;
	*zoom:1;
	border-left:1px solid #34a5dc;
	padding:7px 10px;
	font-size:81.3%;
}
#footerNav li a{
	background:url("../images/arrow01_white.png") no-repeat left 4px;
	padding-left:10px;
}


/*======================================================================

  06: PageTop
	
=======================================================================*/
.pagetop{
	margin:40px auto 0;
	border-top:1px solid #e6e6e6;
	padding:10px 0;
	text-align:right;
}
.pagetop a{
	background:url("../images/pagetop.png") no-repeat left 4px;
	padding-left:12px;
}
#main .pagetop{
	margin-top:20px;
}
#main .pagetopNoline{
	margin-top:0;
	border-top:none;
}


/*======================================================================

  07: fontsize
	
=======================================================================*/
#fontsize{
	float:right;
	margin-top:-7px;
	padding-right:20px;
}
*html #fontsize{
	margin-top:0;
}
#fontsize p{
	float:left;
	width:58px;
	height:24px;
	background:url("../images/fontsize.png") no-repeat left center;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
}
#fontsize ul{
	float:left;
}
#fontsize ul li{
	float:left;
	width:40px;
	height:24px;
	background-image:url("../images/bg_fontsize.png");
	background-repeat:no-repeat;
	text-indent:100%;
	overflow:hidden;
	white-space:nowrap;
	cursor:pointer;
}
#fontS{background-position:left top;}
#fontS:hover{background-position:left -24px;}
#fontS.current{background-position:left -48px;}
#fontM{background-position:-40px top;}
#fontM:hover{background-position:-40px -24px;}
#fontM.current{background-position:-40px -48px;}
#fontL{background-position:-80px top;}
#fontL:hover{background-position:-80px -24px;}
#fontL.current{background-position:-80px -48px;}

#pageModule{
	margin-bottom:20px;
}
#printBtn{
	float:right;
	margin:-7px 2px 0 0;
}
*html #printBtn{
	margin-top:0;
}
#printBtn a {
	display:block;
	width:100px;
	height:24px;
	text-indent:100%;
	overflow:hidden;
	white-space:nowrap;
	background:url("../images/btn_print.png") no-repeat;
}
#printBtn a:hover {
	background-position:left -24px;
}

/*======================================================================

  08: TopicPath
	
=======================================================================*/
#topicPath{
	float:left;
	width:640px;
	font-size:93%;
}
#topicPath li{
	display:inline;
	*display:inline;
	*zoom:1;
}
#topicPath li + li:before{
	content:"";
	background:url("../images/topicpath.gif") no-repeat left 5px;
	padding-right:8px;
}
#topicPath li a{
	padding-right:3px;
}

/*======================================================================

  09: News
	
=======================================================================*/
#infotab{
	padding-top:10px;
}
.info01 #infotab{/*background-color:#bed8ec;*/color: #0092d9;}
.info02 #infotab{background-color:#b2c7e5;}
#infotab img{
	vertical-align:bottom;
}
#infotab > ul,
#infotab .active{
	float:left;
	/*margin-left:10px;*/
}
#infotab > .active + ul{
	margin-left:0;
}
#infotab .infotitle{
	float:left;
	margin-left:10px;
}
#information #infotab a.cur{
    cursor:default;
}
#information .hide {
	position:absolute;
	top:-9999px;
	left:-9999px;
}
#information .infolist{
	text-align:right;
	padding-top:10px;
}
#information .infolist a{
	background:url("../images/arrow01_blue.png") no-repeat left 4px;
	padding-left:10px;
	font-size:87.5%;
}
#information dl{
	position:ralative;
	background-color:#ffffff;
	padding-bottom:1px;
}
#information dl dt{
	position:absolute;
	width:6.5em;
	padding-top:12px;
	min-height:21px;
}
#information dl dd{
	padding:10px 0 10px 7.5em;
	border-bottom:1px solid #e5e5e5;
	min-height:23px;
}
#information dl dd img{
	padding-right:10px;
	vertical-align:middle;
	float:left;
}
#information dl dd a{
	background:url("../images/arrow01_blue.png") no-repeat left 8px;
	color:#333333;
	padding:2px 0 0 10px;
	overflow:auto;
	display:block;
}
#information dl dd p{
	overflow:auto;
	padding:2px 0 0 10px;
}

/*======================================================================

  10: LeftMenu
	
=======================================================================*/
.leftInfo{
	margin-bottom:7px;
}


/*======================================================================

  11: RightMenu
	
=======================================================================*/
/* Banner
 -------------------------------------------------- */
.rightBnr{
	margin-bottom:10px;
}

/* Information
 -------------------------------------------------- */
.rightInfo{
	margin-bottom:7px;
}

/* rightmenu
 -------------------------------------------------- */
.rightmenu{
	background-color:#f8fafb;
	border-bottom:1px solid #d5dde4;
	margin-bottom:15px;
}
.rightmenu h2{
	color:#ffffff;
	font-weight:bold;
	padding:10px;
	margin-bottom:1px;
}
.rightmenu ul{
	padding:0 10px;
}
.rightmenu ul li{
	padding:10px 0;
	border-bottom:1px solid #d0dae1;
}
.rightmenu ul li:last-child{
	border-bottom:none;
}
.rightmenu ul li a{
	padding-left:15px;
	display:block;
}
.rightmenu01 h2{background-color:#0092d9;}
.rightmenu01 ul li a{background:url("../images/arrow02_lblue.png") no-repeat left 4px;}
.rightmenu02 h2{background-color:#5881a3;}
.rightmenu02 ul li a{background:url("../images/arrow02_gblue.png") no-repeat left 4px;}
.rightmenu03 h2{background-color:#0047a9;}
.rightmenu03 ul li a{background:url("../images/arrow02_blue.png") no-repeat left 4px;}
.rightmenu ul li.nobg a{
	padding-left:0;
	background:none;
}
.rightmenu.linkOnly{
	border-top:solid 1px #D5DDE4;
}

/* Office
 -------------------------------------------------- */
#office{
	border-top:1px solid #f5f5f5;
	border-bottom:0;
	padding-top:1px;
	margin:15px 0 10px;
}
#office:before{
	content:"";
	display:block;
	border-top:1px solid #dbdbdb;
	padding-top:15px;
	background-color:#fff;
}
#office h2{
	font-size:100%;
}

/*======================================================================

  12: Parts
	
=======================================================================*/
/* Head
 -------------------------------------------------- */
#pageHead{
	border-left:4px solid #00429b;
	margin-bottom:25px;
	padding-left: 10px;
}
.lBlue #pageHead{
	border-left:4px solid #0092D9;
}
#pageHeadLower h1{
	height:18px;
	border-left:4px solid #00429b;
	margin-bottom:10px;
	padding-left: 4px;
}
#pageHead h1{
	margin-bottom:10px;
}

/* head01 */
.head01{
	color:#ffffff;
	font-size:128.6%;
	background:url("../images/head01_blue.gif");
	padding:8px 12px;
	margin-bottom:18px;
}
.lBlue .head01{
	background:url("../images/head01_lblue.gif");
}
.head01.mb0{
	margin-bottom:0;
}
.head01.br2em{
	margin-bottom:2em;
}

/* head02 */
.head02{
	padding-bottom:9px;
	background:url("../images/head02.gif") repeat-x left bottom;
	border-bottom:1px solid #00429b;
	margin-bottom:15px;
}
.head02 span{
	display:inline-block;
	border-left:3px solid #00429b;
	padding-left:5px;
}
.lBlue .head02{
	border-bottom:1px solid #0092d9;
}
.lBlue .head02 span{
	border-left:3px solid #0092d9;
}
.head02 span span{
	border-left:none;
	padding-left:0;
}
#contentWrap .head02 .fontRedIn{
	padding-left:8px;
	border-left:none;
	color:#CC0000;
}

/* head03 */
.head03{
	border-top:2px solid #00429b;
	padding:12px 0;
}
.head03 a{
	background: url("../images/arrow02_blue.png") no-repeat left 3px;
	padding-left: 19px;
	display:inline-block;
	*display:inline;
	*zoom:1;
}
.head03 a:link{
	color:#333;
}

/* head04 */
.head04{
	background-color:#ebeef2;
	padding:5px 10px;
	margin-bottom:10px;
}

/* List
 -------------------------------------------------- */
/* arwlist */
.arwlist li{
	margin-bottom:3px;
}
.arwlist a{
	display:inline-block;
	*display:inline;
	*zoom:1;
	background:url("../images/arrow01_blue.png") no-repeat left 8px;
	padding-left:10px;
}

/* anchorList */
.anchorList{
	display:table;
	table-layout:fixed;
	width:739px;
	border-left:1px solid #d9d9d9;
}
.anchorListS{
	width:559px;
}
.anchorList li{
	float:left;
	display:block;
	text-align:center;
	vertical-align:middle;
	border-right:1px solid #d9d9d9;
}
.anchorList li a{
	display:block;
	padding:8px 5px 18px;
	background:url("../images/arrow_down.png") no-repeat center bottom;
}
.anchorList li a:hover{
	background:url("../images/arrow_down.png") no-repeat center bottom #F2FBFF;
}
.anchorList03 li{
	width:245px;
}
.anchorListS01 li{
	width:558px;
}
.anchorListS02 li{
	width:278px;
}
.anchorListS02 li:last-child{
	width:279px;
}
.anchorListS03 li{
	width:185px;
}
.anchorListS03 li:last-child{
	width:186px;
}
.anchorListS04 li{
	width:138px;
}
.anchorListS04 li:last-child{
	width:141px;
}
.anchorListS05 li{
	width:110px;
}
.anchorListS05 li:last-child{
	width:114px;
}
.anchorListS06 li{
	width:185px;
}
.anchorListS06 li:last-child{
	width:185px;
}
.anchorListS06 li:nth-child(3n+1){
	clear: both;
}

.anchorListS07 li{
	width:79px;
}
.anchorListS07 li:last-child{
	width:78px;
}
.threeClm li{
	float:left;
	width:236px;
	margin-right:16px;
	padding-bottom:20px;
	background:url("../images/bg_link_01.gif") repeat-x left bottom;
}
.threeClm .last{
	margin-right:0;
}
.threeClm.last li{
	margin-top:20px;
	padding-bottom:0;
	background:none;
}
.fourClm li{
	float:left;
	width:223px;
	margin-right:16px;
}
.fourClm .last{
	margin-right:0;
}
.fourClm .btmLine{
	margin-bottom:30px;
	padding-bottom:20px;
	background:url("../images/bg_link_01.gif") repeat-x left bottom;
}
.fourClm .arwlist li{
	float:none;
	width:auto;
	margin-right:0;
}
.circleList{
	width:372px;
}
.circleList li{
	float:left;
	width:160px;
	margin-right:12px;
	padding-left:10px;
	background:url("../images/circle_01.gif") no-repeat left 8px;
}
.circleList li.long{
	width:342px;
}
.circleList li.mr0{
	width:170px;
	margin-right:0;
}
.circleList02 li{
	margin-bottom:3px;
	padding-left:10px;
	background:url("../images/circle_01.gif") no-repeat left 8px;
}
.lineList li{
	margin-bottom:2px;
	padding-left:11px;
	background:url("../images/bg_line.gif") no-repeat left 9px;
}

/* Link
 -------------------------------------------------- */
.blank:after{
	content:url("../images/icon_blank_gray.gif");
	padding-left:3px;
}
/*.pdf:after{
	content:url("../images/icon_pdf.gif");
	padding-left:3px;
}*/
.icon01{
	padding:0 3px;
}
a.over:hover img{
	background-color:#ffffff;
	opacity:0.7;
	filter:alpha(opacity=70);
}
.borderLink a{
	display:block;
	width:285px;
	padding:7px 5px;
	text-align:center;
	border:solid 1px #d9d9d9;	
}
.borderLink a:hover{
	background:#F2FBFF;
}
.borderLink span{
	padding-left:10px;
	background:url("../images/arrow03_lblue.png") no-repeat left 6px;
}

/* Table
 -------------------------------------------------- */
.table01{
	border-top: 1px solid #d9d9d9;
	border-left: 1px solid #d9d9d9;
	width:100%;
}
.table01 caption{
	margin-bottom:20px;
	font-size:114%;
	font-weight:bold;
}
.table01 th{
	padding:15px 70px;
	border-bottom: 1px solid #d9d9d9;
	border-right: 1px solid #d9d9d9;
	vertical-align:middle;
	font-weight:400;
}
.table01 td{
	width:auto;
	padding:15px 15px;
	border-bottom: 1px solid #d9d9d9;
	border-right: 1px solid #d9d9d9;
	vertical-align:middle;
	text-align:center;
}
.table01 .thNbsp01{
	border-bottom: none;
}
.table01 .topBorderCell{
	border-top: 1px solid #d9d9d9;
}
.table01 .white{
	background:#fff;
}
.table01 .w10p{
	width:10%;
}
.table01 .w12p{
	width:12%;
}
.table01 .w20p{
	width:20%;
}
.table01.thLeft th{
	text-align:left;
}
.table01.thRight th{
	text-align:right;
}
.table01 tr:nth-child(2n+1){
	background-color:#f5f4ef;
}
.table01 .leftCell{
	text-align:left;
}
.table01 .centerCell{
	text-align:center;
}
.table01 .rightCell{
	text-align:right;
}
#contentWrap .table01 .grayTd{
	background:#F6F8F9;
}
.lineBox dt{
	position:absolute;
	padding-top:10px;
	font-weight:bold;
}
.lineBox dd{
	padding:10px 0 10px 10em;
	border-bottom:solid 1px #e5e5e5;
}
.lineBox .last{
	padding-bottom:0;
	border-bottom:none;
}
.lineBox .cell01{
	float:left;
	width:200px;
}
.lineDtArrow dt{
	padding-left:10px;
	font-weight:normal;
	background:url("../images/arrow01_blue.png") no-repeat left 17px;
}
.lineBoxType02 dd{
	text-align:right;
}
.lineBox02 dt{
	margin-top:10px;
	font-weight:bold;
}
.lineBox02 dd{
	padding:5px 0 10px 10px;
	border-bottom:solid 1px #e5e5e5;
}
.lineBox03 li{
	padding:5px 0 10px;
	border-bottom:solid 1px #e5e5e5;
}
.lineBox03 .left01{
	float:left;
	width:470px;
	font-weight:bold;
}
.lineBox03 .right01{
	float:right;
	width:70px;
	text-align:right;
}
.twoClm .lineBox03 li{
	float:left;
	width:265px;
	margin-right:30px;
	word-break:break-all;
}
*html .twoClm .lineBox03 li{
	margin-right:15px;
}
.twoClm .lineBox03 li:nth-child(even){
	margin-right:0;
}
.twoClm .lineBox03 .left01{
	width:190px;
}
.table02{margin-top:30px;}
.table02First{margin-top:0;}
.table02 th{width:154px;text-align:left;}
.table02 .trImage td{padding-top:10px;}
.table02 td{width:174px;padding-top:5px;}
.table02 th:first-child, .table02 th:nth-child(2),
.table02 td:first-child, .table02 td:nth-child(2){border-right:19px solid #fff;}
.table02 .title{margin-bottom:1em;font-weight:bold;}
.table02.clm2 td{width:270px;}
.table02.clm2 th:nth-child(2), .table02.clm2 td:nth-child(2){border-right:none;}
.tableBorder{margin-top:30px; border-top:solid 1px #ccc;}
.formTable tr{
	background:#ebf4fa;
	border-bottom:solid 1px #fff;
}
.formTable tr:nth-child(even){
	background-color:#fafbfc;
}
.formTable.odd tr{
	background:#ebf4fa;
	border-bottom:solid 1px #fff;
}
.formTable.odd tr:nth-child(odd){
	background-color:#fafbfc;
}
.formTable th{
	width:179px;
	padding:17px 19px;
	text-align:left;
}
.formTable td{
	width:702px;
	padding:10px;
	border-left:solid 1px #fff;
	vertical-align:middle;
}
.formTable .pd0{
	padding:0;
	border-left:none;
}
.formTable .textForm01{
	width:696px;
}
.formTable .textForm02{
	width:406px;
}
.formTable .textForm03{
	width:217px;
}
.formTable .textForm04{
	width:290px;
}
.formTable .textForm05{
	width:40px;
}
.formTable .textareaForm01{
	width:700px;
}

/*======================================================================

  clearfix
	
=======================================================================*/
#headerWrap:after,
#globalNav:after,
#pageModule:after,
#footer:after,
#sitemap ul:after,
#contentWrap:after,
#infotab:after,
#information:after{
	content: "";
	display: block;
	clear: both;
	height:0;
}
#headerWrap,
#globalNav,
#pageModule,
#footer,
#sitemap ul,
#contentWrap,
#infotab,
#information{
	/zoom: 1;
}

.clearfix:after { content:"."; display:block; height:0; clear:both; visibility:hidden; font-size:0; line-height:1; overflow:hidden; }
.clearfix { display:inline-block; }
* html .clearfix { height:1%; }
.clearfix { display:block; }


.service{width:179px; height:184px; position:fixed; top:340px; right:0; overflow:hidden; z-index:9999;}
.dj_promotion_x{position:absolute; top:0; right:0px; cursor:pointer; font-size:12px; width:30px; height:18px; background:#fff; text-align:center; right:149px; color:#333;}
.dj_promotion p{display:none; cursor:pointer;position:absolute;top:0px;right:-11px;}
/*.service dl{width:124px; height:184px; padding-left:55px;}
.service dl dt{width:55px; height:184px; background:url(../images/service.png); position: absolute; top:0; left:0; cursor:pointer;}
.service dl dd.serviceQQ{width:124px; height:103px; background:#ffffff;}
.service dl dd.serviceQQ a{width:124px; height:103px; display:block; background:url(../images/service.png) -55px 0; overflow:hidden;}
.service dl dd.serviceTel{width:124px; height:81x; background:#ffffff;}
.service dl dd.serviceTel a{width:124px; height:81px; display:block; background:url(../images/service.png) -55px -103px; overflow:hidden;}*/
* html .service{position:absolute; left:expression(eval(document.documentElement.scrollRight));
top:expression(eval(document.documentElement.scrollTop+200))}

.riovibro{width:198px; height:196px; position:fixed; top:340px; left:0; z-index:997;}
.topstop{font-size:12px; cursor:pointer; position:fixed; top:340px; left:168px; z-index:11; display:block; width:30px; height:18px; background:#fff; text-align:center;}

.topleft{width:198px; height:196px; position:fixed; top:127px; left:0; z-index:997;}
.leftstop{font-size:12px; cursor:pointer; position:fixed; top:127px; left:168px; z-index:11; display:block; width:30px; height:18px; background:#fff; text-align:center;}

.news_p_bold{background:#C31701; color:#fff; font-size:15px; padding:5px 10px; margin-bottom:5px;}
.news_table tr td{vertical-align:middle; font-size:15px; padding-right:10px;}