﻿@charset "utf-8";
body{}
body,ul,li,a,div,font{margin:0px; padding:0px;font-size:12px;font-family:Arial;}
body{background:url(../images/body.jpg) no-repeat center top;}
ul,li{ list-style:none;list-style-position:outside;}
a{ color:#000000; text-decoration:none;}
a:hover{ color:#156a9a; text-decoration:underline;}
img{ border:0px;vertical-align:middle;}

.left{ float:left;margin-left: 5px;}
.right{ float:right;margin-right: 5px;}
.right2{ float:right;margin-right: 10px;}

.clear{ clear:both;}
.hand{ cursor: pointer;}

.dotX{background:url(../images/dotx.jpg) repeat-x; height:1px; line-height:1px; font-size:1px;}
.lineX{background:url(../images/line.jpg) repeat-x; height:1px; line-height:1px; font-size:1px;}

.lineX2{background:url(../images/line.jpg) repeat-x ; height:4px; line-height:4px; font-size:4px;}

.b1,.b2,.b3,.b4,.b1b,.b2b,.b3b,.b4b,.b{display:block;overflow:hidden;}
.b1,.b2,.b3,.b1b,.b2b,.b3b{height:1px;}
.b2,.b3,.b4,.b2b,.b3b,.b4b,.b{border-left:1px solid #d5d5d5;border-right:1px solid #d5d5d5;}
.b1,.b1b{margin:0 5px;background:#d5d5d5;}
.b2,.b2b{margin:0 3px;border-width:2px;}
.b3,.b3b{margin:0 2px;}
.b4,.b4b{height:2px;margin:0 1px; }

.head{height:116px; margin:0 auto;}
.headContent{width:1006px; height:116px; margin:0 auto;}
.headContent_m{width:100%; height:116px; margin:0 auto;}
.headLogo{ float:left; width:296px; height:116px;}
.headNavigation{float:left; width:710px; height:116px;}
.headNavigationTop{ height:82px;}
.headNavigationButton{ background:url(../images/topbutton.jpg) no-repeat; width:100px; height:34px; float:left;}
.headNavigationButtonSelect{ background:url(../images/topbuttonselect.jpg) no-repeat; width:100px; height:34px; float:left;}
.headNavigationButton2{ background:url(../images/topbutton2.jpg) no-repeat; width:144px; height:34px; float:left;}
.headNavigationButtonSelect2{ background:url(../images/topbuttonselect2.jpg) no-repeat; width:144px; height:34px; float:left;}
.headNavigationButtonSelect a,.headNavigationButtonSelect2 a{ color:#0055b5; font-weight:bold; text-align:center; padding-top:9px; padding-right:4px; font-size:14px; display:block; height:34px;}
.headNavigationButton a,.headNavigationButton2 a{ text-align:center; padding-top:8px; padding-right:4px; font-size:14px; display:block; height:34px;}
.headNavigation a:hover{ color:#0055b5; text-decoration:none;}
.leftsp{
	margin-left: 110px;
}
.colorRed{color:#e2081d;}

.body{width:1006px; margin:0 auto;display:block;zoom:1;}
@media screen and (max-width: 990px){
	.body {  
		width:100%;  
	}  
} 

.foot{ clear:both; background-color:#002951; margin-top:10px; position: absolute; width:100%;}
.footContent{width:1006px; margin:0 auto;clear:both;line-height:23px;text-align:center; padding-top:16px; padding-bottom:16px;}
.footContent a,.footContent{ color:#FFF;}
.footContent_m{ color:#FFF; width:auto; height:90px; margin:0 auto;clear:both;line-height:90px;text-align:center; padding-top:16px; padding-bottom:16px;font-size:40px;}

.paginator {

}
.paginator .paginatorInfo
{
    float:left; line-height:24px;
}
a.pagelink {
	display: block;
	height: 22px;
	width: 22px;
	line-height: 22px;
	text-align:center;
	padding: 0px;
	float: left;
	margin-right: 5px;
	border: 1px solid #797979;
}

a.nolink {
	display: block;
	height: 22px;
	width: 22px;
	line-height: 22px;
	text-align:center;
	padding: 0px;
	color: #000000;
	float: left;
	margin-right: 5px;	
	border: 1px solid #797979;
	background-color: #d5d5d5;
}

a.pagelink:hover 
{
	display: block;
	height: 22px;
	width: 22px;
	line-height: 22px;
	text-align:center;
	padding: 0px;
	color: #000000;
	float: left;
	margin-right: 5px;	
	border: 1px solid #797979;
	background-color:#d5d5d5;
}
a.noBorder{
	border: 0px;
}
a.noBorder:hover {
	border: 0px;
	background-color: #fff;
}


.adsorbBottom {
	background: #fff;
	
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 12;
	-webkit-box-shadow: 0 -1px 16px -4px rgba(0, 0, 0, 0.25);
	box-shadow: 0 -1px 16px -4px rgba(0, 0, 0, 0.25);
	height: 130px;
	width: 100%;
}


.aboutList_m2 p {
    color: #333;
    padding: 0 10px 0 10px;
    font-size: 22px;
    line-height:30px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
