#bd {
	width:1004px;
	height:auto;
	background-color:#FFF;
}

#content {
	margin-left:84px;
	padding-top:40px;
	width:836px;
	height:550px;
}

#contentTitle {
	width:100%;
	height:125px;
	border-bottom:1px solid #B5B5B5;
}

#contentTitle h1 {
	margin:0;
	padding:0;
	color:#8C8C8C;
	font-size:30px;
	font-weight:normal;
	font-family:Arial;
}

#contentTitle h3 {
	margin:0;
	margin-top:10px;
	padding:0;
	color:#8C8C8C;
	font-size:12px;
	font-weight:normal;
	font-family:Arial;	
}

#linkpix {
	position:relative;
	width:100%;
	height:400px;
	background-image:url('../images/product/main.png');
	_background-image:url('../images/product/main.jpg'); /* IE6 */
	background-repeat:no-repeat;
	background-position:90px 115px; 
}

#linkpix ul {
	margin:0;
	padding:0;
	position:absolute;
	top:65px;
	*top:70px; /*IE7*/
	left:100px;
	list-style-type:none;
}

#linkpix ul li {
	margin-top:15px;
	margin-bottom:15px;
	*margin:0; /*IE7*/
	*margin-top:10px; /*IE7*/
}

#linkpix a {
	display:block;
	padding-left:40px;
	color:#8C8C8C;
	font-size:18px;
	font-weight:normal;
	font-family:Arial;
	text-decoration:none;
	line-height:25px;
}

#linkpix a:hover {
	color:#D1014F;
}

.ygsIcon {
	height:30px;
	background:url('../images/product/YGS_01.jpg') left top no-repeat;
}

.ygpIcon {
	height:30px;
	background:url('../images/product/YGP_01.jpg') left top no-repeat;
}

.cornerstoneIcon {
	height:30px;
	background:url('../images/product/Embedded_01.jpg') left top no-repeat;
}

.archerIcon {
	height:30px;
	background:url('../images/product/Archer_01.jpg') left top no-repeat;
}

.approachIcon {
	height:30px;
	background:url('../images/product/Approach_01.jpg') left top no-repeat;
}

.ygsIcon a:hover {
	background:url('../images/product/YGS_02.jpg') left top no-repeat;
}

.ygpIcon a:hover {
	background:url('../images/product/YGP_02.jpg') left top no-repeat;
}

.cornerstoneIcon a:hover {
	background:url('../images/product/Embedded_02.jpg') left top no-repeat;
}

.archerIcon a:hover {
	background:url('../images/product/Archer_02.jpg') left top no-repeat;
}

.approachIcon a:hover {
	background:url('../images/product/Approach_02.jpg') left top no-repeat;
}