@charset "utf-8";


/* CSS Document */

#header_banner {
	position: absolute;
	right: 0px;
	z-index: 2;
	bottom: -30px;
}

h3 {
	font-size: 15px;
	color: #6C9B02;
	line-height: 3em;
}
h5 {
	color: #6C9B02;
	font-size: 12px;
	line-height: 3em;
}
strong {
	color: #F60;
}



.ins_deco {
	padding: 0 10px 0 0;
	overflow: hidden;


}
#column1 {
	width: 226px;
	background-image: url(../image/sidebar_bg1.gif);
	background-repeat: no-repeat;
	height: 486px;
	padding-top: 0;
	padding-right: 3px;
	padding-bottom: 0;
	padding-left: 0;
	background-position: 17px 0px;
}
#column1 #subNavi{
	padding: 15px 31px 0 34px;
	background-image: url(../image/sidebar_bg2_2.jpg);
	background-repeat: no-repeat;
	background-position: 28px 15px;
	height: 471px;
}
#column1 #title  {
	color: #FFF;
	font-weight: bold;
	padding: 0 5px 0 24px;
	font-size: 12px;
	line-height: 27px;
}
#column1 ul {
	padding: 25px 0 0 0;
}

#column1 ul li  {
	background-image: url(../image/sidebar_arrow.gif);
	background-repeat: no-repeat;
	line-height: 30px;
	background-position: 4px 14px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	padding: 0 0 0 18px;
}
#column1 ul  li a{
	font-size: 12px;
	color: #333;
}
#column1 a:hover {
	color: #666;
}
#column1 ul #submenu {
	padding: 0;
}
#column1 ul #submenu li  {
	border: 0;
	background: none;

}
#column1 ul #submenu li  a{
	color: #999;
}


#column2 {
	width: 767px;
}
#column2 #news {
	background-image: url(../image/content_title_bg.jpg);
	background-repeat: no-repeat;
	background-color: #F5F7F2;
	overflow: hidden;
}
#column2 #news #name {
	line-height: 32px;
	padding: 0 10px 0 40px;
	font-size: 0.9em;
	color: #FFF;
	font-weight: bold;
	margin: 0;
}
#column2 #content_frame  {
	border-left: 1px solid #5B9502;
	border-right: 1px solid #5B9502;
	clear: left;
	overflow: hidden;
	padding: 30px 40px;
}
#content_frame #content {
	overflow: hidden;
	padding: 0 0 30px 0;
}
#content_frame #content ul {

}
#content_frame #content ul li {
	font-size: 13px;
	line-height: 30px;
	border-bottom: dotted 1px #BDC8A8;
	margin: 0 0 10px 40px;
	background-image: url(../image/news_list_img.gif);
	background-repeat: no-repeat;
	background-position: 2px 15px;
	padding: 0 0 0 12px;
	list-style-position: outside;
	font-weight: bold;
	color: #F60;
}


#content_frame #content p {
	color: #9AAD54;
}
#content_frame #content a {
	font-weight: normal;
}

#content_frame #content a:hover {
	color: #7DC041;
}
.id {
	margin: 0 20px 0 -45px;
}


#pageCtrl {
	width: 300px;
	margin: 20px auto 0 auto;
	padding: 10px 0;
}
#pageCtrl p {
	padding: 0 5px;
	text-align: center;


}
#pageCtrl a {
	border: 1px solid #CCC;
	line-height: 20px;
	padding: 3px;
	margin: 0 5px;
}
#pageCtrl a:hover {
	color: #FFF;
	background-color: #719F1B;
	border: 0;
}
#OZ_item_pageno_now {
	font-weight: bold;
	color: #6F9D19;
}

