@charset "utf-8";
body { margin:0; padding:0; width:100%; background-color:#1f1f1e;}
html { padding:0; margin:0;}

a { text-decoration:none;}
a:hover { text-decoration:underline;}

/* main */
.main { padding:0; margin:0 auto; width:990px;}
.main_bg { background-color: #363636; margin:0 auto; padding:0; width:990px; border:1px solid #292929;}
/********** header **********/
.header { padding-top:25px; padding-left: 24px; margin:0; background: url(../images/top_header_bg.jpg) repeat-x top; height:116px;}
/* logo */
.logo { padding:24px 0; padding-bottom: 40px; margin:0; width:300px;}
/*menu*/
.menu { padding:0; margin:5px auto; width:624px; float:right;}
.menu ul {  padding:0; margin:0; list-style:none; border:0;}
.menu ul li { float:left; margin:0; padding:0 2px; border:0;}
.menu ul li a { float:left; margin:0; padding:13px 0; color:#2e6b9a; font:bold 14px Arial, Helvetica, sans-serif; text-decoration:none;}
.menu ul li a span { padding:13px; background:none;}
.menu ul li a:hover {  background: url(../images/r_menu.gif) no-repeat right; color: #ffffff;}
.menu ul li a:hover span {  background:url(../images/l_menu.gif) no-repeat left; color: #ffffff;}
.menu ul li a.active {  background:url(../images/r_menu.gif) no-repeat right; color: #ffffff;}
.menu ul li a.active span {  background:url(../images/l_menu.gif) no-repeat left; color: #ffffff;}

/*breadcrum*/
.breadcrum	{
	font: 11px Arial, Helvetica, sans-serif normal;
	color: #ffffff;
	text-decoration: none;
}
.breadcrum a	{
	text-decoration: none;
	color: #286fa7;
}

.breadcrum a:hover	{
	text-decoration: underline;
	color: #286fa7;
}



/*banner*/
.banner	{
	width: 990px;
	height: 133px;
	margin: 0 auto;
	background: url(../images/about.jpg) no-repeat #363636;
	padding-left: 64px;
	padding-top: 9px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	color: #000000;
}
.banner1	{
	width: 990px;
	height: 249px;
	margin: 0 auto;
	background: url(../images/top_banner.jpg) no-repeat #363636;
	padding-left: 419px;
	padding-right: 56px;
	padding-top: 58px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-align: justify;
	line-height: 1.6em;
	color: #000000;
}

/*Content*/
.content	{
	width: 942px;
	background: #363636;
	margin: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 13px;
	text-align: justify;
	line-height: 22px;
}

.content h1	{
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 20px;
	color: #ffffff;
}

.content p	{
	color: #ffffff;
	text-align: justify;

}

.content p strong	{
	color: #286fa7;
}

.content a	{
	color: #286fa7;
}

.content a:hover	{
	color: #286fa7;
}

#contentleft	{
	background: #363636;
	float: left;
	width: 620px;
	height: 100%;
	padding: 21px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #ffffff;
	text-align: justify;
}
#callout	{
	background: url(../images/body_highlight.jpg) no-repeat left;
	width: 627px;
	height: 238px;
}
#callout p	{
	padding-left: 56px;
	padding-right: 110px;
	padding-top: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-align: justify;
	line-height: 1.8em;
	color: #000000;
}

#callout p a {
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
	line-height: 2em;
	color: #2e6b9a;
	text-decoration: none;
}
#content	{
	width: 579px;
	padding-left: 24px;
	padding-right: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 13px;
	color: #ffffff;
	text-align: justify;
	line-height: 22px;
}
#content a	{
	color: #2e6b9a;
	text-decoration: none;
}
#content h1	{
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 20px;
	color: #ffffff;
	text-align: justify;
	line-height: 1.5em;
}




.contentright	{
	background: #363636;
	padding-top: 20px;
	width: 328px;
}

#highlight	{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 13px;
	color: #ffffff;
	text-align: justify;
	line-height: 22px;
}

#higlight p	{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #ffffff;
	text-align: justify;
}

#higlight p a	{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #ffffff;
	text-align: justify;
	text-decoration: none;
}
#higlight a:hover	{
	color: #ffffff;
}

#highlight strong	{
	padding-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 17px;
	color: #ffffff;
}


#highlight h2	{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #ffffff;
}
#higlight h2 a	{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
}



/*footer*/
.bottom	{
	width: 940px;
	margin: 0 auto;
	color: #ffffff;
	background: #151515;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	padding-top: 25px;
	padding-left: 25px;
	padding-right: 25px;
	text-align: left;
	font-size: 12px;
	font-weight: normal;
	height: 150px;
	text-decoration: none;
	float: left;
}
.bottom a	{
	color: #ffffff;
	text-decoration: none;
}
.bottom a:hover	{
	text-decoration: underline;
}
.bottomlinks	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
}
.bottomlinks a	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
}
.bottomlinks:hover	{
	text-decoration: underline;
}
