﻿body
{ 
background:url(images/bg.gif) repeat-x top #8ca6a2;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#333333;
}
.clear{
clear:both;
margin-bottom:20px;
}
h2{
font-size:13px;
color:#666666;
margin:0px;
padding:3px 0 3px 0;
}
h3{
font-size:14px;
color:#666666;
margin:0px;
padding:3px 0 3px 0;
}
#main_content{
width:798px;
height:auto;
margin:auto;
background-color:#FFFFFF;
}
#top_banner{
width:798px;
height:304px;
background:url(images/top_banner.jpg) no-repeat center;
}
#left_logo{
width:448px;
height:117px;
float: right;
margin: 30px 0 0 30px;
background: transparent url('images/logo.jpg') no-repeat;
}
/*------------MENU---------*/
ul.menu {
list-style-type:none; float:left; display:block; width:798px; height:25px; 
clear:both; margin:0; padding:0; background-color:#4B96AD;}

ul.menu li {
display:inline;}

a.nav:link, a.nav:visited {
display:block; float:left; padding:0 7px 0 6px; margin:0;width:100px; height:25px; text-align:center; line-height:25px;
text-decoration:none; background-color:#4B96AD; color:#FFFFFF;}
a.nav_even:link, a.nav_even:visited {
display:block; float:left; padding:0 7px 0 6px; margin:0;width:100px; height:25px; text-align:center; line-height:25px;
text-decoration:none; background-color:#133457; color:#FFFFFF;}

a.nav:hover, a.nav_even:hover{
	display: block;
	float: left;
	padding: 0 7px 0 6px;
	margin: 0;
	width: 100px;
	height: 25px;
	text-align: center;
	line-height: 25px;
	text-decoration: none;
	background-color: #F5891D;
	color: #FFFFFF;
}

/*-------------left_section-----------------*/
#page_content{
padding:0 0 0 0;
}


#left_section{
width:518px;
height:auto;
float:left;
background:url(images/top_left_corner.gif) no-repeat top left;
}
.title{
font-size:16px;
font-weight:bold;
padding-left:5px;
padding:25px 0 0 45px;
color:#265171;
}
.text_content{
width:460px;
color:#666666;
margin:10px 0 0 45px;
line-height:16px;
text-align:justify;
}
.text_content a{
text-decoration:none;
color:#666666;
background-color:#D2F344;
}
.text_content a:hover{
text-decoration:none;
color:#000000;
background-color:#D2F344;
}


#read_more_box_left{
width:460px;
height:18px;
margin:23px 0 0 45px;
border-top:1px #CCCCCC dashed;
}


#gray_box_border{
width:470px;
height:auto;
background-color:#FFFFFF;
border:1px #E4E4E4 solid;
margin:20px 0 0 35px;
}
#gray_box_content{
width:450px;
color:#666666;
margin:5px;
background-color: #ebeaca;
padding:5px;
}
#gray_box_content a{
text-decoration:none;
color:#993300;
background-color:#D2F344;
}
#gray_box_content a:hover{
text-decoration:none;
color:#000000;
background-color:#D2F344;
}



.styleIndentPoint{
	margin-left:40px;
	}


/*-------------right_section-----------------*/
#right_section{
width:250px;
height:auto;
float:left;
margin-left:20px;
}

.title2{
font-size:16px;
padding-left:5px;
padding:25px 0 0 5px;
font-weight:bold;
color:#8DAA10;
}
.text_content2{
width:250px;
color:#666666;
margin:10px 0 0 5px;
line-height:16px;
text-align:left;
}

.text_content2 a{
text-decoration:none;
color:#993300;
background-color:#D2F344;
}

.text_content2 a:hover{
text-decoration:none;
color:#000000;
background-color:#D2F344;
}



.read_more_box{
width:240px;
height:25px;
margin:5px 0px 0px 0px;
border-bottom:1px #CCCCCC dashed;
}
p.more{
	width: 59px;
	height: 20px;
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align:left;
	float:right;
	margin-right:1px;
}
p.more a{
	width:59px; 
	height:20px; 
	display:block; 
	background:#FAFAFA url('images/hover_nor.gif') no-repeat 0 0; 
	color:#fff; 
	padding:0 0 0 15px; 
	text-decoration:none;
	}
p.more a:hover{
	background:#FAFAFA url('images/more_hover.gif') no-repeat 0 0; 
	color:#A67B03; 
	text-decoration:none;
	}

.color_box_border{
width:250px;
height:auto;
background-color:#FFFFFF;
border:1px #E4E4E4 solid;
margin:5px 0 0 0px;
}
.color_box_content{
width:230px;
color:#666666;
margin:5px;
background-color: #ebeaca;
padding:5px;
}
.color_box_content a{
text-decoration:none;
color:#993300;
background-color:#D2F344;
}

.color_box_content a:hover{
text-decoration:none;
color:#000000;
background-color:#D2F344;
}


#sublist ul{
	margin:0 0 0 10px;
}

#sublist ul li{
	color: #143258;
	width: 130px;
	height: 20px;
	list-style-type: none;
	border-bottom:1px #CCCCCC dashed;
}

#sublist ul li a{
	width:125px;
	height:20px; 
	display:block; 
	background:url(images/bullet2-normal.gif) 0 7px no-repeat #fff; 
	color:#5F7A77; 
	text-decoration:none; 
	line-height:20px; 
	padding:0 0 0 12px;
	}
#sublist ul li a:hover{
	background:url(images/bullet2-hover.gif) 0 7px no-repeat #fff;
	color:#5F7A77;
	text-decoration:none;
	}


/*---------------footer-----*/
#footer{
width:798px;
height:65px;
clear:both;
background:url(images/footer_bg.jpg) no-repeat left;
}
.footer_links{
float:left;
padding:10px;
}
.footer_links a{
text-decoration:none;
padding:0 8px 0 8px;
color:#74BBCF;
}
.footer_links a:hover{
text-decoration:underline;
}
.footer_text{
float:left;
padding:10px;
color:#010965;
}

.copyright{
float:right;
padding-right:15px;
padding-top:7px;
}


