@charset "UTF-8";
/* CSS Document */
body{font-size:0.8em;}
		.main{font-size:0.85em;}
		.contli {
			list-style:none; color:#f00; font-weight:bold;
			}
		.contli li {
			padding:2px 0;
			}
		.subli {
			padding:0 0 10px 50px; list-style:none;
			border-bottom:1px solid #5A6730;
			margin:0 0 10px 0;
			}
		.subli a {
			font-weight:normal;
			}
		.subli a:hover {
			font-weight:bold;
			}
		.maincategory{
			/*font-size:16px !important;*/
			font-size:1em !important;
		}
		#sitemap h1{
			color:#5A6730;
			/*font-size:20px;*/
			font-size:1.3em;
		}
		#sitemap hr{
			border-top:none;
			border-left:none;
			border-right:none;
			border-bottom:1px solid #5A6730;
		}
		#sitemap table{
			width:100%;
		}
		#sitemap td{
			padding:0px 0px 3px 70px;
			
		}
		#sitemap td a{
			font-weight:normal !important;
		}
		#sitemap td a:hover{
			font-weight:bold !important;
		}
		#sitemap td, #sitemap th{
			/*font-size:11px;*/
			font-size:1em;
		}
		#sitemap th{
			color:red;
			padding:10px 0px 0px;
			text-align:left;
		}
		.footer_bar{
			!height:0px !important;
		}
		#footer{clear:both;width:935px;height:35px;float:left;margin-top:17px;}
		#footer .footer_bar{width:100%;height:100%;float:left;margin-top:10px;}
		#footer .footer_bar img{float:right;}
		#footer .links{width:935px;text-align:center;clear:both;float:left;margin-top:15px;padding-bottom:50px;}
		#footer .links a{border-right:1px solid #1b1c1c;padding:0 5px;text-decoration:underline;}
		#footer .links a.last{border:none;}