@charset "utf-8";
body {
    background:#c2c2c2 url(../images/body_bg.gif) repeat-x left top;
    color:#474747;
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
}
*{
    padding:0;
    margin:0;
}
ul{
    list-style:none;
}
li{
    float:left;
}
img{
    border:none;
}
.left{
    float:left;
}
.right{
    float:right;
}
#container{
    width:897px;
    margin:0 auto;
}
#header{
    background:url(../images/header_bg.gif) no-repeat left top;
    width:897px;
    height:143px;
    position:relative;
}
.logo{
    left:22px;
    position:absolute;
    top:26px;
}
.logo a{
    background:url(../images/logo.gif) no-repeat left top;
    width:165px;
    height:54px;
    text-indent:-999px;
    overflow:hidden;
    display:block;
}
.topnav{
    background:url(../images/topnav_lef.gif) no-repeat left top;
    padding-left:5px;
    position:absolute;
    right:10px;
    top:0px;
}
.topnav ul{
    float:left;
    padding:1px 0 0 5px;
    background:url(../images/topnav_rig.gif) no-repeat right top;
}
.topnav ul li{
    line-height:30px;
    padding:0 15px 0 24px;
}
.topnav a{
    color:#fff;
    font-size:11px;
    float:left;
    font-weight:bold;
    text-decoration:none;
}
.topnav a:hover{
    color:#54cff2;
}
.topicon_01{
    background:url(../images/topnav_icon_01.gif) no-repeat left 5px;
}
.topicon_02{
    background:url(../images/topnav_icon_02.gif) no-repeat left 5px;
}
.topicon_03{
    background:url(../images/topnav_icon_03.gif) no-repeat left 5px;
}
.head_add{
    background:transparent url(../images/add_lef.gif) no-repeat scroll left top;
    font-weight:bold;
    line-height:28px;
    padding-left:8px;
    position:absolute;
    right:23px;
    *right:23px;
    _right:22px;
    top:55px;
    color:#fff;
}
.head_add span{
        color:#e86809;
    float:left;
    padding-left:4px;
}

