/* 整站背景 */
.main-background {
	margin: 0;
	background: transparent url("images/main_bg.jpg") repeat-y;
}

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

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

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

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

#layout-content {
	margin-top: 33px;
	padding-top: 15px;
	padding-bottom: 15px;
	clear: both;
	background: #4d0800 url("images/content_bg.jpg") no-repeat center bottom;
}

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

/* 菜单 */
#layout-nav {
	margin: 0;
	padding: 0;
	background: url(images/nav_bg.gif) no-repeat;
	position: absolute;
	top: 150px;
	height: 42px;
}

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

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

#layout-nav a {
	color: #ffdad6;
    display: block;
    width: 80px;
	font-size: 13px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    font-weight: bold;
}

#layout-nav a:hover {
	color: #fff;
    background: url(images/nav_bg-ah.gif) no-repeat center;
}

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

/* sfhover状态的菜单项 */
#layout-nav .sfhover a {
	color: #fff;
}

/* 子菜单 */
#layout-nav li .sub a span {
	border-right: none;
	padding-right: 0;
}

#layout-nav li .sub a:link, #layout-nav li .sub a:visited  {
    color: #fff;
	background: #5e0a00;
    font-weight: normal;
    padding: 2px 10px;
	width: 60px;
}

#layout-nav li .sub a:hover  {
	color:#fff;
	background: #8f2222;
    padding: 2px 10px;
}

/* Header */
#layout-header {
	height: 150px;
	background: url(images/header_bg.gif) no-repeat right bottom;
}

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

#layout-header-top-links .langStyle {
    float: left;
}

#layout-header-search {
	position: absolute;
	right: 13px;
	top: 10px;
}

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

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

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

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

/* Footer */
#layout-footer {
    color: #ddd;
    font-wegiht: normal;
}

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

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

/* Block样式 */
.block-style-1 {
    background-color: #6d1d14;
}

.block-style-1 .layout-block-title-text {
    color: #fff;
    text-align: center;
}

.block-style-2 {
    color: #333;
    background-color: #e3dcc9;
    border: 2px solid #afa88b;
}

.block-style-2 .layout-block-title {
    background: url(images/block2-title-bg.gif) no-repeat top center;
    padding-top: 15px;
    text-align: center;
}

.block-style-2 .layout-block-title-text {
    color: #000;
    text-align: center;
}

.block-style-3 {
    color: #fff;
	background: #221817 url(images/roundedcornr_3_bl.png) no-repeat left bottom;
}

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

.block-style-3 a, .block-style-3 a:hover {
    color: #ffae00;
}

.block-style-3 .layout-block-title-text {
    color: #fff;
    font-size: 14px;
	background: #221817 url(images/roundedcornr_3_tr.png) no-repeat right	top;
	display: block;
	padding: 10px;
}

.block-style-3 .layout-block-content {
	background: #221817 url(images/roundedcornr_3_br.png) no-repeat right	bottom;
	padding: 6px 6px 8px 0;
	margin-left: 6px;
}

.block-style-4 .layout-block-title {
	border: 1px solid #671b23;
	background: #330308 url(images/block4-bg2.gif) no-repeat right top;
	padding-left: 0px;
}

.block-style-4 .layout-block-title-text {
	padding-left: 35px;
	padding-top: 4px;
	background: #330308 url(images/block4-bg1.gif) no-repeat left top;
}

.article-detail, .article-list-detail, .article-list-detail, .product-detail {
	margin-top: 15px;
	margin-bottom: 8px;
}

.article-detail a:link, .article-detail a:visited, .article-list-detail a:link, .article-list-detail a:visited, .product-detail a:link, .product-detail a:visited {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	background: url("images/detail_bg.gif") no-repeat left center;
	padding-left: 16px;
}

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

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

