/* 整站背景 */
.main-background {
	margin: 0;
}

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

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

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

/* 内容区 */
#layout-container {
	color: #333;
	margin: 0px auto 0 auto;
	position: relative;
	/*
	border-left: 4px solid #fff;
	border-right: 4px solid #fff;
	*/
}

#layout-content {
	margin-top: 0px;
	padding-top: 8px; 
	padding-bottom: 15px;
	clear: both;
	/*background: #a9e5ff url(images/content_bg.jpg) repeat-x top;*/
}

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

/* 菜单 */
#layout-nav {
	margin: 0;
	padding: 0;
	position: absolute;
    top: 105px;
    width: 937px;
    height: 40px;
    background: url(images/nav_bg.jpg) no-repeat center center;
}

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

#layout-nav a {
	color: #fff;
	line-height: 40px;
	text-align: center;
	padding: 0 16px;
	margin-right: 3px;
	font-size: 14px;
	font-weight: bold;
	background: url(images/nav_a_bg.gif) no-repeat left center;
}

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

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

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

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

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

/* Header */
#layout-header {
	height: 145px;
	padding-top: 0px;
}

#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: #ccc 1px solid;
	padding: 2px;
}

.layout-header-logo-text {
	position: absolute;
	left: 20px;
	top: 35px;
}

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

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

/* Footer */
#layout-footer {
    color: #222;
    margin-top: 0;
    height: 94px;
    background: url(images/bottom_line.jpg) no-repeat top;
}

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

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

/* Block样式 */
.block-style-1 {
    border: 1px solid #a0ddf7;
}

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

.block-style-1 .layout-block-title-text {
	background: url(images/block-1-right.jpg) no-repeat top right;
    height: 26px;
    line-height: 26px;
    display: block;
    color: #5d06b5;
    padding-left: 8px;
    font-size: 14px;
}

.block-style-2 {
    border: 1px solid #a0ddf7;
}

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

.block-style-2 .layout-block-title-text {
	background: url(images/block-1-right.jpg) no-repeat top right;
    height: 26px;
    line-height: 26px;
    display: block;
    color: #5d06b5;
    padding-left: 8px;
    font-size: 14px;
}

.block-style-2 .layout-block-content {
	border-left: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	background: #fff url(images/block-1-bg.jpg) no-repeat right top;
}

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

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

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

.block-style-4 .layout-block-title-text {
	background: url(images/block-1-right.jpg) no-repeat top right;
    height: 26px;
    line-height: 26px;
    display: block;
    color: #5d06b5;
    padding-left: 8px;
    font-size: 14px;
}

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

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

.block-style-5 .layout-block-title-text {
	background: url(images/huang-2.jpg) no-repeat top right;
    height: 34px;
    line-height: 34px;
    display: block;
    color: #46932B;
    padding-left: 58px;
    font-size: 14px;
}

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

.block-style-6 .layout-block-title-text {
	background: url(images/lan-2.jpg) no-repeat top right;
    height: 34px;
    line-height: 34px;
    display: block;
    color: #3B629B;
    padding-left: 58px;
    font-size: 14px;
}

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

.block-style-7 .layout-block-title-text {
	background: url(images/lv-2.jpg) no-repeat top right;
    height: 34px;
    line-height: 34px;
    display: block;
    color: #47B59A;
    padding-left: 58px;
    font-size: 14px;
}

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

.block-style-8 .layout-block-title-text {
	background: url(images/zi-2.jpg) no-repeat top right;
    height: 34px;
    line-height: 34px;
    display: block;
    color: #8241D9;
    padding-left: 58px;
    font-size: 14px;
}

.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: #666;
	font-weight: normal;
}

/* 文章列表 */
.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;
}

