/* 整站背景 */
.main-background {
	margin: 0;
	background: #fff url("images/main_bg.jpg") repeat-x center top;
}

/* 全宽内容区 */
#layout-container-fullwidth{
    background: url("images/container_fullwidth_bg.gif") repeat-x center bottom;
}

/* 布局修正 */
#layout-background {
    padding-top: 0px;
}

/* 链接定义 */
.main-background a, .main-background a:visited {
    color: #6f6f6f;
	font-weight: normal;
    text-decoration: underline;
}

.main-background a:hover {
    color: #00c144;
	text-decoration: none;
}

/* 内容区 */
#layout-container {
	color: #6b6766;
	margin: 0px auto 0 auto;
	position: relative;
}

#layout-content {
	margin-top: 8px;
	padding-top: 13px;
	padding-bottom: 15px;
	clear: both;
}

.layout-column-spacer {
    width: 0;
}

/* 菜单 */
#layout-nav {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 84px;
	height: 62px;
}

.layout-nav-wrapper {
    margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
}

#layout-nav li {
    background:transparent url(images/nav_a_bg.gif) no-repeat scroll right center;
}

#layout-nav a {
    padding: 0;
	color: #fff;
	width: 111px;
	height: 58x;
	line-height: 58px;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	
}

#layout-nav a:hover, #layout-nav a:active, #layout-nav .sfhover a, #layout-nav .sfactive a{
	color: #2f4a85;	
	background: url(images/nav_a_hover_bg.jpg) no-repeat scroll center center;
}

#layout-nav .menuLast {
    background: none;
}

/* 子菜单 */
#layout-nav li .sub {
	margin-top: -6px;
	width: 87px;
	margin-left:6px;
}

#layout-nav li .sub a:link, #layout-nav li .sub a:visited  {
    color: #5c5f64;
	background-color: #f1f1f1;
    font-weight: normal;
    padding: 5px  0px 5px 10px;
	width: 87px;
	height: 21px;
	line-height: 21px;
	margin:0;
}

#layout-nav li .sub a:hover  {
	color:#fff;
	background: #00b740 ;
	padding: 5px  0px 5px 10px;
}

/* Header */
#layout-header {
	height: 130px;
	width:937px;
	background: url(images/header_bg.jpg) no-repeat scroll center top;
}

#layout-header-top-links {
	padding-right: 10px;
	padding-top: 0px;
}

#layout-header-search {
	position: absolute;
	right: 57px;
	top: 45px;
}

#layout-header-search-input {
	width: 170px;
	border: #fff 1px solid;
	padding: 2px;
}

.layout-header-logo-text {
	position: absolute;
	left: 50px;
	top: 30px;
}

.layout-header-logo-image {
	position: absolute;
	left: 50px;
	top: 30px;
}

#layout-header-logo a {
	color: #fff;
}

/* Footer */

#layout-footer {
    color: #efece5;  
	margin:0px auto 0;
	padding:8px 0 10px;
}

#layout-footer a {
    color: #efece5;
    font-weight: bold;
}

#layout-footer #copyright {
	margin-top: 12px;
}

/* Block样式 */

.block-style-1 {
    color: #4e4e4e;
}

.block-style-1 .layout-block-title {
	padding: 0 0 0 8px;
	border-bottom: 2px solid #02b94d;
}

.block-style-1 .layout-block-title-text {
    color: #40b103;
    font-size: 16px;
	display: block;
	padding: 10px;
}

.block-style-1 .layout-block-content {
	padding: 6px 6px 8px 0;
	margin-left: 6px;
}

.block-style-1 a:link, .block-style-1 a:visited {
    color: #40b103;
}

.block-style-1 a:hover{
    color: #39b602;
}

.block-style-2 {
    color: #6f6f6f;
}

.block-style-2 .layout-block-title {
	padding: 0 0 0 8px;
}

.block-style-2 .layout-block-title-text {
    color: #626262;
    font-size: 15px;
	display: block;
	padding: 10px;
}

.block-style-2 .layout-block-content {
	padding: 6px 6px 15px 0;
	margin-left: 6px;
}

.block-style-2 .layout-block-content  .article-list-title{
    border-bottom:1px dashed #86d003;
}

