@import url(public.css);

/* CSS Style for left_column */

.box{
	margin-bottom:34px;
	padding:0 0 10px 42px;
	width:426px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	line-height:18px;
	background:url(img/boxbg.gif) no-repeat 32px bottom;
	}

.box2{
	margin:0;
	padding:0 0 10px 42px;
	width:418px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	line-height:18px;
	background:url(img/boxbg2.gif) no-repeat 32px bottom;
	}
/* CSS Style for right_column */

.submenue{
	width:435px;
	padding:13px 5px 10px 14px;
	font-size:14px;
	line-height:26px;
	background:url(img/catebg.gif) no-repeat top left;
}
.submenue ul{
	padding:0;
	width:435px;
	list-style:none;
}
.submenue li{
	padding-right:7px;
	padding-bottom:12px;
	list-style:none;
	float:left;
	}
.submenue li span{
	font-weight:bold;
}


.mostbox {
	padding:0 0 17px 36px;
	width:265px;
	}
.mostbox ul{
	padding-top:10px;
	list-style:none;
	}
.mostbox li{
	font-size:12px;
	line-height:normal;
	color:#000;
	list-style:none;
	}
	
.mostbox .blank{
	padding-top:13px;
}
.title{
	padding-left:36px;
	padding-bottom:9px;
	font-size:20px;
	color:#000;
	font-weight:bold;
	background:url(img/star.gif) no-repeat left top;
	}

.blankline{
	padding-left:184px;
	background:url(img/line.gif) no-repeat left top;
}
.linesmall{
	line-height:1em;
}