@charset "utf-8";
/* CSS Document */
/* ------------------------------------------------ Global */
body, select, input, h1, h2, h3, table, td, th, p, div {
	margin:0;
	padding:0;
	font: normal 12px/1.75 Arial, "宋体"; 
	color: #000;
}
body {
	background:url(../images/page_bg.gif) 0 5px repeat-x;
	background-color: #eee;
}
#outer {
	width:920px;
	margin:0 auto;
	overflow:hidden;
}
a {
	color:#060;
	text-decoration:none;
}
a:hover {
	color:#090;
	text-decoration:underline;
}

/* top bar: company name, languages, tel & fax */
#outer #topbar {
	height:40px;
}
#topbar h1 {
	width:250px;
	float:left;
	margin-left:10px;
	text-indent:-9000px;
}
#topbar h1 a {
	height:40px;
	width:250px;
	background:url(../images/coname-top.gif) 50% 65% no-repeat;
	display:block;
}
#topbar .la {
	width:350px;
	overflow:hidden;
	float:right;
	margin-right:10px;
	text-align:right;
	line-height:18px;
	padding-top:5px;
}

/* banner: top shadow and banner */
#outer #topshadow {
	height:10px;
	background:url(../images/outer-topshadow.gif) 0 0 no-repeat;
	font-size:1px;
	clear:both;
}
#outer #banner {
	height:125px;
	clear:both;
}
#banner #BLeft {
	width:10px;
	height:125px;
	background:url(../images/bannL.gif) 0 0 no-repeat;
	float:left;
}
#banner #BRight {
	width:10px;
	height:125px;
	background:url(../images/bannR.gif) 0 0 no-repeat;
	float:right;
}
#banner #bannpic {
	width:900px;
	height:125px;
	background:url(../images/banner-products.jpg) 0 0 no-repeat;
	float:left;
	text-indent:-9000px;
}

/* nav bar: menu */
#outer #navbar {
	height:40px;
	clear:both;
}
#navbar #navLeft {
	width:10px;
	height:40px;
	background:url(../images/navLeft.gif) 0 0 no-repeat;
	float:left;
}
#navbar #navRight {
	width:10px;
	height:40px;
	background:url(../images/navRight.gif) 0 0 no-repeat;
	float:right;
}
#navbar #navbox {
	width:900px;
	height:40px;
	background:url(../images/navbg.gif) 0 0 repeat-x;
	background-color:#eee;
	float:left;
}
#navbox #menu {
	width:725px;
	margin:0 auto;
}
#navbar #navbox a {
	color:#000;
	font-weight:bold;
	letter-spacing:1px;
	line-height:40px;
	display:block;
	float:left;
	text-align:center;
	width:80px;
}
#navbar #navbox a:hover {
	color:#060;
	text-decoration:none;
	background: url(../images/arrow.gif) 50% 85% no-repeat;
}
#navbar #navbox a.currentItem {
	color:#060;
	text-decoration:none;
	background: url(../images/arrow-white.gif) 50% 100% no-repeat;
}

/* main box: page content container */
#outer #mainbox {
	width:920px;
	background:url(../images/outer-shadow.gif) 50% 0 repeat-y;
	clear:both;
	float:left;
}
#mainbox #container {
	margin:0 0 0 10px; 
	_margin:0 0 0 0; 
	padding:10px 0;
	float:left;
}

/* outer bottom shadow */
#outer #bottomshadow {
	height:60px;
	background:url(../images/outer-bottomshadow.gif) 0 0 no-repeat;
	clear:both;
}
#bottomshadow p {
	width:600px;
	margin:0 auto;
	padding-top:25px;
	text-align:center;
	color:#999;
}
#bottomshadow p a {
	color:#999;
}

