a, a:hover, a:visited, a:focus{
	outline: none;
	text-decoration: none;
	color: #000000;

}

button, input[type="reset"], input[type="button"], input[type="submit"] {
	cursor: pointer;
}

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	font-family: Arial;
	font-size: 11px;
	line-height:14px;
	color: #000000;
}
/*
input, select, textarea {
	font-family: Arial;
	border: 1px solid #7E9EB7;
	color: #5e5e5e;
	font-size:12px;
}
input {
	height: 20px;
}
*/

select {
	height: 22px;
	line-height: 18px;
}

img {
	border: none;
}
#wrapper {
	width: 100%;
	float: left;
	padding: 0;
}

/* Header */

#header {
	width: 990px;
	height: 300px;
	margin: 0 auto;
}

#header_top {
	float:left;
	width:990px;
	height:70px;
	background:url(../images/bg_header_top.jpg) repeat-x;
}

#header_top #header_top_banner{
	float:left;
	width:750px;
	height:43px;
	padding-left:40px;
	padding-top:13px;
}

#header_top #header_top_menu{
	float:left;
	width:200px;
	height:auto;
}

#header_top #header_top_menu #flower {
	float:left;
	padding:0;
	width:200px;
	height:35px;
	margin-left:20px;
}

#header_top #header_top_menu #status_login {
	float:left;
	width:200px;
	padding-top:10px;
	color: #e7ffc4;
}

#header_top #header_top_menu #status_login a{
	padding: 3px;
	font-size: 12px;
	color: #e7ffc4;
	font-weight:bold;
	border: none;
}

#header_top #header_top_menu #status_login a:hover{
	color:#a6ce39;
}

#header_buffer {
	float:left;
	width:990px;
	height:15px;
	background:url(../images/bg_header_buffer.jpg) repeat-x;
}

#header_bottom {
	float:left;
	width:990px;
	height:178px;
	background: url(../images/bg_header_bottom.jpg) no-repeat;
/*	background-color: #E5FFC0;
	opacity:0.5;
	filter:alpha(opacity=50);*/
}

#header_bottom #link_product{
	float:left;
	width:990px;
	height:70px;
	padding-top:10px;
}

#header_bottom #link_product #icon{
	float:right;
	width:970px;
	height:70px;
	text-align:right;
	padding-right:20px;
}

#header_bottom #link_product #icon49,
#header_bottom #link_product #icon51,
#header_bottom #link_product #icon50{
	height:70px;
	float:right;
	text-align:center;
	font-size:11px;
	overflow: hidden;
}

#header_bottom #link_product #icon49{
	width:49px;
}

#header_bottom #link_product #icon51{
	width:51px;
}

#header_bottom #link_product #icon50{
	width:50px;
}

#header_bottom #link_product #icon49 a, #icon50 a, #icon51 a{
	color:#8a8a8a;
}

#header_bottom #link_product #icon49 a:hover, #icon50 a:hover, #icon51 a:hover{
	color:#000000;
	font-weight:bold;
}

#header_bottom #main_menu{
	float:left;
	width:840px;
	height:34px;
	padding-top:64px;
}

#header_bottom #upload{
	float:left;
	width:140px;
	height:40px;
	padding-top:55px;
	padding-bottom:3px;
}

#header_bottom #main_menu ul{
	margin: 0;
	padding:0;
	list-style: none;
	line-height: normal;
	padding-left:40px;
}

#header_bottom #main_menu li{
	float: left;
	height:34px;
	width:81px;
	font-family:Tahoma;
	font-size:11px;
	text-transform:uppercase;
	font-weight:bold;
}

#header_bottom #main_menu li a{
	background:url(../images/bg_menu_normal.jpg) 0px 4px no-repeat;
	height:19px;
	width:81px;
	text-align:center;
	display:block;
	padding-top:15px;
	color:#6b6b6b;
	border:none;
}

#header_bottom #main_menu li a.active {
	background:url(../images/bg_menu_active.jpg) no-repeat;
	text-align:center;
	height:19px;
	width:81px;
	padding-top:15px;
	color:#466502;
	cursor:pointer;
	border:none;
	letter-spacing: -0.1em;
	word-spacing: -1px;
}

#header_bottom #main_menu li a:hover{
	background:url(../images/bg_menu_active.jpg) no-repeat;
	text-align:center;
	height:19px;
	width:81px;
	padding-top:15px;
	color:#466502;
	cursor:pointer;
	border:none;
}

/*************************** body *******************************************/
#main_contain {
	width: 990px;
	height:auto;
	margin: 0 auto;
}

#left_content{
	float:left;
	width: 672px;
	margin-right:18px;
	overflow: hidden;
}

#small_content,
#small_content #s_left,
#small_content #s_center,
#small_content #s_right{
	float: left;
	height: 104px;
	overflow: hidden;
}

#small_content{
	width: 672px;
}

#small_content #s_left{
	width: 22px;
	background: url(../images/left.jpg) no-repeat;
}

#small_content #s_center{
	width: 628px;
	background: url(../images/center_bg.jpg) repeat-x;
}

#small_content #s_right{
	width: 22px;
	background: url(../images/right.jpg) no-repeat;
}

#item_icon,
#item_icon #item_link{
	float: left;
	width: 124px;
	overflow: hidden;
}

#item_icon{
	height: 88px;
	text-align: center;
	padding-top: 10px;
}

#item_icon #item_link{
	height: 88px;
}

#item_icon #item_link a.act{
	display: block;
	padding-top:63px;
	line-height: 25px;
	height: 25px;
	font-weight: bold;
	width: 124px;
	color: #F86831;
}

#item_icon #item_link a.nor{
	display: block;
	padding-top:63px;
	line-height: 25px;
	height: 25px;
	font-weight: bold;
	width: 124px;
	color: #4E4E4E;
}

#item_icon #item_link a:hover.nor{
	color: #537305;
}

#item_sep{
	float: left;
	overflow: hidden;
	height: 104px;
	width: 2px;
	background: url(../images/icon_sep.gif) center center no-repeat;
}

#main_left {
	float:left;
	width: 152px;
	margin: 0 auto;
	height:auto;
}

#main_content{
	float:left;
	width: 502px;
	height:auto;
	margin: 0 auto;
	padding-left:18px;
	padding-right:18px;
}

#main_right {
	float:right;
	width: 300px;
	height:auto;
	margin: 0 auto;
	padding:0;
}


/*** Start Main contain ***/

/*** Box search ***/

#mbox_search {
	float:left;
	width:502px;
	height:84px;
	background:url(../images/box_search.jpg) no-repeat;
}

#mbox_search #srow01{
	float:left;
	width:487px;
	height:29px;
	line-height:29px;
	font-weight:bold;
	font-size:13px;
	padding-left:15px;
}

#mbox_search #srow02{
	float:left;
	width:487px;
	height:20px;
}

#mbox_search #srow02 ul {
	margin: 0;
	padding:0;
	list-style: none;
	line-height: normal;
	padding-left:40px;
}

#mbox_search #srow02 li {
	float: left;
	height:20px;
	width:57px;
	cursor:pointer;
	text-align:center;
	margin-right:1px;
}

#mbox_search #srow02 li.active {
	background:url(../images/bg_tagsearch_active.jpg) no-repeat;
	height:15px;
	width:57px;
	padding-top:5px;
}

#mbox_search #srow02 li.active a {
	color:#FE5110;
	font-weight:700;
	display:block;
}

#mbox_search #srow02 li.normal {
	background:url(../images/bg_tagsearch_normal.jpg) no-repeat;
	height:15px;
	width:57px;
	padding-top:5px;

}

#mbox_search #srow02 li.normal a {
	color:#5A6B1A;
	display:block;
}

#mbox_search #srow03 {
	float:left;
	width:502px;
	height:34px;
}

#mbox_search #srow03 #spart01 {
	float:left;
	width:36px;
	height:30px;
	text-align:right;
	padding-top:1px;
	padding-right:4px;
}

#mbox_search #srow03 #spart02 {
	float:left;
}

#mbox_search #srow03 #spart02 input {
	float:left;
	width:369px;
	height:18px;
	padding-top:5px;
	border:none;
	background:none;
}

#mbox_search #srow03 #spart03 {
	float:right;
	width:62px;
	height:30px;
}

#mbox_search #srow03 #spart03 .bt_normal{
	float:left;
	width:52px;
	height:24px;
	background:url(../images/bt_search_act.gif) no-repeat;
	border:none;
	font-weight:bold;
	color:#FFFFFF;
	cursor:pointer;
	font-size:13px;
}

#mbox_search #srow03 #spart03 .bt_hover{
	background:url(../images/bt_search_hover.gif) no-repeat;
	color:#FFFFFF;
	font-size:13px;
}

/*** Box News ***/

#mbox_news {
	float:left;
	width:502px;
	height:auto;
	padding-top:10px;
}

#mbox_news #nheader {
	float:left;
	width:502px;
	overflow: hidden;
}

#mbox_news #nheader #ntop {
	float:left;
	width:502px;
	height:33px;
}

#mbox_news #nheader #ntop #ntop01 {
	float:left;
	width:35px;
	height:33px;
	background:url(../images/mtop_left_bg.jpg);
}

#mbox_news #nheader #ntop #ntop02 {
	background:url(../images/bg_left_box_top.jpg) repeat-x;
	float:left;
	height:33px;
	width:432px;
}

#mbox_news #nheader #ntop #ntop02 p {
	color:#070409;
	font-size:13px;
	font-weight:bold;
	line-height:33px;
	margin:0;
	padding:0;
	text-transform:uppercase;
}

#mbox_news #nheader #ntop #ntop03 {
	float:left;
	width:35px;
	height:33px;
	background:url(../images/bg_lef_box_top_right.jpg);
}

