@charset "UTF-8";
/* CSS Document */

/* The Entire Main Area*/
#homeMain {
	position:relative;
	background-color:#FFFFFF;
	width: 920px;
	top:149px;
	.left:1px;
	_left:1px;
	left:4px;
	height:295px;
}

#bofp {
	position:absolute;
	top:-4px;
	left:370px;
}

#homeMain1 {
	position:absolute;
	top:8px;
	left:9px;
	overflow:hidden;
	width:240px;
	height:262px;
	background-color: #D1FDFD;
	padding:4px 4px 12px 8px;
	
}

#homeMain2 {
	position:absolute;
	top:8px;
	left:269px;
	width:265px;
	height:119px;
	overflow:hidden;
	padding:4px 12px 12px 8px;
	background-color:#D6FFCB;
	
}

#homeMain3 {
	position:absolute;
	top:151px;
	left:269px;
	width:265px;
	height:119px;
	overflow:hidden;
	padding:4px 12px 12px 8px;
	background-color:#D6FFCB;
	
}

#homeMain4 {
	position:absolute;
	top:8px;
	left:562px;
	width:350px;
	height:278px;
	overflow:hidden;
}

#img4Tag {
	position:absolute;
	background-color:#fff;
	top:245px;
	left:580px;
	padding:6px 10px;
	width:165px;
	z-index:100000;
}

/* THe Entire Sub Area */
#homeSub{
	position:relative;
	background-color:#FFFFFF;
	top:157px;
	.left:1px;
	_left:1px;
	left:4px;
	width:920px;
	height:445px;
	overflow:hidden;

}

#outlineBox {
	position:absolute;
	top:-16px;
	left:8px;
	background-color:#D6FFCB;
	width:410px;
	height:430px;
}

#outlineBox2 {
	position:absolute;
	top:-16px;
	left:-3px;
	background-color: #D6FFCB;
	width:488px;
	height:430px;
}

#welcomeText {
	position:absolute;
	width:340px;
	left:29px;
	top:0;
	.top:4px;
	_top:4px;
}

.homeImage {
	margin:5px 0 5px 0;
}

#welcomeLine {
	position:absolute;
	background-color:#666633;
	width:361px;
	height:3px;
	top:24px;
	.top:22px;
	_top:22px;
	overflow:hidden;
}

#newsText {
	position:absolute;
	width:440px;
	left:29px;
	top:0px;
	.top:4px;
	_top:4px;
}

#newsLine {
	position:absolute;
	background-color:#666633;
	width:440px;
	height:3px;
	top:24px;
	.top:22px;
	_top:24px;
	overflow:hidden;
}



#homeSub1 {
	position:absolute;
	width: 410px;
	top:24px;
}

#homeSub2 {
	position:absolute;
	width:500px;
	top:24px;
	left:428px;
}


#sub3Tag {
	position:absolute;
	background-color:#fff;
	padding: 6px 10px;
	width:160px;
	.width:165px;
	_width:165px;
	top:141px;
	left:7px;

}

#sub3TagShort {
	position:absolute;
	background-color:#fff;
	padding: 6px 10px;
	width:192px;
	.width:155px;
	_width:155px;
	top:106px;
	left:7px;

}

#featuredProduct {
	overflow:hidden;
	height:170px;
	padding:1px 16px 8px 4px;
}

#homeSub3Img {
	width:231px;
	height:177px;
}


#featuredLine {
	position:absolute;
	width:130px;
	height:3px;
	top:33px;
}
#informationText {
	position:relative;
	left:135px;
	width:645px;
	padding-bottom:5px;
}

.tip {
	background-color: #666633;
	padding: 1px 3px 1px 3px;
}

.tip-title {
	color: #CCCC99;
	font-size: 10px;
	padding: 5px;
	text-align:left;
	margin:0 0 -10px 0;
	display:none;
}

.tip-text {
	color: #fff;
	padding: 5px;
	font-size: 9px;
	text-align:left;
	line-height:16px;
}