@charset "UTF-8";

* {
	margin:0;
	padding:0;
}

html {
	margin:0;
	padding:0;
}

body {
	margin:0;
	padding:0;
	background:#ffffff;
	color:#585858;
	font-size:14px;
	font-family:'Microsoft Yahei';
}

div,p,span {
	margin:0;
	padding:0;
	word-wrap:break-word;
	word-break:break-all;
}

h1,h2,h3,h4,h5,h6 {
	margin:0;
	padding:0;
	font-size:14px;
	font-weight:normal;
}

dl,dt,dd {
	margin:0;
	padding:0;
}

ol,ul,li {
	margin:0;
	padding:0;
	list-style:none;
	list-style-type:none;
}

img {
	border:0 none;
	border: none;
}

em,i {
	font-style:normal;
	font-weight:normal;
}

form,select,fieldset,input,button,textarea {
	margin:0;
	padding:0;
}

button {
	cursor:pointer;
}

table,tr,td,th {
	margin:0;
	padding:0;
}

a {
	color:#585858;
	text-decoration:none;
	outline:none;
}

a:hover {
	color:#ff1010;
	text-decoration:none;
}

:focus {
	outline:0;
}

.clear {
	clear:both;
	display:block;
	height:0;
	line-height:0;
	font-size:0;
	overflow:hidden;
}

#webHeader {
	width:100%;
	height:auto;
	padding:0;
	margin:0;
	background: #ffffff;
	float: left;
}

#headBar {
	width:100%;
	height:40px;
	margin:0;
	border-bottom:#d8d8d8 1px solid;
	background:#f2f2f2;
	font-size:12px;
	float:left;
}

.topclick {
	width:1080px;
	height:40px;
	margin:0 auto;
	line-height:40px;
}

.homelink {
	width:180px;
	height:40px;
	margin:0;
	float:left;
}

.rightlink {
	width:auto;
	height:40px;
	margin:0;
	padding-left:10px;
	padding-right:10px;
	float:right;
}

.bookmark {
	width:60px;
	height:40px;
	margin:0;
	cursor:pointer;
	float:right;
}

.bookmark:hover {
	color:#ff0202;
}

.bartips {
	width:480px;
	height:40px;
	margin-left:10px;
	float:left;
}

.headcontainer {
	width:100%;
	height:60px;
	margin-top:10px;
	float:left;
}

.headbox {
	width:1080px;
	height:60px;
	margin:auto;
}

#mainLogo {
	width:180px;
	height:60px;
	margin:0;
	float:left;
}

#mainLogo img {
	width:180px;
	height:60px;
	margin:0;
	border:0 none;
}

#mainMenu {
	width:800px;
	height:60px;
	margin:0;
	float:right;
}

.menulist {
	width:800px;
	height:60px;
	margin:0;
	float:left;
}

.menulist ul {
	width:100%;
	height:auto;
	margin:0;
	padding:0;
	float:left;
}

.menulist ul li {
	width:90px;
	height:60px;
	margin-left:9px;
	float:left;
}

.menulist ul li:hover {
	background:#f5f5f5;
}

.menulist ul li h2 {
	width:100%;
	height:60px;
	margin:0;
	line-height:60px;
	text-align:center;
	font-size:16px;
	font-weight:bold;
	float:left;
}

.menulist ul li h2 a {
	display:block;
}

.menulist ul li h2:hover a {
	color:#2288ee;
}

.subincluding {
	position:relative;
}

.submenu {
	display:none;
	position:absolute;
	z-index:100;
	top:60px;
	left:0;
	width:90px;
	height:auto;
	margin:0;
	padding-top:10px;
	padding-bottom:10px;
	background:#2288ee;
}

.submenu ul {
	width:100%;
	height:auto;
	margin:0;
	float:left;
}

.submenu ul li {
	width:100%;
	height:40px;
	margin:0;
	padding:0;
	border:none;
	line-height:40px;
	text-align:center;
	font-size:14px;
	color:#ffffff;
	float:left;
}

.submenu ul li a {
	display:block;
	color:#ffffff;
}

.submenu ul li a:hover {
	text-decoration:none;
	font-weight:bold;
}

.submenu ul li:hover {
	background:#f6f6f6;
}

.submenu ul li:hover a {
	color:#2288ee;
}

#okBanner {
	width:100%;
	height:auto;
	margin-top:10px;
	float:left;
}

#okBanner img {
	border:0 none;
}

#mainBody {
	width:100%;
	height:auto;
	margin-top:10px;
	float:left;
}