#mbox_news #nheader #nmenu_tag {
	float:left;
	height:30px;
	width:500px;
	border-left:1px solid #a7c35d;
	border-right:1px solid #a7c35d;
	background: url(../images/bg_1x30.gif) repeat-x;
}

#mbox_news #nheader #nmenu_tag #ncol01 {
	float:left;
	height:23px;
	width:15px;
	border-bottom:1px solid #a7c35d;
}

#mbox_news #nheader #nmenu_tag .ntag_act {
	background:transparent url(../images/tag_act_01.jpg) no-repeat;
	float:left;
	font-size:13px;
	font-weight:bold;
	height:16px;
	padding-top:8px;
	text-align:center;
	width:80px;
}

#mbox_news #nheader #nmenu_tag .ntag_act a {
	color:#F86831;
	display:block;
}

#mbox_news #nheader #nmenu_tag .ntag_nor {
	background:transparent url(../images/tag_nor_01.jpg) no-repeat;
	float:left;
	font-size:12px;
	font-weight:bold;
	height:16px;
	padding-top:8px;
	text-align:center;
	width:80px;
}

#mbox_news #nheader #nmenu_tag .ntag_nor a {
	color:#4D6108;
	display:block;
}

#mbox_news #nheader #nmenu_tag #ncol02 {
	float:left;
	height:23px;
	width:245px;
	border-bottom:1px solid #a7c35d;
}

#mbox_news #nfooter {
	float:left;
	height:10px;
	width:502px;
}

#mbox_news #nfooter #ncol01 {
	background:transparent url(../images/bg_left_box_bottom_left.jpg) no-repeat;
	float:left;
	height:10px;
	width:10px;
}

#mbox_news #nfooter #ncol02 {
	border-bottom:1px solid #BBDA68;
	float:left;
	height:9px;
	width:482px;
}

#mbox_news #nfooter #ncol03 {
	background:transparent url(../images/bg_left_box_bottom_right.jpg) no-repeat;
	float:left;
	height:10px;
	width:10px;
}

#mbox_news #ncontent {
	border-left:1px solid #a7c35d;
	border-right:1px solid #a7c35d;
	float:left;
	height:auto;
	padding:20px 10px 10px 15px;
	width:475px;
}

#mbox_news #ncontent #news_img {
	float:left;
	height:110px;
	width:160px;
	border:1px solid #B9DB6A;
	padding:1px;
}

#mbox_news #ncontent #news_short {
	float:left;
	width:300px;
	height:110px;
	padding-left:10px;
	overflow:hidden;
}

#mbox_news #ncontent #news_short #title {
	float:left;
	width:300px;
	height:auto;
}

#mbox_news #ncontent #news_short #title a {
	color:#517000;
	font-weight:bold;
	font-size:13px;
}

#mbox_news #ncontent #news_short #short_content {
	float:left;
	width:300px;
	height:auto;
	padding-top:5px;
	text-align:justify;
	color:#505050;
}

#mbox_news #ncontent #link_other {
	float:left;
	height:auto;
	width:475px;
	line-height:20px;
	color:#8D8D8D;
}

#mbox_news #ncontent #link_other a {
	background:url(../images/arrow_red.gif) 0px 4px no-repeat;
	padding-left:15px;
	color:#4F6B12;
	font-weight:700;
}

#mbox_news #ncontent #row_photo {
	float:left;
	width:475px;
	height:auto;
}

#mbox_news #ncontent #row_photo #album01, #album02 {
	float:left;
	width:110px;
	height:150px;
	background-color:#EFEFEF;
}

#mbox_news #ncontent #row_photo #album02 {
	margin-left:10px;
}

#mbox_news #ncontent #row_photo #album01 #fr_img, #album02 #fr_img {
	float:left;
	width:88px;
	height:88px;
	margin:10px;
	border:1px solid #CACACA;
	padding:1px;
	background-color:#FFFFFF;
	position: relative;
}

#mbox_news #ncontent #row_photo #album01 #name_album, #album02 #name_album{
	float:left;
	width:110px;
	padding:0px 3px;
	text-align:center;
	overflow:hidden;
	color:#959595;
}

#mbox_news #ncontent #row_photo #album01 #name_album a, #album02 #name_album a {
	color: #517000;
}

#mbox_news #ncontent #row_photo #album01 #name_album a:hover, #album02 #name_album a:hover {
	color:#a6ce39;
}


/*** Box song ***/

#mbox_song {
	float:left;
	width:502px;
	height:auto;
}

#mbox_song #soheader {
	float:left;
	width:502px;
	height:64px;
	background:url(../images/bg_mbox_song_header.gif) no-repeat;
}

#mbox_song #soheader #somenu_tag {
	float:left;
	width:502px;
	height:30px;
	padding-top:34px;
	overflow: hidden;
}

#mbox_song #soheader #somenu_tag #socol01 {
	float:left;
	width:15px;
	height:29px;
	border-bottom:1px solid #a7c35d;
}
/*
#mbox_song #soheader #somenu_tag ul {
	margin: 0;
	padding:0;
	list-style: none;
	line-height: normal;
}

#mbox_song #soheader #somenu_tag li {
	float:left;
	width:102px;
	height:16px;
	background:url(../images/tag_song_nor.jpg) no-repeat;
	text-align:center;
	font-weight:700;
	padding-top:9px;
	font-size:12px;
}

#mbox_song #soheader #somenu_tag li a {
	color:#567118;
}

#mbox_song #soheader #somenu_tag li.active {
	float:left;
	width:102px;
	height:16px;
	background:url(../images/tag_song_act.jpg) no-repeat;
	text-align:center;
	font-weight:700;
	padding-top:9px;
	font-size:12px;
}

#mbox_song #soheader #somenu_tag li.active a {
	color:#F86831;
}

#mbox_song #pmheader {
	float:left;
	width:502px;
	height:36px;
}
*/
#mbox_song #pmheader #pmheader01 {
	float:left;
	width:10px;
	height:36px;
	background:url(../images/pmheader_left.jpg) no-repeat;
}

#mbox_song #pmheader #pmheader02 {
	float:left;
	width:477px;
	height:26px;
	background:url(../images/pmheader_bg.jpg) repeat-x;
	font-size:13px;
	font-weight:bold;
	padding-left:5px;
	padding-top:10px;
}

#mbox_song #pmheader #pmheader03 {
	float:left;
	width:10px;
	height:36px;
	background:url(../images/pmheader_right.jpg) no-repeat;
}

#mbox_song #sofooter {
	float:left;
	height:45px;
	width:502px;
}

#mbox_song #sofooter #sorow01 {
	border-left:1px solid #a7c35d;
	border-right:1px solid #a7c35d;
	float:left;
	height:5px;
	width:500px;
}

#mbox_song #sofooter #sorow01 .row01_01 {
	border-left:1px solid #E5FFC0;
	border-right:1px solid #E5FFC0;
	float:left;
	height:1px;
	width:498px;
}

#mbox_song #sofooter #sorow01 .row01_02 {
	border-left:2px solid #E5FFC0;
	border-right:2px solid #E5FFC0;
	float:left;
	height:1px;
	width:496px;
}

#mbox_song #sofooter #sorow01 .row01_03 {
	border-left:3px solid #E5FFC0;
	border-right:3px solid #E5FFC0;
	float:left;
	height:1px;
	width:494px;
}

#mbox_song #sofooter #sorow01 .row01_04 {
	border-left:5px solid #E5FFC0;
	border-right:5px solid #E5FFC0;
	float:left;
	height:1px;
	width:490px;
}

#mbox_song #sofooter #sorow01 .row01_05 {
	border-left:7px solid #E5FFC0;
	border-right:7px solid #E5FFC0;
	float:left;
	height:1px;
	width:486px;
}

#mbox_song #sofooter #sorow02 {
	background-color:#E5FFC0;
	border-left:1px solid #a7c35d;
	border-right:1px solid #a7c35d;
	float:left;
	height:32px;
	width:500px;
}

#mbox_song #sofooter #sorow02 a {
	float:right;
	padding-right:40px;
	padding-top:12px;
	background:url(../images/icon_red_circle.gif) 55px 9px no-repeat;
	text-decoration:underline;
	color:#537305;
}

#mbox_song #sofooter #sorow02 a:hover {
	color:#a6ce39;
}

#mbox_song #sofooter #sorow03{
	float:left;
	width:502px;
	height:10px;
}

#mbox_song #sofooter #sorow03 #sopart01{
	float:left;
	width:10px;
	height:10px;
	background:url(../images/rbox_common_footer_left.jpg) no-repeat;
}

#mbox_song #sofooter #sorow03 #sopart02{
	float:left;
	width:482px;
	height:9px;
	border-bottom:1px solid #a7c35d;
	background-color:#E5FFC0;
}

#mbox_song #sofooter #sorow03 #sopart03{
	float:left;
	width:10px;
	height:10px;
	background:url(../images/rbox_common_footer_right.jpg) no-repeat;
}

#mbox_song #socontent {
	float:left;
	width:475px;
	border-left:1px solid #a7c35d;
	border-right:1px solid #a7c35d;
	padding:10px 10px 10px 15px;
}

#mbox_song #socontent #total_result_search {
	float:left;
	width:475px;
	height:auto;
	border-bottom:1px dotted #CCCCCC;
	font-weight:bold;
	font-size:13px;
	padding-top:5px;
	padding-bottom:10px;
}

#mbox_song #socontent #lst_song {
	float:left;
	width:475px;
	height:auto;
	border-bottom:1px dotted #CCCCCC;
	padding-top:5px;
}

#mbox_song #socontent #lst_song #col01 {
	float:left;
	width:400px;
	height:auto;
}

