@charset "utf-8";
/* CSS Document */

*{
	color: #000000;
}

a{
	color: #000000;
}

a:hover{
	color:#2A79BC;
}

.pagebar {
	padding: 1px 1em;
	text-align: right;
	clear:both;
	height: 20px;
}

.pagebar a,.pageList .this-page {
	border: 1px solid #666662;
	text-decoration: none;
	padding: 0.2em 0.5em;
}

.pagebar a:visited {
	border: 1px solid #666662;
	text-decoration: none;
	padding: 0.2em 0.5em;
}

.pagebar .break {
	padding: 2px 6px 2px 6px;
	border: none;
	background: #fff;
	text-decoration: none;
}

.pagebar .this-page {
	border: 1px solid #666662;
	padding: 0.2em 0.5em;
	font-weight: bold;
	background: #666662;
	color: #fff;
}

.pagebar a, .pagebar a:visited{
	color: #666662;
}



.pagebar a:hover {
	border-color: #666662;
}

.pagebar .inactive
{
   border: 1px solid #666662;
   color: #ccc;
   text-decoration: none;
   padding: 0.2em 0.5em;
}

#root{
	width: 880px;
	margin: 0px auto;
	background:url(images/body-bg.jpg) repeat-y;
}

#foot{
	background: #FFFFFF url(images/under.jpg) top center no-repeat;
	height: 19px;
	text-align: center;
	color:#666666;
	font-size:10px;
	overflow: hidden;
	padding: 35px 0 0 0;
}

#center, #flash, #menu{
	width: 820px;
	margin: 0px auto;
	overflow: hidden;
}

#left{
	width: 200px;
	float: left;
	overflow: hidden;
}

#main{
	width: 590px;
	float: right;
	overflow: hidden;
}

#center{
	padding: 20px 0px 0 0;
}

#menu{
	height: 50px;
	overflow: hidden;
}

#menu li{
	float: left;
}

#navigation{
	height: 30px;
	background: url(images/title-bg.gif) top left no-repeat;
	overflow: hidden;
	text-align: right;
	padding: 10px 15px 0px 0;
}

#navigation a{
	color: #000000;
}

#navigation a:hover{
	color:#00AADF;
}

#left .sub{
	background: url(images/sidebar_bg.jpg) top center no-repeat;
	border: #dadada 1px solid;
	width: 198px;
	overflow: hidden;
	padding: 0 0 10px 0;
}

#left .sub .sub_title{
	height: 30px;
	padding: 10px 0 0 25px;
	overflow: hidden;
	font-size: 14px;
	color: #2a79bc;
	font-weight: bold;
}

#left .sub li{
	background: url(images/sub_item_back.gif) top left no-repeat;
	height: 26px;
	overflow: hidden;
	padding: 4px 0px 0 20px;
	width: 165px;
	margin: 0px auto;
}

#left .sub li a{
	color:#6F6F6F;
}

#left .sub li a:hover{
	color:#00AADF;
}

#left .sub li.current_page_item a{
	color:#00AADF;
	font-weight: bold;
}

#left .sita{
	margin-top: 20px;
}

#site{
	line-height: 150%;
}

#news_list .title_1{
	display: block;
	background: url(images/right_arrow.gif) left center no-repeat;
	padding: 0 0 0 10px;
	color:#666666;
}

#news_list .item{
	padding-bottom: 10px;
}

#news_list .title_2 a, #news_list .title_2, #single .title_2{
	font-size: 14px;
}

#news_list .title_2 a{
	text-decoration: underline;
}

#news_list .title_2 a:hover{
	text-decoration: none;
}

#single .title_1{
	background: url(images/right_arrow.gif) left center no-repeat;
	padding: 0 0 0 10px;
	color:#666666;
}

#single .cc, #single .cc *{
	color:#666666;
}

#single .title{
	padding-bottom: 10px;
}

#single .cc{
	padding-left: 10px;
}

.back{
	text-align: right;
	padding: 20px 10px 0 0;
}

.back a{
	font-size: 10px;
	color: #000000;
}

#form th em.must {
	color:#FF6666;
}

#form th em {
	color:#999999;
	font-style:normal;
}

.must {
	color:#FF6666;
}

#form th {
	background-color:#DAF0FF;
}

#form th, #form td {
	padding:10px 5px 5px;
	vertical-align:text-top;
	color:#666666;
	text-align: left;
}

#form td, #form th {
	color:#666666;
	font-size:14px;
	line-height:1.4;
	vertical-align:top;
}

#form table{
	width: 588px;
}

#form td small {
	font-size:12px;
	color:#666666;
}

#form input, #form select{
	border:1px solid #999999;
}

#form .no_border{
	border: none;
}

#form input.error, #form select.error, #form textarea.error{
	border: #FF6666 1px solid;
}

#index #right{
	width: 250px;
	float: right;
	overflow: hidden;
}

#index #mm{
	width: 550px;
	float: left;
	overflow: hidden;
}

#index .recent_news_title{
	background: url(images/new.jpg) top left no-repeat;
	height: 30px;
	overflow: hidden;
}

#index .recent_news_title span{
	display: none;
}

#index #recent_news{
	margin-top: 20px;
}

#index #recent_news .item{
	background: url(images/sub_item_back.gif) top left no-repeat;
	height: 18px;
	padding: 6px 5px 0 23px;
}

#index #recent_news .item .color{
	display: none;
}

#index #recent_news .title_1{
	color:#00AADF;
	margin-right: 10px;
}

#index #recent_news .title_2 a{
	text-decoration: underline;
}
#head h1{
  margin-bottom:0px;
  background:#ffffff;
  color:#666666;
  font-size:12px;
  text-align:right;
 
}

