/* CSS Document for CHINO (home) */

#main {
	background-color: #FFFFFF;
}
#index-main {
	width: 760px;
	padding-bottom:10px; 
/*position: relative; top: 0px; left: 0px;  */
	background-image: url(../images/main_bg2.jpg); background-repeat: no-repeat; background-position: 0px 0px;
	background-color: #FFFFFF;
}
/*********** COPY & READ **********/
#unit_top {
	padding: 0 0 10px 25px;
}
#unit_bottom {
	margin-top: -32px; 
	padding: 0 0 0 25px;
}
.col_left {
	float:left;
}
.col_right {
	float:right;
}
#catchcopy {
	width: 350px; height:26px;
/* 	position: absolute; top: 0px; left: 0px; */
	background-image: url(../images/catch.gif); background-repeat: no-repeat; background-position: 0px 0px;
}
#read-text {
	position: relative;
	padding: 0;
	width: 420px;
	font-size: 10px;
	line-height: 1.4; 
	color: #666666;
}
#visual {
	margin: 0; 
}

/*********** BUTTON **********/
#btn {
	z-index:50;
	float:left;
	width: 196px;
}
#btn img {
	margin-top: 1px;
}
/*********** WHAT'S NEW **********/
#whatsnew_inner {
	float:left;
	margin-top: 35px; 
	margin-left: 10px; 
	width: 500px;
	/*position: relative; top: 100px; left: 25px;*/
	border: 1px solid #FF6600;
	background-image: url(../images/wn_title.gif); background-repeat: no-repeat; background-position: 0px 0px;
	background-color: #FFFFFF;
}
#table-whats {
	font-size: 12px;
	width: 460px; height: 205px;
	margin-top: 15px; margin-right: 15px; margin-bottom: 15px; margin-left: 35px;
}
#table-whats tr {
	vertical-align: top;
	background-image: url(../images/dotline_1px.gif); background-repeat: no-repeat; background-position: 0px 0px;
}
#table-whats th {
	font-size: 12px; font-weight: normal;
	text-align: left;
	white-space: nowrap;
	padding: 8px;
}
#table-whats td {
	padding-top: 8px; padding-bottom: 8px; padding-left: 3px;
}
#table-whats img {
	padding-top: 1px;
}
#table-whats-top {
	background-color: #FFFFFF;
	background-image: none;
}
/*********** PICKUP PRODUCTS **********/
#pp {
	width: 735px;
	height: 170px;
	padding: 10px 0 0 25px; 
	position: relative; top: 0px; left: 0px;
	/*clear: both;*/
}
#pp p {
	margin-top: 20px;
}
/* left */
#pp-left {
	width: 350px;
	/*position: relative; top: 0px; left: 0px;*/
	float: left;
}
#pp-left-title {
	background-image: url(../images/pp_title_bg.gif); background-repeat: repeat; background-position: 0px 0px;
	color: #FFFFFF;
	padding: 10px;
}
#pp-left-txt {
	padding: 10px;
	background-image: url(../images/pp_bg.gif); background-repeat: repeat; background-position: 0px 0px;
	background-color: #FFFFFF;
}
#pp-left-btm {
	width: 350px;
	/*position: relative; top: 0px; left: 0px;*/
	background-image: url(../images/pp_corn_btm.gif); background-repeat: no-repeat; background-position: 0px 0px;
}
/* right */
#pp-right {
	width: 350px;
	/*position: relative; top: 0px; left: 370px;*/
	float: right;
}
#pp-right-title {
	background-image: url(../images/pp_title_bg.gif); background-repeat: repeat; background-position: 0px 0px;
	color: #FFFFFF;
	padding: 10px;
}
#pp-right-txt {
	padding: 10px;
	background-image: url(../images/pp_bg.gif); background-repeat: repeat; background-position: 0px 0px;
	background-color: #FFFFFF;
}
#pp-right-btm {
	width: 350px;
	/*position: relative; top: 0px; left: 0px;*/
	background-image: url(../images/pp_corn_btm.gif); background-repeat: no-repeat; background-position: 0px 0px;
	background-color: #FFFFFF;
}
/*********** PRODUCTS INFORMATION **********/
#pi-title {
	width: 735px; height: 25px;
	margin-left: 25px;
	background-image: url(../images/pi_title.gif); background-repeat: no-repeat; background-position: 0px 0px;
	padding-bottom: 5px;
	clear: both;
}
#pi {
	width: 724px; height: 140px;
	margin-left: 25px;
	padding-top: 18px; padding-bottom: 18px; padding-left: 11px;
	background-image: url(../images/pi_bg.gif); background-repeat: no-repeat; background-position: 0px 0px;
	background-color: #FFFFFF;
	clear: both;
}
#contents li {
	width: 175px; height: 40px;
	list-style: none;
	float: left;
}
/*********** FOOTER ***********/
#footer-menu {
	background-image: none;
	background-color: #FFFFFF;
}