/* HOME CSS  */
#home #content {
	background-image: url(../img/banerBak.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	padding-right: 24px;
	padding-left: 24px;
	padding-top: 14px;
	margin-bottom: 10px;
}
#baner {
	float: right;
	width: 753px;
	padding-left: 15px;
	margin-bottom: 7px;
}
#banerPic {
	float: right;
}
#baner h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF6600;
	font-size: 24px;
	float: left;
	padding-top: 15px;
}
#baner p {
	float: left;
	font-size: 14px;
	line-height: 155%;
	color: #AC7560;
	padding-top: 15px;
	text-indent: 40px;
	padding-bottom: 5px;
	width: 440px;
}
#hot {
	float: left;
	width: 440px;
	display: inline;
}
.hotstyle{
	font-size: 36px;
	color: #996600;
	background-image: url(../img/hotStyl01.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#hot strong {
	font-weight: bold;
	text-transform: capitalize;
}
#home #leftsidebar {
	float: left;
	height: 291px;
	width: 180px;
}
#home #main #pronav {
	clear: both;
	float: left;
	height: 180px;
	width: 164px;
	list-style-type: none;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
}
#pronav a {
	text-decoration: none;
	font-size: 12px;
	text-transform: uppercase;
	color: #FeFeFe;
	font-weight: normal;
	line-height: 1.3;
	display: block;
	width: 160px;
	padding-left: 4px;
}
#pronav a:hover {
background-color:#757C64
}
#home #contentTop,#home #contentBelow {
	float: left;
	clear: both;
	display: inline;
	width: 952px;
}

#main #div01 {
	float: left;
	width: 180px;
	margin-right: 3px;
	display: inline;
}


#home #div02,#home #div03{
	float: left;
	width: 275px;
	margin-right: 3px;
	display: inline;
}
#home #div04{
	float: left;
	width: 212px;
	display: inline;

}
#main #div00 {
	float: right;
}
#home #pronav li {
	display: inline;
	width: 100%;
	float: left;
}
#div02 li,#div03 li {
	background-image: url(../img/listLine.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 8px;
	padding-bottom: 8px;
}
#home #technique li {
	background-image: url(../img/downloadlistLine.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
}
#home .bobContent {
	height: 280px;
}
