div.default-v div.jv-drawer ul.list li.item{
    margin: 0 !important;
}
div.default-v div.jv-drawer ul.list li.item .item-bg {
	padding: 5px 1px 0px 1px;
	border-left: 1px solid #C8C8C8;
	border-right: 1px solid #C8C8C8;
	background: #ffffff ;
	overflow: hidden;
}
div.default-v div.jv-drawer ul.list li.item div.item-bg .item-m {
	background: #ffffff;
}
div.default-v ul.list li.item .item-bl {
	background:url(../images/item_bl.png) 0 100% no-repeat;
	width:100%;
}
div.default-v li.active div.item-bl{
	background:url(../images/item_bl_hover.png) no-repeat !important;	
}
div.default-v ul.list li.active .item-br{
	background:url(../images/item_br_hover.png) bottom right no-repeat !important;	
}
div.default-v li.active .item-b{
	background:url(../images/item_b_hover.png) repeat-x;
}
div.default-v .item-bl .item-br {
	padding: 0px 10px 0px 10px;
	background: url(../images/item_br.png) 100% 100% no-repeat;
}
div.default-v .item-bl  .item-b {
	height: 10px;
	background: url(../images/item_b.png) 0 100% repeat-x;
}
div.default-v div.jv-drawer ul.list{
	padding:0 !important;
	position:relative;	
	background:none !important;
	margin:0px !important ;
	overflow:hidden;	
}
div.default-v div.jv-drawer ul.list li.item {
	margin: 0px ;
	padding: 0px !important ;
	display: block;
	overflow: hidden;
	width: 100%;
	background:none !important;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;	
}
div.default-v li.item .item-m {
 overflow: hidden;
}
div.default-v li.active .item-m {
	overflow:auto;			
	background: url(../images/item_m_hover.png) 0 100% repeat-x !important;
}
div.default-v li.item div.item-bg div.item-m .article {
	line-height:125%;
	font-size:95%;	
	padding: 18px 10px 0;
}
div.default-v div.jv-drawer span.header-l{
	margin: 0px;
	padding: 0px;
	background:url(../images/header_l.png) 0 0 no-repeat;
	line-height: 25px;
	color: #646464;
	font-size: 100%;
	font-weight: bold;
	border:0 solid;
	display:block;
}
div.default-v div.jv-drawer span.header-l span.header-r {
	display:block;
	padding: 0px 10px 0px 10px;
	background:url(../images/header_r.png) 100% 0 no-repeat;
}
div.default-v div.jv-drawer span.header-l span.header-r span.header-m {
	height: 25px;
	display:block;
	background:url(../images/header_m.png) 0 0 repeat-x;
}
div.default-v div.item-m div.article a.read_more{
	display:block;
	float:left;
}
div.default-v div.item-m div.article a.read_more:hover{
	text-decoration:none;
	color:#0B3768;
}
div.default-v div.item-m div.article div.jv_drawer_content span.item_title{
	color:#646464;
	display:block;	
	line-height: 25px;
	color: #646464;
	font-size: 150%;
	font-weight: bold;
}
div.default-v div.jv-drawer div.title-l{
	width:100%;
	height:12px;
	background-image:url("../images/title_l.gif");
	background-repeat:no-repeat;
	background-position:left;
}
div.default-v div.jv-drawer div.title-b {
	background:transparent url("../images/title_b.gif") repeat-x;
	height:12px;
}
div.default-v div.jv-drawer div.title-r{
	height:12px;
	padding:0 15px;
	background-image:url("../images/title_r.gif");
	background-repeat:no-repeat;
	background-position:right;
}

