/* CSS Document */

body {
	margin:0px;
	padding:0px;
	font:12px Tahoma, Arial, Verdana;
	background:url(img/back.gif) repeat-y #cdcab0;
}
a {
	color:#FF9900;
	text-decoration:none;
}
a:link active visited{
	color:#FF9900;
	text-decoration:none;
}
a:hover {
	color:#333333;
	text-decoration:none;
}
a:hover vsited  {
	color:#333333;
	text-decoration:none;
}
div.clear{
	clear:both;
}
#wrapper{
	padding-left:3px;
	width:1005px;*/
	
}
#wrapperleft{
	float:left;
	/*padding-left:3px;*/
	width:248px;
	
}
#wrapperright{
	float:left;
	padding-left:3px;
	width:754px;
	
}
#top{
	background:url(img/top_back.jpg) repeat-x;
	height:100px;
}
#top_menu{
	height:24px;
	line-height:24px;
	vertical-align:middle;
	background-color:#2d5ca0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	
}
/*#top_menu a:link{ font:12px  Verdana ,Tahoma,  Arial; color:#FFFFFF; text-decoration:none;}
#top_menu a:visited{ color:#FFFFFF; text-decoration:none;}
#top_menu a:active{ color:#FFFFFF; text-decoration:none;}
#top_menu a:hover{ color:#f8a233; text-decoration:none;}
#top_menu a:hover visited{ color:#f8a233; text-decoration:none;}*/
#top_main{
	background:url(img/main_back_top.gif) top repeat-x;
	height:27px;
}
#wrapmain{
	margin:0;
	padding:25px 0px 25px 45px;
	background:url(img/right_back.jpg)  top right no-repeat;
}
#wrapmain_wrap{
	margin:0;
	
	background: url(img/shad_main.jpg) left repeat-y #f0efe1;
}
#main{
	float:left;
	width:480px;
}
#bot_main{
	background:url(img/main_back_bot.gif) top repeat-x;
	height:29px;
	font-size:10px;
	line-height:25px;
	vertical-align:bottom;
}
div.title{
	color:#feaf37;
	font:18px "Century Gothic", Tahoma, Verdana;
	font-weight:bold;
}
div.text{
	font:11px Tahoma, Arial, Verdana;
}
#right{
	width:180px;
	float:right;
	margin-right:15px;
}
div.btn{
	height:20px;
	float:left;
	width:111px;
	text-align:center;
	background:url(img/btn_back.gif) bottom center no-repeat;
	color:#c8c7b8;
	padding:0px;
	margin:0px;
	line-height:17px;
	vertical-align:middle;
}
div.nestitle{
	font-weight:bold;
	padding-bottom:10px;
	padding-top:10px;
}
div.newsdate{
	color:#009900;
	/*padding:5px;*/
}
div.newstext{
	/*padding:8px;*/
	font-size:11px;
}	
.box_text{
	color:#5f5f5f;
	font-size:9px;
	width:45px;
	height:12px;
	background-color: #FFFFFF;
	border:1px solid #CCCCCC;
}
div.log_no{	
	border-right:5px solid  #EB1D26;
	/*height:70px;*/
	font-size:10px;
	color:#5f5f5f;
	padding:0px;
	margin:30px 0px 1px 0px;
}
div.log_on {
	border-right:5px solid  #22772D;
	/*height:80px;*/
	font-size:10px;
	color:#5f5f5f;
	padding:0px;
	margin:30px 0px 1px 0px;
}
div.row{
	height:19px;
	padding:0;
}
