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

/* 全宽内容区 */
#layout-container-fullwidth{
    background: url(images/container-fullwidth-bg.jpg) no-repeat scroll center top;
}

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

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

.main-background a:hover {
    text-decoration: underline;
    color: #4089b9;
}

/* 内容区 */
#layout-container {
	color: #959595;
	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: 58px;
	height: 35px;
    width: 937px;
}

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

#layout-nav a {
    padding: 0;
    color: #fff;
    width: 90px;
    height: 35px;
    line-height: 35px;
    font-size: 13px;
    text-align: center;
}

#layout-nav a:hover, #layout-nav a:active, #layout-nav .sfhover a, #layout-nav .sfactive a{
    background:url("http://mttl.s1.tenweb.cn/files/img/nav-hover-bg.jpg") no-repeat scroll center top transparent;
    color:#15619D;
}

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

#layout-nav li .sub a:link, #layout-nav li .sub a:visited  {
    color: #597d90;
    font-weight: normal;
    padding: 10px 0px 10px 0px;
    height: 10px;
    line-height: 10px;
	text-align: center;
    margin: 0 0 0 8px;
    background-color:transparent;
    font-size: 13px;
}

#layout-nav li .sub li {
	background-color: transparent;
	margin-left: -8px;
    background: url(images/sub-li-bg.jpg) no-repeat scroll right center;
}

#layout-nav li .sub a:hover  {
   color: #3a6d14;
   padding: 10px 0px 10px 0px;
}

/* Header */
#layout-header {
    height: 260px;
    width: 937px;
}

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

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

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

#layout-header-search-input {
    color:#bdbdbd;
}

.layout-header-logo-text {
	position: absolute;
	left: 50px;
	top: 20px;
    color: #f4c3e7;
}

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

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

#layout-header-search {
	opacity: 0.8;
	Filter: alpha(Opacity=80);
}

/* Footer */
#layout-footer {
    color: #ababab; 
    margin: 0 auto;
	padding: 30px 0 10px;
     background: url(images/footer-bg.jpg) no-repeat scroll center top;
     height: 60px;
}

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

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

/* Block样式 */

.block-style-1 {
    background: #fff url(images/block-1-border-right.jpg) repeat-y right top;
}

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

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

.block-style-1 .layout-block-content-outer {
    background: url(images/block-1-border-left.jpg) repeat-y left top;
}

.block-style-1 .layout-block-content-outer2 {
    background: url(images/roundedcornr-1-br.jpg) no-repeat right bottom;
}

.block-style-1 .layout-block-content {
    background:  url(images/roundedcornr-1-bl.jpg) no-repeat left bottom;
	padding:8px 20px 15px;
    margin-right:5px;
    color: #959595;
}

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

.block-style-1 .article-list-title a:hover{
    color: #4089b9;
}

.block-style-2 {
    background: url(images/block-2-border-right.jpg) repeat-y right top;
}

.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: #164b89;
    font-size: 15px;
    background: url(images/block-2-title-right.jpg) no-repeat right top;
    display: block;
	padding:30px 20px 10px 0;
	text-align:left;
}

.block-style-2 .layout-block-content-outer {
    background: url(images/block-2-border-left.jpg) repeat-y left top;
}

.block-style-2 .layout-block-content-outer2 {
    background: url(images/roundedcornr-2-br.jpg) no-repeat right bottom;
}

.block-style-2 .layout-block-content {
    background: url(images/roundedcornr-2-bl.jpg) no-repeat left bottom;
	padding:6px 25px 15px;
    margin-right: 5px;
    color: #959595;
}

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

.block-style-2 .article-list-title a:hover{
    color: #4089b9;
}

.block-style-3 .layout-block-title-text {
    color: #164b89;
    font-size: 15px;
    display: block;
	padding: 10px 0px 10px 15px;
	text-align: left;
    border-bottom: 1px solid #dadada;
}

.block-style-3 .layout-block-content-outer {
	padding-bottom: 12px;
    color: #959595;
}

.block-style-3 .layout-block-content-outer .article-list li {
    border-bottom: 1px solid #dee6eb;
}

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

.block-style-4 .layout-block-title-text {
    background:url("images/block-4-title-right.jpg") no-repeat scroll right top transparent;
    color:#196DC4;
    display:block;
    font-size:12px;
    padding:5px 20px 10px 0;
    text-align:left;
}

.block-style-4 .layout-block-content {
    color: #959595;
}

.block-style-4 .layout-block-content-outer .article-list li {
    border-bottom: 1px solid #dee6eb;
}

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

.block-style-4 .article-list-title a:hover{
    color: #4089b9;
}

.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 center;
    padding: 6px 16px;
    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_a_bg.gif") no-repeat scroll center;
}

.detail-text {
    visibility:hidden; /* 隐藏更多 */
}

/* 文章列表 */
.article-list-style-1 li {
	list-style-type: none;
	background: url("images/arrow2.gif") no-repeat scroll 8px 6px transparent;
	padding-left: 20px;
}

.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;
}

