body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-image: url(img/test.gif);
	background-repeat: repeat-x;
	background-color: #333;
}
#main {
	margin: auto;
	width: 840px;
}
.ul_main_menu {
	margin-top: 4px;
	margin-left: 0px;
}
.li_main_menu {
	display: inline;
	padding-right: 15px;
	padding-left: 15px;
	font-size: 14px;
}
.big_box {
	width: 580px;
	background-image: url(img/bigboxbg.gif);
	background-repeat: repeat-y;
	padding: 10px;
	border: 1px solid #999;
	clear: left;
	height: auto;
}
#left_bar {
	width: 200px;
	float: right;
	background-image: url(img/bgsmall.gif);
	background-repeat: repeat-y;
	border: 1px solid #999;
	padding: 10px;
	clear: right;
}
#footer {
	background-image: url(img/bgfoot.gif);
	background-repeat: repeat-x;
	margin-right: -8px;
	margin-left: -8px;
	height: 80px;
	clear: both;
	margin-bottom: -15px;
	margin-top:0px;
	padding-top: 120px;
	text-align: center;
}
.title_box {
	background-image: url(img/dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-right: -10px;
	margin-left: -10px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: -5px;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 14px;
	color: #0D6386;
	height: 28px;
	clear:left;
}
.item_l {
	float: left;
	width: 270px;
	height: 20px;
	border: 1px solid #CCC;
	padding-top: 5px;
	padding-left: 10px;
	margin-right: 5px;
	background-image: url(img/itembg.gif);
	background-repeat: repeat-x;
	clear: left;
	color: #FFF;
	margin-top: 3px;
}
a.item_link {
	color:#FFF;
	text-decoration:none;
}
a.item_link:hover {
	text-decoration: blink;
}
.item_r {
	width: 270px;
	height: 20px;
	border: 1px solid #CCC;
	padding-top: 5px;
	padding-left: 10px;
	margin-right: 5px;
	background-image: url(img/itembg.gif);
	background-repeat: repeat-x;
	color: #FFF;
	margin-top: 3px;
	margin-left: 300px;
}
.separ {
	height: 20px;
	clear: both;
}
.title_small {
	font-size: 12px;
	color: #0D6386;
	background-image: url(img/dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-right: -10px;
	margin-left: -10px;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 25px;
	margin-top: -7px;
}
a.menu_link {
	color:#FFF;
	text-decoration:none;
}
a.menu_link:hover{
	color: #0F6383;
	text-decoration:underline;
}.edit_box {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.edit {
	background-image: url(img/edit.png);
	background-repeat: no-repeat;
	width: 165px;
	height: 25px;
	padding-top: 5px;
	padding-left: 15px;
}
.topten_ul {
	margin-left: -35px;
}
a.topten_link {
	color: #06F;
	text-decoration:none;
}
a.topten_link:hover {
	color:#FFF;
	text-decoration:underline;
}.page_box_act {
	padding-right: 5px;
	padding-left: 5px;
}
.page_box {
	color: #FFF;
	background-color: #999;
	padding-right: 5px;
	padding-left: 5px;
	border: 1px solid #06F;
}
.bg_nav {
	margin-top:30px;
	width: 97%;
	clear: both
}
#lirik {
	font-size: 12px;
	background-color: #999;
	padding: 10px;
	border: 2px solid #CCC;
	position: absolute;
	left: 226px;
	top: 45px;
	width: 602px;
}

