@charset "UTF-8";

div#help_screen{height:337px; margin:0; width:839px;
 position:relative; overflow:hidden;
 -moz-border-radius: 10px !important;
 -webkit-border-radius: 10px !important; 
 border-radius: 10px !important;
}

.mitem{display:none; position:absolute; top:0; left:0; border:0;}
div#help_index{margin:10px auto; width:25px;}
div#help_index a{display:block; float:left; width:5px; height:5px;background-color:#dadada; margin:1px;}
div#help_index a.sel{background-color:#898989;}
div#help_index a:hover{background-color:#898989;}
div#help_num{position:absolute;top:315px;left:45px;z-index:101;}
div#help_num img{position:absolute; display:none;}
div#help_num img.sel{display:block;}

div#main_top_content{padding:30px 0 30px 45px; width:885px; background-color:white; position:relative;
 -moz-border-radius-topright: 10px !important; -webkit-border-top-right-radius: 10px !important; border-top-right-radius: 10px !important;
 -moz-border-radius-topleft: 10px !important; -webkit-border-top-left-radius: 10px !important; border-top-left-radius: 10px !important;
}
div#main_list_content{background-color:#efede8; padding:32px 0 30px 45px;
 -moz-border-radius-bottomright: 10px !important; -webkit-border-bottom-right-radius: 10px !important; border-bottom-right-radius: 10px !important;
 -moz-border-radius-bottomleft: 10px !important; -webkit-border-bottom-left-radius: 10px !important; border-bottom-left-radius: 10px !important;
}

div.list_main h3{color:#3e3e3e; background:none; font-size:2.0em; font-weight:normal;}
div.list_main ul{list-style:none; margin-left:-4px;} 
div.list_main ul li{float:left; margin-right:29px; width:190px;}
div.list_main div.video{position:relative; display:block; border:0; width:190px; height:129px;
 background:url(/images/main/main_small_frame.gif) no-repeat;}
div.list_main div.video img{margin:14px 0 0 15px;}
div.list_main div.title{margin-left:15px; width:170px;}
div.list_main div.desc{margin-left:15px; width:170px;}
div.list_main div.video img.play_lay{position:absolute; top:35px; left:65px; display:none;}

div#my_records div.video{background:url(/images/main/main_big_frame.gif) no-repeat; border:0; width:274px; height:168px;}
div#my_records div.video img{margin:15px 0 0 17px;}
div#my_records ul{margin-left:-6px;}
div#my_records ul li{width:274px; margin-right:15px; margin-top:0;}
div#my_records div.title{margin-left:20px; width:250px;}
div#my_records div.desc{margin-left:20px; width:250px;}

div#my_rec_conts{position:relative;}
div#my_rec_pre{position:absolute; top:70px; left:-30px;}
div#my_rec_next{position:absolute; top:70px; right:15px;}

div#live_now, div#lastest_record{padding-top:30px; clear:both;}
