@charset "utf-8";
/* CSS Document */

body {
	font-size: 12px;
	-webkit-user-select: none;
	-webkit-text-size-adjust: none;
	margin:0;
	padding:0;
	background: #000 url(../images/dark_stripes.png) repeat;
}
img {
	border:0;
}
a {
	color:#c9c9c9;
}
a:hover {
	color:#FFF;
}
.main {
	width:1024px;
	margin:0 auto;
}
.title {
	height:39px;
	width:1024px;
	background:url(../images/top.jpg) no-repeat;
}
.top-list {
	margin:9px 0 0 0;
	padding:0;
	float:right;
	width:340px;
	list-style-type:none;
}
.top-list li {
	margin:0;
	padding:0;
	float:left;
	color:#c9c9c9;
}
.foot {
	height:37px;
	background:url(../images/foot.jpg) no-repeat;
	padding:10px;
	text-align:center;
	color: #c9c9c9;
	font-family: Verdana, Geneva, sans-serif;
}

#video  {width:440px;
         height:248px;
         padding-top:410px;
		 padding-left:404px;
         background:none;
         margin:0 auto;
		 position:absolute;

          }
		  
#video2  {width:440px;
          height:248px;
          padding-top:390px;
		  padding-left:404px;
          background:none;
          margin:0 auto;
		  position:absolute;

          }
		  
#video3  {width:440px;
          height:248px;
          padding-top:690px;
		  padding-left:404px;
          background:none;
          margin:0 auto;
		  position:absolute;

          }
		  
#A1{
	width:1024px; 
	height:65px;
	background:url(../images/qa_bg.jpg) no-repeat;
    margin:0 auto;
}

#A2{
	width:1024px; 
	height:1600px;
	display:none;
	margin:0 auto;
}

#A3{
	width:800px; 
	height:50px;
	margin:0 auto;
}

#A4{
	width:1024px; 
	height:68px;
	background:url(../images/content_title.jpg) no-repeat;
    margin:0 auto;
}

#A5{
	width:1024px; 
	height:3500px;
	display:none;
	margin:0 auto;
}

#A6{
	width:1024px; 
	height:66px;
	background:url(../images/explain_title.jpg) no-repeat;
    margin:0 auto;
}

#A7{
	width:1024px; 
	height:900px;
	display:none;
	margin:0 auto;
}


