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

/* 全宽内容区 */
#layout-container-fullwidth{
    background: url("images/container_fullwidth_bg.jpg") repeat-x center bottom;
}

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

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

.main-background a:hover {
    color: #04597e;
	text-decoration: none;
}

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

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

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

/* 菜单 */
#layout-nav {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 67px;
	height: 43px;
	width: 750px;
	left: 185px;
}

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

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

#layout-nav a {
    padding: 0 30px 0 20px;
	color: #156283;
	height: 43x;
	line-height: 43px;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
}

#layout-nav a:hover, #layout-nav a:active, #layout-nav .sfhover a, #layout-nav .sfactive a{
	color: #cc3759;	
	background: none;
}

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

/* 子菜单 */
#layout-nav li .sub {
	margin-top: -1px;
	width: 96px;
	opacity: 0.7;
	Filter: alpha(Opacity=70);
}

#layout-nav li .sub a:link, #layout-nav li .sub a:visited  {
    color: #cc3759;
	background-color: #cdebf8;
    font-weight: normal;
    padding: 10px;
	width: 70px;
	height: 25px;
	line-height: 25px;
	margin:0;
}

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

/* Header */
#layout-header {
	height: 300px;
	width:937px;
	background: url(images/header_bg.jpg) repeat-x center top;;
}

#layout-header-top-links {
	padding-right: 10px;
	padding-top: 0px;
}

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

#layout-header-search-input {
	width: 100px;
	border: #777777 1px solid;
	padding: 2px;
	opacity: 0.25;
	Filter: alpha(Opacity=25);
}

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

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

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

/* Footer */
#layout-footer {
    color: #3a849c;  
	margin:0px auto 0;
	}

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

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

/* Block样式 */

.block-style-1 {
    background: #fff;
}

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

.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: 13px 0px 13px 0;
}

.block-style-1 .layout-block-content {
    color: #00577e;
	padding: 6px 6px 8px 6px;
}

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

.block-style-1 a:hover{
    color: #20a8e4;
}

.block-style-2 {
    background: #4ccee4;
}

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

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

.block-style-2 .layout-block-content {
    color: #fff;
	padding: 6px 6px 10px 6px;
    background: none:
}

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

.block-style-2 a:hover{
    color: #1683a6;
}

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

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

.block-style-3 .layout-block-title-text {
    color: #20a8e4;
    font-size: 14px;
    background: url(images/block-3-title-left.jpg) no-repeat left top;
	display: block;
	padding: 21px 0px 14px 60px;
}

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


.block-style-3 .layout-block-content {
    border-right: #20a8e4 2px solid;
	border-left: #20a8e4 2px solid;
}

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

.block-style-3 a:hover{
    color: #474747;
}

.article-list-detail a:link, .article-list-detail a:visited, .article-detail a:link, .article-detail a:visited, .product-detail a:link, .product-detail a:visited, .product-list-detail a:link, .product-list-detail a:visited {
    background: url("images/detail_bg.gif") no-repeat scroll right bottom;
	padding: 5px 13px 4px 20px;
	text-decoration: none;
}

 .article-list-detail a:hover, .article-detail a:hover, .product-detail a:hover, .product-list-detail a:hover {
    background: url("images/detail_hover_bg.gif") no-repeat scroll right bottom;
}

.detail-text {
    visibility: hidden;
}

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

