a {
	color: rgb(0, 0, 0);
}
a:hover {
	color: rgb(255, 102, 0);
}
#header_l a {
	background: url("logo-sky.gif") no-repeat right 15px;
}
#header_r h1 {
	color: rgb(0, 0, 0); font-weight: bold;
}
#nav {
	background: url("bg_footer_sky.jpg") repeat-x;
}
.menus li a {
	color: rgb(255, 255, 255);
}
.menus li.current_page_item a {
	background: url("bg_footer_sky.jpg") repeat-x left bottom;
}
.menus li.current-cat a {
	background: url("bg_footer_sky.jpg") repeat-x left bottom;
}
.menus li a:hover {
	background: url("bg_footer_sky.jpg") repeat-x left bottom; text-decoration: none;
}
.menus li ul li a {
	
}
.menus li ul li a:hover {
	background: rgb(255, 102, 0);
}
#nav li.page_item ul {
	background: rgb(40, 194, 220); border: 1px solid rgb(255, 255, 255);
}
#nav ul.children {
	background: rgb(40, 194, 220); border: 1px solid rgb(255, 255, 255);
}
#nav li.page_item ul li {
	border-bottom-color: rgb(255, 255, 255); border-bottom-width: 1px; border-bottom-style: dotted; background-image: none;
}
#nav ul.children li {
	border-bottom-color: rgb(255, 255, 255); border-bottom-width: 1px; border-bottom-style: dotted; background-image: none;
}
#serachbar {
	background: url("bg_search.gif1") no-repeat left rgb(242, 242, 242);
}
#notice {
	background: url("sound.gif") no-repeat 8px 6px;
}
#notice #notice_list {
	background: rgb(255, 255, 255);
}
.searchInput {
	background: url("searchInput.gif") no-repeat rgb(255, 255, 255); border: 1px solid rgb(204, 204, 204);
}
#searchsubmit {
	background: url("searchBtn.gif") no-repeat;
}
.more-link {
	color: rgb(40, 194, 220);
}
#postlist h2 {
	color: rgb(40, 194, 220);
}
.cat_box h4 {
	color: rgb(40, 194, 220);
}
#topnews_r #postlist ul {
	
}
.cat_box h4 {
	border-bottom-color: rgb(219, 219, 219); border-bottom-width: 1px; border-bottom-style: solid;
}
#leftad {
	background: url("leftad_blue.jpg") no-repeat;
}
#post_links {
	border-top-color: rgb(204, 204, 204); border-top-width: 2px; border-top-style: dotted;
}
#post_links .alpha a {
	background: url("prev.gif") no-repeat left 4px;
}
#post_links .omega a {
	background: url("next.gif") no-repeat right 4px;
}
.box {
	border: 1px solid rgb(204, 204, 204);
}
#sidebar li {
	background: url("spot_blue.gif") no-repeat left 11px;
}
.box h2 {
	background: url("box_blue.gif") no-repeat 5px 7px;
}
#sidebar #box1 h2 {
	background: url("box1_blue.gif") no-repeat 5px 7px;
}
#sidebar #box2 h2 {
	background: url("box2_blue.gif") no-repeat 5px 7px;
}
#sidebar #box3 h2 {
	background: url("box3_blue.gif") no-repeat 5px 7px;
}
#footer {
	background: url("bg_footer_sky.jpg") repeat-x left bottom rgb(40, 194, 220); color: rgb(255, 255, 255);
}
#footer a {
	color: rgb(255, 255, 255);
}
#footer_link {
	color: rgb(255, 255, 255); border-bottom-color: rgb(242, 242, 242); border-bottom-width: 1px; border-bottom-style: solid;
}
#footer_link span {
	border-left-color: rgb(242, 242, 242); border-left-width: 1px; border-left-style: solid;
}
#footer_link a {
	color: rgb(255, 255, 255); border-right-color: rgb(242, 242, 242); border-right-width: 1px; border-right-style: solid;
}
.more a {
	color: rgb(0, 102, 170);
}
#related h3 {
	border-bottom-color: rgb(0, 102, 170); border-bottom-width: 2px; border-bottom-style: solid;
}
.wp-pagenavi {
	border-top-color: rgb(204, 204, 204); border-top-width: 2px; border-top-style: dotted;
}
.attachment {
	background: rgb(248, 248, 248);
}
.attachment img {
	border: 1px solid rgb(51, 51, 51);
}
.contact {
	background: url("tele.jpg") no-repeat; margin: 20px 0px; padding: 10px 0px; border-top-color: rgb(204, 204, 204); border-bottom-color: rgb(204, 204, 204); border-top-width: 1px; border-bottom-width: 1px; border-top-style: dashed; border-bottom-style: dashed;
}
.slideBox{ width:260px; height:215px;  position:relative; border:1px solid #ddd;left:0px;}
		.slideBox .hd{ height:15px;  position:absolute; right:5px; bottom:5px; z-index:1; }
		.slideBox .hd ul{  zoom:1; float:left;  }
		.slideBox .hd ul li{ float:left; margin-right:2px; list-style:none; width:15px; height:15px; line-height:14px; text-align:center; background:#fff; cursor:pointer; }
		.slideBox .hd ul li.on{ background:#f00; color:#fff; }
		.slideBox .bd{ position:relative; height:100%; z-index:0;   }
		.slideBox .bd li{ zoom:1; vertical-align:middle; position: relative;}
    .slideBox .bd li span{position: absolute; width: 100%; line-height: 20px; text-align: center; bottom: -20px; left: 0px;  color: #000;}
    .slideBox .bd li span:hover{color: red;}
		.slideBox .bd img{ width:260px; height:215px; display:block;  }

		/* 下面是前/后按钮代码，如果不需要删除即可 */
		.slideBox .prev,
		.slideBox .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url(../images/slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
		.slideBox .next{ left:auto; right:3%; background-position:8px 5px; }
		.slideBox .prev:hover,
		.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
		.slideBox .prevStop{ display:none;  }
		.slideBox .nextStop{ display:none;  }

