@charset "utf-8";
/* CSS Document */

*{
	color: #000000;
}

a{
	color: #000000;
}

a:hover{
	color:#2A79BC;
}

#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: 50px;
	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;
}

#right{
	width: 250px;
	float: right;
	overflow: hidden;
}

#mm{
	width: 550px;
	float: left;
	overflow: hidden;
}

.recent_news_title{
	background: url(images/new.jpg) top left no-repeat;
	height: 30px;
	overflow: hidden;
}

.recent_news_title span{
	display: none;
}

#recent_news{
	margin-top: 20px;
}

#recent_news .item{
	background: url(images/sub_item_back.gif) top left no-repeat;
	height: 18px;
	padding: 6px 5px 0 23px;
}

#recent_news .item .color{
	display: none;
}

#recent_news .title_1{
	color:#00AADF;
	margin-right: 10px;
}

#recent_news .title_2 a{
	text-decoration: underline;
}
#head h1{
  margin-bottom:0px;
  background:#ffffff;
  color:#666666;
  font-size:12px;
  text-align:right;
 
}

#foot ul {
	list-style-type: none;
margin-bottom: 10px;
}
#foot li {
    border-right: 1px solid #000000;
    display: inline;
    font-size: 12px;
    padding: 0 5px;
}


#head .header {
	background: url(images/head2.jpg) top left no-repeat;
}
#head .header h2 {
	font-size:inherit;
	float:left;
}
#head .header dt {
    float: left;
} 
#head .header .header_info {
    float: right;
    margin-top: 5px;
    margin-bottom: 5px;
} 
#head .header .header_info dl {
    margin: 0 0 5px;
}
#head .header .header_info dl.last {
    margin: 0;
    clear: both;
}
#head .header .header_info dd {
    color:#245590;
    font-weight: bold;
} 
#head .header{
    margin:0 30px;
}


#site dl dt {
	font-weight:bold;
}
#site p.text {
        padding-left:40px;
        margin-top:0;
}
#site dl, #site dt {
        margin-left:20px
}
#site h3 {
        margin-top:10px;
        margin-bottom:0;
}
#site dt {
        display:list-item;
}

.pagebar {
    text-align: center;
	overflow: hidden;
	text-align: center;
}
.pagination {
	display: inline-block;
    border-radius: 1px;
    margin: 22px 0;
    padding-left: 0;
}
.pagination  li {
	background: none;
	list-style-type: none;
}
.pagination a{ margin: 0; }
.pagination > li {
	background: none;
    display: inline;
}
.pagination > li > a, .pagination > li > span {
    background-color: #00AADF;
    border: 1px solid #00AADF;
    color: #fff;
    float: left;
    /*line-height: 1.61803;
    margin-left: -1px;*/
    padding: 3px 10px;
    position: relative;
    text-decoration: none;
	font-size: 16px;
}
.pagination > li > a {
	background-color: #00AADF;
}
.pagination > li > span {
	background-color: #00AADF;
}
.pagination > li > a, .pagination > li > span {
	width: 15px;
	height: 25px;
	line-height: 25px;
	margin-right: 10px;
}
.pagination > li:last-child > a, .pagination > li:last-child > span {
    border-bottom-right-radius: 1px;
    border-top-right-radius: 1px;
}
.pagination > li:first-child > a, .pagination > li:first-child > span {
    border-bottom-left-radius: 1px;
    border-top-left-radius: 1px;
    margin-left: 0;
}
.pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
    background-color: #fff;
    border-color: #ddd;
    color: #8c1e19;
    z-index: 2;
}
.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    background-color: #CCC;
    border-color: #CCC;
    color: #fff;
    cursor: default;
    z-index: 3;
}
.pagination > .disabled > a, .pagination > .disabled > a:focus, .pagination > .disabled > a:hover, .pagination > .disabled > span, .pagination > .disabled > span:focus, .pagination > .disabled > span:hover {
    background-color: #fff;
    border-color: #ddd;
    color: #888;
    cursor: not-allowed;
}

.wpcf7-response-output{ display:none; }
.screen-reader-response ul{ margin: 0 0 20px 0; }
.screen-reader-response p{ font-size: 20px; font-weight: bold; }
.screen-reader-response li a, .wpcf7-not-valid-tip{ color:#FF0000; font-size: 14px; }
.wpcf7-validation-errors{ color: #FF0000; font-weight: bold; }