* {
    font-family: Tahoma;
    color: #acacac;
    line-height: 140%;
  }
  select, input, textarea {
    font-size: 1em;
  }
  body {
    margin:0px auto; text-align:center; padding:0px; background: #fff ;
    font-family:Tahoma; font-size:11px; color:#acacac; text-decoration:none;}


    
  }
  h2 {
    margin-top: 1.2em;
    margin-bottom: 0;
    padding: 0;
    border-bottom: 1px dotted #dedede;
  }
  h3 {
    margin-top: 1.2em;
    margin-bottom: 0;
    padding: 0;
  }
  .imgborder {
    border: 1px solid #CCC;
   
    padding: 2px;
  }

  pre {
    font-family: Tahoma;
    border: 1px solid #CCC;
    background: #f2f2f2;
    padding: 10px;
  }
  code {
    font-family: Tahoma;
    margin: 0;
    padding: 0;
  }
 
  #video {
  	width:1024px;
	height:100%;
	margin:0px auto;
	text-align:left;
    padding-top: 0px;
	padding-bottom:0px;
	padding-left: 0px;
	padding-right:0px;
    background: #fff;
	
  }


	#toper { 	width:100%;
	text-align:left;}
	
	#menubar { 	width:100%;
	text-align:left;}
  
  #container { 	width:1012px;
  border:1px solid #acacac; padding:5px;}
  
.title {font-size: 30px; color: #acacac;}
	
.titlesmall {	font-size: 14px; font-weight:bold; 
	color: #666666;}

#listmenu ul a { position: static; background:#999999 } 
#menu a { position: absolute; background:#999999 }
	
.listmenu { padding: 8px 8px 20px 10px; width: 278px; height: 
52px; border-bottom:dashed 1px #CCCCCC}

.overcolor:hover {background: #EAEAEA;}
	
.listleft {float:left; margin-right: 12px;}

.listright {float:right}
	
#footer { bottom:0px; position:fixed; width:100%; background:#F0F0F0;  font-size:10px; font-family: Tahoma; text-align:center; padding:2px; border-top:4px solid #FFFFFF}
.textblack {color:#737373; font-size:10px};