body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size:12px;
}

.box1 {
	text-align: left;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	height: 100%;
	
}
.lin {
width:290px;
border-top-width: 3px;
	border-top-style: dashed;
	border-top-color: #82817D;
}
#mytext {
font-size: 12px;
}
#mytext a{
color: #FFFFFF;
text-decoration: none;
	}
#mytext	a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#mytext a:hover{
color: #FF6600;
text-decoration: underline;
	}
#mytext a:active {
   	color:#999999;
	text-decoration: none;
}

.text01 {
	color: #FFFFFF;
	font-size: 12px;
}


#mytext {
font-size: 12px;
}
#mytext a{
color: #FFFFFF;
text-decoration: none;
	}
#mytext	a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#mytext a:hover{
color: #FF6600;
text-decoration: underline;
	}
#mytext a:active {
   	color:#999999;
	text-decoration: none;
}


.mytext01 {
padding-left:40px;
color: #7E1011;
}
.mytext01 a{
color: #85766F;
text-decoration: none;
	}
.mytext01	a:visited {
	color: #85766F;
	text-decoration: none;
}
.mytext01 a:hover{
color: #FF6600;
text-decoration: underline;
	}
.mytext01 a:active {
   	color:#7E1011;
	text-decoration: none;
}
a.v1:link {
color:#625544;
text-decoration: none;
	}
a.v1:visited  {
color:#625544;
text-decoration: none;
	}
	a.v1:hover {
color:#625544;
text-decoration: none;
	}
	a.v1:active {
color:#625544;
text-decoration: none;
	}
.gao {
 padding-left:80px;
	
}

.gao2{
	line-height: 30px;
	
}
/*- Menu Tabs 2--------------------------- */

    #tabs2 {
      float:left;
      font-size:12px;
	  width:608px;
	        line-height:normal;
	  border-bottom:1px solid #84776B;
      }
    #tabs2 ul {
	  margin:0;
	  padding:10px 10px 0 0px;
	  list-style:none;
      }
    #tabs2 li {

      display:inline;
      margin:0;
      padding:0;
      }
    #tabs2 a {
	float:left;
	background:url("../Step2/tableft2.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
      }
    #tabs2 a span {
	  text-align:center;
      width:74px;
      float:left;
      display:block;
      background:url("../Step2/tabright2.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#84776B;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs2 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs2 a:hover span {
      color:#74675B;
      }
    #tabs2 a:hover {
      background-position:0% -42px;
      }
    #tabs2 a:hover span {
      background-position:100% -42px;
      }
	  
.clear {
	clear: both;
}

.video {
	border: medium solid #000000;
	height: 600px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.video_txt {
	text-align: left;
	font-weight: bold;
	border: 1px dashed #993333;
	padding-left: 66px;
	margin-bottom: 10px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
