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

body {
	background: #fff url(../images/bd.png) repeat-x top;	
	line-height: 20px;
	color: #3c3c3c;
}
a {
	color:#537731;
	font-weight: bold;
	text-decoration: none;	
}
#jv-header {
	width: 100%;
	display: block;	
	padding-top: 20px;
	background: #fff;
	float: left;
}
#jv-header-inner {
	width: auto;
	padding: 10px;	
}
#jv-logo a{
	height: 135px;
	width: 691px;	
	display: block;
	background: url("../images/logo.gif") no-repeat scroll 0 0 transparent;	
}
input.search {
	background:url("../images/icon_search.png") no-repeat scroll 98% 50% #FFFFFF;
	border:1px solid #DFDFDF;
	padding: 3px;
	margin-top: 10px;
	float: right;
}
#jv-top h4 {
	color: #A9A995;
	font-size: 15px;
	text-align: right;	
	line-height: 27px;
	font-weight: normal;
}
#jv-mainmenu{
	width: auto;
	height: 34px;
	background: #4c8619;	
	padding: 0 10px;
}
ul.mainmenu {
	width: 100%;
	height: auto;
	overflow: hidden;	
}
ul.mainmenu li{
	float: left;
	background: none;
	margin: 0px;
	margin-right: 0px;
	line-height: 34px;	
	
}
ul.mainmenu li a{
	padding: 0 5px;
	color: #d1ffa8;
	display: block;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
ul.mainmenu li a:hover{
	background: #60853d;
	color: #fff;
}

#jv-showcase {
	background: url(../images/showcase_bg.png) repeat-x top;
	border: 1px solid #dfeaee;	
	float: left;
	margin-top: 2px;
}
#jv-showcase h1 {
	font-size: 3.2em;
	font-weight: normal;
	line-height: 105%;
	margin: 25px 55px 10px 25px;
	color:#537731;
	font-family: Tahoma,sans-serif;
}
#jv-showcase h3 {
	font-size: 18px;
	font-weight: normal;
	line-height: 23px;
	margin: 0 55px 20px 25px;
	color:#537731;
	font-family: Tahoma,sans-serif;
}
.dp33 {
	width: 33.03%;
	float: left;
}
#jv-showcase .pad {
	padding: 0 40px 25px 25px;
}
#jv-showcase .num {
	background: #518425;
	color: #FFFFFF;
	float: left;
	font-size: 2em;
	line-height: 90%;
	padding: 3px 8px;
	text-align: center;
}
#jv-showcase .pad h2 {
	font-size: 19px;
	font-weight :bold;
	margin: 0 0 5px 40px;
	color: #537731;
	font-family: Tahoma,sans-serif;
	line-height: 20px;
}
#jv-showcase .pad p {
	margin-left: 40px;
}
.moduletable {
	float: left;
	width: 100%;	
}
.module-body {
	padding:10px 15px 25px;
	float: left;
}
.module-title {
	font-size: 110%;
	font-weight: bold;
	margin: 0;
	padding: 7px 15px 6px;
}
.component {
	padding:0 15px;
}

#jv-mainbody {
	width: 100%;
	margin-top: 10px;	
	float: left;
	border-bottom: 1px solid #c8c8c8;
	background: url(../images/mainbody_bg.png) repeat-y top left;
}
#jv-left {
	background: #b1d295	;
}

#jv-left .m_menu ,
#jv-user6 .m_menu{
	background:#518425;
	color:#FFFFFF;
}
#jv-left .m_menu a,
#jv-user6 .m_menu a{
	color:#b5ef83;
	font-weight: normal;
}
#jv-left .m_menu h3.module-title ,
#jv-user6 .m_menu h3.module-title {
	color:#FFFFFF;
	background:url("../images/light_4.png") repeat-x ;
}
#jv-left .m_border {
	border: 1px solid #000;
	width: 234px;	
	background: #dddee0;
	text-align: center;
}
#jv-left .no_border {
	border-top: none;
}
#jv-left h4 {
	color: #3c3c3c;	
	margin: 5px 0;
}

#jv-content {
	
}
#jv-content div.breadcrumbs{
	width: 100%;
	height: 32px;
	background:url(../images/light_2.png) repeat-x left top;
} 
#jv-content div.breadcrumbs h3 {
	color: #777777;
	font-size:13px;
	font-weight: bold;
	line-height: 31px;
	text-indent: 20px;
	margin: 0px;
}




#jv-right {
	background: #eeeeee	;
}
#jv-right .moduletable h3.module-title {
	color: #6c6b6b;
	background: url("../images/light_3.png") repeat-x ;
	margin: 0 1px;
}

#jv-footer {
	width: 100%;
	height: 38px;
	background: #F7F7F7;
	display: block;
	border-top: 1px solid #FFFFFF;
}
#jv-footer ul.navi {
	width: 100%	;
	height: 38px;
	float: left;
	overflow: hidden;
}

#jv-footer ul.navi li {
	float: left;
	background: none;
	line-height: 38px;
	margin-left: 10px;	
}
a.readon2 {
	color:#FFFFFF;
	display:block;
	float:right;
	font-weight:bold;
	line-height:20px;
	background:url("../images/readmore.png") no-repeat  left;
}
a.readon2 span {
	display:block;
	float:left;
	height:21px;
	margin-left:10px;
	padding:0 15px 0 5px;
	background:url("../images/readmore.png") no-repeat  top right;
}
ul.last li,
ul.last li.two {
	background: #e9e9e9;
	border-bottom: 1px solid #cccccc;
	margin: 0px;
	padding: 5px 0;	
}
ul.last li.two {
	background: none;	
}
ul.last li.laster {
	border-bottom: none;	
}
div.bcarss_message {
	float: right;
	width: 300px;
	text-align: right;
}
div.bcarss_feed {
	float: left;
	width: 600px;
}
