body,td,th {
	font-size: 12px;
	line-height:150%;
	color: #444444;
}
body {
	padding:0px;
	margin: 0px;
}
.nav {
	height:28px;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	padding-left:10px;
}
.nav_box {
	border: 1px solid #bed7b4;
}
.content_box {
	border: 1px solid #bed7b4;
}
.text_14{
    font-size:14px;	
}
.text_orange12{
     color:#ff6600;
}
.text_postfix{
    font-size:19px;	
	font-family:  Tahoma,Arial Black,sans-serif, ËÎÌå;
	font-weight:bold;
	color:#000000;
}
.button_search {
	border: #666666 1px none; background: url(../images/intro/button_bg.jpg); CURSOR: pointer; HEIGHT: 32px; width:97px; font-size:14px; color:#FFFFFF; font-weight:bold;
}
.line_bottomdash {
	border-bottom: 1px dashed #CCCCCC;
}
.navlist ul{
     list-style:none;
	 padding:0;
	 margin:0 5px;
}
.navlist li{
     border-bottom: 1px dashed #CCCCCC;
	 list-style: none ;
	 
}
.navlist li a { padding:5px 0 5px 5px; display: block; width: 100%; color: #555555; text-decoration: none;}
.navlist li a:hover { padding:5px 0 5px 5px; color: #245000; background: #eff7e8; text-decoration: none; }
