/********** global **********/
.header{
	font-size:12px; font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
body{
	margin:0; padding:0; background:white;
}
img{
	border:0;
}
a:link,a:visited,a:active{
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
/********** header **********/
.header{
	width:100%;
	background:url(../images/header_bg.gif) #ffffff repeat-x 0 0;
	text-align:center;
}
.header .padder{
	width:950px;
	background:url(../images/header_bg.gif) #ffffff repeat-x 0 0;
	text-align:left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.header .padder .nav{
	background:url(../images/vertical.gif) repeat-x 0 -36px; height:36px;
}
.header .padder .navLeftBg{
	background:url(../images/vertical.gif) no-repeat 0 0; height:36px;
}
.header .padder .navRightBg{
	background:url(../images/icons.gif) no-repeat right -146px; height:36px;
}
.header .padder .nav .mainNav{
	padding-left:24px; position:absolute;
}
.header .padder .nav .mainNav a:link,.header .padder .nav .mainNav a:visited,.header .padder .nav .mainNav a:active{
	width:96px; height:36px; display:inline-block; text-align:center; color:#ffffff; font-weight:bold; font-size:14px; line-height:36px; margin-left:11px;
}
.header .padder .nav .mainNav a:hover{
	text-decoration:none;
}
.header .padder .nav .mainNav a.actived:link,.header .padder .nav .mainNav a.actived:visited,.header .padder .nav .mainNav a.actived:hover,.header .padder .nav .mainNav a.actived:active{
	background:url(../images/icons.gif) no-repeat 0 -27px; color:#333333;
}
.header .padder .secondNav{
	line-height:21px; text-align:left;
}
.header .padder .secondNav a{
	color:#266392; display:inline-block; padding:0 8px; margin-right:19px;
}
.header .padder .secondNav a.actived{
	font-weight:bold;
}
.header .padder .secondNav .subNav1{
	display:none;
}
.header .padder .secondNav .subNav2{
	padding-left:150px;display:none;
}
.header .padder .secondNav .subNav3{
	padding-left:250px;display:none;
}
.header .padder .secondNav .subNav4{
	padding-left:350px;display:none;
}
.header .padder .secondNav .subNav5{
	padding-left:450px;display:none;
}
.header .padder .secondNav .subNav6{
	padding-left:550px;display:none;
}
.header .padder .secondNav .subNav7{
	padding-left:650px;display:none;
}
