@charset "utf-8";
/* CSS Document */

* {
margin: 0px;
padding: 0px;
border: none;
text-decoration: none;
}

body {
background: url(../images/bg_portal.gif) top left repeat-x;
font-family: Verdana, Arial, Helvetica, sans-serif;
width: 100% !important;
height: 100% !important;
}

#wrapper {
display: block;
width: 852px;
text-align: center;
margin: 0px auto;
}


#footer {
margin: 100px 0px 40px 0px;
text-align: center;
line-height: 16px;
color:#999999;
font-size: 9px;
clear: both;
}

/* footer styles */
#footer a:link , #footer a:visited {
color:#999999;
font-size: 9px;
}
	#footer a:hover {	
	color:#000000;
	}
	#footer a.red:hover {	
	color:#FF0000;
	}
	#footer a.green:hover {	
	color:#85B820;
	}
	#footer a.blue:hover {	
	color:#077FCE;
	}
#footer .link_main_cate a {
font-weight: bold;
font-size: 10px;
}

#footer img {
padding: 6px 0px 0px 0px;
}

#seo{text-align:center;
line-height: 16px;
color:#999999;
font-size: 9px;
clear: both;}#footer a:link , #footer a:visited , #seo a:link , #seo a:visited{
color:#999999;
font-size: 9px;
}
	#footer a:hover, #seo a:hover {	
	color:#000000;
	}