.maincontainer {
	width:1080px;
	margin:auto;
}

#sideBar {
	width:180px;
	height:auto;
	margin:0;
	float:left;
}

.sidebox {
	width:180px;
	height:auto;
	margin:0;
	float:left;
}

.sidebox dl {
	width:180px;
	height:160px;
	margin:0;
	padding:0;
	background:#2288ee;
	border-bottom:#ffffff 2px solid;
	float:left;
}

.sidebox dl dt {
	width:100%;
	height:40px;
	margin-top:20px;
	line-height:40px;
	text-indent:20px;
	font-size:24px;
	color:#fff;
	float:left;
}

.sidebox dl dt a {
	color:#ffffff;
}

.sidebox dl dd {
	width:100%;
	height:40px;
	margin:0;
	line-height:40px;
	text-indent:20px;
	font-size:14px;
	color:#fff;
	float:left;
}

.sidebox dl i {
	width:20px;
	height:5px;
	margin-top:20px;
	margin-left:20px;
	background:#faabab;
	float:left;
}

.sidebox ul {
	width:100%;
	height:auto;
	margin:0;
	padding:0;
	float:left;
}

.sidebox ul li {
	height:88px;
	border-bottom:#ffffff 2px solid;
	background:#f5f5f5;
	line-height:88px;
	font-size:14px;
}

.sidebox ul li a {
	margin-left:20px;
	display:block;
}

.sidebox ul li:hover {
	background:#d8d8d8;
}

.sidebox ul li:hover a {
	color:#2288ee;
	font-weight:bold;
}

#mainContent {
	width:880px;
	height:auto;
	margin-left:20px;
	float:left;
}

.okcrumbs {
	width:880px;
	height:40px;
	margin:0;
	border-bottom:#d8d8d8 1px solid;
	float:left;
}

.position {
	width:880px;
	height:40px;
	margin:0;
	line-height:40px;
	font-size:14px;
	float:left;
}

.maintitle {
	width:100%;
	height:60px;
	margin-bottom:5px;
	line-height:60px;
	border-bottom:#cccccc 1px solid;
	float:left;
}

.maintitle h1 {
	font-size:18px;
	font-weight:bold;
	float:left;
}

.maintitle i {
	width:40px;
	height:40px;
	margin:10px;
	background:url(../image/icon_logo.gif) no-repeat;
	line-height:40px;
	text-align:center;
	float:right;
}

#webFooter {
	width:100%;
	height:auto;
	margin-top:10px;
	padding-top:20px;
	padding-bottom:20px;
	background:#f5f5f5;
	border-bottom:#2288ee 5px solid;
	font-size:12px;
	float:left;
}

.footcontainer {
	width:1080px;
	height:auto;
	margin:0 auto;
}

.linklist {
	width:160px;
	height:auto;
	margin:0;
	float:left;
}

.linklist h3 {
	width:100%;
	height:40px;
	margin:0;
	line-height:40px;
	color:#2288ee;
	font-size:14px;
	font-weight:bold;
	float:left;
}

.linklist ul{
	width:100%;
	height:auto;
	margin:0;
	float:left;
}

.linklist ul li {
	width:100%;
	height:auto;
	margin:0;
	line-height:30px;
	float:left;
}

.snsfollow {
	width:300px;
	height:auto;
	padding-left:10px;
	padding-right:10px;
	margin-left:10px;
	border-left:#c8c8c8 1px solid;
	border-right:#c8c8c8 1px solid;
	float:left;
}

.snsfollow h3 {
	width:100%;
	height:40px;
	margin:0;
	line-height:40px;
	color:#2288ee;
	font-size:14px;
	font-weight:bold;
	float:left;
}

.snsfollow ul {
	width:100%;
	height:auto;
	margin:0;
	float:left;
}
	
.snsfollow ul li {
	width:130px;
	height:160px;
	margin:10px;
	float:left;
}

.snsfollow ul li h4 {
	width:100%;
	height:30px;
	margin:0;
	line-height:30px;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	float:left;
}

.snsfollow ul li h6 {
	width:128px;
	height:128px;
	padding:1px;
	margin:0;
	float:left;
}

.snsfollow ul li h6 img {
	width:128px;
	height:128px;
}

.contactdata {
	width:360px;
	height:auto;
	margin-left:10px;
	float:left;
}

.contactdata p {
	width:100%;
	height:auto;
	margin:0;
	line-height:30px;
	float:left;
}

.contactdata p em {
	font-weight:bold;
	font-style:normal;
}

#webData, .webdata {
	display:none;
}