/* ----------------------------------------
	* Filename:     common.css
	* Description:  Global CSS
	* Website:      www.CuPlayer.com
	* PageWidth:    960px
	* CssCreate:    2012-11-14 23:02 
------------------------------------------ */

/* myplayer */
div#myplayer { width:600px;margin:0 auto; border:1px #cccccc solid; clear:both;margin-top:0px; background:#ffffff; clear:both;}
ul.mylist { width:100%; text-align:left;font-size:12px; }
ul.mylist li { padding:1px 0; line-height:24px;height:24px; border-top:1px #efefef solid; }
ul.mylist li a,ul.mylist li a:link,ul.myllist li a:visited{ padding:0px 6px 0px 30px; overflow:hidden; line-height:24px;height:24px;display:block;  background:url(Vico.jpg) no-repeat 6px 6px; text-decoration:none; color:#666666;}
ul.mylist li a:hover{ color:#cc0000; background:#efefef url(Vico.jpg) no-repeat 6px 6px; }
div#title { width:960px;margin:0 auto; height:40px;line-height:40px;font-family:Verdana, Arial, Helvetica, sans-serif,"ËÎÌå";}
div#title h2 { text-align:center;}

div#code {  width:960px;margin:0 auto; }
div#code fieldset { width:620px;margin:0 auto; }
div#code fieldset legend h1{ font-size:12px; color:#666666;}
div#code textarea{ width:600px;margin:0 auto; }


/* otherdemo */
div#otherdemo { width:950px;margin:0 auto; margin-top:10px; font-size:12px; line-height:22px; border:1px #cccccc solid; padding:5px; height:90px;}
div#otherdemo dl { width:180px;float:left; border-left:1px #cccccc solid; padding-left:5px; }
div#otherdemo dl.b1 { border-left:none;}
div#otherdemo dl dd a,div#otherdemo dl dd a:link,div#otherdemo dl dd a:visited{ padding-left:20px; background:url(Ico_01.gif) no-repeat left; display:block;height:22px;line-height:22px; font-family:Verdana, Arial, Helvetica, sans-serif,"ËÎÌå";}
/* LastUpdate: 2012-11-14 23:02 */