body{
	margin:0;
	padding:0;
	padding-bottom:50px;
}

body , th ,td , p, ul ,li{
	font-family:"Arial";
	font-size:11px;
	color:#333;
}

a img{border:none;}

h1 {
	font-size: 20px;
	color: #1b2467;
	font-weight:normal;
	line-height: normal;
	padding-left: 10px;
	padding-right: 100px;
}
	

h2, h3, h4, h5, h6, p, form{
	padding:0;
	margin:0;
}

h2 {
	font-size: 16px;
}

h3 {
	font-size: 14px;
	color: #1b2467;
	font-weight:normal;
	line-height: 18px;
	margin-bottom: 6px;
}

p {
	font-size:14px;
	color:#666;
	line-height:18px;
	margin-bottom: 8px;
}

#contentDetail strong {
	color:#1b2467;
}

hr {
	display: block;
	color: #a6a6a6;
	border: none;
	border-top: 1px solid #a6a6a6;
	height: 1px;
	padding: 0;
	margin: 0;
	line-height: 1px;
}

a{text-decoration:none;color:#666;}

a:hover{color:#1b2467;}

table{font-size:11px;}

#areaBGTop{
	margin:94px 0 0 0;
	padding:0;
	display:block;
	position:absolute;
	z-index:-1;
	background:#e3e3e3 URL('../_images/bg-body-top.jpg') repeat-x ;
	background-position:center;
	width:100%;
	height:117px;
}

#areaBGBottom{
		margin:0;
		padding:0;
		background:URL('../_images/bg-body-bottom.jpg') repeat-x ;
		background-position:bottom;
}

#block{background-color:#f0f0f0;}

.subpage #block{float:right;width:312px;}


.home #block{float:right;width:958px;}

#block .borderLeft{background:URL('../_images/main-border-left.jpg') repeat-y;}

#block .borderRight{background:URL('../_images/main-border-right.jpg') repeat-y top right;}

#block .borderTop{background:URL('../_images/main-border-top.jpg') repeat-x;}

#block .areaContent{padding:13px 15px 0 13px;}

.subpage #block .areaContent{padding:0 15px 0 13px;}

#topBlockLeft, #topBlockRight , #bottomBlockLeft , #bottomBlockRight , #subKickerBlock .bottomBlockLeft , #subKickerBlock .bottomBlockRight , 
#kickerBlock .bottomBlockRight , #kickerBlock .bottomBlockLeft {
	width:15px;
	height:15px;
}

#topBlockLeft{
	background-image:URL('../_images/main-top-left.jpg');
	background-position:top left;
	background-repeat:no-repeat;
	background-color:#ececec;
	float:left;
/*border:1px solid red;*/
}

#topBlockRight{background:URL('../_images/main-top-right.jpg') no-repeat top right;float:right;}


#areaKicker{margin-top:7px;}

.subpage #areaKicker{
	margin:0;
	padding:0;
	float:right;
	width:312px;
}
/*Welcome Kit styles*/
.subpage #areaKickerWelcome{
	margin:0;
	padding:0;
	float:right;
	width:170px;
}

/*Border kicker*/
#kickerBlock{
	float:right;
	width:311px;
	margin-left:9px;
	background-color:#e4e4e4;
}

.subpage #kickerBlock{
	margin:10px 0 0 0 ;
}

#kickerBlock .borderLeft{background:URL('../_images/kicker-line-left.jpg') repeat-y;}

#kickerBlock #topBlockLeft{background:URL('../_images/kicker-border-topleft.jpg') no-repeat top left;}

#kickerBlock .borderRight{background:URL('../_images/kicker-line-right.jpg') repeat-y top right;}

#kickerBlock #topBlockRight{background:URL('../_images/kicker-border-toprigth.jpg') no-repeat top right;}

#kickerBlock .borderTop{background:URL('../_images/kicker-line-top.jpg') repeat-x;}

#kickerBlock .footContent{background:URL('../_images/kicker-line-bottom.jpg') repeat-x bottom;}

#kickerBlock .bottomBlockLeft{background:URL('../_images/kicker-border-bottomleft.jpg') no-repeat bottom left;}

#kickerBlock .bottomBlockRight{
	float:right;
	background:URL('../_images/kicker-border-bottomright.jpg') no-repeat bottom right;
}

/*start SubBorderKicker*/
#subKickerBlock{width:635px;background-color:#FFF;}

#subKickerBlock .borderLeft{background:URL('../_images/blocksub-line.jpg') repeat-y;}

