/**
 * China Energy Fund Site Style
 * Created by 2008-09-12
 * Author: Stingna Zhou
 * Ver 1.0
 */

body {
	margin: 0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif, "SimSun";
	font-size: 12px;
	background: #fff url('../images/page-bg.png') repeat-x left top;
}

a {
	color: #0B6431;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}

p {
	margin: 15px 0;
	line-height: 180%;
}
.content p {
	margin: 0 0 15px 0;
}

.clearfix:after {
   content: ".";
   display: block;
   height: 0;
   clear: both;
   visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */

.last,
.last a {
	border-right: 0 !important;
}

.content {
	padding: 15px;
}

.pager {
	text-align: right;
}
.pager ul, 
.pager ul li {
	margin: 0;
	padding: 0;
	list-style: none;
}
.pager ul li {
	display: inline;
	padding: 0 5px;
}
.pager ul li.active {
	font-weight: bold;
}

#page {
	width: 890px;
	margin: 0 auto;
}

/* Top Navigation */
#nav-top {
	height: 25px;
	line-height: 25px;
	text-align: right;
	/*background: transparent url('../images/nav-icon.gif') no-repeat right center;
	padding-right: 30px;*/
}
#nav-top,
#nav-top a {
	color: #6AC738;
}
#nav-top a {
	border-right: 1px solid #6AC738;
	padding: 0 8px;
}
#nav-top a:hover {
	color: #fff;
	text-decoration: none;
}

/* Site Logo */
#logo {
	float: left;
	margin: 25px 0 0 0px;
}

/* Primary links */
#primary-links {
	background: #017F40 url('../images/primary-left-bg.gif') no-repeat left center;
	float: right;
	height: 33px;
	line-height: 33px;
	margin-top: 41px;
	padding: 0 0 0 5px;
}
* html #primary-links {
	width: 48%;
}
#primary-links ul, 
#primary-links ul li {
	margin: 0;
	padding: 0;
	list-style: none;
}

#primary-links ul {
	background: transparent url('../images/primary-right-bg.gif') no-repeat right center;
	height: 33px;
	padding: 0 5px 0 0;
}
#primary-links ul li {
	float: left;
}
#primary-links ul li a {
	border-right: 1px solid #fff;
	color: #fff;
	padding: 0 10px;
}

/* Main Content */
#main-content {
	margin-top: 24px;
}

/* home midde banner & button */
#main-content .home-middle-banner {
	background: transparent url('../images/middle-pic.jpg') no-repeat;
	width: 890px;
	height: 317px;
}
.home-more-button {
	width: 143px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	padding: 245px 0 0 740px;
}
.home-more-button a {
	background: transparent url('../images/home-more-button.gif') no-repeat;
	display: block;
	color: #ffffff;
}
.home-more-button a:hover{
	background: transparent url('../images/home-more-button-hover.gif') no-repeat;
	text-decoration: none;
}

/* Home 3 boxes */
.boxes-list .box {
	float: left;
	background: url('../images/home-box-bg.png') repeat-x;
	width: 294px;
	margin-right: 4px;
	height: 196px;
}
.boxes-list .box.last {
	margin-right: 0;
}
.boxes-list .box .box-inner {
	background: transparent url('../images/home-box-corner-left.gif') no-repeat left top;
}

.boxes-list .box h2.title {
	background: transparent url('../images/home-box-corner-right.gif') no-repeat right top;
	padding: 8px 0 0 15px;
	color: #fff;
	font-size: 14px;
	font-weight: normal;
}

.boxes-list .box h3.title {
	font-size: 12px;
	background: transparent url('../images/dot.gif') repeat-x left bottom;
	margin-left: 75px;
	padding-bottom: 3px;
}


.boxes-list .box .content {
	padding: 14px 15px;
}
.boxes-list .box .content .float-img {
	float: right;
	padding: 0 10px 5px 0;
}
.float-img-left {
	float: left;
	padding: 0 10px 5px 0;
}

.boxes-list .box .content p {
	color: #1a3251;
	margin: 10px 0;
	line-height: normal;
}
.boxes-list .box .content .more-link {
	margin-top: 20px;
}
.boxes-list .box .content .more-link a {
	background: url('../images/more-link-icon.gif') no-repeat 0 50%;
	padding-left: 20px;
	margin-left: 15px;
	color: #000;
}

/* Footer */
#footer {
	background: #fff url('../images/footer-line-left.gif') no-repeat 15px center;
	padding: 15px 15px 15px 30px;
	color: #0B6431;
}
body.home #footer {
	background-color: transparent;
	background-position: left center;
	padding: 5px 0 2px 15px;
	margin-top: 15px;
}
#footer .copyright a {
	color: #000;
	padding: 0 10px;
	border-right: 1px solid #7c98b2;
}