/* ------------------------------------------------ Products */
/* products lists */
#container .classBox {
	width:267px;
	margin-left:10px;
	background:url(../images/gray-to-white.gif) 0 0 repeat-x;
	padding:10px;
	float:left;
	overflow:hidden;
}
.classBox h3 {
	line-height:20px;
	color:#060;
	font-size:14px;
	border-bottom:1px solid #ccc;
	margin:0 0 10px 0;
	padding:0 0 5px 0;
	clear:both;
	text-align:center;
}
.classBox ul {
	margin:0;
	padding:0;
	list-style-type:none;
	float:left;
	clear:both;
}
.classBox ul li {
	margin:0 0 10px 0;
	padding:0;
	float:left;
	display:block;
}
.classBox ul li a {
	display:block;
	float:left;
	text-align:left;
	width:220px;
}
.classBox ul li p 
{
	float:left;
}
.classBox ul li p img {
	float:left;
	margin:5px 5px 0 0;
	border:0;
}



/* ------------------------------------------------ Detail */
#container2 {
	margin:0 10px; 
	padding:10px;
}
#container2 #siderpic {
	width:250px;
	height:400px;
	float:right;
}
#container2 #dBlock {
	width:620px;
	float:left;
}
#dBlock h3 {
	font:20px "黑体";
	line-height:30px;
	color:#060;
	margin-bottom:10px;
}
/* html editor style */
#dBlock #ubbC {
}
#dBlock #ubbC p {
	margin:0 0 10px 0;
	padding:0;
}
#dBlock #ubbC img {
	margin:10px;
}
#dBlock #ubbC .clearbox {
	clear:both;
}
/* table style */
table {
	border: 1px solid #ccc;
	background-color: #fff;
}
table th, table td {
	border-bottom: 1px solid #eee;
	line-height:2;
}
table th {
	font-weight: bold;
	background-color: #eee;
	border-left: 1px solid #fff;
}
table td {
	padding: 5px 0 0 10px;
	border-left: 1px solid #eee;
}
table .lightGray {
	background-color: #eee;
}


/* ------------------------------------------------ Service */




/* ------------------------------------------------ About huiwen */
#ubbC .moduleBox {
	float:left;
	width:298px;
	height:98px;
	border:1px solid #ccc;
	padding:0;
	margin:0 10px 10px 0;
	background:url(../images/arrow-gray.gif) 98% 90% no-repeat;
}
#ubbC .moduleBox img {
	border:0;
	float:left;
}
.moduleBox .pb {
	float:left;
	width:200px;
	height:98px;
	overflow:hidden;
}
.moduleBox .pb .heading {
	display:block;
	background-color:#eee;
	line-height:24px;
	text-indent:5px;
	color:#060;
}
.moduleBox .pb .headtext {
	display:block;
	padding:5px 8px 8px 8px;
	margin:0;
	float:left;
}
.moduleBox a {
	display:block;
	width:298px;
	height:98px;
	cursor:hand;
}
.moduleBox a:hover {
	text-decoration:none;
} 



/* ------------------------------------------------ News */
ul.newslist {
	width:580px;
	list-style-type:none;
	margin-left:-20px;
	
}
ul.newslist li {
	line-height: 28px;
	background-color:#f9f9f9;
	margin-bottom:3px;
	padding-left:10px;
	border-bottom:1px dashed #ccc;
}


/* ------------------------------------------------ Contactus */
.onecol {
	display: block;
	float: left;
	width: 100px;
	text-align: center;
}
.twocol {
	width: 300px;
	display: block;
	float: left;
}



/* ------------------------------------------------ Query */
.txInput, .txArea {
	background: url(../images/input-shadow.jpg) 0 0 repeat-x;
	border: 1px solid #ccc;
	padding: 2px 0 0 2px;
}
.txInput {
	height: 19px;
}
.selSelect {
	border: 1px solid #ccc;
}
.btn, .btnCancel {
	color: #666;
	background-color: #ccc;
	border: 1px solid #ccc;
	padding: 0 10px;
	width:100px;
}
.btnCancel {
	background-color: #fff;
	color: #666;
	border: 1px solid #ccc;
	width:100px;
}
.spanBlock {
	width: 180px;
	display: block;
	float: left;
	text-align: right;
	vertical-align: top;
	line-height: 23px;
	_line-height: 25px;
	padding-right:10px;
	margin-right:5px;
	background-color:#eee;
}



