/* CSS Document */
.top_title{
	width:980px;
}
.menu{

	width:880px; text-align:right; 
}

.menu_color{
	background-color:#faecff;
}

.content{
	width:980px;
}



.content .left{
	width:980px; float:left; text-align:center; padding-top:20px;
}

.content .left .video{
	text-align:center;
	
}


.adver{
 width:200px; float:right; text-align:center; padding: 20px 20px 20px 20px;
}

hr{
color:#e2c4eb;
width:825px;
text-align: left;
}

.content .left .instruction{
color:#8e8e8e;
font-weigth:bold;
font-size:15px;

text-align: center;
}
