#left li{
	background-image: url(../../img/bg_menu_r.jpg);
}
#top{
	background: url(../img/bg_top.jpg) left repeat-y;
	margin: 0 20px 20px 0;
	padding: 3px 0 3px 20px;
	text-align: left;
}
#top p{
	margin: 5px;
	font-size: 12px;
	line-height: 150%;
}

/* -------------------- 01 ЈЉ -------------------- */
#style01{
	padding-top: 20px;
	width: 600px;
}
#style01 table{
	width: 600px;
	margin: 20px auto;
	text-align: left;
	border-top: 1px dashed #aaa;
}
#style01 td{
	padding: 10px;
	text-align: center;
	line-height: 150%;
	font-size: 85%;
	border: 1px dashed #aaa;
}
#style01 td h4{
	text-align: left;
	font-weight: bold;
}
#style01 td p{
	margin: 5px 0;
	text-align: left;
	font-size: 85%;
	line-height: 120%;
}
#style01 td h5{
	text-align: left;
	color: #66c;
	font-size: 110%;
	margin-bottom: 10px;
}

/* -------------------- 02 ЈЉڍ -------------------- */
#style02{
	padding-top: 20px;
	width: 600px;
}
#style02 table{
	width: 600px;
	margin: 20px auto;
}
#style02 th{
	text-align: left;
}
#style02 td{
	line-height: 150%;
	padding: 0 10px;
}
#style02 th h4{
	background: url(../img/list01.jpg) top left no-repeat;
	padding-left: 15px;
	color: #f00;
}
#style02 td h5{
	color: #666;
	font-size: 110%;
}
#style02 td div p{
	font-size: 100%;
	line-height: 150%;
}
#style02 td p{
	font-size: 85%;
	line-height: 120%;
}
