﻿@charset "utf-8";
body{}
body,ul,li,a,div,font{margin:0px; padding:0px;font-size:12px;font-family:Arial;}
body{background:url(/img/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}
.right{ float:right}
.clear{ clear:both;}
.hand{ cursor: pointer;}

.dotX{background:url(/img/dotx.jpg) repeat-x; height:1px; line-height:1px; font-size:1px;}
.lineX{background:url(/img/line.jpg) repeat-x; height:1px; line-height:1px; font-size:1px;}

.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;}
.headLogo{ float:left; width:296px; height:116px;}
.headNavigation{float:left; width:710px; height:116px;}
.headNavigationTop{ height:82px;}
.headNavigationButton{ background:url(/img/topButton.jpg) no-repeat; width:100px; height:34px; float:left;}
.headNavigationButtonSelect{ background:url(/img/topButtonSelect.jpg) no-repeat; width:100px; height:34px; float:left;}
.headNavigationButton2{ background:url(/img/topButton2.jpg) no-repeat; width:144px; height:34px; float:left;}
.headNavigationButtonSelect2{ background:url(/img/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;}

.body{width:1006px; margin:0 auto;display:block;zoom:1;}

.foot{ clear:both; background-color:#002951; margin-top:10px;}
.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;}

.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;
}