@charset "utf-8";

body{
	background: url(../images/bg_grad.jpg);
	background-color:#292929;
	background-repeat: repeat-x;
}

.style { font: 12px/18px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif; background-color: #fff; color: #333; }
.navigasi { font: 11px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif; background-color: #fff; color: #333; line-height:200%;}
/*.menuleft { font: 12px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif; background-color: #fff; color: #333; line-height:200%; line-height:300%;}*/
.menuleft {
	font: 12px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	background-color: #fff;
	color: #333;
	line-height:150%;
	padding-top:8px;
	padding-bottom:8px;
}
.submenu_header{ font: 13px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif; color: #333; font-weight:bold}

.title {font: 15px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif; background-color: #fff; color: #333; font-weight:bold; }

.content {font: 11px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif; background-color: #fff; color: #333;
line-height:160%;
}
.content2 {font: 10px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif; background-color: #fff; color: #333;
line-height:160%;
}
.link1 {
font: 11px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif; background-color: #fff; color: #333; 
line-height: 160%;
}
.date {
font: 10px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif; background-color: #fff; color: #333; 
color:#CC0000;
line-height: 160%;
}

.price{
	font-size:10px;
	font-weight:bold;
	color:#999;
}

.box .header_left{
	background:url(../images/box_header_left.jpg);
	width:10px;
	height:29px;
}
.box .header_mid{
	background:url(../images/box_header_mid.jpg);
	height:29px;
}
.box .header_right{
	background:url(../images/box_header_right.jpg);
	width:10px;
	height:29px;
}
.box .mid_left{
	background:url(../images/box_mid_left.jpg);
	width:10px;
}
.box .mid_content{
	padding-bottom:10px;
}
.box .mid_right{
	background:url(../images/box_mid_right.jpg);
	width:10px;
}
.box .footer_left{
	background:url(../images/box_footer_left.jpg);
	width:10px;
	height:15px;
}
.box .footer_mid{
	background:url(../images/box_footer_mid.jpg);
	height:15px;
}
.box .footer_right{
	background:url(../images/box_footer_right.jpg);
	width:10px;
	height:15px;
}

.link{
	color:#0099cc;
}


.box_product .header_left{
	background:url(../images/box_product_header_left.jpg);
	width:20px;
	height:20px;
}
.box_product .header_mid{
	background:url(../images/box_product_header_mid.jpg);
	height:20px;
}
.box_product .header_right{
	background:url(../images/box_product_header_right.jpg);
	width:20px;
	height:20px;
}
.box_product .mid_left{
	background:url(../images/box_product_mid_left.jpg);
	width:20px;
}
.box_product .mid_content{
	
}
.box_product .mid_right{
	background:url(../images/box_product_mid_right.jpg);
	width:20px;
}
.box_product .footer_left{
	background:url(../images/box_product_footer_left.jpg);
	width:20px;
	height:20px;
}
.box_product .footer_mid{
	background:url(../images/box_product_footer_mid.jpg);
	height:20px;
}
.box_product .footer_right{
	background:url(../images/box_product_footer_right.jpg);
	width:20px;
	height:20px;
}
