body {
	background-color: #0089E1;
	margin: 0px;
	background-image: url(../../images/back.gif);
	background-repeat: repeat-x;
	}
a,
a:link {
	color: #009999;
	text-decoration: none;
}
a:active,
a:visited {
	color: #009999;
		text-decoration: none;
}
a:hover {
	color: #65DA6D;
	}


.hede {
	height: 100px;
	width: 1004px;
	background-image: url(../../images/ban_logo.gif);
	}

.tup_link {
	background-image: url(../../images/tup.gif);
	height: 30px;
	width: 1004px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	padding-right: 10px;	
	
	}
.tup_link a:link, .tup_link a:visited{
	text-decoration: none;
	color: #FFFFFF;
	font-weight: none;
	}
.tup_link a:hover{
	text-decoration: none;
	color: #65DA6D;

}

.h1 {
	font-size: 20px;
	color: #2898C8;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../../images/tit_back.gif);
	padding-left: 15px;
	margin-top: 15px;
}
.h2 {
	font-size: 14px;
	color: #65BF3E;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-left: 15px;
}
.h3 {
	font-size: 12px;
	color: #333333;
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding-left: 15px;
	padding-right: 15px;
	
}	

.h4 {
	font-size: 14px;
	color: #65BF3E;
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-weight: bold;

	
}

.h5 {
	font-size: 12px;
	color: #666666;
	text-align: justify;
	font-family: tahoma;
	font-weight: normal;
	
	}
ul 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0089E1;
	list-style-position: outside;
	list-style-image: url(../../images/p.gif);
	list-style-type: square;
}


.side_links {
	font-size: 14px;
	color: #FFFFFF;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../../images/side_links.gif);
	height: 26px;
	width: 207px;
	padding-left: 20px;
	font-weight: bold;
	}
	
.side_links a:link, .side_links a:visited{
	text-decoration: none;
	color: #FFFFFF;
	
}
.side_links a:hover{
	text-decoration: none;
	color: #65DA6D;
}

.fotter {
	background-image: url(../../images/fotter.gif);
	height: 57px;
	width: 1004px;
	text-align: center;
	padding-right: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
	color: #8DDCD5;
	text-decoration: none;

}