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

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

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

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

/* 内容区 */
#layout-container {
	color: #ddd;
	margin: 0px auto 0 auto;
	position: relative;
	background: url(images/layout_bg.jpg) no-repeat;
}

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

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

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

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

#layout-nav li {
    margin-right: -15px;
}

#layout-nav .menuLast {
    margin-right: 0;
}

#layout-nav a {
	color: #e7d584;
	text-align: center;
	font-size: 14px;
    background: url(images/nav_a_bg.gif) no-repeat top left;
    width: 120px;
    height: 38px;
    line-height: 38px;
}

#layout-nav a:hover {
    color: #fff;
	background: url(images/nav_a_hover_bg.gif) no-repeat top left;
}

/* sfhover状态的菜单项 */
#layout-nav .sfhover a {
	color: #fff;
	background: url(images/nav_a_hover_bg.gif) no-repeat top left;
}

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

#layout-nav li .sub a:link, #layout-nav li .sub a:visited  {
    color: #fff;
	background: #3f2b12;
    font-weight: normal;
    padding: 5px 10px;
	width: 84px;
	margin: 0;
	height: 24px;
	line-height: 24px;
}

#layout-nav li .sub a:hover  {
    color: #000;
	background: #d9c783;
	padding: 5px 10px;
}

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

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

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

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

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

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

.layout-header-logo-image {
	position: absolute;
	left: 100px;
	top: 25px;
}

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

/* Footer */
#layout-footer {
    margin-top: 0;
    border-top:1px solid #300D37;
}

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

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

/* Block样式 */
.block-style-1 .layout-block-title {
}

.block-style-1 .layout-block-title-text {
    color: #f9eaa5;
    font-size: 16px;
    line-height: 200%;
}

.block-style-2 {
    color: #333;
	background: #d7c289 url(images/roundedcornr_2_bl.png) no-repeat left bottom;
}

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

.block-style-2 a, .block-style-2 a:visited, .block-style-2 a:hover {
    color: #300d35;
}

.block-style-2 .layout-block-title-text {
    color: #300d35;
    font-size: 14px;
	background: #d7c289 url(images/roundedcornr_2_tr.png) no-repeat right	top;
	display: block;
	padding: 10px;
}

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

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

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

.block-style-4 {
    border: 1px dashed #735545;
}

.block-style-5 {
    background: url(images/nei_rong_kuang_xia.gif) no-repeat bottom center;
    padding-bottom: 42px;
}

.block-style-5 .layout-block-title {
    background: url(images/nei_rong_kuang_shang.gif) no-repeat top center;
	height: 46px;
	padding: 15px 0 0 0;
	text-align: center;
	color: #fff;
}

.block-style-5 .layout-block-content {
	background: url(images/nei_rong_kuang_zhong.gif) repeat-y center;
}

.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;
	background: url(images/detail.jpg) no-repeat center left;
	padding: 4px 8px 4px 26px;
	text-decoration: none;
}

/* 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;
}

