﻿@charset "utf-8";

/* 菜单 */
@import url(ddsmoothmenu.css);

/* 表单验证 */
@import url(cmxform.css);

/* 相册 */
@import url(gallery.css);

/* QQ */
@import url(common.css);

*{
	margin: 0px;
	padding: 0px;
}
body {
	background-image: url(../images/bg1.gif);
	text-align: center;
}

body,button, select, textarea, td {
	font: 12px/1.6em tahoma,verdana;
	margin-top: 0px; 
	margin-right: 0px; 
	margin-bottom: 0px; 
	margin-left: 0px;
	line-height: 18.8px;
}
div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,sub,sup,tt,var,dl,dt,dd,ol,ul,li,th { margin:0; padding:0; border:0; outline:0; font-weight:inherit; font-style:inherit; font-size:100%; font-family:inherit; vertical-align:baseline; }

hr {
	height: 1px;
	color: #ededed
}
#bbg {
	background-color: #FFF;
	text-align: left;
	width: 930px;
	margin-right: auto;
	margin-left: auto;
}

a:link {
	color: #666666; text-decoration: none
}
a:visited {
	color: #666666; text-decoration: none
}
a:hover {
	color: #666666; text-decoration: underline
}
a:active {
	color: #666666; text-decoration: underline
}

/* Style for Pager */
.Pager {
	padding-right: 3px; padding-left: 3px; padding-bottom: 3px; margin: 3px; padding-top: 3px; text-align: left
}
.Pager a {
	border-right: #eee 1px solid; padding-right: 5px; border-top: #eee 1px solid; padding-left: 5px; padding-bottom: 2px; margin: 2px; border-left: #eee 1px solid; color: #036cb4; padding-top: 2px; border-bottom: #eee 1px solid; text-decoration: none
}
.Pager a:hover {
	border-right: #999 1px solid; border-top: #999 1px solid; border-left: #999 1px solid; color: #666; border-bottom: #999 1px solid
}
.Pager a:active {
	border-right: #999 1px solid; border-top: #999 1px solid; border-left: #999 1px solid; color: #666; border-bottom: #999 1px solid
}
.Pager .current {
	border-right: #036cb4 1px solid; padding-right: 5px; border-top: #036cb4 1px solid; padding-left: 5px; font-weight: bold; padding-bottom: 2px; margin: 2px; border-left: #036cb4 1px solid; color: #fff; padding-top: 2px; border-bottom: #036cb4 1px solid; background-color: #036cb4
}
.Pager .disabled {
	border-right: #eee 1px solid; padding-right: 5px; border-top: #eee 1px solid; padding-left: 5px; padding-bottom: 2px; margin: 2px; border-left: #eee 1px solid; color: #ddd; padding-top: 2px; border-bottom: #eee 1px solid
}

.homeboldtitletxt {
	font-weight: bold;
	color: #004486;
	padding:0px 0px 0px 10px;
}

.hometitletxt {
	color: #fff;
	padding:0px 0px 0px 10px;
}
.homeblackboldtitletxt {
	font-weight: bold;
	color: #000;
	padding:0px 0px 0px 10px;
}
.pageboldtitletxt {
	font-size: 16px;
	font-weight: bold;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #9A0000;
	text-indent: 12px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
.page_con{
	padding: 10px;
	line-height: 22px;
}
.page_txt{
	padding: 20px;
	border: 1px solid #D6D6D6;
	width: 50%;
}
.homecontenttxt {
	line-height: 22.8px;
	padding:0px 5px 0px 5px;
}
.dashedtr{
	BORDER-BOTTOM:  #c7c7c7  1px  solid;
	BORDER-top:  #c7c7c7  1px  solid;
	BORDER-LEFT:  #c7c7c7  1px  solid;
	BORDER-RIGHT:  #c7c7c7  1px  solid;
}
.dottedtd{
	BORDER-BOTTOM:  #DEDFDE  1px  dotted;
	BORDER-top:  #DEDFDE  0px  dotted;
	BORDER-LEFT:  #DEDFDE  0px  dotted;
	BORDER-RIGHT:  #DEDFDE  0px  dotted;
	line-height: 30px;
	}

a.frontpageLink:link {
	COLOR: #2552a3;font-size: 14.8px;font-weight: bold;padding:0px 0px 0px 20px;
}
a.frontpageLink:visited {
	COLOR: #2552a3;font-size: 14.8px;font-weight: bold;padding:0px 0px 0px 20px;
}
a.frontpageLink:hover {
	COLOR: #2552a3;font-size: 14.8px;font-weight: bold;padding:0px 0px 0px 20px;
}

/* Style for thumb */
#thumb{width:730px;float:left;}
.thumbSmallList{float:right;width:120px;height:400px;overflow:hidden;position:relative;}
#MoveUp{position:absolute;top:0;height:20px;width:110px;z-index:3;cursor:pointer;background:#fff url(../images/icon_pre_next.png) no-repeat center top;}
#MoveDown{position:absolute;bottom:0;height:20px;width:110px;z-index:3;cursor:pointer;background:#fff url(../images/icon_pre_next.png) no-repeat center bottom;}
#thumbSmallsubList{position:absolute;margin-top:20px;z-index:2;}
#thumbSmallsubList li{width:110px;height:70px;margin-bottom:2px;cursor:pointer;overflow:hidden;text-align:center;background:url(../images/loading.gif) no-repeat center center;}
#thumbSmallsubList li img{width:100px;height:60px;border:2px solid #E3E3E3;margin:1px;}
#thumbSmallsubList li.picshowCur img{border:2px solid #C11712;margin:1px;}

.thumbList{float:left;width:605px;height:360px;border:1px solid #E3E3E3;margin-top:20px;overflow:hidden;}
#MoveLeft,#MoveRight{height:40px;width:39px;background:#000 url(../images/prodetailarrow.png) no-repeat left center;cursor:pointer;position:absolute;display:none;filter:alpha(opacity=66);opacity:0.66;z-index:99;margin-left:0;margin-top:-208px;}
#MoveLeft{}
#MoveRight{background-position:right center;margin-left:566px;}
.thumbList #oImgShowthumbList{width:605px;}
.thumbList #oTransContainer{width:605px;height:340px;margin-top:5px;overflow:hidden;}

/* Style for tabs tabs */
.tabs {
  color:#111;
  padding:15px 5px;
  width:100%;
  margin:8px auto;
}
.tabs li {
	list-style:none;
	float:left;
}
.tabs ul a {
	margin-right: 2px; 
	margin-left: 2px;
	display:block;
	padding:6px 10px;
	text-decoration:none!important;
	color:#FFF;
	background:#dcdcdc;
}
.tabs ul a:hover {
	color:#FFF;
	background:#dcdcdc;
}
.tabs ul a.selected {
	margin-bottom:0;
	color:#fff;
	background:#898989;
	cursor:default;
}
.tabs div {
  border-top:1px solid #dcdcdc;
  padding:5px 5px 5px 5px;
  *padding-top:3px;
  *margin-top:-15px;
  clear:left;
  background:#fff;
}
.tabs div a {
	color:#000;
	font-weight:bold;
}

.toponline{
	line-height: 35px;
	width: 100%;
	height: 35px;
	background-color: #000;
}
.oncon{
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
}
.oncon li{
	margin: 5px;
	float: right;
	height: 30px;
	width: 120px;
	list-style-type: none;
	text-align: left;
	text-indent: 30px;
}
.oncon li a{
	display: block;
	height: 30px;
	width: 120px;
	line-height: 30px;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
}
.zzh{
	background-image: url(../images/zzh.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.een{
	background-image: url(../images/een.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	}
