﻿/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
作者：Inhuy | www.Inhuy.cn
联系：baby54971@163.com
最后修改时间：2009-6-4 18:02
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
*{margin:0;padding:0;border:0;}
html, body {
	height:100%;
	background:#fff;
	font:normal 13px Arial, Verdana, "宋体", sans-serif;
	color:#333;
	text-align:center;
}
/*html,body{margin:0px !important;}*/
.clear {
	clear:both;
}
.blank10 {
	height:10px;
	font-size: 10px;
	line-height: 10px;
}
ul,li{list-style:none;}
a {
	color:#333;
}
a:hover {
	color:#cc0000;
}
h1 {
	font:bold 18px Verdana, Arial, Helvetica, sans-serif;
	margin:10px auto;
	height:50px;
	text-align:center;
	color:#009;
	line-height:36px;
}
h3,h4,h5,h6 {
	font-size: 12px;
	font-weight: bold;
	line-height:30px;
}
input, textarea, select, label, legend {
	font-size:12px;
	color:#333;
}
.inputStyle{
	padding:2px;
	border:1px solid #D3D3D3;
}
.input.text{
	padding:2px;
	border:1px solid #D3D3D3;
}
input.button{
	border:1px #999999 solid;
	background:#fff;
	height: 20px;
}
/* Main Navigation */
#headerContainer {
	width:100%;
}
#header {
	width:1004px;
	margin:0 auto;
	height:98px;
	border-bottom:1px solid #ccc;
}
#headerLeft {
	width:108px;
	float:left;
	text-align:left;
}
#logo {
	position:absolute;
	margin:0;
	display:block;
	height:97px;
	width:106px;
	background:url(logo.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	font-size:1%;
	cursor:pointer;
}
#headerRight {
	width:540px;
	height:94px;
	float:right;
}
#customerNav {
	float:right;
	color:#333;
	margin-top:12px;
}
#customerNav li {
	list-style:none;
	display:inline;
	color:#333;
}
#customerNav li a {
	text-decoration:none;
	color:#333;
}

#contentContainer {
	width:100%;
}
.content {
	width:1004px;
	text-align:left;
	margin:0 auto;
}
.contentLeft {
	width:127px;
	float:left;
	font:bold 11px Verdana, Arial, Helvetica, sans-serif;
	color:#000066;
}
.contentCenter {
	width:700px;
	float:left;
	margin-left:20px;
}
.contentRight {
	width:140px;
	float:right;
}
.contentLeft .imagesBox{
	clear:both;
	width:100%;
	height:28px;
	margin:10px auto 0;
}
.contentLeft .leftBox {
	width:100%;
	margin:10px auto 0;
	background:#eee;
}
.contentLeft .leftBox .contentBox{
	width:100%;
}
.contentLeft .leftBox .contentBox ul{
	width:100%;
	margin:0 auto;
}
.contentLeft .leftBox .contentBox ul li{
	color: #000099;
	line-height:24px;
	padding-left:10px;
	background:url(leftNav_a.gif) left 50% no-repeat;
}
.contentLeft .leftBox .contentBox ul li a{
	color: #000099;
	text-decoration: none;
}
.contentLeft .leftBox .contentBox ul li a:hover{
	color: #d80000;
	text-decoration:underline;
/*	background:url(leftNav_b.gif) left 50% no-repeat;*/
}
.contentLeft .leftBox ul.folderStyle{
	width:80%;
	margin:20px auto;
}
.contentLeft .leftBox ul.folderStyle li{
	color: #000099;
	height:25px;
	font:normal 11px Arial, Helvetica, sans-serif;
}
.contentLeft .leftBox ul.folderStyle li a{
	color: #000099;
	text-decoration: none;
}
.contentLeft .leftBox ul.folderStyle li a:hover{
	color: #d80000;
	text-decoration:underline;
/*	background:url(leftNav_b.gif) left 50% no-repeat;*/
}
.contentCenter ul.folder{
	width:100%;
	margin:10px auto;
	background:#ccc;
}
.contentCenter ul.folder li{
	width:210px;
	padding-left:20px;
	line-height:24px;
	float:left;
}
.contentCenter ul.folder li a{
	font:normal 13px Arial, Helvetica, sans-serif;
	text-decoration: none;
	color:#000;
}
.contentCenter ul.folder li a:hover{
	color: #d80000;
	text-decoration:underline;
/*	background:url(leftNav_b.gif) left 50% no-repeat;*/
}