/* inside page */
#main-content .main-content-inside {
	background: #fff url('../images/corner-left-bg.png') no-repeat left top;
}
#main-content .main-content-inside .content {
	background: url('../images/corner-right-bg.png') no-repeat right top;
}
#main-content .main-content-inside .content .content {
	background: none;
}

/* sidebar left */
#sidebar-left {
	float: left;
	width: 184px;
	margin: 42px 30px 0 0;
}

#sidebar-left ul, 
#sidebar-left ul li {
	margin: 0;
	padding: 0;
	list-style: none;
}
#sidebar-left ul li a {
	text-decoration: none;
	display: block;
}

#sidebar-left ul li.active.submenu, 
#sidebar-left ul li.active.no-submenu {
	height:23px;
	line-height: 23px;
}
#sidebar-left ul li.active.submenu span, 
#sidebar-left ul li.active.no-submenu span {
	/*cursor: default;*/
}

#sidebar-left ul li span {
	padding-left: 30px;
	cursor: pointer;
}
#sidebar-left ul li li span {
	padding: 0px 0 0px 50px;
}

#sidebar-left ul li li.active a {
	color: #000;
}


/* sidebar right */
#siderbar-right {
	margin-left: 214px;
}
#main-content.show-content #siderbar-right {
	margin-left: 0;
}

* html #siderbar-right {
	width: 642px;
}

.breadcrumb {
	padding: 5px 0 5px 15px;
}
#siderbar-right .breadcrumb {
	margin-bottom: 15px;
}

#main-content.show-content .sidebar-right-inside {
	border: 0;
}

#siderbar-right .sidebar-right-inside .inside-banner {
	height: 121px;
}
#siderbar-right .sidebar-right-inside .inside-banner h1.title {
	font-size: 26px;
	padding: 35px 0 0 120px;
}
#siderbar-right .sidebar-right-inside .inside-banner .sub-title {
	font-size: 18px;
	display: block;
	font-weight: normal;
	padding: 10px 0 0 55px;
}

#siderbar-right .sidebar-right-inside .content p {
	text-indent: 2em;
}
#siderbar-right .sidebar-right-inside .content .float-img {
	float: right;
	border: 1px solid #eee;
	margin: 0 20px 10px 0px;
	padding: 5px;
}

#siderbar-right .sidebar-right-inside .content .float-img-left {
	float: left;
	border: 1px solid #eee;
	margin: 0 20px 10px 0px;
	padding: 5px;
}

.float-img-left {
	float: left;
	margin: 0 20px 10px 0px;
	padding: 5px;
}

#siderbar-right .sidebar-right-inside .content ul.news, 
#siderbar-right .sidebar-right-inside .content ul.news li {
	margin: 0;
	padding: 0;
	list-style: none;
}
#siderbar-right .sidebar-right-inside .content ul.news {
	margin-bottom: 10px;
}
#siderbar-right .sidebar-right-inside .content ul.news li {
	padding: 7px 0 7px 25px;
	background: url('../images/icon-news.gif') no-repeat 5px center;
}
#siderbar-right .sidebar-right-inside .content ul.news li span.date {
	color: #999;
	font-size: 11px;
	padding-left: 10px;
}

#main-content .article-header {
	margin-bottom: 15px;
	text-align: center;
	padding-bottom: 12px;
}
#main-content .article-header h1.title {
	font-size: 22px;
	margin-bottom: 10px;
}
#main-content .article-header .date {
	color: #999;
}
#main-content .article-header .date span {
	padding: 0 5px;
}

#main-content .insidepage-name {
	float: right;
	font-size: 14px;
	font-weight: bold;
	padding-top: 40px;
}


img{
	border-width:0px;
	border-style:none;
	
}

.title1{
	font-weight: 600;
}

li.cont1{
	margin-left: 10px;
	background: url('../images/icon_arrow_s.gif') no-repeat 0 7px;
	list-style: none;
	line-height: 180%;
}

.article-content{
	padding-left: 50px;
	padding-right: 50px;
}

.article-content p{
	text-indent: 2em;
}

li.cont2{
	list-style-type: decimal;
	line-height: 180%;
	margin-left: 10px;
}

table tr td{
	margin: 0px;
	padding: 0px;
}


td.title1{
	background: #34a23d;
	font-weight: 600;
	padding: 3px;
	color: #ffffff;
	border-width: 2px 1px 0px 0px;
	border-style: solid solid none none;
	border-color: #ffffff;
	text-align:center;
}


td.content1{
	background: #dedede;
	border-width: 2px 1px 0px 0px;
	border-style: solid solid none none;
	border-color: #ffffff;
	padding: 3px;
}

td.content2{
	background: #dedede;
	border-width: 2px 1px 0px 0px;
	border-style: solid solid none none;
	border-color: #ffffff;
	padding: 3px;
	font-weight:600;
}

p.remark{
	text-indent: 0;
	color:#c0c0c0;
}
