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

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

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

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

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

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

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

/* 菜单 */
#layout-nav {
	margin: 0;
	padding: 0;
	height: 66px;
	position: absolute;
    top: 15px;
    background: transparent url("images/nav_bg.jpg") no-repeat;
}

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

#layout-nav a {
	color: #fff;
	height: 66px;
	line-height: 66px;
	width: 106px;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	margin-right: 1px;
	padding-left: 16px;
	background: url(images/nav_li_bg.jpg) no-repeat center left;
}

#layout-nav a:hover {
    background: url(images/nav_li_hover_bg.jpg) no-repeat center left;
}

/* sfhover状态的菜单项 */
#layout-nav .sfhover a {
	background: url(images/nav_li_hover_bg.jpg) no-repeat center left;
}

/* 子菜单 */
#layout-nav li .sub {
    margin-top: -13px;
}

#layout-nav li .sub a:link, #layout-nav li .sub a:visited  {
    color: #fff;
	background: #6b360e;
    font-weight: bold;
    padding: 0px 10px;
	width: 103px;
	margin: 0;
	line-height: 30px;
	height: 30px;
}

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

/* Header */
#layout-header {
	height: 350px;
	padding-top: 80px;
	background: url(images/header_bg.jpg) no-repeat bottom;
}

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

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

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

.layout-header-logo-text {
	position: absolute;
	left: 580px;
	top: 300px;
}

.layout-header-logo-image {
	position: absolute;
	left: 580px;
	top: 290px;
}

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

/* Footer */
#layout-footer {
    color: #000;
    background: transparent url("images/footer_bg.jpg") no-repeat top;
    font-wegiht: bold;
    margin: 0
}

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

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

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

.block-style-1 .layout-block-title {
	line-height: 200%;
}

.block-style-1 .layout-block-title-text {
    color: #310900;
    font-size: 16px;
}

.block-style-2 {
}

.block-style-2 .layout-block-title {
}

.block-style-2 .layout-block-title-text {
    color: #fff;
    font-size: 14px;
    background-color: #6e0406;
    padding: 2px 7px
}

.block-style-3 {
	background: #c2b19d 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 .layout-block-title-text {
    color: #310900;
    font-size: 14px;
	background: #c2b19d url(images/roundedcornr_3_tr.png) no-repeat right	top;
	display: block;
	padding: 10px;
}

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

.block-style-4 {
    color: #fff;
	background: #572105 url(images/roundedcornr_4_bl.png) no-repeat left bottom;
}

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

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

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

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

.article-detail, .article-list-detail, .article-list-detail, .product-detail {
	font-weight: bold;
}

.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 {
	font-weight: bold;
}

/* 文章列表 */
.article-list-style-1 li {
	list-style-type: none;
	background: url(images/arrow_138.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/arrow_062.gif) 0px 7px no-repeat;
	padding-left: 16px;
}

/* 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/arrow_138.gif) 0px 8px no-repeat;
	padding-left: 18px;
}