#scroll_div {
	width:100%;
	margin:10px auto;
	overflow:hidden;
}
#scroll_div dl{
	width:328px;
	float:left;
	height:128px;
	padding-left:10px;
	overflow:hidden;
}
#scroll_div dt{
	width:84px;
	height:84px;
	float:left;
}
#scroll_div dt img {
	border:1px #ccc solid;
	width:80px;
	height:80px;
	padding:1px;
}
#scroll_div dt a:hover img{
	border:1px solid #A4D867;
	padding:1px;
	display:block;
}
#scroll_div dd{
	width:236px;
	line-height:1.6;
	float:right;
	font:normal 11px/1.6 Verdana, Arial, Helvetica, sans-serif;
}
#scroll_div dd span,#scroll_div dd span a{
	color:#009;
	font:bold 13px Arial, Helvetica, sans-serif;
}
.subContentRight p{
	line-height:24px;
}
.subContentRight .location {
	margin-top:10px;
	height:27px;
	width:710px;
	float:right;
	border-bottom:1px dashed #CCCCCC;
	line-height:27px;
	color:#666;
	text-decoration:none;
	background:url(location.gif) no-repeat 0 10px;
	text-indent:16px;
}
.contentCenter .productView{
	width:100%;
	margin:10px auto 0;
	clear:both;
}
.contentRight .productList{
	width:118px;
	margin:10px auto 0;
	clear:both;
	border:1px solid #ccc;
}
.contentRight .productList ul{
	width:96%;
	margin:10px auto 0;
}
.contentRight .productList ul li{
	height:156px;
	text-align:center;
}
.contentRight .productList ul li img {
	border:2px solid #000;
	width:80px;
	height:80px;
}
/*.subContentRight .productList ul li img {
	max-width:148px;
	width: expression(this.width > 148 ? 148: true);
	max-height:148px;
	height: expression(this.height > 148 ? 148: true);
}*/
.contentRight .productList ul li p{
	text-align:center;
	font:normal 11px/1.6 Arial, Helvetica, sans-serif;
}

.textContainer {
	width:700px;
	line-height:24px;
	font-size:14px;
	text-align:left;
	margin:10px auto;
}
.textMeta {
	width:700px;
	margin:0 auto;
	clear:both;
	line-height:30px;
	height:30px;
	text-align:center;
	border-bottom:1px dotted #ccc;
}
.contentCenter .productView{
	width:100%;
	margin:10px auto 0;
	clear:both;
}
.contentCenter .productView dl{
	
}
.contentCenter .productView dt {
	width:300px;float:left;
}
.contentCenter .productView dt a img{
	border:1px #C7C7C7 solid;
	padding:1px;
	max-width:280;
	width: expression(this.width > 280 ? 280: true);
}
.contentCenter .productView dt a:hover img{
	border:1px solid #d80000;
	padding:1px;
	display:block;
	max-width:280;
	width: expression(this.width > 280 ? 280: true);
}
.contentCenter .productView dd{
	width:324px;
	float:right;
	font-size:12px;
}
.contentCenter .productView dd p{
	line-height:1.6;
}
.contentCenter .productView dd p span{
	font-weight:bold;
	color:#009;
}
.contentCenter .productView li img {
	border:1px solid #ccc;
	width:116px;
	height:116px;
	padding:1px;
}
.contentCenter .productTitle{
	font-weight:bold;
	text-align:left;
	line-height:30px;
	border-bottom:1px solid #ccc;
	overflow:hidden;
	color:#FF0000;
}
.small-text{
	font:normal 8pt/1.6 Arial, Helvetica, sans-serif;
}
.Bold {
	font: bold 10pt Arial, Helvetica, sans-serif;
}

/* Footer */
#footer{
	width:1004px;
	margin:0 auto;
	height:24px;
	clear:both;
	border-top:1px solid #ccc;
}
#footer .copyright{
	font:normal 10px/24px Arial, Helvetica, sans-serif;
}