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

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

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

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

#contentTitle ul {
	margin:0;
	padding:0;
	margin-top:20px;
	list-style-type:none;
	_border:1px solid #FFF; /* IE6 */
}

#contentTitle ul li {
	float:left;
	margin-right:30px;
	color:#8C8C8C;
	font-size:14px;
	font-weight:normal;
	font-family:Arial;	
}

#contentTitle ul li a {
	display:block;
	padding-left:35px;
	text-decoration:none;
	line-height:25px;
	color:#8C8C8C;
}

#contentTitle ul li a:hover {
	color:#D1004E;
}

.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;
}

/*------ contentText Set ------*/

#contentLink {
	position:relative;
	width:100%;
	height:130px;
	border-bottom:1px solid #B5B5B5;
}

#contentText {
	padding-bottom:50px;
}

#ygsBigIcon {
	position:absolute;
	bottom:10px;
	left:10px;
	width:97px;
	height:75px;
	background:url('../images/product/YGS_03.jpg') center center no-repeat;
}

#ygpBigIcon {
	position:absolute;
	bottom:10px;
	left:10px;
	width:73px;
	height:60px;
	background:url('../images/product/YGP_03.jpg') center center no-repeat;
}

#embBigIcon {
	position:absolute;
	bottom:10px;
	left:10px;
	width:80px;
	height:63px;
	background:url('../images/product/Embedded_03.jpg') center center no-repeat;
}

#arcBigIcon {
	position:absolute;
	bottom:10px;
	left:10px;
	width:70px;
	height:70px;
	background:url('../images/product/Archer_03.jpg') center center no-repeat;
}

#appBigIcon {
	position:absolute;
	bottom:10px;
	left:10px;
	width:63px;
	height:86px;
	background:url('../images/product/Approach_03.jpg') center center no-repeat;
}

h2 {
	position:absolute;
	bottom:5px;
	left:85px;
	margin:0;
	padding:0;
	color:#8C8C8C;
	font-size:22px;
	font-weight:normal;
	font-family:Arial;
}

h4	{
	margin:25px 0 25px 85px;
	padding:0;
	color:#8C8C8C;
	font-size:15px;
	font-weight:bold;
	font-family:Arial;
}

h5 {
	margin:5px 0 0 85px;
	padding:0;
	color:#8C8C8C;
	font-size:14px;
	font-weight:normal;
	font-family:Arial;
}

#downloadBtn {
	position:absolute;
	bottom:10px;
	right:0;
	width:120px;
	height:21px;
	background:url('../images/ptfBtn.jpg') right bottom no-repeat;
	border:0;
	color:#8C8C8C;
	font-size:12px;
	font-weight:normal;
	font-family:Arial;
	cursor:pointer;
}

.fb {
	font-weight:bold;
}