#mbox_song #socontent #lst_song #col01 .title{
	float:left;
	background:url(../images/icon_play.gif) 0px 1px no-repeat;
	padding-left:30px;
	color:#4E4E4E;
	font-weight:700;
	line-height:18px;
}

#mbox_song #socontent #lst_song #col01 a.song_count{
	float:left;
	padding-left:10px;
	color:#537305;
	font-weight:700;
	line-height:18px;
}

#mbox_song #socontent #lst_song #col01 a.song_count:hover{
	color : #A7C35D;
}

#mbox_song #socontent #lst_song #col01 a:hover {
	color:#b1b1b1;
}

#mbox_song #socontent #lst_song #add_info {
	float:left;
	width:370px;
	padding-left:30px;
}

#mbox_song #socontent #lst_song #add_info .add_info_01 {
	color:#7f7f7f;
}

#mbox_song #socontent #lst_song #add_info .add_info_02 {
	color:#517000;
}

#mbox_song #socontent #lst_song #col02 {
	float:left;
	width:75px;
	height:auto;
	text-align:center;
}

/*** Box common ***/

#mbox_commom_header {
	float:left;
	width:502px;
	height:67px;
}

#mbox_commom_header #ccol01{
	float:left;
	width:10px;
	height:60px;
}

#mbox_commom_header #ccol01 #cpart01 {
	float:left;
	height:10px;
	width:10px;
	background:url(../images/rbox_common_header_left.jpg) no-repeat;
}

#mbox_commom_header #ccol01 #cpart02 {
	float:left;
	height:50px;
	width:9px;
	border-bottom:1px solid #a7c35d;
	border-left:1px solid #a7c35d;
	background-color:#E5FFC0;
}

#mbox_commom_header #ccol02{
	float:left;
	width:5px;
	height:59px;
	border-top:1px solid #a7c35d;
	border-bottom:1px solid #a7c35d;
	background-color:#E5FFC0;
}

#mbox_commom_header #ccol03 {
	float:left;
	width:240px;
	height:60px;
	background-color:#E5FFC0;
}

#mbox_commom_header #ccol03 #crow01 {
	float:left;
	width:240px;
	height:36px;
	border-top:1px solid #a7c35d;
}

#mbox_commom_header #ccol03 #crow01 #string01 {
	float:left;
	padding-top:10px;
	padding-left:5px;
	font-weight:bold;
	font-size:13px;
	color:#F76331;
}

#mbox_commom_header #ccol03 #crow01 #string02 {
	float:left;
	padding-top:10px;
	padding-left:5px;
	font-weight:bold;
	font-size:13px;
}

#mbox_commom_header #ccol03 #crow01 #string03 {
	float:left;
	padding-top:10px;
	padding-left:5px;
	font-weight:bold;
	font-size:13px;
	color:#393B2D;
}

#mbox_commom_header #ccol03 #crow02 {
	float:left;
	width:240px;
	height:24px;
	background-color:#E5FFC0;
}

#mbox_commom_header #ccol03 #crow02 .ctag_act{
	float:left;
	width:80px;
	height:16px;
	background:url(../images/tag_act_01.jpg) no-repeat;
	text-align:center;
	padding-top:8px;
	font-weight:bold;
	font-size:13px;
}

#mbox_commom_header #ccol03 #crow02 .ctag_act a {
	color:#F86831;
	display:block;
}

#mbox_commom_header #ccol03 #crow02 .ctag_nor{
	float:left;
	width:80px;
	height:16px;
	background:url(../images/tag_nor_01.jpg) no-repeat;
	text-align:center;
	padding-top:8px;
	font-weight:bold;
	font-size:12px;
}

#mbox_commom_header #ccol03 #crow02 .ctag_nor a {
	color:#567118;
	display:block;
}

#mbox_commom_header #ccol03 #crow02 #cnot_tag{
	float:left;
	width:80px;
	height:23px;
	border-bottom:1px solid #a7c35d;
}

#mbox_commom_header #ccol03 #crow02 .ctag_act02{
	float:left;
	width:102px;
	height:16px;
	background:url(../images/tag_song_act.jpg) no-repeat;
	text-align:center;
	padding-top:8px;
	font-weight:bold;
	font-size:13px;
}

#mbox_commom_header #ccol03 #crow02 .ctag_act02 a {
	color:#F86831;
}

#mbox_commom_header #ccol03 #crow02 .ctag_nor02{
	float:left;
	width:102px;
	height:15px;
	background:url(../images/tag_song_nor.jpg) no-repeat;
	text-align:center;
	padding-top:8px;
	font-weight:bold;
	font-size:12px;
	border-bottom:1px solid #a7c35d;
}

#mbox_commom_header #ccol03 #crow02 .ctag_nor02 a {
	color:#567118;
}

#mbox_commom_header #ccol03 #crow02 #cnot_tag02{
	float:left;
	width:36px;
	height:23px;
	border-bottom:1px solid #a7c35d;
}

#mbox_commom_header #ccol04 {
	float:left;
	width:237px;
	height:59px;
	border-bottom:1px solid #a7c35d;
	border-top:1px solid #a7c35d;
	background-color:#E5FFC0;
}

#mbox_commom_header #ccol05 #cpart01{
	float:left;
	height:10px;
	width:10px;
	background:url(../images/rbox_common_header_right.jpg) no-repeat;
}

#mbox_commom_header #ccol05 #cpart02{
	float:left;
	height:50px;
	width:9px;
	border-bottom:1px solid #a7c35d;
	border-right:1px solid #a7c35d;
	background-color:#E5FFC0;
}

#detail_header {
	float:left;
	width:502px;
	height:50px;
}

#detail_header #dhleft {
	float:left;
	width:10px;
	height:50px;
	background:url(../images/dhleft_bg.jpg) no-repeat;
}

#detail_header #dhcontent {
	float:left;
	width:482px;
	height:50px;
	background:url(../images/dh_bg.jpg) repeat-x;
}

#detail_header #dhcontent span {
	float:left;
	width:400px;
	height:50px;
	line-height:50px;
	padding-left:20px;
	font-weight:bold;
	font-size:13px;
	color:#4D6108;
	text-transform:uppercase;
}

#detail_header #dhright {
	float:left;
	width:10px;
	height:50px;
	background:url(../images/dhright_bg.jpg) no-repeat;
}

#srbox_header {
	float:left;
	width:502px;
	height:auto;
}

#srbox_header #srtop {
	float:left;
	width:502px;
	height:33px;
}

#srbox_header #srtop #srtop01 {
	float:left;
	width:35px;
	height:33px;
	background:url(../images/mtop_left_bg.jpg) no-repeat;
}

#srbox_header #srtop #srtop02 {
	background: url(../images/bg_left_box_top.jpg) repeat-x;
	float: left;
	height: 33px;
	width: 432px;
}

#srbox_header #srtop #srtop02 p {
	color:#070409;
	font-size:13px;
	font-weight:bold;
	line-height:33px;
	margin:0;
	padding:0;
	text-transform:uppercase;
}

#srbox_header #srtop #srtop03 {
	float:left;
	width:35px;
	height:33px;
	background:url(../images/bg_lef_box_top_right.jpg) no-repeat;
}
/*
#srbox_header #srmenu_tag {
	float:left;
	height:24px;
	width:500px;
	border-left:1px solid #a7c35d;
	border-right:1px solid #a7c35d;
	background-color:#E5FFC0;
}

#srbox_header #srmenu_tag #srcol01 {
	float:left;
	height:23px;
	width:15px;
	border-bottom:1px solid #a7c35d;
}

#srbox_header #srmenu_tag .srtag_act {
	background:transparent url(../images/tag_act_01.jpg) no-repeat;
	float:left;
	font-size:13px;
	font-weight:bold;
	height:16px;
	padding-top:8px;
	text-align:center;
	width:80px;
}

#srbox_header #srmenu_tag .srtag_act a {
	color:#F86831;
	display:block;
}

#srbox_header #srmenu_tag .srtag_nor {
	background:transparent url(../images/tag_nor_01.jpg) no-repeat;
	float:left;
	font-size:12px;
	font-weight:bold;
	height:16px;
	padding-top:8px;
	text-align:center;
	width:80px;
}

#srbox_header #srmenu_tag .srtag_nor a {
	color:#4D6108;
	display:block;
}

#srbox_header #srmenu_tag #srcol02 {
	float:left;
	height:23px;
	width:85px;
	border-bottom:1px solid #a7c35d;
}

#srbox_header #srmenu_tag .pltag_act {
	background:transparent url(../images/tag_song_act.jpg) no-repeat;
	float:left;
	font-size:13px;
	font-weight:bold;
	height:16px;
	padding-top:8px;
	text-align:center;
	width:102px;
}

#srbox_header #srmenu_tag .pltag_act a {
	color:#F86831;
	display:block;
}

#srbox_header #srmenu_tag .pltag_nor {
	background:transparent url(../images/tag_song_nor.jpg) no-repeat;
	float:left;
	font-size:12px;
	font-weight:bold;
	height:15px;
	padding-top:8px;
	text-align:center;
	width:102px;
	border-bottom:1px solid #a7c35d;
}

#srbox_header #srmenu_tag .pltag_nor a {
	color:#4D6108;
	display:block;
}

#srbox_header #srmenu_tag #plcol03 {
	float:left;
	height:23px;
	width:281px;
	border-bottom:1px solid #a7c35d;
}
*/

#srmenu_tag {
	float:left;

	height:24px;
	width:500px;
	border-left:1px solid #a7c35d;
	border-right:1px solid #a7c35d;
	background-color:#E5FFC0;
}

#srmenu_tag #srcol01 {
	float:left;
	height:23px;
	width:15px;
	border-bottom:1px solid #a7c35d;
}

