body {
  background:#ffffff;
  font-family: arial, tahoma, verdana, sans-serif;
  margin: 0px;
}
#main_div{
	/*background:#ffffff url(../images/bg.gif) repeat-y;
	margin: 0 auto;
	width: 856px;*/
		
	margin: 0 auto;
	width: 850px;
	border-left: 12px solid #4B4C50;
	border-right: 12px solid #4B4C50;
		
}
#main_table{
	margin: 0 auto;
	width: 850px;
}
.input{	width: 160px; margin: 2px 0}
.input3{	width: 150px;}
.search_input{  border: #454545 1px solid;
  margin-left: 0 10px 0 2px;
  width: 155px;
  height: 18px;
  font-size: 14px;}
a{
	font-size: 13px;
	/*color: #4EA1D7;*/
	/*color: #6c3610;*/
	color: #4B4C50;
	text-decoration: none
}
a:hover {
	text-decoration: underline
}
a.news_link{
	font-size: 13px;
	color: #061520;
	text-decoration: none
}
a.news_link:hover {
	text-decoration: underline
}
img.noborder {
	border:0;
}
a img.noborder {
	margin: 0;
	border:0;
}
a img {
	/*margin: 3px;
	border:1px solid #cccccc;*/
	
	margin: 1px;
	
}
.main_text {
	font-size: 12px;
	color: #7c7c7c;
}
.black_head {
	font-weight: bold;
	font-size: 14px;
	margin: 0;
	padding: 5px 0;
	color: #0F222D
}
.black_head_2 {
	font-weight: bold;
	font-style: italic;
	text-align: center;
	font-size: 20px;
	margin: 2px 0;
	padding: 0;
	/*color: #4ea1d7;*/
	/*color: #6c3610;*/
	color: #4B4C50;
	line-height: 22px;
}
a.rmore{
	font-weight: bold;
	font-size: 13px;
	text-align: right;
	color: #e34344;
	text-decoration: none
}
a.rmore:hover{
	text-decoration: underline
}
.copy {
  	font-weight: normal;
	font-size: 13px;
	color: #ffffff;
}
a.copy {
	font-size: 13px;
	color: #ffffff;
	text-decoration: none
}
a.copy:hover {
	color: #dddddd;
	text-decoration: underline
}
.mfont {
 	font-size: 13px;
  	color: #0F222D;
}
.jfont {
 	font-size: 13px;
  	color: #0F222D;
  	text-align: justify;
}
.white_head{
        font-family: Tahoma, arial;
        font-size: 14px;
        font-weight: bold;
        color: #ffffff;
}
.orange_head {
	font-weight: bold;
	padding: 0 15px;
 	font-size: 15px;
  	color: #006591;
}
#left_meun td{	height: 51px;
	background: url(../images/menu_bg.jpg) no-repeat left top;
	text-align: left;}
#left_meun a {
	padding: 0 0 0 30px;
	font-weight: normal;
	font-size: 16px;
	color: #ffffff;
	text-decoration: none
}
#left_meun a:hover {
	text-decoration: underline;
}
#left_meun_2 table{
	background: url(../images/subm_bg.jpg);
}
#left_meun_2 td{
	background: url(../images/subm_bg.gif) no-repeat left bottom;
	height: 30px;
	text-align: left;
}
#left_meun_2 a {
	padding: 0 0 0 32px;
	font-weight: normal;
	font-size: 13px;
	color: #ffffff;
	text-decoration: none
}
#left_meun_2 a:hover {
	text-decoration: underline;
}
.cat_bg{	background: #ffffff;
	border:2px solid #f0f0f0;
	padding: 6px;
	width:220px;
	height: 321px;
	vertical-align:top;}