body{
	padding:0;
	margin:0;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#797979;
	background-color:#FFFFFF;
}
.main{
	width:708px;
	text-align:left;
}
.top_l{
	background-color:#B3B3B3;
	color:#797979;
	height:5px;
}
img{
	border:0;
}
.name{
	position:relative;
	float:left;
	width:537px;
	padding:28px 0 16px 0;
}
.top_nav{
	position:relative;
	float:left;
	width:171px;
	padding:37px 0 22px 0;
}
.menu{
	clear:left;
	position:relative;
	float:left;
	width:213px;
}
.slogan{
	position:relative;
	float:left;
	width:495px;
	height:183px;
	background-image:url(images/slogan.jpg);
	background-repeat:no-repeat;
}
.c1{
	clear:left;
	position:relative;
	float:left;
	width:212px;
	padding:0 0 10px 0;	
}
.c2{
	position:relative;
	float:left;
	width:250px;
	padding:0 10px 10px 10px;
	
}
.c3{
	position:relative;
	float:left;
	width:212px;
	padding:0 0 10px 0;	
}
.title1{
	padding:4px 0 0px 0; 
}
.txt1{
	clear:left;
	padding:20px 28px 13px 21px;
	border-bottom:1px solid #C1C1C1;
}
.txt2{
	clear:left;
	padding:10px 28px 0px 21px;	
}
.day{
	color:#61A401;
	background-color:inherit;
	font-weight:bold;
}
.news_txt{
	padding:5px 0;
}
.more{
	color:#797979;
	background-color:inherit;
	font-weight:bold;
	text-decoration:none;
}
.more:hover{
	text-decoration:underline;
}
form{
	padding:0;
	margin:0;
}
.form_top{
	position:relative;
	float:left;
	padding-top:1px;
}
.n_form{
	position:relative;
	float:left;
	background-color:#EDEDED;
	width:187px;
	color:#3D4243;
	padding:10px 0 10px 20px;
}
.inp{
	width:114px;
	height:15px;
}
.inp1{
	margin-bottom:9px;
}
.welcome_txt{
	padding:0 0 5px 0;
}
.h_l{
	background-image:url(images/h_l.gif);
	background-repeat:repeat-x;
	height:1px;
	background-position:bottom;
	padding:10px 0 0 0;
}
.title2{
	padding:15px 0 19px 0;
}
.what_title{
	color:#027AC2;
	background-color:inherit;
	font-weight:bold;
}
.link{
	background-image:url(images/dot.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding:0 0 0 10px;
	color:#027AC2;
	background-color:inherit;
}
.link:hover{
	text-decoration:none;
}
.h_l2{
	background-image:url(images/dot.gif);
	background-repeat:repeat-x;
}
.footer{
	clear:left;
	position:relative;
	float:left;
	width:708px;
	background-image:url(images/footer_bg.gif);
	background-position:top;
	background-repeat:repeat-x;
	text-align:center;
	padding:20px 0 5px 0;
	line-height:17px;
	color:#595959;
	background-color:inherit;
}
.f_m{
	padding:0 15px;
}
.footer a{
	color:#595959;
	background-color:inherit;
	text-decoration:none;
}
.footer a:hover{
	text-decoration:underline;
}