a.active{
	background: transparent url(../images/mysong_active.jpg) no-repeat;
	float: left;
	font-size: 13px;
	font-weight: bold;
	height: 18px;
	padding-top: 10px;
	text-align: center;
	width: 91px;
	color: #F86831;
	display: block;
}

a.normal{
	background: transparent url(../images/mysong_normal.jpg) no-repeat;
	float: left;
	font-size: 13px;
	font-weight: bold;
	height: 17px;
	border-bottom: 1px solid #a7c35d;
	padding-top: 10px;
	text-align: center;
	width: 91px;
	color: #4D6108;
	display: block;
}

a:hover.normal{
	background: transparent url(../images/mysong_active.jpg) no-repeat;
	color: #F86831;
}

#srmenu_tag .srtag_act {
	background:transparent url(../images/tag_act_01.jpg) no-repeat;
	float:left;
	font-size:13px;
	font-weight:bold;
	height:16px;
	padding-top:8px;
	text-align:center;
	width:80px;
}

#srmenu_tag .srtag_act a {
	color:#F86831;
	display:block;
}

#srmenu_tag .srtag_nor {
	background:transparent url(../images/tag_nor_01.jpg) no-repeat;
	float:left;
	font-size:12px;
	font-weight:bold;
	height:16px;
	padding-top:8px;
	text-align:center;
	width:80px;
}

#srmenu_tag .srtag_nor a {
	color:#4D6108;
	display:block;
}

#srmenu_tag #srcol02 {
	float:left;
	height:23px;
	width:85px;
	border-bottom:1px solid #a7c35d;
}

#srmenu_tag .pltag_act {
	background:transparent url(../images/tag_song_act.jpg) no-repeat;
	float:left;
	font-size:13px;
	font-weight:bold;
	height:16px;
	padding-top:8px;
	text-align:center;
	width:102px;
}

#srmenu_tag .pltag_act a {
	color:#F86831;
	display:block;
}

#srmenu_tag .pltag_nor {
	background:transparent url(../images/tag_song_nor.jpg) no-repeat;
	float:left;
	font-size:12px;
	font-weight:bold;
	height:15px;
	padding-top:8px;
	text-align:center;
	width:102px;
	border-bottom:1px solid #a7c35d;
}

#srmenu_tag .pltag_nor a {
	color:#4D6108;
	display:block;
}

#srmenu_tag #plcol03 {
	float:left;
	height:23px;
	width:281px;
	border-bottom:1px solid #a7c35d;
}
/*---- Start footer commom -------*/

#mbox_commom_footer {
	float:left;
	width:502px;
	overflow: hidden;
}

#crow01,
#crow01 #row01_01,
#crow01 #row01_02,
#crow01 #row01_03{
	float:left;
	height:8px;
	overflow: hidden;
}

#crow01{
	border-left:1px solid #a7c35d;
	border-right:1px solid #a7c35d;
	width:500px;
}

#crow01 #row01_01{
	width:8px;
	background: url(../images/corner_left.gif) no-repeat;
}

#crow01 #row01_02{
	width:484px;
	background-color: white;
}

#crow01 #row01_03{
	width:8px;
	background: url(../images/corner_right.gif) no-repeat;
}

#mbox_commom_footer #crow02 {
	background-color:#E5FFC0;
	border-left:1px solid #a7c35d;
	border-right:1px solid #a7c35d;
	float:left;
	height:32px;
	width:500px;
}

#mbox_commom_footer #crow02 a {
	float:right;
	padding-right:40px;
	padding-top:12px;
	background:url(../images/icon_red_circle.gif) 55px 9px no-repeat;
	text-decoration:underline;
	color:#537305;
}

#mbox_commom_footer #crow02 a:hover {
	color:#a6ce39;
}

#mbox_commom_footer #pg_crow02 {
	background-color: #E5FFC0;
	border-left:1px solid #a7c35d;
	border-right:1px solid #a7c35d;
	float:left;
	height: 25px;
	width: 470px;
	text-align:right;
	padding:7px 15px 0 15px;
}

#mbox_commom_footer #crow03,
#mbox_commom_footer #crow03 #cpart01,
#mbox_commom_footer #crow03 #cpart011,
#mbox_commom_footer #crow03 #cpart02,
#mbox_commom_footer #crow03 #cpart03,
#mbox_commom_footer #crow03 #cpart031{
	float:left;
	overflow: hidden;
}

#mbox_commom_footer #crow03{
	width:502px;
	height:10px;
}

#mbox_commom_footer #crow03 #cpart01{
	width:10px;
	height:10px;
	background:url(../images/rbox_common_footer_left.jpg) no-repeat;
}

#mbox_commom_footer #crow03 #cpart011{
	width:10px;
	height:10px;
	background:url(../images/rbox_common_footer_left1.gif) no-repeat;
}

#mbox_commom_footer #crow03 #cpart02{
	width:482px;
	height:9px;
	border-bottom:1px solid #a7c35d;
	background-color:#E5FFC0;
}

#mbox_commom_footer #crow03 #cpart03{
	width:10px;
	height:10px;
	background:url(../images/rbox_common_footer_right.jpg) no-repeat;
}

#mbox_commom_footer #crow03 #cpart031{
	width:10px;
	height:10px;
	background:url(../images/rbox_common_footer_right1.gif) no-repeat;
}

#detail_footer {
	float:left;
	height:10px;
	width:502px;
}

#detail_footer #dcol01 {
	background:transparent url(../images/bg_left_box_bottom_left.jpg) no-repeat;
	float:left;
	height:10px;
	width:10px;
}

#detail_footer #dcol02 {
	border-bottom:1px solid #BBDA68;
	float:left;
	height:9px;
	width:482px;
}

#detail_footer #dcol03 {
	background:transparent url(../images/bg_left_box_bottom_right.jpg) no-repeat;
	float:left;
	height:10px;
	width:10px;
}

/*---- end footer commom -------*/

#mbox_commom_content {
	float:left;
	width:475px;
	height:auto;
	padding:20px 10px 10px 15px;
	border-left:1px solid #a7c35d;
	border-right:1px solid #a7c35d;
}

#mbox_commom_content #total_result_search {
	float:left;
	width:475px;
	height:auto;
	border-bottom:1px dotted #CCCCCC;
	font-weight:bold;
	font-size:13px;
	padding-bottom:15px;
}

#mbox_commom_content #row01, #row03 {
	float:left;
	width:475px;
	height:auto;
}

#item_album{
	float: left;
	height: 129px;
	width: 109px;
	padding: 0 10px 10px 0;
}

#item_album #album_bg{
	background-color: #EFEFEF;
	float: left;
	height: 129px;
	width: 109px;
}

#item_album #album_bg #image_bg{
	padding:10px 15px 0 15px;
	float: left;
	height: 79px;
	width: 79px;
}

#item_album #album_bg #image_bg #image_border{
	background-color:#FFFFFF;
	border:1px solid #CACACA;
	float:left;
	height:75px;
	padding:1px;
	position:relative;
	width:75px;
	overflow:hidden;
}

#item_album #album_bg #image_bg #image_border #image{
	float:left;
	height:75px;
	width:75px;
	overflow:hidden;
}

#item_album #album_bg #desc{
	float:left;
	padding: 0 10px;
	width:89px;
	height: 20px;
	line-height: 20px;
	color: #959595;
	overflow:hidden;
	text-align: center;
}

#item_album #album_bg #desc a{
	font-weight: bold;
	color: #456300;
}

#item_album #album_bg #desc a:hover{
	color: #F86831;
}

#item_photo{
	float: left;
	height: 141px;
	width: 110px;
	padding: 0 8px 8px 0;
}

#item_photo #album_bg{
	background-color: #EFEFEF;
	float: left;
	height: 141px;
	width: 110px;
}

#item_photo #album_bg #image_bg{
	padding:9px 9px 0 9px;
	float: left;
	height: 92px;
	width: 92px;
}

#item_photo #album_bg #image_bg #image_border{
	background-color:#FFFFFF;
	border:1px solid #CACACA;
	float:left;
	height:88px;
	padding:1px;
	position:relative;
	width:88px;
	overflow:hidden;
}

#item_photo #album_bg #image_bg #image_border #image{
	float:left;
	height:88px;
	width:88px;
	overflow:hidden;
}

#item_photo #album_bg #desc{
	float:left;
	padding: 0 10px;
	width:90px;
	height: 20px;
	line-height: 20px;
	color: #959595;
	overflow:hidden;
	text-align: center;
}

#item_photo #album_bg #desc a{
	font-weight: bold;
	color: #456300;
}

#item_photo #album_bg #desc a:hover{
	color: #F86831;
}

#mbox_commom_content #row01 #part01 {
	float:left;
	width:250px;
	height:167px;
	border:1px solid #CACACA;
	padding:1px;
}

#mbox_commom_content #row01 #part01 #image{
	float:left;
	width:250px;
	height:167px;
	overflow: hidden;
}

#mbox_commom_content #row01 #part02 {
	float:left;
	width:200px;
	height:167px;
	padding-left:10px;
}

#mbox_commom_content #row01 #part02 #name_singer{
	float:left;
	width:200px;
	color:#517000;
	font-weight:bold;
	font-size:13px;
}

#mbox_commom_content #row01 #part02 #detail {
	float:left;
	width:200px;
	line-height:18px;
}

#mbox_commom_content #row01 #part02 #detail #detail01 {
	float:left;
	background:url(../images/arrow_red.gif) 0px 7px no-repeat;
	padding-left:10px;
	color:#7f7f7f;
}

#mbox_commom_content #row01 #part02 #detail #detail02 {
	float:left;
	padding-left:5px;
	color:#517000;
}

