* {
	margin: 0;
	padding: 0;
}
body {
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	background-color: #CCCCCC;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #006699;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #003399;
	border-top: 2px solid #0099CC;
	border-right: none;
	border-bottom: 2px solid #0099CC;
	border-left: none;
	padding-left: 10px;
	padding: 5px 0 5px 10px; 
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
#wrapper {
	width: 949px;
	position: absolute;
	left: 50%;
	margin-left: -474px;
	background-image: url(images/bg.jpg);
	margin-top: 10px;
}
#logo {
	width: 949px;
	height: 63px;
}
#menu {
	width: 949px;
	height: 48px;
	background-image: url(images/menu.jpg);
	background-repeat: no-repeat;
}
#menu_block {
	font-weight: bold;
	text-align:right;
	padding: 15px 40px 0 0;
	color: #333333;
	font-size: 14px;
}
a.link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a.link:hover {
	color: #0066CC;
}
#pro_contant {
	width: 680px;
	margin-bottom: 5px;
}
.pic_left {
	float: left;
	margin-right: 10px;
}
.pic_right {
	float: right;
	border: 1px solid #666666;
}
#banner {
	width: 949px;
	height: 129px;
	background-image: url(images/banner.jpg);
}
#menu_b {
	width: 198px;
	background-color: #DEE4E6;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-left: 19px;
	padding-left:5px;
}
a.link_b {
	color: #1A3158;
	text-decoration: none;
	font-weight: bold;
}
a.link_b:hover {
	color: #CC9900;
}
#ad {
	width: 195px;
	border: 1px solid #999999;
	margin-left: 17px;
	padding: 5px;
	margin-top: 10px;
}
#left {
	width: 225px;
	float: left;
	background-image: url(images/left_title.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 79px;
}

#main {
	width: 724px;
	float: right;
}
#main_contant {
	width: 700px;
	padding-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}
#main_contant ul{
	/*text-indent: -1em;*/
}
#main_contant li{
	text-indent: 1em;
	list-style: none;
}

.pic {
	float:left;
	background-image: url(images/supplier1.jpg);
	margin: 10px;
}
#footer {
	width: 949px;
	height: 35px;
	clear: both;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
}
#Copyright, #Copyright a:link, #Copyright a:visited, #Copyright a:hover, #Copyright a:active {
	font-family: "Arial";
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	text-align: center;
	padding-top: 3px;
}
.black {
	color: #000000;
}
.blue {
	color: #006699;
	font-size: 12px;
	font-weight: bold;
}
.white {
	font-weight: bold;
	color: #FFFFFF;
}
.red {
	font-weight: bold;
	color: #990000;
}
a.link_top {
	font-size: 16px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
a.link_top:hover {
	color: #339999;
	text-decoration: underline;
}
.form {
	border: 1px solid #999999;
}
.link_menu {
	width: 193px;
	line-height: 20px;
	color: #333333;
	text-decoration: none;
	border: 1px solid #CCCCCC;
}
a.link_menu:hover {
	color: #006699;
}
#masterdiv {
	width: 193px;
	margin-left: 18px;
}