#subKickerBlock #topBlockLeft{background:URL('../_images/blocksub-topleft.jpg') no-repeat top left;}

#subKickerBlock .borderRight{background:URL('../_images/blocksub-line.jpg') repeat-y top right;}

#subKickerBlock #topBlockRight{background:URL('../_images/blocksub-topright.jpg') no-repeat top right;}

#subKickerBlock .borderTop{background:URL('../_images/blocksub-line.jpg') repeat-x;}

#subKickerBlock .footContent{background:URL('../_images/blocksub-line.jpg') repeat-x bottom;}

#subKickerBlock .bottomBlockLeft{background:URL('../_images/blocksub-bottomleft.jpg') no-repeat bottom left;}

#subKickerBlock .bottomBlockRight{
	float:right;
	background:URL('../_images/blocksub-bottomright.jpg') no-repeat bottom right;
}

#subKickerBlock .areaContent{padding:15px;padding-bottom:0;}

#subKickerBlock  .bgButton{
	margin:0;
	padding:8px 10px 0 14px;
	width:583px;
	height:21px;
	font-size:15px;
	background:URL("../_images/bg-header-subkicker.jpg") no-repeat;
}

#subKickerBlock .date{
	float: right;
	font-size:11px;
	color:#666666;
}

#subKickerBlock table{padding:15px 0 0 11px;}

#subKickerBlock table td{
	line-height:18px;
}
#subKickerBlock table td.first{padding-right:25px;}

.subpage #subKickerBlock table{ padding: 0; }
.subpage #subKickerBlock table td.first{ padding-right:0; }

/*end SubBorderKicker*/



/*-----------------------*/

#footContent{
	clear:both;
	height:15px;
	background:URL('../_images/main-border-bottom.jpg') repeat-x bottom;
}

#bottomBlockLeft{
	float:left;
	background-image:URL('../_images/main-bottom-left.jpg');
	background-repeat:no-repeat;
	background-position:bottom left;
	}

#bottomBlockRight{
	float:right;
	background:URL('../_images/main-bottom-right.jpg') no-repeat bottom right;
}


/*areaHeaderContent*/

#areaHeaderContent{
	margin:0;
	padding:0;
	background-image:URL("../_images/bg-top-header.jpg");
	background-position:top left;
	background-repeat: repeat-x;
}


#areaHeader{
	margin:0 auto;
	width:1024px;
	background:#FFF URL('../_images/bg-header.jpg') repeat-x ;
}

#areaHeader img{
	margin:31px 0 0 64px;

}

#areaHeader .headerContent{
	float:right;
	color:#666666;
	font-size:16px;
	padding:55px 53px 0 0;
	width:320px;
}

#areaHeader .headerTM{
	color:#999999;
	font-size:6px;
	position:absolute;
	z-index:99;
}

#footerHead{
	clear:both;
	padding-top:12px;
	width:1024px;
	height:39px;
	background:#FFF URL('../_images/hearderBottom.jpg') repeat-x bottom;
}

#mainNav{
	list-style-type:none;
	float:right
}

#mainNav li{
	margin: 0;
	padding:0;
	float: left;
	padding:8px 25px 0 0;
	text-align:left;
}
#mainNav li.last{padding-right:41px;}


#mainNav a{
	background:URL('../_images/picMainNav.jpg') no-repeat center left;
	padding-left:10px;
	color:#666666;
	font-size:14px;
	font-weight:bold;
}

#mainNav a:hover,#mainNav a.actived{
	color:#1b2467;
	background:URL('../_images/picMainNavHover.jpg') no-repeat center left;
}

#hearderLeft{
	background:URL('../_images/hearderLeft.jpg') no-repeat bottom left;
	float:left;
	width:61px;
	height:39px;
}

#hearderRight{
	background:URL('../_images/hearderRight.jpg') no-repeat bottom right;
	float:right;
	width:57px;
	height:39px;
}

#areaBodyContent{
	background-color:#24307a;
}

#areaBody{
	margin:0 auto;
	width:957px;
	padding:6px 34px 9px 33px;
	background-color:#24307a;
}

#block .areaContentRight{
	float:right;
	width:283px;
	padding-top:15px;
}

#block .areaContentRight .head{
	color:#1b2467;
	font-size:24px;
	font-weight:bold;
	line-height:26px;
}

.btnFind{
	margin-top:32px;
	padding:8px 0 7px 0;
	background:URL("../_images/button.jpg") no-repeat;
	width:135px;
	float:right;
}

