/* 整站背景 */
.main-background {
	margin: 0;
    background: #180a09 url(images/main-bg.jpg) repeat-x scroll center top;
}

/* 全宽内容区 */
#layout-container-fullwidth{
    background: url(images/header-bg.jpg) no-repeat scroll center top;
}

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

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

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

/* 内容区 */
#layout-container {
	color:#FFF;
	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: 5px;
	height: 48px;
    width: 937px;
}

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

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

#layout-nav a:hover, #layout-nav a:active, #layout-nav .sfhover a, #layout-nav .sfactive a{
	color: #d7d7d7;
}

#layout-nav .menuFirst {
}

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

/* 子菜单 */
#layout-nav li .sub {
    width: auto;
}

#layout-nav li .sub li{
	margin-top: 0px;
	width: 50px;
	background:none repeat scroll 0 0 transparent;
}

#layout-nav li .sub a:link, #layout-nav li .sub a:visited  {
    color: #fff;
    font-weight: normal;
    padding: 10px;
    width: 50px;
    height: 18px;
    line-height: 18px;
    margin: 0;
	background-color:transparent;
    text-align: center;
}

#layout-nav li .sub a:hover  {
	padding: 10px;
    color: #d7d7d7;
}

/* Header */
#layout-header {
    height: 275px;
}

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

#layout-header-search {
	position: absolute;
	right: -70px;
	top: 15px;
}

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

#layout-header-search-input {
    color:#bdbdbd;
}

.layout-header-logo-text {
	position: absolute;
	left: 50px;
	top: 100px;
    color: #f4c3e7;
}

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

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

#layout-header-search {
	opacity: 0.8;
	Filter: alpha(Opacity=80);
}

/* Footer */

#layout-footer {
    color: #fff; 
    margin:0px auto 0;
}

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

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

/* Block样式 */
.block-style-1 .layout-block-title {
	padding: 0;
	background:url("images/block-1-title-left.gif") no-repeat scroll left top transparent;
}

.block-style-1 .layout-block-title-text {
    color: #fff;
    font-size: 13px;
    background: url(images/block-1-title-right.gif) no-repeat left	top;
    display: block;
    padding: 8px 0 7px 29px;
}

.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: #fff;
}

.block-style-1  .article-list-title a:hover, .block-style-1  .article-list-style-1 a:hover{
    color: #fff;
    background-color: #ec0000;
    display: block;
}
.block-style-2 .layout-block-title {
	background: url(images/block-2-title-left.gif) no-repeat left top;
	padding: 0 0 0 28px;
}

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

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

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

.block-style-4 .layout-block-title-text {
    color: #bba79c;
    font-size: 15px;
    background: url(images/block-4-title-right.jpg) no-repeat right top;
    display: block;
	padding: 20px 40px 5px 0;
	text-align: center;
}

.block-style-4 .layout-block-content-outer {
    background: url(images/block-4-border-left.jpg) repeat-y left top;
}

.block-style-4 .layout-block-content-outer2 {
    background: url(images/roundedcornr-4-br.jpg) no-repeat right bottom;
}

.block-style-4 .layout-block-content {
    background:  url(images/roundedcornr-4-bl.jpg) no-repeat left bottom;
	padding:6px 40px 40px;
    margin-right:5px;
    color: #fff;
}

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

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


.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 center;
    padding: 6px 16px;
    text-decoration: none;
}

.detail-text {
    visibility:hidden; /* 隐藏更多 */
}

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

.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;
}

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

