@import url("/css/base.css");   /* 基本設定 */

#mainContent ul {
	margin-left:10px;
}

#mainContent li {
	position: relative;
	height: 228px;
	width: 294px;
	float: left;
	margin-left: 30px;
	margin-bottom: 10px;
}

#company #item,#mainContent #item{
	background-image: url(../image/item_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

#itemContent #item {
	margin-left: 45px;
}

#itemContent #item li {
	margin-bottom: 40px;
	margin-left: 26px;
	float: left;
	height: 158px;
	width: 160px;
	display: inline;
}

#itemContent .list_lead {
	clear: left;
	margin-bottom: 49px;
}

#itemContent h4 {
	margin-bottom: 15px;
}

#itemContent .image {
	margin-left: 33px;
}

#itemContent .lead,#company .lead,#mainContent .lead {
	width: 131px;
	font-size: 12px;
	float: right;
	margin-top: 14px;
	margin-right: 10px;
	height: 116px;
	display: inline;
}

#itemContent .corner_img,#company .corner_img,#mainContent .corner_img {
	margin-top: 14px;
	margin-left: 12px;
}

#itemContent .from_bt,#company .from_bt,#mainContent .from_bt {
	position: absolute;
	left: 145px;
	top: 185px;
}

#itemContent h3,#company h3 {
	clear: left;
	margin-bottom: 20px;
}

#itemContent p {
	margin-bottom: 20px;
	margin-left: 43px;
}

#strong_left {
	width:450px;
	margin:0 auto;
}

#strong_right {
	width:450px;
	margin:0 auto;
}

.p_left {
	float:left;

}

.p2_left {
	float:left;
	width:260px;

}

.p_right {
	float:left;
	width:260px;
	padding-left:30px;
}

.p2_right {
	float:left;
	padding-left:30px;
}

.st_clear {
	clear:both;
	margin-bottom:10px;
	height:10px;
}



#company table {
	width: 538px;
	text-align:left;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #d35212;
	margin-bottom:20px;
}
#company th {
	background-color: #f0f0ee;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #dddddd;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #dddddd;
	border-bottom-color: #dddddd;
	width: 128px;
	text-align: left;
	padding-top: 12px;
	padding-bottom: 12px;
	text-indent: 15px;
}
#company td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #dddddd;
	border-bottom-color: #dddddd;
	padding-left: 15px;
	padding-right: 15px;
}
#company ul {
	margin-top: 12px;
	margin-bottom: 12px;
}
#company .bottom {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #d35212;
}