#index_login_box{
    background:transparent url(../images/login_bg.gif) no-repeat scroll 3px top;
    height:88px;
    margin-top:2px;
    padding:4px;
    width:885px;
}
.index_login{
    float:left;
    padding:4px 15px 0 11px;
    width:131px;
}
.index_login label{
    color:#fff;
    font-size:11px;
    font-weight:bold;
}
.index_login input{
    background:url(../images/input_bg.gif) repeat-x left top;
    border:none;
    padding:2px;
    font-size:11px;
    width:127px;
}
.index_login img{
    padding:2px 0 0 0px;
}
#page_bg{
    margin-top:1px;
    float:left;
    background:url(../images/page_bg.gif) repeat-y left top;
}
#page_topbg,
#page_topbg02{
    width:868px;
    padding:7px 15px 17px 15px;
    float:left;
    background:url(../images/page_topbg.gif) no-repeat left top;
}
#page_topbg02{
    background:url(../images/page_topbg02.gif) no-repeat left top;
}
#page_botbg{
    padding-bottom:7px;
    float:left;
    background:url(../images/page_botbg.gif) no-repeat left bottom;
}
.page_lef h1{
    color:#414141;
    font-size:24px;
    font-weight:bold;
    width:525px;
    padding:4px 0 0 6px;
}
.randommusic h1,
.latestcomments h1,
.poatcomment h2,
.avatar_box h1{
    color:#414141;
    font-size:24px;
    font-weight:bold;
    width:525px;
    padding:0 0 0 6px;
}
.poatcomment h2{
font-size:18px;
}
.randommusic h1,
.latestcomments h1{
    width:280px;
    padding:6px 0 0 10px;
}
.page_lef h1 span,
.randommusic h1 span,
.latestcomments h1 span,
.poatcomment h2 span,
.avatar_box h1 span{
    color:#41aecd;
}
.avatar_box h1{
    padding:0 0 10px 0;
    width:260px;
}
.video_list li{
    width:521px;
    padding:10px 7px;
}
.video_list{
    float:left;
    padding:10px 0 0 0;
}
.video_img a{
    background:#FFf;
    float:left;
    border:2px solid #000000;
    padding:0px;
    width:118px;
    height:88px;
    display:block;
}
.video_img a:hover{
    border:2px solid #41AECD;
    background:#FFf;
    float:left;
    padding:0px;
    width:118px;
    height:88px;
    display:block;
}
.video_list_rig {
    float:left;
    padding-left:20px;
    width:378px;
}
.video_detil{
    line-height:18px;
}
.video_about{
    font-size:10px;
    color:#929292;
    padding-top:5px;
}
.video_about a{
    color:#e86809;
    text-decoration:none;
}
.video_about a:hover{
    text-decoration:underline;
}
.video_about span{
    color:#3e3e3e;
}
.video_libg{
    background:#f5f5f5;
}
.page_lef{
    width:535px;
    float:left;
}
.page_rig{
    width:300px;
    float:right;
}
.index_page{
    color:#414141;
    float:right;
    font-size:18px;
    font-weight:bold;
    padding-top:20px;
}
.index_page a{
    color:#41aecd;
    text-decoration:none;
}
.index_page a:hover{
    text-decoration:underline;
}
.search_box{
    background:transparent url(../images/search_bg.gif) no-repeat scroll left top;
    height:26px;
    margin:14px 0;
    padding:5px 8px;
    width:284px;
}
.search_box label{
    background:url(../images/search_lef.gif) no-repeat left top;
    padding-left:2px;
    float:left;
}
.search_box input,
.search_box select{
    margin-right:4px;
}
.search_box select{
    height:20px;
    margin-top:3px;
    width:73px;
    *width:73px;
    _width:70px;
}
.search_box label input{
    color:#818181;
    font-size:14px;
    border:none;
    float:left;
    width:160px;
    padding:5px 3px;
    background:url(../images/search_rig.gif) no-repeat right top;
}
.randommusic p{
    width:122px;
    text-align:center;
}
.randommusic li{
    padding:8px 13px;

}
.random_img a{
    background:#fff;
    padding:0px;
    margin-bottom:3px;
    width:118px;
    height:88px;
    display:block;
    border:2px solid #000000;
}
.random_img a:hover{
    border:2px solid #41aecd;
}
.randommusic li a{
    color:#474747;
    font-size:11px;
    text-decoration:none;
}
.randommusic li a:hover{
    color:#41aecd;
}
.randommusic,
.latestcomments{
    background:url(../images/rigbox_bg.gif) no-repeat left top;
    width:300px;
    float:left;
}
.latestcomments{
    color:#575757;
    font-size:11px;
}
.latestcomments a{
    color:#575757;
    text-decoration:none;
}
.latestcomments a:hover{
    color:#41aecd;
}
.latestcomments ul{
    padding:11px 0 0 13px;
    float:left;
}
.latestcomments ul li{
    line-height:20px;
    width:272px;
}
#footer{
    background:url(../images/foot_topbg.gif) no-repeat left top;
    padding-top:5px;
    font-size:11px;
    font-weight:bold;
    float:left;
    margin-top:8px;
}
.foot_con{
    background:url(../images/foot_bg.gif) repeat-y left top;
    width:898px;
    color:#fff;
    padding-bottom:20px;
    float:left;
}
.foot_con p{
    width:898px;
    text-align:center;
}
.foot_menu{
    text-align:center;
    color:#1c1c1c;
    line-height:62px;
}
.foot_menu a{
    color:#828282;
    text-decoration:none;
    margin:0 2px;
}
.foot_menu a:hover{
    color:#fff;
}
/*-------------------play-----------------------*/
.play_box{
    padding:10px 0 0 5px;
    float:left;
}
.play_box h4{
    color:#414141;
    font-size:20px;
    font-weight:bold;
    padding:0 0 5px 12px;
}
.play_about{
    float:left;
    width:521px;
    background:url(../images/play_about_bgbot.gif) no-repeat left bottom;
    padding-bottom:17px;
}
.play_about ul{
    background:transparent url(../images/play_about_bg.gif) repeat-y scroll 0 top;
    color:#414141;
    float:left;
    font-size:11px;
    padding:0 0 8px 11px;
    width:508px;
}
.play_about li{
    border-right:1px solid #D3D3D3;
    padding:5px 0;
    text-align:center;
    width:135px;
}
.play_about li span{
    margin:0px 0 0 -122px;
    *margin:0px 0 0 -79px;
    _margin:0px 0 0 -79px;
    position:relative;
    z-index:10;
}
.star{
    left:80px;
    position:absolute;
    top:2px;
}
.play_about a{
    color:#414141;
    text-decoration:none;
}
.play_about a:hover{
    color:#159bc1;
    text-decoration:underline;
}
.moremedia ul li a{
    border:1px solid #4eb4d1;
    background:#fff;
    padding:1px;
    width:100px;
    height:74px;
    display:block;
    margin:0 11px 11px 0;
}
.moremedia ul li a:hover{
    border:1px solid #41AECD;
}
.moremedia,
.comment_box,
.poatcomment{
    float:left;
    padding:25px 0 0 10px;
}
.moremedia ul,
.comment_box ul{
    float:left;
    padding:12px 0 0 7px;
}
.comment_box ul li{
    padding:8px;
    margin-bottom:10px;
    border:1px solid #d3d3d3;
}
.people_img{
    float:left;
}
.comment_rig{
    float:left;
    width:404px;
    padding:0 0 0 10px;
    color:#414141px;
    font-size:11px;
}
.comment_rig h5{
    font-size:11px;
    font-weight:normal;
}
.comment_rig p{
    font-weight:bold;
    padding-top:7px;
}
.comment_libg{
    background:#eee;
}
.commemt_textarea{
    background:transparent url(../images/comment_lefbg.gif) no-repeat scroll 6px 0px;
    border-right:1px solid #D8D8D8;
    float:left;
    overflow:hidden;
    padding:0px 0 0 8px;
    margin-top:10px;
    width:500px;
}
.commemt_textarea textarea{
    background:url(../images/comment_bg.gif) repeat-x left top;
    height:84px;
    width:520px;
    padding:5px;
    float:left;
    border:none;
}
.postcomment_btn{
    float:right;
    padding:5px 22px 0 0px;
    *padding:5px 16px 0 0px;
    _padding:5px 16px 0 0px;
}
/*--------------------mainnav---------------------------*/
.mainnav a{
    color:#fff;
    font-size:14px;
    font-weight:bold;
    line-height:28px;
    text-decoration:none;
}
.mainnav a:hover{
    color:#41aecd;
}
.mainlink_01,
.mainlink_02{
    background:url(../images/mainnav_libg.gif) no-repeat right 4px;
}
.mainlink_01{
    padding:0 20px;
}
.mainlink_02{
    padding:0 10px;
    position:relative;
}
.mainanv_sub{
background: url(../images/mainnav_hov_botrig.gif) no-repeat scroll right bottom;
float:left;
left:10px;
position:absolute;
top:27px;

}
.mainnav_lefbg{
    padding-bottom:7px;
    float:left;
    border-top:1px solid #41aecd;
    background:url(../images/mainnav_hov_botlef.gif) no-repeat left bottom;
}
.mainanv_sub ul{
background:#FFFFFF none repeat scroll 0 0;
border-left:1px solid #41AECD;
border-right:1px solid #41AECD;
float:left;
width:129px;
}
.mainanv_sub a{
    color:#353535;
    font-size:11px;
    font-weight:bold;
    line-height:18px;
    float:left;
    padding-left:10px;
    width:115px;
    margin:0 2px;
}
.mainanv_sub a:hover{
    color:#999;
    background:#f2f2f2;
}
.mainnav_hov_link,
.float_mainnav{
    padding:0 0 0 10px;
    float:left;
}
.mainnav_hov_link p,
.float_mainnav p{
    float:left;
    padding-right:10px;
    cursor:hand;
    cursor:pointer;
}
.mainnav_hov_link span,
.mainnav_hov_link span{
    padding-right:12px;
    background:url(../images/main_icon_white.gif) no-repeat right 5px;
}
.mainnav{
    padding:110px 0 0 0;
}
.float_mainnav{
    background:url(../images/mainnav_hov_lef.gif) no-repeat left 3px;
}
.mainnav_hov_link:hover span{
    background:none;
}
.float_mainnav p{
    background:url(../images/mainnav_hov_rig.gif) no-repeat right 3px;
}
.float_mainnav{
    position:absolute;
    left:10px;
    top:0px;
    color:#41aecd;
    font-size:14px;
    font-weight:bold;
    line-height:28px;
}
.float_mainnav span{
    position:relative;
    z-index:20;
    padding-right:12px;
}
/*---------------------------------register------------------------------*/
.register_ul{
    float:left;
    padding:30px 0 0 0;
    width:535px;
}
.register_ul li{
    width:500px;
    padding-bottom:5px;
}
.register_ul li label{
    float:left;
    width:180px;
    padding-right:10px;
    text-align:right;
    font-weight:bold;
    padding-top:2px;
}
.input_01,
.input_02{
    float:left;
    padding:2px;
    width:200px;
}
.input_02{
padding:1px;
font-size:10px;
width:283px;
}
.register_ul li a{
    color:#41AECD
}
.register_ul li a:hover{
    text-decoration:none;
}
/*---------------------------------profile------------------------------*/
.avatar_box{
    background:transparent url(../images/rigbox_bg.gif) no-repeat scroll left top;
    float:left;
    padding:5px 10px 10px 10px;
    width:280px;
}
.avatar_img{
    border:1px solid #7f9db9;
    width:100px;
    height:100px;
    float:left;
}
.avatar_ul{
    float:left;
    width:150px;
    padding-left:10px;
}
.avatar_ul li{
    width:150px;
    line-height:17px;
}
.avatar_ul li span{
    color:#9b9d9f;
}
.mymenu{
    float:left;
    margin-bottom:11px;
    padding:6px 0 0;
    width:280px;
}
.mymenu li{
    background:#f5f5f5 url(../images/dot.gif) no-repeat scroll 3px 6px;
    line-height:18px;
    margin-bottom:2px;
    padding:0 5px 0 15px;
    width:280px;
    display:block;
}
.mymenu li a{
    color:#575757;
    text-decoration:none;
}
.mymenu li a:hover{
    color:#41AECD;
}
.border{
    border-bottom:1px solid #ecebeb;
    padding-bottom:26px;
}
.option_sub_ul{
    float:left;
    padding:15px 0;
}
.mycomment_tit {
    width:490px;
    float:left;
    font-size:11px;
}
.mycomment_tit a{
    color:#E86809;
    float:left;
    text-decoration:underline;
}
.mycomment_tit p{
    float:right;
}
.mycomment_tit a:hover{
    text-decoration:none;
}
.mycomment{
    padding:15px 0;
}
.mycomment li{
    background:#f5f5f5;
    padding:10px;
    margin-bottom:12px;
    *margin-bottom:0px;
    _margin-bottom:0px;
}
.mycomment_con{
    float:left;
    margin:10px 0 0 0;
    width:490px;
    *width:510px;
    _width:510px;
}
.del{
    float:left;
    width:300px;
    margin-top:5px;
}
.del a{
    color:#ff0000;
    text-decoration:underline;
    background:url(../images/del_img.gif) no-repeat left 6px;
    padding:0px 8px;
}
.del a:hover{
    text-decoration:none;
}
.share{
float:left;
padding:20px 0 0 23px;
margin-left:0px;
*margin-left:-275px;
_margin-left:0px;
}
.share ul{
background:none;
border-top:1px solid #ccc;
width:430px;
padding:10px;
}
.share li{
width:400px;
border:none;
}
.share li label{
width:85px;
text-align:right;
padding-right:8px;
float:left;
}
.share textarea{
font-size:10px;
float:left;
width:285px;
height:80px;
}
/*-------------------welcome----------------*/
.welcome{
color:#FFFFFF;
float:left;
font-weight:bold;
padding:27px 0 0 7px;
text-align:center;
width:150px;
}
.welcome span{
color:#41aecd;
}
.loginout_btn a{
color:#E86809;
float:left;
font-size:10px;
margin:15px 0 0 43px;
}
.loginout_btn a:hover{
text-decoration:none;
}

