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

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

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

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

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

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

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

/* 菜单 */
#layout-nav {
	margin: 0;
	padding: 0;
	padding-left: 200px;
	position: absolute;
    top: 50px;
    width: 737px;
    height: 64px;
}

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

#layout-nav a {
	color: #3885b6;
	line-height: 40px;
	text-align: center;
	width: 96px;
	height: 40px;
	margin-right: 0px;
	font-size: 13px;
    background: url(images/nav_a_bg.jpg) no-repeat center center;
}

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

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

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

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

#layout-nav li .sub a:hover  {
	background: #328dc6;
	padding: 5px 10px;
}

/* Header */
#layout-header {
	height: 1px;
	padding-top: 110px;
}

#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: 10px;
	top: 35px;
}

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

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

/* Footer */
#layout-footer {
    color: #1384bc;
    background-color: #e0f2fe;
    margin-top: 0;
    border-top: 2px solid #dceffb;
}

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

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

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

.block-style-1 .layout-block-title-text {
	background: url(images/block-1-right.jpg) no-repeat top right;
    height: 50px;
    line-height: 50px;
    display: block;
    color: #1384bc;
    padding-left: 20px;
}

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

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

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

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

.block-style-3 {
	background-color: #81e149;
	padding: 5px;
}

.block-style-3 .layout-block-title {
	background: url(images/block-3-title-bg.jpg) repeat-x;
}

.block-style-3 .layout-block-title-text {
    color: #fff;
    font-size: 14px;
	line-height: 150%;
}

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

.block-style-4 a, .block-style-4 a:visited, .block-style-4 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: #e29724 url(images/roundedcornr_4_tr.png) no-repeat right	top;
	display: block;
	padding: 10px;
}

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

.block-style-5 {
    border: 2px solid #ddd;
}

.block-style-6 a, .block-style-6 a:visited, .block-style-6 a:hover {
    color: #fff;
}

.block-style-6 .layout-block-content {
    background: #1268a1 url(images/block-6-content-bg.gif) repeat;
    color: #fff;
    border: 1px dashed #ccc;
}

.block-style-6 .article-date {
    color: #fff;
}

.block-style-7 .layout-block-content {
    background: #1268a1 url(images/block-7-bg.gif) repeat;
    border: 1px dashed #ccc;
}

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

.block-style-8 .layout-block-title-text {
	background: url(images/block-8-right.jpg) no-repeat top right;
    height: 50px;
    line-height: 50px;
    display: block;
    color: #B70E0E;
	font-size: 16px;
    padding-left: 85px;
}

.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.gif) repeat-x;
	text-decoration: none;
	padding: 4px 8px;
}

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

