@charset "utf-8";

/* box style */
.box { margin-bottom:5px;}
.box .caption { height:28px; line-height:28px; font-weight:bold; padding-left:30px;}
.box .caption a{ line-height:28px; font-weight:bold;}
.box .content {}
.box .footer {}

.col2box{ width:49%;}

/* tab style */
.tabbox { margin-bottom:5px;}
.tabbox .tabcaption {}
.tabbox .tabcaption a{}
.tabbox .tabcontent {}
.tabbox .tabfooter {}

.dlist{}
.dlist li{ list-style:none; font-size:13px; line-height:22px;}
.dlist .posttime{color:#868686;}
.dlist li a{ font-size:13px; line-height:22px;}

.col2 li{ float:left; width:49%;}
.col3 li{ float:left; width:33%;}
.col4 li{ float:left; width:25%;}


.ul_notice li{ background:url(bg_point.gif) no-repeat left -52px; padding-left:8px;}
.ul_notice .posttime{ margin-left:6px; color:#E86201;}
.ul_icobook li{ background:url(bg_ico.gif) no-repeat left -76px; padding-left:20px;}

/*幻灯样式*/
.rollpicobj{
	FONT-SIZE: 12pxmargin: 0px;padding: 0px;overflow:hidden;
	TEXT-ALIGN: center;
}
.rollpicTB a,.rollpicTB a:visited{
	color:#333;TEXT-DECORATION: none;
}
.rollpicTB a:hover{
	text-decoration: underline;
}
.rollpicobj img{
	margin-bottom: 5px;width: 100%;
	border: #707070 1px solid;
}
.rollpicobj p{
	LINE-HEIGHT: 1em;LIST-STYLE-TYPE: none;padding: 0px; 
	padding-bottom: 5px;margin: 0px auto;
	width: 99%;border: #ccc 0px solid;
	background-color: #F6F6F6;
}
.rollpicTB .pager {
	padding-right: 5px;Z-INDEX: 99;margin-bottom: -12px;bottom:45px;
	POSITION: relative;TEXT-ALIGN: right;
}
.rollpicTB .pager a{
	border: 1px solid #ccc; 
	padding-right: 5px;padding-left: 5px;margin-right: 3px;
	background-color: white;
}
.rollpicTB .pager a.activeSlide {
	font-weight: bold;
	border: 1px solid #646464; 
	padding: 1px 5px 1px 5px; 
	background: #E1ECFB;
}