#mbox_commom_content #row01 #part02 #intro {
	float:left;
	width:200px;
	line-height:18px;
	text-align:justify;
}

#mbox_commom_content #row01 #part03 {
	float:left;
	width:235px;
	line-height:25px;
	overflow:hidden;
}

#mbox_commom_content #row01 #part04 {
	float:left;
	width:235px;
	padding-left:5px;
	line-height:25px;
	overflow:hidden;
}

#mbox_commom_content #row01 #part03 a, #part04 a {
	color:#4F4F4F;
	background:url(../images/icon_play.gif) left top no-repeat;
	padding-left:25px;
	font-size:12px;
	font-weight:bold;
}

#item_singer{
 	padding: 10px 10px 0 0;
	width: 108px;
	height: 91px;
	float:left;
}

#item_singer #image_border{
 	float:left;
	width:104px;
	height:85px;
	border:1px solid #CACACA;
	padding:1px;
}

#item_singer #image_border #image{
 	float:left;
	width:104px;
	height:85px;
	overflow: hidden;
}


/*
#mbox_commom_content #row02 #part01 {
	float:left;
	width:104px;
	height:85px;
	border:1px solid #CACACA;
	padding:1px;
}

#mbox_commom_content #row02 #part01 #image{
	float:left;
	width:104px;
	height:85px;
	overflow: hidden;
}
*/

#mbox_commom_content #row02 #part02 {
	float:left;
	width:104px;
	height:85px;
	border:1px solid #CACACA;
	margin-left:10px;
	padding:1px;
}

#mbox_commom_content #row03 #album01, #album02 {
	float:left;
	width:110px;
	height:150px;
	background-color:#EFEFEF;
}

#mbox_commom_content #row03 #album02 {
	margin-left:10px;
}

#mbox_commom_content #row03 #album01 #fr_img, #album02 #fr_img {
	float:left;
	width:88px;
	height:88px;
	margin:10px;
	border:1px solid #CACACA;
	padding:1px;
	background-color:#FFFFFF;
	position: relative;
}

#gridDelTable{
	display: block;
	position: absolute;
	top: 2px;
	right: 2px;
}

#gridDelTable a{
	float: left;
}

#mbox_commom_content #row03 #album01 #name_album, #album02 #name_album{
	float:left;
	width:110px;
	padding:0px 3px;
	text-align:center;
	overflow:hidden;
	color:#959595;
}

#mbox_commom_content #row03 #album01 #name_album a, #album02 #name_album a {
	color:#537305;
}

#mbox_commom_content #row03 #album01 #name_album a:hover, #album02 #name_album a:hover {
	color:#a6ce39;
}

#mbox_commom_content #playlist {
	float:left;
	width:475px;
	height:auto;
	padding-bottom:2px;
	padding-top:2px;
}

#mbox_commom_content #playlist #part01 {
	float:left;
	width:110px;
	height:110px;
	background-color:#EFEFEF;
}

#mbox_commom_content #playlist #part01 #fr_img {
	float:left;
	width:86px;
	height:86px;
	/*margin:10px;*/
	border:1px solid #CACACA;
	padding:11px;
	background-color:#FFFFFF;
	position: relative;
}

#mbox_commom_content #playlist #part02 {
	float:left;
	width:350px;
	height:auto;
	padding-left:15px;
}

#mbox_commom_content #playlist #part02 #title_album {
	float:left;
	width:350px;
	height:auto;
	padding-top:10px;
	padding-bottom:3px;
}

#mbox_commom_content #playlist #part02 #title_album a {
	color:#486102;
	font-weight:bold;
	font-size:12px;
}

#mbox_commom_content #playlist #part02 #title_album a:hover {
	color:#a6ce39;
}

#mbox_commom_content #playlist #part02 #info_album {
	float:left;
	width:350px;
	height:29px;
	color:#8A8A8A;
	line-height:20px;
}

#mbox_commom_content #playlist #part02 #info_album #listen_album {
	float:left;
	width:130px;
	height:auto;
	padding-top:5px;
}

#mbox_commom_content #playlist #part02 #info_album #add_album {
	float:left;
	width:150px;
	height:auto;
	padding-top:5px;
}

#mbox_commom_content #playlist #part02 #info_album #listen_album a {
	background:url(../images/icon_ls_album.png) no-repeat left top;
	color:#1f85d2;
	font-weight:bold;
	padding-left:35px;
	padding-top:7px;
	padding-bottom:7px;
}

#mbox_commom_content #playlist #part02 #info_album #listen_album a:hover {
	color:#45afff;
}

#mbox_commom_content #playlist #part02 #info_album #add_album a {
	background:url(../images/icon_add_album.png) no-repeat left top;
	color:#c56300;
	font-weight:bold;
	padding-left:35px;
	padding-top:7px;
	padding-bottom:7px;
}

#mbox_commom_content #playlist #part02 #info_album #add_album a:hover {
	color:#fe972e;
}

#play_content {
	float:left;
	width:480px;
	height:auto;
	padding:10px;
	border-left:1px solid #a7c35d;
	border-right:1px solid #a7c35d;
}

#play_content #fr_psong_info {
	float:left;
	width:480px;
	height:auto;
}

#play_content #fr_psong_info #fr_play_song {
	float:left;
	width:300px;
	height:215px;
	border:2px solid #c8c8c8;
	padding:2px;
}

#play_content #fr_psong_info #fr_play_song #display_img {
	float:left;
	width:300px;
	height:195px;
	background:url(../images/play_music_no_img.jpg) no-repeat;
	overflow:hidden;
}

#play_content #fr_psong_info #song_title {
	float:left;
	width:160px;
	height:auto;
	margin-left:10px;
	padding-top:5px;
	line-height:18px;
	color:#517000;
	font-weight:bold;
	font-size:13px;
}


#play_content #fr_psong_info #song_inf {
	float:left;
	width:160px;
	height:auto;
	border-bottom:1px solid #ebebeb;
	margin-left:10px;
	padding-top:5px;
	line-height:16px;
}

#play_content #fr_song_share {
	float:left;
	width:458px;
	height:auto;
	padding:5px 10px;
	border:1px solid #c8c8c8;
	margin-top:5px;
}

#play_content #fr_song_share #share_row_icon {
	float:left;
	width:456px;
	height:16px;
	line-height:16px;
}

#play_content #fr_song_share #share_row_icon #part01 {
	float:left;
	width:50px;
	color:#4e4e4e;
}

#play_content #fr_song_share #share_row_icon #part02 {
	float:left;
	width:350px;
}

#play_content #fr_song_share #share_row {
	float:left;
	width:456px;
	height:auto;
	padding-top:5px;
}

#play_content #fr_song_share #share_row #part01 {
	float:left;
	width:35px;
	height:auto;
	color:#515151;
	background:url(../images/icon_orange_square.gif) 0px 8px no-repeat;
	padding-left:15px;
	line-height:22px;
}

#play_content #fr_song_share #share_row #part02 {
	float:left;
	width:400px;
}

#play_content #fr_song_share #share_row #part02 input {
	width:400px;
	height:16px;
	border:1px solid #cecece;
	color:#cecece;
	cursor:pointer;
}

#play_content #fr_song_user {
	float:left;
	width:480px;
	height:29px;

}

#play_content #fr_song_user #part01 {
	float:left;
	width:3px;
	height:29px;
	background:url(../images/fr_song_user_left.jpg) no-repeat;
}

#play_content #fr_song_user #part02 {
	float:left;
	width:474px;
	height:29px;
	background:url(../images/fr_song_user_bg.jpg) repeat-x;
}

#play_content #fr_song_user #part02 #song_download {
	float:left;
	width:100px;
	height:29px;
	padding-left:10px;
}

#play_content #fr_song_user #part02 #song_download a {
	float:left;
	background:url(../images/icon_song_download.gif) 0px 5px no-repeat;
	padding-left:25px;
	color:#464646;
	height:24px;
	padding-top:7px;
	font-weight:700;
}

#play_content #fr_song_user #part02 #song_download a:hover {
	color:#476203;
}

#play_content #fr_song_user #part02 #song_addpl {
	float:left;
	width:140px;
	height:29px;
}

#play_content #fr_song_user #part02 #song_addpl a {
	float:left;
	background:url(../images/icon_song_addpl.gif) 0px 5px no-repeat;
	padding-left:25px;
	color:#464646;
	height:24px;
	padding-top:7px;
	font-weight:700;
}

#play_content #fr_song_user #part02 #song_addpl a:hover {
	color:#476203;
}

#play_content #fr_song_user #part02 #song_sendtofriend {
	float:left;
	width:110px;
	height:29px;
}

#play_content #fr_song_user #part02 #song_sendtofriend a {
	float:left;
	background:url(../images/icon_song_sendtofriend.gif) 0px 5px no-repeat;
	padding-left:25px;
	color:#464646;
	height:24px;
	padding-top:7px;
	font-weight:700;
}

#play_content #fr_song_user #part02 #song_sendtofriend a:hover {
	color:#476203;
}

#play_content #fr_song_user #part02 #song_badlink {
	float:left;
	width:100px;
	height:29px;
}

#play_content #fr_song_user #part02 #song_badlink a {
	float:left;
	background:url(../images/icon_song_badlink.gif) 0px 5px no-repeat;
	padding-left:25px;
	color:#464646;
	height:24px;
	padding-top:7px;
	font-weight:700;
}

#play_content #fr_song_user #part02 #song_badlink a:hover {
	color:#476203;
}

#play_content #fr_song_user #part03 {
	float:left;
	width:3px;
	height:29px;
	background:url(../images/fr_song_user_right.jpg) no-repeat;
}

#play_content #box_lyric {
	float:left;
	width:480px;
	height:auto;
}

