#st_content{
	font-family:arial;
	background:#ececec url('images/st_bg.png') top repeat-x;
	display: block;
	margin-bottom: 0px;
	margin-left: 11px;
	margin-right: 11px;
	margin-top: 0px;
	text-align: left;
	width: 906px;
}

#st_menu{
	width:240px;
	float:left;
}
#st_menu .st_box, .st_menu_under{
	margin:11px 8px 0px 11px;
	border:1px solid #cacaca;
	background:#efefaf;
}
#st_menu .st_boxes{
	width:220px;
	margin:auto;
}
.st_menu_h{
	line-height:30px;
	background:url('images/st_menu_h.png');
	padding-left:31px;
	color:white;
	font-size:18px;
	font-weight:bold;
}
.st_box a{
	display:block;
	line-height:31px;
	background:url('images/st_menu_link.png');
	padding-left:15px;
	color:white;
	font-size:15px;
	font-weight:bold;
	text-decoration:none;
}
.st_box a:hover, .st_box a.selected{
	background:url('images/st_menu_link_hover.png');
}

.st_menu_under{
	margin-top:0px;
	height:8px;
	border:0px;
	line-height:1px;
	font-size:1px;
	background:red;
	background: url('images/st_menu_under.png');
	margin-bottom:10px;
}

#st_adv{
	float: left;
	margin-bottom:10px;
	padding-left:15px;
}

.st_adv_top{
	background: url('images/st_adv_top.png') no-repeat;
	width: 221px;
	height: 6px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	line-height: 1px;
	font-size: 1px;
}

.st_adv_content{
	background: #d1d1d1;
	border: 1px solid #adadad;
	border-width: 0px 1px 0px 1px ;
	width: 219px;
	text-align: center;
}

.st_adv_content p
{
	font-size:12px;
	margin: 0px;
	font-weight:bold;
	padding: 0px;
}

.st_adv_bottom{
	background: url('images/st_adv_bottom.png') no-repeat;
	width: 221px;
	height: 5px;
	margin-bottom: 10px;
}




#st_main{
	width:654px;
	float:left;
}
#st_title{
	color:#618909;
	padding:20px;
	font-size:16px;
	font-weight:bold;
}
.st_player{
	width:249px;
	float:left;
}

.st_left{
	
}
.st_right{
	float:right
}

.st_budha{
	float:left;
	text-align:center;
	width:156px;
}

.st_player_top{
	background:url('images/st_player_top.png') top no-repeat;
	height:49px;
	line-height:49px;
	padding-left:10px;
	color:white;
	font-weight:bold;
}
.st_player_content{
	background:url('images/st_player.png');
	padding:0px 13px 0px 14px;
	font-size:12px;
}
.st_player_bottom{
	background:url('images/st_player_bottom.png');
	height:15px;
	line-height:12px;
	font-size:12px;
}
.st_player_img{
	padding:25px 0px 0px;
}

.st_player_det{
	float:right;
	width:144px;
	margin-right:1px;
	text-align:center;
	font-size:12px;
}
.st_right .st_player_det{
	float:left
}
.st_player_title{
	background: url('images/st_player_title.png') no-repeat;
	line-height:20px;
	padding-left:5px;
	color:white;
	font-size:14px;
	font-weight:bold;
	text-align:left;
	padding-bottom:5px;
}

p.st{
	font-size:11px;
	line-height:16px;
}

.st_content{
	width:393px;
	float:left;
}
.st_content_top{
	background:url('images/st_content_top.png') top no-repeat;
	height:49px;
	line-height:49px;
	padding-left:10px;
	color:white;
	font-weight:bold;
}
.st_content_content{
	background:url('images/st_content.png');
	padding:0px 14px;
}
.st_content_bottom{
	background:url('images/st_content_bottom.png');
	height:15px;
	line-height:12px;
	font-size:12px;
}

table.st_table{
	font-size:13px;
	width:100%;
}
table.st_table .st_header{
	background: url('images/st_content_title.png');
	color:white;
	font-weight:bold;
	font-size:13px;
	line-height:13px;
	height:32px;
}
table.st_table .st_header td{
	padding:0px 3px
}

span.submit input{
	border:0px;
	background: url('images/st_budha_input.png');
	color:white;
	font-weight:bold;
	font-size:13px;
}
.st_right_title{
	margin:0px 2px;
	background:url('images/st_right_title.png');
	color:white;
	font-size:14px;
	width:217px;
	font-weight:bold;
	text-align:center;
	margin-bottom:5px;
}



