﻿body {
	background-color: #fff;margin: 0px auto;font-family: "verdana", Times, serif;
}

#container {
	background-color: #fff;
  	margin: 0px auto;
  	width: 990px;
  	overflow: hidden;
	border: 0px solid #2d2d2d;
}

#header {
    background-color: #fff;
	height: 85px;padding-top: 9px;

}




#header h2 { 
	font-family: georgia, verdana, Sans-Serif;
	font-size: 12pt;
	font-weight: normal;
	font-style: italic;
	color: #000;
	margin-left: 15px;
}
h3 {
	font-family: arial, serif;
	font-size: 14pt;letter-spacing: 1px;
	font-style: normal;color: #000;
	font-weight: bold;margin-left:7px;
	margin-top: 0;

	}

#first-menu{
	background-color: #ee0000;width: 990px;
	font-family: verdana, "Microsoft Sans Serif", Times, serif;
	font-size: 8pt;margin: 0 auto;
	height:28px;font-weight:bold;
}


#first-menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#first-menu li {
	display: inline;
}

#first-menu a {
	float: left;
	display: inline;
	padding: 6px 12px 7px 12px;
	text-transform: uppercase;
	text-decoration: none;
	color: #fff;
	text-align: center;
}

#first-menu a:hover {
	background: #4E9258;
	color: #000;
	padding-bottom: 7px;
}

#first-menu .selected a {
	background-color: #ee0000;
	color: #fff;
	border: none;
}
#index-menu {
	background-color: #f5f5f5;height:32px;
	font-family: verdana, "Microsoft Sans Serif", Times, serif;
	font-size: 14px;color: #2d2d2d;
	font-weight:bold;width: 990px;
	text-align: center;
	margin: 0 auto;
	border-bottom: 1px solid #eee;
	}
#second-menu {
	background-color: #f5f5f5;height:28px;
	font-family: verdana, "Microsoft Sans Serif", Times, serif;
	font-size: 20px;color: #2d2d2d;
	font-weight:bold;width: 990px;
	text-align: center;
	margin: 0 auto;
	border-bottom: 1px solid #eee;
	}

#second-menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#second-menu li {
	display: inline;
}

#second-menu a {
	float: left;
	padding: 7px;
	text-transform: lowercase;
	text-decoration: none;
	color: #000;
	text-align: center;
}

#second-menu a:hover {
	text-decoration: underline;
}

#second-menu .selected a {
	border-bottom: none;
	color: #000;
}	

#left-node {
	float: left;background:#fff;
	width: 165px;margin-top:6px;height:100%;
	border-right: 0px solid #6aa100;
	padding: 9px 10px 0px 6px;
	}
#left-node h1{
	font-family: arial, "Microsoft Sans Serif", Times, serif;
	font-size: 10pt;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-top: 0px solid #999;
	border-bottom: 0px dashed #000;
	color: #E42217;
	}
#left-node a {
	text-decoration: none;
	color: #66584B;font-size: 10pt;
	
}








#content {
	float: left;
	width: 500px;
	border-right: 0px solid #6aa100;
	padding: 6px 10px 0px 6px;
	}
	
#content img{
	margin-right: 16px;
	margin-left: 12px;
	margin-top: 6px;
	margin-bottom: 6px;
	padding: 2px;
	float: left;
	}
	
#content p{
	font-family: verdana, "Microsoft Sans Serif", Times, serif;
	font-size: 8pt;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 0px 10px;
	text-align: justify;
	line-height: 12pt;
	}
	
#content h1 {
	font-family: tahoma, serif;
	font-size: 13pt;
	font-style: normal;
	font-weight: bold;letter-spacing: 1px;
	margin-top: 0px;color: #306754;
	padding: 0px 6px;margin-bottom: 0px;
	}


 





#keyword {
	font-family: tahoma, serif;
	font-size: 13px;
	font-style: normal;text-decoration: none;
	color: #66584B;
	font-weight: bold;
	}

	

	
	
#sidebar {
	font-family: verdana, "Microsoft Sans Serif", Times, serif;
	font-size: 8pt;
	float: right;
	width: 260px;
	padding: 12px;
	margin-left: 0px;
	margin-right: 5px;
	text-align: justify;
	}
	
#sidebar p{
	margin-bottom: 4px;
	padding-top: 0px;
	line-height: 12pt;
	}
	
