*{
	margin: 0;
	padding: 0;
	border: 0;
}




body{
	text-align: center;
	background-color: White;
	font-size: 12px;
	color: #424242;
}


a{
	color: Black;
	text-decoration: none;
}



#container{
	width: 940px;

}





#top{
	clear: both;
	height: 5px;
	background-color: #00008B;
}


#logo{
	float: left;
}


#menu{
	float: left;
}

#menu ul{
	list-style: none;
	padding-left: 120px;
}



#menu ul li{
	width: 100px;
	padding-top: 40px;
	float: left;
	font-size: 14px;
}



#flash{
	clear: both;
	height: 350px;
}



#content{
	clear: both;
	text-align: left;
	margin-top: -80px;
}



#cp_tj{
	clear: both;
	width: 300px;
	padding-left: 30px;
	color: Maroon;
}


#cp_tj h2{
	font-size: 14px;
	border-bottom: 1px solid #D3D3D3;
	height: 20px;
	line-height: 20px;
}



#cp_tj ul{
	padding-top: 5px;
	padding-left:30px;
}



#cp_tj ul li{
	padding: 1px;
}



#cp_tj ul li a{
	color: #1E90FF;
}




#left{
	width: 590px;
	float: left;
	padding: 10px 20px 10px 25px;
}



#left h2{
	font-size: 14px;
	color: White;
	padding: 2px 0 2px 10px;
	margin-bottom: 10px;
	background-color: #6696EC;
}



#left p{
	text-indent: 2em;
	font-size: 12px;
	line-height: 160%;
}



#right{
	width: 280px;
	float: left;
	padding: 10px;
}




#right h2{
	font-size: 14px;
	color: White;
	padding: 2px 0 2px 10px;
	margin-bottom: 10px;
	background-color: #6696EC;
}




#right p{
	text-indent: 1em;
	line-height: 160%;
}






#footer{
	clear: both;
	height: 50px;
	padding-top: 20px;
	padding-left: 20px;
	border-top: 2px dotted #787878;
	text-align: left;
	color: #A9A9A9;
	line-height: 140%;
}



.cp{
	width: 500px;
	border: 1px solid #00008B;
	margin-bottom: 10px;
	padding: 10px 10px 10px 20px;;
}




#cp_gj{
	font-size: 14px;
}




.cp_text{
	font-size: 14px;
	line-height: 160%;
	text-decoration: underline;
}


.zd{
	color: Green;
}


.cp_text a{
	color: Blue;
	font-weight: bolder;
}



.cp_mc{
	color: Red;
}



#cp_fy{
	font-size: 14px;
	padding: 5px;
	background-color: #D3D3D3;
}
