@charset "utf-8";
body {
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #1f1b1c;
	margin:0;
	font-size:12px;
	font-family:Arial;
	color: #999999;
	line-height: 18px;
}
a:link, a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
input {
	font-size:12px;
	font-family:Arial;
	padding:0px;
}
img {border:0px;}
/*头部*/
#header {
	margin-left:auto; margin-right:auto; width:700px;
}
#header div.logo{
	float:left;
	width:180px;
}
#header div.header_menu{
	float:right;
	padding-right:2px;
	padding-top:30px;
	
}

/*分界线*/
.header_h {
	clear:both;
	height:10px;
	width:700px;
	background-image:url(../Images/link_bg.gif);
}

/*底部*/
#globalfooter{
	margin-left:auto; margin-right:auto; width:700px; font-size:9px;
}
#globalfooter div.choosece{
	float:left;
	padding-left:6px;	
}
#globalfooter div.copyright{
	float:right;
	padding-right:6px;	
}

/*主题内容*/

#content{
	margin-left:auto; margin-right:auto; width:700px; min-height:490px; padding:2px;
}


/*首页*/


/*关于我们*/
#aboutus{
	width:426px;
	float:right;
	padding:6px;
	
}

/*商品展示*/

/*子菜单*/
#submenu2{
	clear:both;
	width:700px;
	height:60px;
	
}

#products_show{
	clear:both;
	width:700px;
	
}

#proPic{
	float:left;
	width:350px;
}
#proPic div{
	float:left; margin:0; padding:0; margin-left:6px;
}
#proPic div.proPicBig{ width:270px; height:300px; }
#proPic div.piclists{ width:60px; }
#proPic div.piclists ul{ margin:0; padding:0;}
#proPic div.piclists li{ list-style-type:none; margin:0; margin-bottom:6px; }

#products_info{
	float:right;
	width:300px;
}
#products_lists{
	clear:both;
	width:700px;
	padding-left:25px;
	
}

#products_lists div{
	float:left;
}


/*新闻报道*/
.newslists{
	float:right;
	width:472px;
}

.shownews{
	float:right;
	width:440px;
	padding:6px;
}

.shownewstitle{
	clear:both;
	padding-left:10px;
	height:30px;
}

.shownewsInfo{
	clear:both;
	padding-left:10px;
	margin-bottom:10px;
}
.shownewsInfo img{
	max-width:410px;
	max-height:400px;
}

/*专卖店*/
#bleft{
	float:left;
	padding-top:10px;
	padding-left:10px;
}
#bright{
	float:right;
	padding-top:10px;
}
#bpage{
	clear:both;
}
#bpage div{
	float:left;
}

/*联系我们*/
/*留言板*/
.message_sendfrm{
	width:480px;
	float:right;
}
.message_sendfrm li{
	list-style-type:none;
}

.message_sendfrm li p{
	float:left;
	margin-right:10px;
}
.menu {
float:left;
vertical-align:top;
}
.menu2 {
float:left;
vertical-align:top;
}
.menu3 {
float:left;
vertical-align:top;
font-size:12px;
}
#submenu {
	float:right;
	margin-right:22px;
	height:20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding:0px 5px;
}
.dot01 {
float:left;
width:30px;
text-align:center;
margin-top:3px;
}
.dot02 {
float:left;
width:21px;
text-align:center;
margin-top:3px;
}
.menu a:link, .menu a:visited {
	color: #999999;
	font-weight: bold;
	text-decoration: none;
}
.menu a:hover {
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
}
.menu2 a:link, .menu2 a:visited {
	color: #999999;
	text-decoration: none;
}
.menu2 a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
.menu3 a:link, .menu3 a:visited {
	color: #999999;
	text-decoration: none;
}
.menu3 a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
.onfocus {
color: #CCCCCC;
}
.preview {
	border: 1px dotted #666666;
}
.view {
margin:0px 8px;
width:50px;
float:left;
}
h3 {
color:#999999;
font-size:11px;
font-weight:bold;
}
.aboutproduct {
color:#999999;
font-size:10px;
}
.td01 {
border: 1px dotted #666666;
}
.message {
border-bottom:1px dotted #666666;
font-size:10px;
}
.years {
font-size:14px;
font-family:Arial;
font-weight:bold;
height:25px;
}
.news {
	border-bottom:1px dotted #666666;
	font-size:12px;
}
.news img{ max-height:100px; max-width:100px;}
.newsinfo li{ list-style-type:none}
.newsinfo li.newstitle {}
.newsinfo li.newslist{ border-bottom:dotted 1px #CCCCCC; margin-bottom:10px; padding:2px;}
.td02 {
border:dotted 1px #CCCCCC;}
.indxpic img{ width:660px; height:420px;}
.newsInfo{ float:right; width:472px;}
.newsInfo img{ max-width:350px; min-height:350px;}
#photoslists {
	position: absolute;
	left:200px;
	top:100px;
	width:700px;
	background-color:#f0f5FF;
	border: 1px solid #000;
	z-index: 50;
}  /* IE并不认识fixed，而FF认识 */
/* html #photoslists {display:block; position:absolute;} /* 这个只有IE认识 */


.disProphotolists{
	display:block;
}
.notProphotolists{
	display:none;
}

#layer1 {
			position: absolute;
			left:300px;
			top:100px;
			width:420px;
			background-color:#1f1b1c;
			border: 1px solid #000;
			filter:alpha(Opacity=90);
			z-index: 50;
		}
#layer1_handle {
			background-color:#666;
			padding:2px;
			text-align:center;
			font-weight:bold;
			color: #FFFFFF;
			vertical-align:middle;
			filter:alpha(Opacity=100);
}
#layer1_content {padding:5px;background-color:#333;}
#close {float:right;text-decoration:none;color:#FFFFFF;}
#prophotos {
}
#prophotos div.showpic{
	float:left;
	background-color:#333;
	filter:alpha(Opacity=100);
}

#prophotos div.piclists{
	float:right;
	padding-right:18px;
	background-color:#333;
}
#prophotos div.piclists li{ list-style-type:none; clear:both; margin-bottom:6px; background-color:#333;filter:alpha(Opacity=100);}

#mesageList{ width:470px; float:right; padding-right:6px;}
#mesageList li{ list-style-type:none; margin-bottom:6px; border-bottom:1px dotted #FFF}

.page{margin:1.5em 0;text-align:center;}
.page a{margin:0 4px;padding:1px 4px;border:1px solid #ccc;background:#fff;}
.page a:hover{background:#FF6600;color:#fff;text-decoration:none;}
.page strong{padding:1px 4px;}