#sidebar img{
	border: none;
	}

#sidebar h1{
	font-family: arial, "Microsoft Sans Serif", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	margin-top: 12px;
	margin-bottom: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-top: 0px solid #999;
	border-bottom: 1px dashed #000;
	color: #E42217;
	}
	
#sidebar ul li{
	margin: 0px 7px 8px;
	list-style-type: square;
	list-style-position: inside;
	color: #999;
}

#sidebar a {
	text-decoration: none;
	color: #66584B;
	
}

#sidebar a:hover {
	color: #66584B;
	text-decoration: underline;
}

#bobox {
	width: 266px;
	height: 800px;padding:4px;
	border: 0px solid #000;
	background-color: #fff;
	}
	
#bobox p{
	text-align: left;
	margin-top: 1px;	
	}
#bobox a{
	font-family: verdana, Times, serif;
	font-size: 11pt;color:#aa0000;font-weight:bold;text-decoration: none;	
	}


#bobox h1{margin:0;
	font-family: verdana, Times, serif;
	font-size: 12pt;color:#aa0000;font-weight:bold;text-decoration: none;	
	}


#allsearch {
	width: 270px;
	height: 69px;
	border: 1px solid #ccc;
	background-color: #306754;
font-family: verdana, Times, serif;
	font-size: 13px;color:#f4f4f4;font-weight:bold;
	}

	

#tsbox {
	width: 270px;
	height: 310px;
	border: 1px solid #e0a403;
	background-color: #FFF8C6;
	}
	
#tsbox p{
	text-align: left;
	margin-top: 1px;	
	}
#tsbox a{
	font-family: verdana, Times, serif;
	font-size: 9pt;color:#000;font-weight:bold;text-decoration: none;	
	}		
#bbox {
	width: 270px;
	height: 260px;
	border: 0px solid #6aa100;
	background-color: #6aa100;
	}
	
#bbox p{
	text-align: left;
	margin-top: 32px;	
	}	
	
#catbox {
	width: 270px;
	height: 300px;margin-top:2px;
	border: 1px solid #ee0000;
	background:#fff;
	}
	
#catbox p{
	text-align: left;
	margin-top: 1px;	
	}	

#catbox a{
	font-family: verdana, Times, serif;
	font-size: 9pt;color:#000;font-weight:bold;	
	}	

	
#footer {
	float: right;
	border-top: 1px solid #999;
	width: 1000px;font-weight:none;
	height: 60px;
	}
	
#footer p{
	font-family: verdana, "Microsoft Sans Serif", Times, serif;
	font-size: 8pt;color: #505050;
	padding: 11px;font-weight:none;
	}

#footer a{
	color: #505050;
	text-decoration: none;
	border: none;
	border-bottom: 1px dotted #505050;
	}
	
#footer a:hover{
	color: #505050;
	text-decoration: underline;
	border: none;
	}

#wbar{font-family: verdana, "Microsoft Sans Serif", Times, serif;
	font-size: 10pt;color:#333;font-weight:bold;background:#fff;
}

#tbar{font-family: verdana, Times, serif;
	font-size: 12px;color:#ee0000;background:#fff;
}

#obar{font-family: verdana, Times, serif;
	font-size: 12px;color:#333;background:#fff;
}

#output{background:#fff;border: 1px dotted #333;
}



h2 { 
	font-family: georgia, verdana, Sans-Serif;
	font-size: 12pt;margin-top: 1px;
	font-weight:bold;
	font-style: italic;
	color: #ee0000;
	
}


#vstate{font-family: tahoma,sans-serif; font-weight:bold;font-size: 13px;  color:#4d4d4d;background:#fff;text-decoration:underline;

}

#cate{font-family: arial,sans-serif; font-weight:bold;font-size: 14px;  color:#306754;background:#fff;text-decoration:none;

}


#top{font-family: arial,sans-serif; font-weight:bold;font-size: 13px;  color:#306754;background:#fff;padding:6px;text-decoration:none;border: 1px dotted #306754;}

#count{font-family: verdana,Times, serif;
	font-size: 11pt;color:#ee0000;font-weight:normal;
}
#newsout{font-family: arial,sans-serif; font-weight:bold;font-size: 14px;  color:#306754;text-decoration:none;}
