@charset "utf-8";
/* CSS Document */
#left {
	width: 137px;
	height: 139px;
	float: left;
	margin-right: 30px;
}

#main {
	width: 550px;
	margin-left: 20px;
}

#sub {
	width: 768px;
	padding-top: 20px;
	padding-left: 20px;
	border: 1px solid #DCF1F1;
	padding-right: 10px;
	padding-bottom: 30px;
	background-image: url(../images/main_bg.jpg);
	background-repeat: repeat-x;
}

#mainbk {
	margin-left: auto;
	margin-right: auto;
	width: 800px;
}
#map {
	width: 550px;
	float: right;
	margin-right: 20px;
	padding: 10px;
	background-color: #FAFAFA;
	border: 1px;
}



.company td {
	padding-top: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C4D2D1;
	padding-bottom: 3px;
}

#pr {
	list-style-type: none;
	width: 520px;
	float: right;
	padding-left: 30px;
	margin-right: 20px;
	padding-top: 20px;
	margin-top: 10px;
	padding-right: 30px;

}
#pr p {
	margin-bottom: 20px;
}


#site_m {
	list-style-type: none;
	width: 500px;
	float: right;
	padding-left: 80px;
	margin-right: 20px;
	padding-top: 30px;
	margin-top: 10px;
}
#site_m a{
	color: #FB8A00;
	text-decoration: none;
}
#site_m a:hover {
	color: #663333;
}
#site_m ul {
	width: 200px;
}
#site_m li {
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	line-height: 20px;
	margin-bottom: 20px;
}

h3 {
	background-image: url(../commodity/images/s_title.jpg);
	background-repeat: no-repeat;
	height: 25px;
	padding-left: 20px;
	font-size: 14px;
	padding-top: 9px;
	font-weight: normal;
	color: #525252;
	float: left;
	width: 580px;
}
span {
	color: #FF6600;
}

.text1 {
	font-weight: bold;
	margin-bottom: 5px;
	margin-left: -20px;
	color: #666666;
}


.p1 {
	list-style-image: url(../images/point3.gif);
	list-style-position: inside;
	margin-right: 50px;
}
.p2 {
	list-style-image: url(../images/point2.gif);
	list-style-position: inside;
}
.p3 {
	list-style-image: url(../images/point1.gif);
}
.line3 {
	padding-left: 10px;
	border-left-width: medium;
	border-left-style: solid;
	border-left-color: #8ABCEE;
}
.line3 p {
	padding-bottom: 10px;
}
.line2 {
	background-image: url(../company/images/line.gif);
	background-repeat: repeat-x;
	height: 17px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
