/* 02装饰器  
--------------------------------------------------------------------*/


/*头部*/
.Adorner02 .a_title{
	height:34px;
	border-bottom:1px solid #eeeeee;
	border-top:1px solid #eeeeee;
}
.Adorner02 .a_title_main{
	height:34x;
	overflow:hidden;
}
.Adorner02 .a_title_main h1{
	padding-left:20px;
	background:url("scroll_tab_bg1.jpg")/*tpa=http://www.jskjuv.cn/templates/cn2014/images/scroll_tab_bg1.jpg*/ 0 0 no-repeat;
	line-height:34px;
	font-size:15px;
	display:inline;
	float:left;
	color:#666;
	/*background:url(../images/ico.png) no-repeat left 15px;*/
	/*padding-left:15px;*/
}

.Adorner02 .a_title_main h1 span{
	color:#ccc;
	font-size:12px;
}

.Adorner02 .a_title_main a:link, .Adorner02 .a_title_main a:visited, .Adorner02 .a_title_main a:hover, .Adorner02 .a_title_main a:active{
	font-size:9px;
	display:inline;
	float:right;
	line-height:35px;
}

.Adorner02 .a_title_main_box{
	margin-top:15px;
	float:left;
	width:270px;
	}

.Adorner02 .a_title_main_1{
	font-size:25px;
	color:#007cc2;
	}

.Adorner02 .a_title_main_2{
	font-weight:normal;
	font-size:12px;
	color:#A0A0A0;
	display:block;
	}

.Adorner02 .more_box{
	line-height:34px;
	color:#CCC;
	}

.Adorner02 .more_box:hover{
	color:#999;
	}

/*中间内容*/
.Adorner02 .a_main{
}
.Adorner02 .a_content{
	padding-bottom:15px;
}
/*尾部内容*/
.Adorner02 .a_bottom{
	background:url("adorner_bottom.gif")/*tpa=http://www.jskjuv.cn/templates/cn2014/images/adorner_bottom.gif*/ no-repeat left top;
	height:25px;
	padding-left:10px;
}
.Adorner02 .a_bottom_main{
	background:url("adorner_bottom.gif")/*tpa=http://www.jskjuv.cn/templates/cn2014/images/adorner_bottom.gif*/ no-repeat right top;
	height:25px;
	padding-right:10px;
}










































