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

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

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

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

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

#layout-content {
	margin-top: 8px;
	padding-top: 13px;
	padding-bottom: 15px;
	clear: both;
	background:none;
}

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

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

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

#layout-nav li {
	background: url("images/nav_a_bg.gif") no-repeat right;
}

#layout-nav a {
    padding: 0;
	color: #000;
	width: 99px;
	height: 52px;
	line-height: 52px;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
}

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

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

#layout-nav  .menuLast  {
    background: none;
}

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

#layout-nav li .sub a:link, #layout-nav li .sub a:visited  {
    color: #000;
	background: #fff;
    font-weight: normal;
    padding: 10px;
	width: 77px;
	height: 20px;
	line-height: 20px;
	margin:0;
	border-right: 2px solid #cdd3d4;
	border-left: 2px solid #cdd3d4;
	border-bottom: 2px solid #cdd3d4;
}

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

/* Header */
#layout-header {
	height: 323px;
	width:937px;
	background: none;
}

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

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

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

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

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

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

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

/* Footer */
#layout-footer {
    color: #000;  
	background: url(images/footer_bg.jpg) no-repeat center bottom;
	margin:0px auto 0;
	}

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

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

/* Block样式 */

.block-style-1 {
    background: #48c3f3 url(images/roundedcornr_1_bl.gif) no-repeat left bottom;
}

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

.block-style-1 .layout-block-title-text {
    color: #fff;
    font-size: 14px;
	background:  url(images/block-1-title-right.jpg) no-repeat right	top;
	display: block;
	padding: 11px 0px 11px 10px;
}

.block-style-1 .layout-block-content {
    color: #fff;
	background: #48c3f3 url(images/roundedcornr_1_br.gif) no-repeat right bottom;
	padding: 6px 6px 8px 0;
	margin-left: 6px;
}

.block-style-1 a:link, .block-style-1 a:visited {
    color: #fff;
}

.block-style-1 a:hover{
    color: #11385f;
}

.block-style-2 {
    background: #e6f5fb url(images/roundedcornr_2_bl.gif) no-repeat left bottom;
}

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

.block-style-2 .layout-block-title-text {
    color: #23468b;
    font-size: 14px;
	background:  url(images/block-2-title-right.jpg) no-repeat right	top;
	display: block;
	padding: 10px 0px 10px 0;
}

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

.block-style-2 a:link, .block-style-2 a:visited {
    color: #23468b;
}

.block-style-2 a:hover{
    color: #1e012f;
}

.block-style-3 {
    background: #fefefe url(images/roundedcornr_3_br.gif) no-repeat right bottom;
}

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

.block-style-3 .layout-block-title-text {
    color: #000;
    font-size: 14px;
	background: url(images/block-3-title-right.gif) no-repeat right	top;
	display: block;
	padding: 10px 0px 10px 0;
}

.block-style-3 .layout-block-content-outer{
     background: url(images/roundedcornr_3_bl.gif) no-repeat left bottom;
	 padding-bottom: 7px;
}

.block-style-3 .layout-block-content {
    color:#212121;
    border-left: 1px solid #edefef;
    border-right: 1px solid #edefef;
}

.block-style-3 a:link, .block-style-3 a:hover, .block-style-3 a:visited {
    color: #978276;
}

.block-style-4 .layout-block-title-text {
    color: #23468b;
    font-size: 14px;
	background:  none;
	display: block;
	padding: 11px 0px 11px 10px;
}

.block-style-4 .layout-block-content {
    color: #23468b;
	border-top: 1px solid #edefef;
	background: none;
	padding: 6px 6px 8px 0;
	margin-left: 6px;
}

.block-style-4 a:link, .block-style-4 a:visited {
    color: #23468b;
}

.block-style-4 a:hover{
    color: #48c3f3;
}

.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;
	text-decoration: none;
	background: url("images/detail_bg.gif") repeat-x;
	border: 1px solid #e7e5e8;
	padding: 2px 7px;
}

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