.breaknews{height:5px;}



.header .main_menu {
	width: 600px;
	margin: 0 auto;
	text-align: center;
	position: relative;
}

.header .main_menu li {
	position:relative;
}

.header .main_menu a {
	
}

.header .main_menu .menu1  {
	width: 43px;
	background: url(../images/menu_1.jpg) no-repeat top left;	
	display: block;
	height: 31px;
}

.header .main_menu .menu1:hover, .header .main_menu .menu1.selected   {
	width: 43px;
	background: url(http://ran.vtconline.co.id/images/menu_1_hover.jpg) no-repeat top left;
}

.header .main_menu .menu2  {
	width: 43px;	
	background: url(../images/menu_2.jpg) no-repeat top left;
	display: block;
	height: 31px;
}

.header .main_menu .menu2:hover, .header .main_menu .menu2.selected   {
	background: url(http://ran.vtconline.co.id/images/menu_2_hover.jpg) no-repeat top left;
}

.header .main_menu .menu3 {
	width: 97px;	
	background: url(../images/menu_3.jpg) no-repeat top left;
	display: block;
	height: 31px;
}

.header .main_menu .menu3:hover, .header .main_menu .menu3.selected {
	background: url(http://ran.vtconline.co.id/images/menu_3_hover.jpg) no-repeat top left;
}

.header .main_menu .menu4  {
	width: 76px;	
	background: url(../images/menu_4.jpg) no-repeat top left;
	display: block;
	height: 31px;
}

.header .main_menu .menu4:hover, .header .main_menu .menu4.selected  {	
	background: url(http://ran.vtconline.co.id/images/menu_4_hover.jpg) no-repeat top left;
}

.header .main_menu .menu5  {
	width: 85px;	
	background: url(../images/menu_5.jpg) no-repeat top left;
	display: block;
	height: 31px;
}

.header .main_menu .menu5:hover, .header .main_menu .menu5.selected  {
	background: url(http://ran.vtconline.co.id/images/menu_5_hover.jpg) no-repeat top left;
}

.header .main_menu .menu6  {
	width: 85px;	
	background: url(../images/menu_6.jpg) no-repeat top left;
	display: block;
	height: 31px;
}

.header .main_menu .menu6:hover, .header .main_menu .menu6.selected  {
	background: url(http://ran.vtconline.co.id/images/menu_6_hover.jpg) no-repeat top left;
}

.header .main_menu .separate{
	width: 22px;	
	height: 31px;
	background: url(../images/menu_separate.jpg) no-repeat top center;
	display: block;
	height: 31px;
}
.main_menu_sub {
	display: block;
	position: absolute;
	width: 144px;
	visibility: hidden;
}

.main_menu_sub li {
	position:relative;
}

.main_menu_sub a {
	display: block;
	height: 27px;
	background: url(../images/submenu_bg.png) repeat-y top left;
	color:#FFF;
	padding: 8px 0 0 10px;
	text-align: left;
	font-weight: bold;
	text-transform: uppercase;
}

*html .main_menu_sub a {	
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/submenu_bg.png');

}

.main_menu_sub a:hover, .main_menu_sub a.selected {	
	color: #00ccff;
}

.main_menu_sub .footer {
	width: 144px;
	height: 8px;
	background: url(../images/main_menu_sub_indx_footer.gif) no-repeat top left;
}

.main_menu_sub_header {
	background: url(../images/main_menu_sub_header.png) no-repeat top left;
	height: 5px;
}

*html .main_menu_sub_header {
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/main_menu_sub_header.png",sizingMethod=image);
}


.item_list li {
	display: block;
	float: left;
	position: relative;
	width: 85px;
	text-align:center;
	margin: 10px 10px 0 7px;
}

.item_list .thumb_hot {
	position:absolute;
	background: url(http://ran.vtconline.co.id/images/item_hot_border.gif) no-repeat top left;
	width: 80px;
	height: 80px;
	display: block;
	top: 0;
	left: 0;
}

.item_list .thumb_new {
	position:absolute;
	background: url(http://ran.vtconline.co.id/images/item_new_border.gif) no-repeat top left;
	width: 80px;
	height: 80px;
	display: block;
	top: 0;
	left: 0;
}

.item_list .thumb1 img {
	border: 2px solid #ff8700;
}

.item_list .thumb2 img {
	border: 2px solid #999999;
}


.item_list .money {
	text-align: center;
	color: #FFCC00;
	padding: 0 25px 0px 25px;
	width: 100px;
}