﻿html,body 
{
	margin: 0px;
	border: 0px;
	height:100%;
	font-size: 12px;
	background-image:url(../Images/bg.png);
}
table
{
	border-collapse:collapse;
	border-width: 1px;
}
td
{
	padding: 3px;
	line-height: 150%;
	font-size: 12px;
	font-family: 宋体;
}
img
{
	border: 0px;
}
input.textbox
{
	width: 100px;
	height: 14px;
	padding: 1px 3px;
	border: 0px;
	background-color: #4b4b4b;
	background-image:url(../Images/default_07.png);
	background-repeat:no-repeat;
	font-size: 12px;
	color: #666666;
}
H1, H2, H3, H4, H5, H6
{
	color: #333333;
	text-align: center;
	font-weight: normal;
}
H2
{
	font-size: 20px;
	font-family: 黑体;
}
H3
{
	font-size: 16px;
	font-family: 黑体;
}
H4
{
	font-size: 14px;
}
H5
{
	font-size: 12px;
}
a:link
{
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:visited
{
	color: #333333;
	font-size: 12px;
	text-decoration: none;
}
a:hover
{
	color: #FF0000;
	font-size: 12px;
	text-decoration: none;
}
a:active
{
	color: #00CC99;
	font-size: 12px;
	text-decoration: none;
}
hr
{
	height: 1px;
	color: #cfcfcf;
}

.more
{
	display:block;
	width: 100%;
	margin: 0px;
	padding: 0px;
	text-align:right;
}
.more img
{
	padding: 0px 20px 5px 20px;
}





#border
{
	width: 762px;
	margin:auto;
	background-color:#ffffff;
	background-image:none;
}

#header
{
	height: 34px;

}

#navigatebar
{
	background-color:#b03423;
	height: 22px;
	color: #ffffff;
	text-align:center;
}
#navigatebar ul
{
	list-style-type: none;
	display: inline;
	margin: 0px 10px;
	padding: 0px;
}
#navigatebar li
{
	float: left;
	height: 20px;
	text-align: center;
	padding: 0px 9px 0px;
}
#navigatebar a
{
	color: #ffffff;
	display: inline-block;
}

#top
{
	margin: 3px 0px;
	padding: 0px;
	height: 170px;
}
#top img
{
	float:left;
}
#top #img1
{
	padding-right: 3px;
}


#product
{
	background-color: #4b4b4b;
	height: 105px;
	padding: 5px 20px;
	color: #ffffff;
}

#product div
{
	float:left;
	width: 160px;
	padding: 0px 10px;
}

#product div div
{
	height: 70px;
	padding: 0px;
}

#product ul
{
	margin: 5px 0px 0px 30px;
	list-style-image: url(images/li2.png);
}

#product a
{
	color: #ffffff;
}

div.product_category3
{
	height: 140px;
}
div.product_category3 img.float
{
	border: solid 5px #ffffff;
	float:left;
	margin: 30px;
}


#product_summary
{
	margin: 0px;
	padding: 20px;
	margin-right: 5px;
	background-color: #efefef;
	height: 240px;
	
}
#product_summary #title
{
	margin: 10px;
	text-indent: 20px;
	font-weight:bold;
}

#product_summary #picture
{
	float:right;
	padding: 20px 20px 0px 20px;
	margin-left: 20px;
	width: 180px;
	height: 180px;
	background-color: #ffffff;
	text-align:center;
}
#product_summary #picture img
{
	padding: 10px;
}

#product_info
{
	background-color: #ffffff;
	padding: 20px;
	margin-right: 5px;

}

#middle
{
	background-color: #dbdbdb;
	height:18px;
	margin:3px 0px;
}

#news
{
	height: 115px;
	text-align:right;
}

#news table.newslist
{
	margin: 0px 10px;
	width: 420px;
	float:left;
}
#news table.newslist td
{
	line-height: 100%;
	text-align:left;
}


#news #linkpic
{
	margin: 0px;
}

#container #left
{
	float:left;
	width: 150px;
}

#left ul
{
	list-style:none;
	margin: 0px;
	padding: 0px;
}

#left ul li
{
	color: #ffffff;
	text-align:center;
	background-color: #4b4b4b;
	margin: 1px;
}
#left ul li a
{
	color: #ffffff;
}


#left #div1
{
	background-color:#dbdbdb;
	height: 180px;
	background-image:url(images/corner.png);
	background-position:right top;
	background-repeat:no-repeat;
	
}


#container #center
{
	float:left;
	width: 452px;
}

#container #right
{
	float:left;
	width: 160px;
}

#container #main
{
	padding-left: 160px;
}

#footer
{
	clear:both;
	height: 22px;
	padding: 0px 20px;
	color: #ffffff;
	text-align:right;
	background-color: #4b4b4b;
}

#footer input
{
	margin: 0px 5px;
	vertical-align:middle;
}

#footer input.search
{
	border-style:none;
	border-width: 0px;
	width: 104px;
	height: 16px;
	padding-left: 20px;
	background-color: #4b4b4b;
	background-image:url(images/home_22.png);
	background-repeat:no-repeat;
}

#copyright
{
	display:block;
	width: 100%;
	height: 40px;
	text-align:center;
}