.poatcomment h4 a{
    color:#41aecd;
    text-decoration:none;
}
.poatcomment h4 a:hover{
    text-decoration:underline;
}

.video_img{
    float:left; 
    width:122px;
    height:92px;
    overflow:hidden;
}
.video_detil h2 a{
    color:#474747;
    font-size:16px;
    font-weight:bold;
    text-decoration:none;
}
.video_detil h2 a:hover{
    color:#41AECD;
}
.play_img{
background:transparent url(../images/play_img.gif) no-repeat scroll left top;
padding:0 0 0 17px;
    margin:0 0 0 0;
    _margin:-3px 0 0 0;
    *margin:-3px 0 0 0;
}
.textarea_01{
    width:200px;
    *width:202px;
    _width:202px;
    height:80px;
    padding:2px;
    float:left;
    font-size:13px;
}

.top_icon{
background:url(../images/top_icon.gif) no-repeat left top;
    width:22px;
    height:22px;
    overflow:hidden;
    float:left;
    display:block;
    text-indent:-999px;
    margin-left:58px;
    margin-top:3px;
}
.head_add p{
float:left;
}

.play_img_top{
    background:url(../images/video_top_bg.gif) no-repeat left top;
    width:519px;
    height:38px;
}
.video_lef{
    float:left;
    padding:12px 0 0 10px;
}
.video_rig{
    float:right;
    padding:12px 11px 0 0px;
}