@charset "utf-8";



/* Layout */
/* -------------------------------------------- */

#bgMain {
	background: #fff url("../img/home/bg_main.gif") left top repeat-x;
}
#main {
	background: #fff url("../img/home/bg_content.gif") left top repeat-y;
}

#content {
	float: left;
	display: inline;
	width: 430px;
	margin: 0 0 0 40px;
	padding: 0 0;
}

#sidebar {
	float: right;
	display: inline;
	width: 350px;
	margin: 0 40px 0 0;
	padding: 30px 0 40px 0;
}


#contentBody {
	width: auto;
	margin: 0;
}

#contentBody a {
	text-decoration: none;
}

#content h2 {
	margin: 0;
	padding: 0;
	border: 0;
	background-image: none;
	background-color: transparent;
}



/* CATCH */

#catch {
	display: block;
}



/* INTRO */

#introBox {
	margin: 10px 0 10px 0;
}
#introBox p {
	margin: 16px 4px 0 4px;
	color: #555;
	line-height: 1.8;
}

.lead {
	padding: 10px 10px 1px 10px;
	background: url("../img/home/bg_lead.gif") left top no-repeat;
}
.lead p {
	margin: 0 0 10px 0 !important;
	color: #555;
	font-size: 75%;
	line-height: 1.6;
}
.lead p.last {
	margin: 0 !important;
}
.leadBottom {
	width: 430px;
	height: 10px;
	margin: 0 0 30px 0;
	font-size: 1px;
	line-height: 0;
	background: url("../img/home/bg_lead_bottom.gif") no-repeat;
}



/* CATEGORY */

.category {
	float: left;
	width: 430px;
	margin: 0 0 20px 0;
}
.category .title {
	float: left;
	width: 430px;
	height: 24px;
	margin: 0 0 10px 0;
	background: url("../img/home/bg_category.gif") left top no-repeat;
}
.category h2 {
	float: left;
	width: 330px !important;
	height: 24px;
	margin: 0;
	padding: 0;
	border: 0;
	background-image: none;
	background-color: transparent;
}
.category h2 img {
	display: block;
}
.category .more {
	float: right;
	width: 92px;
	padding: 6px 6px 0 0;
	font-size: 75%;
	text-align: right;
}
.category .more a {
	padding: 0 8px 0 0;
	background: url("../img/home/arrow_01.gif") right no-repeat;
}
.category p {
	padding: 0 0 0 6px;
	color: #333;
}

.category .body {
	float: left;
	width: 350px;
}
.category .body p {
	float: left;
	width: 190px;
}

.category2 {
	float: left;
	width: 350px;
	margin: 30px 0 0 0;
}
.category2 .title {
	float: left;
	width: 350px;
	height: 24px;
	margin: 0 0 10px 0;
	background: url("../img/home/bg_category.gif") left top no-repeat;
}
.category2 h2 {
	float: left;
	width: 330px !important;
	height: 24px;
	margin: 0;
	padding: 0;
	border: 0;
	background-image: none;
	background-color: transparent;
}
.category2 h2 img {
	display: block;
}
.category2 .more {
	float: right;
	width: 92px;
	padding: 6px 6px 0 0;
	font-size: 75%;
	text-align: right;
}
.category2 .more a {
	padding: 0 8px 0 0;
	background: url("../img/home/arrow_01.gif") right no-repeat;
}
.category2 p {
	padding: 0 0 0 6px;
	color: #333;
}

.category2 .body {
	float: left;
	width: 350px;
}
.category2 .body p {
	font-size: 75%;
	float: left;
	width: 350px;
}

.category .body img.pic {
	display: block;
	float: right;
}

.environment {
	float: left;
	width: 200px;
}
.industry {
	float: right;
	width: 200px;
}

#content p.min {
	margin: 0;
	color: #666;
	text-align: left;
}


#content p.etc {
	margin: 0;
	color: #666;
	text-align: right;
}



#sidebar .category {
	float: left;
	width: 350px;
	margin: 0;
}
#sidebar .title {
	width: 350px;
	background: url("../img/home/bg_category2.gif") left top no-repeat;
}
#sidebar h2 {
	width: 250px !important;
}
#sidebar .category .body {
	float: left;
	width: 350px;
}
#sidebar .category .body p {
	width: 190px;
	font-size: 75%;
	line-height: 1.6;
}



/* PRODUCTS */

#content #productsBox li {
	float: left;
	display: inline;
	width: 140px;
	margin: 0 4px 10px 0;
}
#content #productsBox li.sep {
	width: 140px;
	margin: 0 0 10px 0;
}
#content #productsBox li span {
	display: block;
	margin: 2px 0 0 0;
	font-size: 70%;
}



/* TOPICS */

#sidebar #topicsBox {
	float: left;
	width: 350px;
	margin: 30px 0 30px 0;
}

#sidebar #topicsBox .title {
	float: left;
	width: 350px;
	height: 24px;
	margin: 0 0 14px 0;
	background: url("../img/home/bg_category_topics.gif") left top no-repeat;
}
#sidebar #topicsBox .title h2 {
	float: left;
	width: 124px;
}
#sidebar #topicsBox .title .more {
	float: right;
	width: 88px;
	padding: 0;
}
#sidebar #topicsBox .title .more a {
	padding: 0;
	background-image: none;
}

#sidebar #topicsBox dl {
	margin: 0 4px 0 4px;
}
#sidebar #topicsBox dl dt {
	margin: 6px 0 0 0;
	font-size: 75%;
	line-height: 1.3;
}
#sidebar #topicsBox dl dd {
	margin: 4px 0 0 0;
	padding: 0 0 4px 0;
	font-size: 75%;
	line-height: 1.3;
	background: url("../img/line_01.gif") left bottom repeat-x;
}

#sidebar #topicsBox .rss {
	margin: 10px 0 0 0;
	padding: 0 4px 0 0;
	text-align: right;
}




#sidebar .bannerBox {
	width: 350px;
	margin: 0;
}
#sidebar .bannerBox img {
	display: block;
}
#sidebar .bannerBox a {
	float: left;
	display: block;
	width: 170px;
	margin: 0 2px 2px 0;
}