.btnRequest{
	display:block;
	width:135px;
	margin:8px 0 0 143px;
	padding:6px 0 7px 0;
	background:URL("../_images/bg-kicker-button.jpg") no-repeat;
}

#block .areaContentRight a, #kickerBlock .areaContent a{
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	text-align:center;
}

#kickerBlock .areaContent{
	padding:15px;
	padding-bottom:0;
}

#kickerBlock  .bgButton{
	width:281px;
	height:30px;
	padding:5px 0 5px 10px;;
	font-size:15px;
	background:URL("../_images/bg-kicker-head.jpg") no-repeat;
}

#kickerBlock .contentKicker{
	padding-left:10px;
	color:#333333;
	font-size:11px;
}

#kickerBlock .areaContent p{
line-height:18px;
}

#kickerBlock ul.contentKicker {
	padding-left:22px;
	font-weight:bold;
}

#kickerBlock li{padding:2px 0;}

#aeraFooterContent{
	clear:both;
	margin:0 auto;
	width:1024px;
	background-color:#FFF;
	background-image:URL("../_images/foot-line.jpg");
	background-position:top left;
	background-repeat:repeat-x;
}

#areaFooter{
	padding:12px 0 0 0;
	font-size:11px;
	color:#666666;
}

#aeraFooterContent  .footerLeft{
	float:left;
	width:48px;
	height:31px;
	background:URL("../_images/footerleft.jpg") no-repeat bottom left;
}

#aeraFooterContent  .footerRight{
	background:URL("../_images/footerright.jpg") no-repeat bottom right;
	float:right;
	width:49px;
	height:31px;
}


#areaFooter .copy{
	margin-left:5px;
	float:left;
	/*border:1px solid red;*/
}

#areaFooter .footNav{
	padding:0 6px 0 35px;
	float:left;
}

#areaFooter .footNav a{color:#1b2467;}

#subKickerBlock .contentDetail{
	padding:15px 0 0 11px;
	line-height:16px;
}

.subpage #subKickerBlock img{padding-right:10px;}

#subKickerBlock .contentDetail p, #subKickerBlock .contentDetail td{
	padding:0 0 3px 0;
	font-size:12px;
	line-height:18px;
}

.contentDetail a{
	color:#1b2467;
}

.contentDetail strong{
	color:#1b2467;
}

.txtRed {
	color: #F00;
}

.button {
	width:135px;
	margin: 5px 5px 5px 0;
	padding:6px 0 7px 0;
	background:URL("../_images/bg-kicker-button.jpg") no-repeat;
	border: none;
	color: #FFF;
	font-weight: bold;
	cursor: pointer;
}
.text {
	border: 1px solid #CCC;
	width: 290px;
}
.error {
	border: 1px solid red;
}

/*welcome kit*/
#tabs {
	font-size:11px;
}

#tabs span {
	padding:3px 4px 3px 4px;
}

#tabs span a {
	border: #666 solid 1px;
	padding:3px 4px 3px 4px;
	-moz-border-radius: 4px 4px 0px 0px; 
	-moz-box-shadow: 1px 1px 5px #FFF inset
}

#tabs span a:hover {
	padding:3px 8px 3px 8px;
	background-color:#CCC;
}

#tabs strong {
	border-top: #666 solid 1px;
	border-left: #666 solid 1px;
	border-right: #666 solid 1px;
	border-bottom: #666 solid 0px;
	padding:6px 8px 3px 8px;
	color: #900;
	-moz-border-radius: 4px 4px 0px 0px; 
	-moz-box-shadow: 1px 1px 5px #FFF inset;
}

#tabs .end {
	border-bottom: #666 solid 1px;
	padding:6px 8px 3px 8px;
	color: #1b2467;
}

.welText {
	border: 1px solid #CCC;
	width: 190px;
}

select {
    border: 1px solid #CCC;
    background-color: FFF;
}

.welButton {
	border: 1px solid #CCC;
	padding: 0 12px 0 12px;
	background-color:#1e3b87;
	color: #FFF;
	font-weight: bold;
}

.welButton2 {
	border: 1px solid #CCC;
	padding: 0 12px 0 12px;
	background-color:#999;
	color: #FFF;
	font-weight: normal;
}

#tooltip{
	position:absolute;
	font-size:11px;
	line-height:normal;
	border:1px solid #333;
	background:#eaeaea;
	padding:2px 5px;
	color:#333;
	display:none;
	width: 300px;
	}	
