@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
}
#container {
	height: auto;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font: 12px Arial, Helvetica, sans-serif;
}
#logo {
	float: left;
	width: 480px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#logo1 {
	float: left;
	width: 480px;
	padding-top: 20px;
	padding-bottom: 19px;
}
#logo1 img {
	float: right;
}
#menu {
	height: 42px;
}
#banner {
	height: 321px;
}
#sub-banner {
	height: 141px;
}
#gallery {
	height: 152px;
}
#tex-area {
	margin-bottom: 30px;
	margin-top: 10px;
}
#tex-area h1 {
	font-size: 18px;
	font-weight: 700;
	color: #FF6600;
}
#sub-tex-area {
	margin-bottom: 30px;
	margin-top: 20px;
	border: 1px solid #CCCCCC;
	width: 689px;
	float: left;
	padding: 20px;
}
#sub-tex-area p {
	font-size: 12px;
	line-height: 18px;
	text-align: justify;
}
#sub-tex-area ul {
	padding-top: 15px;
	padding-left: 5px;
}
#sub-tex-area li {
	list-style-position: inside;
	list-style-type: disc;
	font-size: 12px;
	padding-bottom: 12px;
	line-height: 18px;
}
#sub-tex-area h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 700;
	color: #087CCF;
}
#sub-title {
	height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 700;
	padding-top: 21px;
	background-image: url(../images/icon1.jpg);
	background-repeat: no-repeat;
	background-position: left 21px;
	padding-left: 25px;
}

#side-tex-area {
	margin-bottom: 30px;
	margin-top: 20px;
	width: 209px;
	float: left;
	margin-left: 20px;
}
#over {
	float: left;
	width: 238px;
	padding-right: 20px;
}
#over p {
	font-size: 12px;
	line-height: 20px;
	padding-top: 10px;
}
#over img {
	float: right;
	display: block;
	margin-top: 30px;
}

#prod {
	width: 473px;
	float: left;
}
#help {
	width: 209px;
	margin-left: 20px;
	float: left;
}
#box {
	height: 201px;
	width: 431px;
	border: 1px solid #ccc;
	margin-top: 10px;
	background-image: url(../images/quality.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 20px;
}
#box li {
	font-size: 12px;
	font-weight: 700;
	color: #0871C8;
	padding-bottom: 12px;
	list-style-position: inside;
	list-style-image: url(../images/icon.jpg);
}
#box li a {
	color: #0871C8;
	text-decoration: underline;
}
#box li a:hover {
	color: #0871C8;
	text-decoration: none;
}

#box p {
	font-size: 12px;
	line-height: 18px;
}
#box h2 {
	padding-bottom: 10px;
	font-size: 12px;
	font-weight: 700;
}
#box h3 {
	padding-bottom: 12px;
	font-size: 15px;
	font-weight: 700;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ccc;
	margin-top: 10px;
	padding-top: 12px;
}
#help img {
	margin-top: 10px;
}
#footer {
	height: 47px;
	font-size: 10px;
	color: #858585;
	text-align: center;
	padding-top: 15px;
	line-height: 18px;
	text-decoration: none;
	background-image: url(../images/footer-bg.jpg);
	background-repeat: repeat-x;
}
#footer a {
	color: #858585;
	text-decoration: none;
}
#footer a:hover {
	color: #fff;
	text-decoration: underline;
}
#line {
	width: 689px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
}
#produ1 {
	width: 185px;
}
#scroll {
	margin-top: 1px;
	height: 161px;
	width: 960px;
	background-image: url(../images/scroll.jpg);
	background-repeat: no-repeat;
}
#mycarousel img {
	padding-top: 20px;
	padding-left: 50px;
	padding-right: 20px;
}
