@charset "utf-8";
/* CSS Document */

body{
	margin:0px;
	padding:0px;
	text-align: -moz-center !important ;
	#text-align:center;
	font-family:Verdana, Geneva, sans-serif;
	background-color:#e8e8e8;
}


#maintable{
	background-image:url(../images/bg-maintable.gif);
	background-position:top left;
	background-repeat:repeat-y;
	width:954px;
	text-align:left;
}

#maintop{
	background-image:url(../images/bg-maintop.gif);
	background-position:top left;
	background-repeat:no-repeat;
	width:954px;
}
#noinfo_tb{
	width:100%;
	border:1px solid #F2F2F2;
	color:#484848;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:center;
	padding-top:40px;
	padding-bottom:40px;
}
/*********************top********************************************/


#top{
	width:954px;
	height:91px;
	position:relative;
}

#logo{
	width:168px;
	height:58px;
	margin-top:26px;
	margin-left:24px;
	position:absolute;
}

#toplink{
	width:230px;
	height:20px;
	margin-left:510px;
	margin-top:59px;
	position:absolute;
	font-size:11px;
	color:#666666;
}

#toplink a:link{
	color:#666666;
	text-decoration:none;
}
#toplink a:hover{
	color:#ef8f21 !important ;
	text-decoration:none;
}	
#toplink a:visited{
	color:#666666;
	text-decoration:none;
}

.form_search{
	border:#819ab0 1px solid;
	font-size:11px;
	color:#666;
}

#topsearch{
	width:183px;
	height:20px;
	margin-left:751px;
	margin-top:59px;
	position:absolute;
}

#img_visual{
	width:954px;
	margin-left:12px;
	padding-bottom:1px;
}

#topmenu{
	margin-left:8px;
	width:940px;
	height:37px;
	padding-bottom:1px;
	}
	
#menu{
    float:left;
	margin:0px;
	padding:0px;
	}
    
	 
/*********************down********************************************/

#down{
	background-image:url(../images/bg-maindown.gif);
	background-position:top left;
	background-repeat:no-repeat;
	width:954px;
	height:71px;
	position:relative;
}

#down-left{
	width:100%;
	height:30px;
	margin-top:10px;
	margin-left:0px;
	
	position:absolute;
	color:#edf8fa;
	font-size:11px;
	line-height:16px;
	text-align:center;
}
#down-left a:link{
	color:#edf8fa;
	text-decoration:underline;
}
#down-left a:hover{
	color:#fff !important ;
	text-decoration:none;
}	
#down-left a:visited{
	color:#edf8fa;
	text-decoration:underline;
}



#down-right{
	width:130px;
	height:15px;
	margin-top:10px;
	margin-left:816px;
	position:absolute;
	color:#b4e3ec;
	font-size:11px;
}

#down-right a:link{
	color:#b4e3ec;
	text-decoration:underline;
}
#down-right a:hover{
	color:#fff !important ;
	text-decoration:none;
}	
#down-right a:visited{
	color:#b4e3ec;
	text-decoration:underline;
}

#footer{
	color:#808080;
	font-size:11px;
	padding-top:2px;
	padding-bottom:10px;
}

#footer a:link{
	color:#808080;
	text-decoration:none;
}
#footer a:hover{
	color:#65c3d4 !important ;
	text-decoration:none;
}	
#footer a:visited{
	color:#808080;
	text-decoration:none;
}




	

