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

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

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

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

/* 内容区 */
#layout-container {
	color: #000;
	margin: 0px auto 0 auto;
	position: relative;
	background: transparent url("images/main_bg.jpg") no-repeat;
	border-left: 1px solid #5c819e;
	border-right: 1px solid #5c819e;
}

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

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

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

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

#layout-nav a {
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	padding: 10px 25px;
	margin-left: -1px;
	border: 1px solid #6692b5;
	background: url(images/nav_a_bg.jpg) repeat-x bottom;
}

#layout-nav a:hover {
    color: #5c819e;
    background: url(images/nav_a_hover_bg.jpg) repeat-x top;
    border: 1px solid #6692b5;
}

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

/* 子菜单 */
#layout-nav li .sub {
    border-left: 1px solid #6692b5;
	border-bottom: 1px solid #6692b5;
	border-right: 1px solid #6692b5;
	width: 123px;
	margin-left: -1px;
}

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

#layout-nav li .sub a:hover  {
	color:#fff;
	background: #6692b5;
	padding: 0px 10px;
}

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

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

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

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

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

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

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

/* Footer */
#layout-footer {
    color: #000;
    font-wegiht: bold;
    margin: 0;
    border-top: 1px solid #98c1d9;
    background: url(images/footer_bg.jpg) repeat-x;    
}

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

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

/* Block样式 */
.block-style-1 {
	background: #ffffff url(images/blockstyle-1-bg.jpg) repeat-x;
	border-left: 1px solid #e1ebf4;
	border-right: 1px solid #e1ebf4;
	border-top: 1px solid #e1ebf4;
}

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

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

.block-style-2 {
    background-color: #e8f1f8;
    border: 1px solid #e5eef5;
}

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

.block-style-2 .layout-block-title-text {
    color: #000;
    font-size: 14px;
}

.block-style-3 {
    border-bottom: 1px solid #7cbfd2;
    background-color: #fff;
}

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

.block-style-3 .layout-block-title-text {
    line-height: 35px;
    height: 35px;
    padding-left: 10px;
}

.block-style-4 {
}

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

.block-style-4 .layout-block-title-text {
    color: #0367b2;
    font-size: 14px;
}

.article-detail, .article-list-detail, .article-list-detail, .product-detail {
	font-weight: bold;
	background: url(images/detail.gif) no-repeat right;
	padding-right: 22px;
}

.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: #b30005;
	font-weight: bold;
	text-decoration: none;
}

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