/*
TEMPLATED BY ASSASSIN JP/TINKER

SUB MENU
*/

.sub-menu, .sub-menu2 {
	padding:20px 20px 10px 15px;
}

.sub-menu-bottom, .sub-menu-bottom2 {
	width:260px;height:30px;
	margin-bottom:10px;
}

.sub-menu ul {
	margin:0px;
}
.sub-menu {
	background:url(/images/common/sub_menu_bg.jpg) right top no-repeat;
}

.sub-menu-bottom {
	background:url(/images/common/sub_menu_bg.jpg) right bottom no-repeat;
}

.sub-menu2 {
	background:url(/images/common/sub_menu_bg2.jpg) right top no-repeat;
}

.sub-menu-bottom2 {
	background:url(/images/common/sub_menu_bg2.jpg) right bottom no-repeat;
}

.sub-menu-casts, .sub-menu-news, .bookmark li, .sub-menu-show-title, .help {
	text-indent:18px;
}


.bookmark li {
	background:url(/images/icon/bookmark.gif) left top no-repeat;
}

.sub-menu-show-title {
	margin-top:10px;
	background:url(/images/icon/sub_menu_show_title.gif) left top no-repeat;
}

.sub-menu-casts {
	background:url(/images/icon/sub_menu_casts.gif) left top no-repeat;
}

.sub-menu-news {
	background:url(/images/icon/sub_menu_news.gif) left top no-repeat;
}

.help {
	background:url(/images/icon/help.gif) left top no-repeat;
}

.sub-menu-margin {
	margin-left:15px;
}

.sub-menu-banner {
	margin-left:10px;
	margin-bottom:10px;
	font-size:11px;
}
