@charset "utf-8";
/* CSS Document */
body {
margin:0px;
color: #353636;
font: 12px Arial, Helvetica, sans-serif;
background-color:#e5e5e5;

}


body, img, li {
	margin: 0px; padding: 0px;
}

img {border: 0px;}

a {
	color: #353636; font: 12px Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

a:hover {text-decoration: none;}

.blank {
width:10px;
height:30px;
display:block;}


.wrapper {
	width:1000px; margin: auto;
	background-color:#FFFFFF;
}




.top {
	width:1000px; height: 66px;
    background: #FFFFFF;
}

.tl {
	
font-family:Calibri;
font-size:18px;
color:#2053b7;
font-weight:normal;
line-height:16px;
padding-left:10px;
}

.tl a{
font-family:Calibri;
font-size:18px;
color:#2053b7;
font-weight:normal;
line-height:16px;
text-decoration: none;
}
.tl a:hover{
font-family:Calibri;
font-size:18px;
color:#2053b7;
font-weight:normal;
text-decoration: none;
}

.tl-active {
font-family:Calibri;
font-size:12px;
color:#e8e501;
font-weight:bold;
text-decoration: none;
}


h1 {
		font-family:Calibri;
		color: #000085;
		font-weight:normal;
		font-size:20px;
		padding:0px 15px 0px 15px;
		
}

.h1 {
		font-family:Calibri;
		color: #ff0000;
		font-weight:bold;
		font-size:16px;
}

.h2 {
		font-family:Calibri;
		color: #ff0000;
		font-weight:normal;
		font-size:20px;
		
}
	
.content {
font-family:Calibri;
color:#000000;
font-size:14px;
line-height:16px;
font-weight:normal;
text-align:justify;
padding:0px 15px 0px 15px;
}



.bottom {
	width: 980px; height: 80px; text-align:justify;
	padding-top:15px;
	margin-left:10px;
	margin-right:10px;
    border-top: 4px #939598 solid;
	color: #000000; font: 11px Arial, Helvetica, sans-serif;
}

.bottom a {
	color: #000000; font: 11px Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

.bottom a:hover {
	color: #000000; font: 11px Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

.bottom-blank {
width: 1000px; height: 30px;
background-color:#f2f2f2;
display:block;
clear:both;
 }
 
.clear {
width: 1000px; height: 36px;
background-color:#ffffff;
display:block;
clear:both;
 }

.footer {
font-family:Calibri;
	color: #ffffff;
	font-weight:normal;
	font-size:12px;
	text-align:center;
}

.footer a {
font-family:Calibri;
	color: #ffffff;
	font-weight:normal;
	font-size:12px;
	text-decoration: underline;
}

.footer a:hover {
	font-family:Calibri;
	color: #ffffff;
	font-weight:normal;
	font-size:12px;
	text-decoration: underline;
}
#left { float: left; width: 53%; padding: 0 20px 0 0; }
#right { float:left; width: 44%; }