.block-style-2 a:link, .block-style-2 a:visited {
    color: #6f6f6f;
	text-decoration:none;
}

.block-style-2  .article-list-title  a:hover{
    color: #72b103;
	display:block;
}

.block-style-3 {
    background: #eafef2 url(images/roundedcornr_3_br.jpg) no-repeat right bottom;
}

.block-style-3 .layout-block-title {
    background: url(images/block-3-title-left.jpg) no-repeat left top;
    padding: 0 0 0 20px;
}

.block-style-3 .layout-block-title-text {
    color: #626262;
    font-size: 14px;
    background: url(images/block-3-title-right.jpg) no-repeat right	top;
    display: block;
    padding-top: 18px;
	height:25px;
}

.block-style-3 .layout-block-content-outer{
    background: url(images/roundedcornr_3_bl.jpg) no-repeat left bottom;
    padding-bottom: 9px;
}

.block-style-3 .layout-block-content {
    color:#7d7d7d;
    border-left: 1px solid #dddbdb;
    border-right: 1px solid #dddbdb;
	background: #eafef2 url(images/roundedcornr_3_content.jpg) repeat-x center top;
	margin-left: 0;
}

.block-style-3 a:link, .block-style-4a:visited {
    color: #72b103;
}

.block-style-3  .article-list-title  a:hover{
    color: #696969;
}

.block-style-4 .layout-block-title {
	background: url(images/block-4-title-left.jpg) no-repeat left top;
	padding: 0 0 0 20px;
}

.block-style-4 .layout-block-title-text {
    color: #fff;
    font-size: 14px;
	background: url(images/block-4-title-right.jpg) no-repeat right	top;
	display: block;
	padding: 11px 0px 10px 0;
}

.block-style-4 .layout-block-content {
	background: url(images/block-4-content-bg.jpg) repeat-x right	top;
	border-top: 1px solid #fff;
	margin-left: 0;
}

.block-style-4 a:link, .block-style-4a:visited {
    color: #787878;
}

.block-style-4  .article-list-title  a:hover{
    color: #2e60ab;
}

.block-style-5 {
    color: #6f6f6f;
	background:#f5fbed;
}

.block-style-5 .layout-block-title {
	padding: 0 0 0 8px;
}

.block-style-5 .layout-block-title-text {
    color: #626262;
    font-size: 15px;
	display: block;
	padding: 10px;
}

.block-style-5.layout-block-content {
	padding: 6px 6px 10px 0;
	margin-left: 6px;
}

.block-style-5 a:link, .block-style-5 a:visited {
    color: #6f6f6f;
	text-decoration:none;
}

.block-style-5  .article-list-title  a:hover{
    color: #4e9d00;
	display:block;
}

.article-list-detail a:link, .article-list-detail a:visited, .article-detail a:link, .article-detail a:visited, .product-detail a:link, .product-detail a:visited, .product-list-detail a:link, .product-list-detail a:visited {
    background: url("images/detail_bg.gif") no-repeat scroll right bottom;
	padding: 5px 13px 4px 20px;
	text-decoration: none;
}

 .article-list-detail a:hover, .article-detail a:hover, .product-detail a:hover, .product-list-detail a:hover {
    background: url("images/detail_hover_bg.gif") no-repeat scroll right bottom;
}

.detail-text {
    visibility: hidden;
}

/* 文章列表 */
.article-list-style-1 li {
	list-style-type: none;
	background: url(images/arrow2.gif) 0px 8px no-repeat;
	padding-left: 10px;
}

.article-list-style-2 li {
	list-style-type: none;
	background: url(images/arrow1.gif) 0px 6px no-repeat;
	padding-left: 16px;
}

.article-list-style-3 li {
	list-style-type: none;
	background: url(images/arrow3.gif) 0px 6px no-repeat;
	padding-left: 18px;
}

/* Breadcrumbs */
.product-breadcrumb {
    background: transparent url(images/breadcrumb.gif) no-repeat left;
    padding-left: 16px;	
}

.article-breadcrumb {
    background: transparent url(images/breadcrumb.gif) no-repeat left;
    padding-left: 16px;
}

.article-content {
    padding: 2px 6px;
}

/* 导航列表 */
.nav-article-list li {
	background: url(images/arrow2.gif) 0px 8px no-repeat;
	padding-left: 18px;
}