#box_lyric_header,
#box_lyric_bottom,
#box_lyric_header #box_lyric_header01,
#box_lyric_header #box_lyric_header02,
#box_lyric_header #box_lyric_header03,
#box_lyric_bottom #box_lyric_bottom01,
#box_lyric_bottom #box_lyric_bottom02,
#box_lyric_bottom #box_lyric_bottom03{
	float:left;
	height:10px;
	overflow:hidden;
}

#box_lyric_header,
#box_lyric_bottom{
	width:480px;
}

#box_lyric_header #box_lyric_header01 {
	width:10px;
	background:url(../images/box_lyric_header_left.jpg) no-repeat;
}

#box_lyric_header #box_lyric_header02 {
	width:460px;
	height:9px;
	border-top: 1px solid #c7c7c7;
}

#box_lyric_header #box_lyric_header03 {
	width:10px;
	background:url(../images/box_lyric_header_right.jpg) no-repeat;
}

#box_lyric_bottom #box_lyric_bottom01 {
	width:10px;
	background:url(../images/box_lyric_bottom_left.jpg) no-repeat;
}

#box_lyric_bottom #box_lyric_bottom02 {
	width:460px;
	height:9px;
	border-bottom: 1px solid #c7c7c7;
}

#box_lyric_bottom #box_lyric_bottom03 {
	width:10px;
	background:url(../images/box_lyric_bottom_right.jpg) no-repeat;
}

#play_content #box_lyric #box_lyric_content {
	float:left;
	width:458px;
	height:auto;
	border-left: 1px solid #c7c7c7;
	border-right: 1px solid #c7c7c7;
	padding-left:10px;
	padding-right:10px;
}

#play_content #box_lyric #box_lyric_content #lyric_col01 {
	float:left;
	width:380px;
	height:auto;
}

#play_content #box_lyric #box_lyric_content #lyric_col01 #intro {
	float:left;
	width:380px;
	height:auto;
}

#play_content #box_lyric #box_lyric_content #lyric_col01 #intro #intro01 {
	float:left;
	width:120px;
	height:auto;
	background:url(../images/icon_orange_square.gif) 0px 7px no-repeat;
	padding-left:15px;
	font-weight:bold;
	font-size:13px;
	text-transform:uppercase;
	line-height:20px;
}

#play_content #box_lyric #box_lyric_content #lyric_col01 #intro #intro01 a {
	color:#476202;
}

#play_content #box_lyric #box_lyric_content #lyric_col01 #intro #intro02 {
	float:left;
	width:180px;
}

#play_content #box_lyric #box_lyric_content #lyric_col02 {
	float:left;
	width:78px;
	height:auto;
}

#play_content #box_lyric #box_lyric_content #song_lyric, #comment_content {
	float:left;
	width:458px;
	height:auto;
	color:#505050;
	line-height:19px;
	font-size:11px;
}

#play_content #box_lyric #box_lyric_content #comment_content #comment_input {
	float:left;
	width:438px;
	height:auto;
	background-color:#ececec;
	padding:10px;
}

#play_content #box_lyric #box_lyric_content #comment_content #comment_input .cls_input_comment {
	float:left;
	width:436px;
	height:70px;
	border:1px solid #7e9eb7;
}

#play_content #box_lyric #box_lyric_content #comment_content #comment_input #bt_comment {
	float:left;
	width:438px;
	height:auto;
	padding-top:10px;
	text-align:right;
}

#play_content #box_lyric #box_lyric_content #comment_content #comment_input #bt_comment .cls_sb_comment {
	width:79px;
	height:18px;
	background:url(../images/icon_comment.gif) no-repeat;
	border:none;
	cursor:pointer;
}

#play_content #box_lyric #box_lyric_content #comment_content #comment_content_row01, #comment_content_row02 {
	float:left;
	width:458px;
	height:auto;
	padding-top:5px;
	padding-bottom:5px;
}

#play_content #box_lyric #box_lyric_content #comment_content #comment_content_row02 {
	background-color:#f2ffe1;
}

#play_content #box_lyric #box_lyric_content #comment_content #comment_content_row01 #avatar, #comment_content_row02 #avatar{
	float:left;
	padding:1px;
	border:1px solid #c7c7c7;
	width:65px;
	height:65px;
	margin:5px 10px;
}

#play_content #box_lyric #box_lyric_content #comment_content #comment_content_row01 #row_comment_content,
#comment_content_row02 #row_comment_content{
	float:right;
	width:350px;
	height:auto;
	line-height:16px;
	padding-right:10px;
	padding-top:5px;
}


#pl_song_header {
	float:left;
	width:502px;
	height:27px;
	padding-top:10px;
}

#pl_song_header #pl_song_header01 {
	float:left;
	width:16px;
	height:27px;
	background:url(../images/pl_song_header_left.gif) no-repeat;
}

#pl_song_header #pl_song_header02 {
	float:left;
	width:200px;
	height:27px;
	background-color:#a6ce39;
}

#pl_song_header #pl_song_header02 p {
	float:left;
	margin:0;
	font-size:13px;
	font-weight:bold;
	text-transform:uppercase;
	background:url(../images/icon_play.gif) 0px 7px no-repeat;
	padding-left:20px;
	padding-top:7px;
}

#pl_song_header #pl_song_header03 {
	float:left;
	width:16px;
	height:27px;
	background:url(../images/pl_song_header_right.gif) no-repeat;
}

#pl_song_bottom {
	float:left;
	width:502px;
	height:38px;
}

#pl_song_bottom #pl_song_bottom01 {
	float:left;
	width:9px;
	height:38px;
	background:url(../images/pl_song_bottom_left.jpg) no-repeat;
}

#pl_song_bottom #pl_song_bottom02 {
	float:left;
	width:484px;
	height:38px;
	background:url(../images/pl_song_bottom_bg.jpg) repeat-x;
}

#pl_song_bottom #pl_song_bottom03 {
	float:left;
	width:9px;
	height:38px;
	background:url(../images/pl_song_bottom_right.jpg) no-repeat;
}

#pl_song_content {
	float:left;
	width:500px;
	height:auto;
	border-left:1px solid #a6ce39;
	border-right:1px solid #a6ce39;
	border-top:1px solid #a6ce39;
	padding-top:10px;
	padding-bottom:10px;
}

#pl_song_content #pl_song_content_row01, #pl_song_content_row02 {
	float:left;
	width:500px;
	height:auto;
	padding-top:3px;
	padding-bottom:3px;
}

#pl_song_content #pl_song_content_row01 {
	background-color:#ebffce;
}

#pl_song_content #pl_song_content_row01 #part01,
#pl_song_content_row02 #part01 {
	float:left;
	width:370px;
	padding-top:3px;
	padding-bottom:3px;
}

#pl_song_content #pl_song_content_row01 #part02,
#pl_song_content_row02 #part02 {
	float:left;
	width:130px;
	padding-top:3px;
	padding-bottom:3px;
}

#pl_song_content #pl_song_content_row01 #part01 a,
#pl_song_content_row02 #part01 a {
	float:left;
	background:url(../images/icon_play.gif) 15px 0px no-repeat;
	padding-left:40px;
	line-height:18px;
}

#pl_song_content #pl_song_content_row01 #part01 a.current_play,
#pl_song_content_row02 #part01 a.current_play {
	float:left;
	background:url(../images/icon_play_current.gif) 15px 0px no-repeat;
	padding-left:40px;
	line-height:18px;
}

/*** End Main contain ***/

/********************************************* Footer ****************************************/

#footer {
	width:990px;
	height: auto;
	margin: 0 auto;
}

#footer #ft_service {
	float:left;
	width:990px;
	height: auto;
	padding-top:10px;
}

#ft_service_top,
#ft_service_bottom,
#ft_service_top #ft_service_top_01,
#ft_service_top #ft_service_top_02,
#ft_service_top #ft_service_top_03,
#ft_service_bottom #ft_service_bottom_01,
#ft_service_bottom #ft_service_bottom_02,
#ft_service_bottom #ft_service_bottom_03{
	float:left;
	height:10px;
	overflow:hidden;
}

#ft_service_top, #ft_service_bottom {
	width:990px;
}

#ft_service_top #ft_service_top_01{
	width:10px;
	background:url(../images/service_top_left.gif) no-repeat;
}

#ft_service_top #ft_service_top_02{
	width:970px;
	background-color:#E5FFC0;
}

#ft_service_top #ft_service_top_03{
	width:10px;
	background:url(../images/service_top_right.gif) no-repeat;
}

#ft_service_bottom #ft_service_bottom_01{
	width:10px;
	background:url(../images/service_bottom_left.gif) no-repeat;
}

#ft_service_bottom #ft_service_bottom_02{
	width:970px;
	background-color:#E5FFC0;
}

#ft_service_bottom #ft_service_bottom_03{
	width:10px;
	background:url(../images/service_bottom_right.gif) no-repeat;
}

#footer #ft_service #ft_service_middle {
	float:left;
	width:930px;
	height: auto;
	padding:10px 30px 10px 30px;
	background-color:#E5FFC0;
}

#footer #ft_service #ft_service_middle #ft_service_middle_column {
	float:left;
	width:230px;
}

#footer #ft_service #ft_service_middle #ft_service_middle_column a{
	background:url(../images/icon_orange_square.gif) 0px 5px no-repeat;
	padding-left:15px;
	color:#76923B;
	font-weight:700;
}

#footer #ft_menu {
	float:left;
	width:990px;
	height:30px;
	padding-top:3px;
}

#footer #ft_menu #ft_menu_buffer {
	float:left;
	width:990px;
	height:3px;
	background-color:#DBDBDB;
}

#footer #ft_menu #ft_menu_buffer #menu {
	float:right;
	width:300px;
	height:27px;
	background-color:#DBDBDB;
	padding-right:20px;
}

