/* CSS Basic Style ---------------------------------------------------------- */

/* product.html
-------------------------------------------------------------*/

div#left {
	float:left;
	display:inline;
	width:220px;
}

div#right {
	float:left;
	display:inline;
	width:630px
}


#product h3{ margin-bottom:11px;}



div#rb_left {
	width:283px;
	float:left;
	display:inline;
}

p.category_txt {
	margin-bottom:25px;
}

div#rb_right {
	width:283px;
	float:right;
	display:inline;
}

.youto_left {
	float:left;
	display:inline;
}

.youto_right {
	float:left;
	display:inline;
	width:190px;
	margin-left:17px;
}


div.youto_box dl{
	width:370px;
	margin-left:13px;
}

div.youto_box dl dt{
	padding:0 0 5px 10px;
}

div.youto_box dl dd{
	padding:0 0 10px 24px;
}

div.youto_box h4{
	margin:0 0 0 17px;
	padding-bottom:15px;
}


div.shiyou_box {
	width:390px;
}

div.shiyou_box dl{
	width:380px;
	margin-left:24px;
}

div.shiyou_box dl dt{
	background: url("../../images/product/ico_circle.gif") no-repeat 0 2px;
	padding-left:15px;
	width:100px;
	float:left;
}

div.shiyou_box dl dd{
	padding:0 0 5px 0;
}

div.shiyou_box dl dd span{
	color:#ff0000;
	font-weight:bold;
	display:block;
}

div.shiyou_box dl dd em{
	font-size:10px;
}


div.shiyou_box h4{
	margin:0 0 0 17px;
	padding-bottom:15px;
}

li.margin_top60 {
	margin-top:67px;
}

li.margin_top90 {
	margin-top:90px;
}

.youto_main {
	background: url("../../images/product/oxygen/tm_youto_main.gif") repeat-y 0 0;
	width:630px;
}

.youto_main p {
	background: url("../../images/product/ico_circle.gif") no-repeat 0 2px;
	padding-left:15px;
	margin:0 0 0 20px;
}

.youto_main	span {
	background-color:#ffffff;
}

div.youto_details{
	width:390px;
	margin-left:16px;
}

div.youto_details ul {
	padding:10px 0 0 7px;
	line-height:1.5;
}

div.youto_details li {
	background: url("../../images/product/ico_circle.gif") no-repeat 0 4px;
	padding-left:15px;
}

div.secchi_one{
	margin-left:16px;
	width:390px;
}

div.secchi_one ul {
	margin:20px 0 10px 0;
	width:390px;
}

div.secchi_one li {
	float:left;
	display:inline;
	width:195px;
}

div.secchi_two{
	margin-left:16px;
	width:390px;
}

div.secchi_two ul {
	margin:20px 0 10px 0;
	text-align:center;
	width:390px;
}

div.secchi_two li {
	float:left;
	display:inline;
	width:390px;
}


.youto_footer{
	width:630px;
	height:8px;
	background: url("../../images/product/oxygen/tm_youto_footer.gif") no-repeat 0 0;	
}

.contact{
	width:189px;
	height:36px;
	margin-top:13px;

}

.bt_top{
	width:630px;
	padding:3px 0 25px 0;
}

.bt_top img{
	display:block;
	float:right;
	width:64px;
}

.txt_1 {
	font-size:1px;
}
/*
--------------------------------------------------------------------------------
 END OF CSS
--------------------------------------------------------------------------------
*/
