@charset "utf-8";



/* Heading */
/* -------------------------------------------- */

#content h1 {
	margin: 0 0 30px 0;
}

#content h3 {
	margin: 30px 0 10px 0;
	padding: 6px;
	background: #eee;
	color: #222;
	font-weight: bold;
	font-size: 75%;
	line-height: 1.3;
}



/* Text */
/* -------------------------------------------- */

#content p {
	margin-left: 7px;
	margin-right: 7px;
}
#content p.copy {
	margin-bottom: 15px;
	font-size: 85%;
	font-weight: bold;
}



/* Top */
/* -------------------------------------------- */

#content ul#catIndex {
	margin: 0;
	padding: 0;
}

#content ul#catIndex li {
	float: left;
	width: 260px;
	height: 70px;
	margin: 0;
	padding: 0;
	list-style: none;
	background: url("../img/bg_cn.jpg") no-repeat;
}
#content ul#catIndex li.qsc,
#content ul#catIndex li.products,
#content ul#catIndex li.social {
	display: inline;
	margin: 0 0 17px 46px;
}

#content ul#catIndex li h2 {
	height: 14px;
	margin: 0 0 0 10px;
	padding: 0;
	text-indent: -9999px;
}
#content ul#catIndex li p {
	margin: 7px 0 0 33px;
	padding: 0;
	font-size: 85%;
	line-height: 1.5;
}
#content ul#catIndex li a {
	display: block;
	width: 260px;
	height: 60px;
	padding: 10px 0 0 0;
	text-decoration: none;
	overflow: hidden;
}

#content ul#catIndex li.safety h2 {
	background: url("../img/cn_safety.gif") no-repeat;
}
#content ul#catIndex li.qsc h2 {
	background: url("../img/cn_qsc.gif") no-repeat;
}
#content ul#catIndex li.quality h2 {
	background: url("../img/cn_quality.gif") no-repeat;
}
#content ul#catIndex li.products h2 {
	background: url("../img/cn_products.gif") no-repeat;
}
#content ul#catIndex li.internal h2 {
	background: url("../img/cn_internal.gif") no-repeat;
}
#content ul#catIndex li.social h2 {
	background: url("../img/cn_social.gif") no-repeat;
}



/* Q.S.C. */
/* -------------------------------------------- */

body#qsc #content .box {
	width: 574px;
	margin-top: 20px;
}
body#qsc #content .box img.pic {
	float: right;
	display: inline;
	margin: 0 0 10px 20px;
}
body#qsc #content .article h3 {
	width: 300px;
}
body#qsc #content .article h3.first {
	margin-top: 0px;
}



/* quality */
/* -------------------------------------------- */

body#quality #content .chart {
	margin-top: 10px;
}



/* products */
/* -------------------------------------------- */

body#products #content .chart {
	display: block;
	margin: 20px auto 0 auto;
}



/* social */
/* -------------------------------------------- */

body#social .article {
	float: left;
	width: 350px;
}
body#social .article h3.first {
	margin-top: 0;
}
body#social .article p {
	margin-bottom: 10px !important;
}
body#social .article p.list {
	margin: 14px 10px;
}

body#social ul.pics {
	float: right;
	width: 200px;
	margin: 0 auto 0 auto;
}
body#social ul.pics li {
	margin: 0 0 10px 0;
	padding: 0;
	list-style: none;
}
body#social ul.pics li.sep {
}
body#social ul.pics li img {
	display: block;
}