#footer #ft_menu #ft_menu_buffer #menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#footer #ft_menu #ft_menu_buffer #menu li {
	float: left;
	height: 27px;
	color: #4D601A;
}

#footer #ft_menu #ft_menu_buffer #menu li.active {
	float: left;
	height: 22px;
	background-color:#E55300;
}

#footer #ft_menu #ft_menu_buffer #menu li a {
	color: #4D601A;
	font-weight:bold;
	line-height:27px;
	border: none;
	padding: 0px 10px 0px 10px;
}

#footer #ft_menu #ft_menu_buffer #menu li a:hover {
	color:#E55300;
}

#footer #ft_source {
	float:left;
	width:990px;
	height:auto;
	padding-top:3px;
}

#footer #ft_source #left {
	float:left;
	width:600px;
	padding-left:20px;
}

#footer #ft_source #left p {
	padding:0;
	margin:0;
	color:#7D904B;
}

#footer #ft_source #right {
	float:right;
	width:370px;
	padding-top:10px;
}


/********************************************* End Footer ************************************/

.button_95 {
	background-image: url(../images/button/btn_95.jpg);
	border:0;
	width:95px;
	height:22px;
	color:#075d88;
	cursor:pointer;
	font-size:12px;
	vertical-align:middle;
	padding-bottom:5px;
}

.button_75 {
	background-image: url(../images/button/btn_75.jpg);
	border:0;
	width:75px;
	height:22px;
	color:#075d88;
	cursor:pointer;
	font-size:12px;
	vertical-align:middle;
	padding-bottom:5px;
}

.input20 {
	width: 30px;
	height:15px;
	padding:0 0 0 3px;
	font:11px Tahoma, Arial, Helvetica, sans-serif;
	text-align:right;
}

#FloatDesc {
	border: 1px solid black;
	padding: 3px;
	background-color: #F2FCF9;
	width: 300px;
}

.input_erroneus {
	border:1px solid red;
}

.form_info_icon, .form_warn_icon {
	cursor: help;
	vertical-align: middle;
}

#paging{
	float:right;
	height: 19px;
	margin-top:5px;
	padding: 0px;
}

#paging ul {
	float : right;
	padding: 0px;
	height: 18px;
	margin: 0px;
}

#paging li{
	float: left;
	width: 25px;
	height: 18px;
	margin: 0 1px;
	list-style-type:none;
}

#paging li a#normal{
	display: block;
	width: 23px;
	height: 16px;
	text-align: center;
	font-size:12px;
	font-family: arial;
	color: #4d4250;
	border: 1px solid #d8d8d8;
}

#paging li a#active{
	display: block;
	width: 23px;
	height: 16px;
	text-align: center;
	font-size:12px;
	font-family: arial;
	font-weight:bold;
	color: #fc6a00;
	border: 1px solid #fc6a00;
}

#paging li a#back_nav{
	display: block;
	width: 25px;
	height: 18px;
	background-image: url(../images/back_nav.gif);
}

#paging li a:hover#back_nav{
	background-image: url(../images/back_nav_hover.gif);
}

#paging li a#forward_nav{
	display: block;
	width: 25px;
	height: 18px;
	background-image: url(../images/forward_nav.gif);
}

#paging li a:hover#forward_nav{
	background-image: url(../images/forward_nav_hover.gif);
}

#paging li a#normal:hover{
	display: block;
	width: 23px;
	height: 16px;
	text-align: center;
	font-size:12px;
	font-family: arial;
	font-weight: bold;
	color: white;
	background-color: #fc6a00;
}

/********** Slideshow Image ************/

#slideshow {
    position:relative;
    height:195px;
	overflow:hidden;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}

#frm_play_video {
	float: left;
	width: 475px;
	height:auto;
	padding-bottom: 10px;
	background-color:#e1e1e1;
}

#frm_play_video #video_title{
	float: left;
	width: 475px;
	height: auto;
	line-height:16px;
	font-size: 12px;
	font-weight: bold;
	color: #486102;
}

#frm_play_video #tiny{
	float: left;
	width: 475px;
	height: 20px;
	line-height: 20px;
	color: #8A8A8A;
}

#item_video{
	float: left;
	width: 475px;
	height: 136px;
	padding-bottom: 15px;
}

#item_video #img_border{
	float: left;
	width: 130px;
	height: 97px;
	padding: 20px 12px 19px 13px;
	background: url(../images/video_bg.gif) no-repeat;
	overflow: hidden;
}

#item_video #img_border #img_video{
	float: left;
	width: 130px;
	height: 97px;
	overflow: hidden;
}

#item_video #desc{
	float: left;
	width: 305px;
	height: 136px;
	overflow: hidden;
	padding-left:15px;
}

#item_video #desc #video_title{
	float: left;
	width: 305px;
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	font-weight: bold;
	padding-top: 10px;
}

#item_video #desc #video_title a{
	color: #486102;
}

#item_video #desc #video_title a:hover{
	color: #A6CE39;
}

#item_video #desc #tiny{
	float: left;
	width: 305px;
	height: 20px;
	line-height: 20px;
	color: #8A8A8A;
}

#item_video #desc #play_video{
	float: left;
	width: 305px;
	height: 28px;
	line-height: 28px;
	background: url(../images/icon_play_video.jpg) no-repeat left center;
	text-indent: 35px;
	font-weight: bold;
}

#item_video #desc #play_video a{
	color: #1F85D2;
}

#item_video #desc #play_video a:hover{
	color: #45AFFF;
}

/*********** show popup ***********/

#backgroundPopup{
	display:none;
	position:fixed;
	_position: absolute; /* hack for internet explorer 6*/
	height:100%;
	width:100%;
	top:0;
	left:0;
	background:#000000;
	border:1px solid #cecece;
	z-index:1;
}

#popupClose, #popupCloseSendFriend, #popupCloseSongError, #popupCloseAddSongLyric, #popupCloseAddSongsPlaylist{
	font-size:14px;
	line-height:14px;
	right:6px;
	top:4px;
	position:absolute;
	color:#6fa5fd;
	font-weight:700;
	display:block;
}

#popupLogin, #sendfriend, #songerror, #popup_addsongLyric, #popup_addsongsPlaylist{
	display:none;
	position:fixed;
	_position: absolute; /* hack for internet explorer 6*/
	height:120px;
	width:315px;
	background:#FFFFFF;
	border:4px solid #cecece;
	z-index:2;
	padding:12px;
	font-size:11px;
	overflow:auto;
	z-index:12;
}

#sendfriend{
	height:280px;
	width:500px;
}

#songerror, #popup_addsongLyric{
	height:320px;
	width:500px;
}

#popup_addsongsPlaylist{
	height:250px;
	width:500px;
}

#popupLogin a, #sendfriend a, #songerror a, #popup_addsongLyric a, #popup_addsongsPlaylist a {
	cursor: pointer;
	text-decoration:none;
}

#sendfriend h1, #songerror h1, #popup_addsongLyric h1, #popup_addsongsPlaylist h1 {
	text-align:left;
	color:#517000;
	font-size:14px;
	font-weight:700;
	border-bottom:1px solid #B4C5D6;
	padding-bottom:5px;
	margin-bottom:10px;
}

#sendfriend #line_text_input, #songerror #line_text_input, #popup_addsongsPlaylist #line_text_input{
	float:left;
	width:450px;
	height:auto;
	padding-left:10px;
	padding-right:10px;
}
#popup_addsongsPlaylist #line_text_input{
	float:left;
	width:490px;
	height:auto;
	padding-left:10px;
	padding-right:10px;
}
#popup_addsongsPlaylist #line_row_separate {
	float:left;
	width:500px;
	border-bottom:1px solid #B4C5D6;
	margin-top:10px;
	margin-bottom:10px;
}

#popup_addsongsPlaylist h2 {
	text-align:left;
	color:#517000;
	font-size:14px;
	font-weight:700;
	padding-bottom:5px;
	margin-bottom:10px;
}
#sendfriend #line_text_input #left, #songerror #line_text_input #left, #popup_addsongsPlaylist #line_text_input #left{
	float:left;
	width:120px;
	line-height:22px;
	padding-left:10px;
	font-weight:bold;
}
#sendfriend #line_text_input #right, #songerror #line_text_input #right, #popup_addsongsPlaylist #line_text_input #right{
	float:right;
	width:300px;
	line-height:30px;
	padding-right:10px;
}
#sendfriend #line_text_input #right input, #popup_addsongsPlaylist #line_text_input #right input {
	border:1px solid #CECECE;
	height:16px;
	width:300px;
}
#sendfriend #line_text_input #right textarea, #songerror #line_text_input #right textarea {
	border:1px solid #CECECE;
	height:100px;
	width:300px;
}
#sendfriend #line_text_input #right #part01, #songerror #line_text_input #right #part01{
	float:left;
	width:120px;
	line-height:30px;
}
/*-----------------------------------------------------------------------------------------------*/

#mbox_singer_content{float:left; width:490px; height:auto;	padding:20px 0px 10px 10px; border-left:1px solid #a7c35d;	border-right:1px solid #a7c35d;}
#mbox_singer_content #main_singer{margin:0px; padding:0px; float:left}
#mbox_singer_content #main_singer ul{margin:0px; padding:0px; list-style:none}
#mbox_singer_content #main_singer li{ width:112px; height:138px; float:left; padding-right:10px; overflow:hidden}
#mbox_singer_content #main_singer #pic_singer{border:1px solid #CBCBCB; float:left; height:85px; margin:0; overflow:hidden; padding:3px; width:104px;}
.singer{padding-top:2px; float:left; width:112px;}
.singer p{ padding:0px; margin:0px; text-align:center; color:#8E8E8E}
.singer_name{ font-weight:bold; font-size:12px; padding-top:3px }
#mbox_singer_info{float:left; width:412px; height:auto; background-color:#E5FFC0; padding:10px 44px 5px 44px; border-left:1px solid #a7c35d; border-right:1px solid #a7c35d;}

#mbox_singer_info .singer_name{padding:5px 0px; font-size:14px; color:#456300; font-weight:bold; width:400px}
#mbox_singer_info p{padding:2px; margin:0;}
#mbox_singer_info #singer_info_left{border:2px solid #BDEE79; width:404px; height:271px; padding:2px; overflow:hidden}
#mbox_singer_info #gallery_singer{height:264px; width:410px; border-bottom:1px solid #b3bca7; border-right:1px solid #b3bca7; border-left:1px solid #b3bca7; overflow:hidden; margin-top:10px; background-color:#FFFFFF}
#mbox_singer_info #gallery_singer #gallery_title{width:400px; background: url(../images/gallery_title.jpg); height:19px; color:#456300; font-weight:bold; padding:6px 0px 0px 10px;}

#mbox_singer_info #gallery_singer #gallery_content{width:406px; height:235px; float:left; padding:4px 0px 0px 4px;  overflow:auto; color:#464646;}
#mbox_singer_info #gallery_singer #gallery_pic{width:406px; float:left; padding:4px 0px 0px 4px;}
#mbox_singer_info #gallery_singer #gallery_pic ul{margin:0px; padding:0px; list-style:none}
#mbox_singer_info #gallery_singer #gallery_pic li{width:127px; height:109px; background: url(../images/gallery_bg.jpg) no-repeat left top; float:left; margin:3px;}
#mbox_singer_content #album_singer{margin:0px; padding:0px; float:left; width:490px; overflow:hidden}
#mbox_singer_content #album_singer ul{margin:0px; padding:0px; list-style:none}
#mbox_singer_content #album_singer li{ width:112px; height:138px; float:left; margin:5px 10px 5px 0px; background-color:#f0eeef; }
#mbox_singer_content #album_singer #content_album{border:1px solid #b8b8b8; height:75px; padding:2px; width:75px; margin:10px 15px; position:relative}



#srbox_header #header_title{width:500px; float:left; border-left:1px solid #a7c35d;	border-right:1px solid #a7c35d; background-color:#E4FEC1}


#tab_title{
	width: 500px;
	height: 30px;
	float: left;
	overflow:hidden;
}

#tab_title ul{
	margin:0;
	padding:0;
}

#tab_title li{
	float: left;
	list-style-type: none;
}

#tab_title li.normal a{
	cursor: pointer;
	float: left;
	font-size: 14px;
	display: block;
	padding-left: 19px;
	height: 30px;
	color: #4D6108;
	background: transparent url(../images/normal_left.jpg) no-repeat scroll left top;
}

#tab_title li.normal a span{
	float: left;
	display: block;
	height: 18px;
	padding: 12px 19px 0 0;
	font-weight: bold;
	font-size: 12px;
	background: transparent url(../images/normal_right.jpg) no-repeat scroll right top;
}

#tab_title li.normal a:hover{
	cursor: pointer;
	float: left;
	display: block;
	height: 30px;
	padding-left: 19px;
	color: #F86831;
	background: transparent url(../images/active_hover_left.jpg) no-repeat scroll left top;
}

#tab_title li.normal a:hover span{
	float: left;
	display: block;
	height: 18px;
	padding: 12px 19px 0 0;
	background: transparent url(../images/active_hover_right.jpg) no-repeat scroll right top;
}

#tab_title li.active a{
	cursor: pointer;
	float: left;
	font-size: 14px;
	display: block;
	height: 30px;
	padding-left: 19px;
	color: #F86831;
	background: transparent url(../images/active_left.jpg) no-repeat scroll left top;
}

#tab_title li.active a span{
	float: left;
	display: block;
	height: 18px;
	font-size: 12px;
	padding: 12px 19px 0 0;
	font-weight: bold;
	background: transparent url(../images/active_right.jpg) no-repeat scroll right top;
}

#label{
	width: 275px;
	height: 54px;
	line-height: 54px;
	color: #4E4E4E;
	float: left;
	font-weight: bold;
	padding: 10px 0;
}

#label select {
	height: 23px;
	line-height: 23px;
	padding: 0;
	width: 150px;
	float: left;
}

#label input {
	height:23px;
	line-height:23px;
	text-align: center;
	float: left;
	padding:0;
	margin-left:10px;
}

#text_lb{
	float:left;
	width:125px;
	text-align: right;
	height:30px;
	line-height:30px;
	font-size: 13px;
}

#text_input{
	float:right;
	width:535px;
	height:30px;
	line-height:30px;
}

#text_input1{
	float:right;
	width:535px;
	height:28px;
	padding-top:2px;
}

#text_input1 input{
	padding: 2px 5px;
	height: 18px;
	background: url(../images/body_backgr.gif);
	border: 1px solid #999999;
	width:423px;
	font-size: 13px;
}

#text_input2{
	float:right;
	width:535px;
	padding-top:2px;
}

#text_input2 textarea{
	padding: 2px 5px;
	height: 70px;
	background: url(../images/body_backgr.gif);
	border: 1px solid #999999;
	width:423px;
	font-size: 13px;
}

#text_input1 a,
#text_input2 a{
	color:#466502;
	font-weight:bold;
}

#text_input1 a:hover,
#text_input2 a:hover{
	color:#A6CE39;
	font-weight:bold;
}

#create_playlist_border{
	margin:15px 0 15px 135px;
	display: inline;
	float: left;
	width: 429px;
	border:3px solid #CECECE;
	background-color:#E5FFC0;
}

#create_playlist_border #pl_topic{
	float: left;
	width: 429px;
	height:35px;
}

#create_playlist_border #pl_topic #left{
	float: left;
	width: 409px;
	height:35px;
	line-height:35px;
	font-weight: bold;
	font-size:14px;
	color: #F86831;
}

#create_playlist_border #pl_topic #right{
	float: left;
	height:23px;
	line-height:35px;
	padding-top:12px;
	width:20px;
	overflow: hidden;
}

.clear {
	clear:both;
	font-size:0;
	height:0;
	text-indent:-9999px;
}
#ads{
	margin-top:5px;
	float: left;
	width: 300px;
	overflow: hidden;
}

#mbox_commom_content {
	float:left;
	width:475px;
	height:auto;
	padding:20px 10px 10px 15px;
	border-left:1px solid #a7c35d;
	border-right:1px solid #a7c35d;
}

#mbox_commom_content #total_result_search {
	float:left;
	width:475px;
	height:auto;
	border-bottom:1px dotted #CCCCCC;
	font-weight:bold;
	font-size:13px;
	padding-bottom:15px;
}
/*#artist_home {
	float:left;
	width:100%;
	margin:1px 1px 1px 1px;
}*/
#artist_home {
	float:left;
	width:485px;
	height:auto;
	padding:20px 0px 0px 15px;
	border-left:1px solid #a7c35d;
	border-right:1px solid #a7c35d;
}

#artist_home #total_result_search {
	float:left;
	width:475px;
	height:auto;
	border-bottom:1px dotted #CCCCCC;
	font-weight:bold;
	font-size:13px;
	padding-bottom:15px;
}

#artist_home .artist_info{
	float:left;
	width:100%;
	padding:0px 0px 10px 5px;
}

#artist_home .artist_info .artist_img{
	float:left;
	width:105px;
	height:85px;
	margin:1px 1px 1px 1px;
	border: 1px solid #e0e4e0;
	display: block;
	overflow: hidden;
}

#artist_home .artist_info .artist_alias{
	float:left;
	padding-left:5px;
	padding-bottom:5px;
	font-weight: bold;
	font-size: 14px;
	font-family:Arial;
	color:#FF6600;
	text-transform:uppercase;
	width:300px;
}

#artist_home .artist_info .artist_alias a{
	color:#FF6600;
	text-decoration:none;
}

#artist_home .artist_info .artist_name{
	float:left;
	padding-left:5px;
	font-size: 12px;
	font-family:Arial;
	color:#666666;
	width:300px;
	padding-bottom:5px;
}

#artist_home .artist_view{
	float:left;
	width:100%;
	padding-left:10px;
	padding-bottom:5px;
}

#artist_home .artist_view .view_img{
	background-image:url(../images/icon_img.jpg);
	background-repeat:no-repeat;
	float:left;
	width:160px;

}
#artist_home .artist_view .view_img .img_content{
	color:#0066FF;
	font-size:12px;
	height:42px;
	padding-left:49px;
	padding-top:10px;
}
#artist_home .artist_view .view_img .img_content a{
	color:#0066FF;
}
#artist_home .artist_view .ls_music{
	background-image:url(../images/icon_dict.jpg);
	background-repeat:no-repeat;
	float:left;
	width:160px;
}
#artist_home .artist_view .ls_music .ms_content{
	color:#0066FF;
	font-size:12px;
	height:42px;
	padding-left:45px;
	padding-top:10px;
}
#artist_home .artist_view .ls_music .ms_content a{
	color:#0066FF;
}
#artist_home .artist_view .view_clip{
	background-image:url(../images/icon_clip.jpg);
	background-repeat:no-repeat;
	float:left;
	width:160px;
}
#artist_home .artist_view .view_clip .clip_content{
	color:#0066FF;
	font-size:12px;
	height:42px;
	padding-left:43px;
	padding-top:10px;
}
#artist_home .artist_view .view_clip .clip_content a{
	color:#0066FF;
}

#artist_home .no_result{
	padding-left:5px;
	vertical-align:middle;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

#artist_home .paging{
	float:right;
	width:100%;
	padding-right:10px;
}
