
body{
    background-image: url("img/bg_01.jpg");
}


#top_mIn{
	width:980px;
	height:60px;
	margin:auto;
}



#headers{
	margin:auto;
	height:60px;
	margin-top:-20px;
	background-color: black;}
.headers_top {
	width:980px;
	height:60px;
	margin:auto;
	background-color:rgb(0, 0, 0);
}

#headers .headers_top{
    color:blanchedalmond;
    font-size: 22px;
}


#mainpage{
	margin:auto;
	width:980px;
	height: auto;
	margin-top: 2px;
}	

li{list-style: none;}

#mainUl{
	padding-left: 0px;
	width:940px;
	height: 260px;
	font-size: 14px;
	border:solid 2px;
}

#mainUl li img{
	padding-left: 0px;
	margin: 0%;
	height: 260px;
}

#mainUl .main_introdata{
	width: 600px;
	height: 256px;
	margin-left: 240px;
	margin-top: -264px;
	padding-left: 0px;

}

#mainUl .main_introdata li{
	position:relative;
	left:0px;

}



#mainU2{
	padding-left: 0px;
	width:940px;
	height: 260px;
	font-size: 14px;
	position: relative;
}




#mainU2 .main_introdata_b{
	width:188px;
	padding-left: 0%;
	float: left;
}

#mainU2 .main_introdata_b li img{
	width:940px;
	height:100px;
}




#new_Myui {
	width: 940px;
	height: auto;
	background-color: aqua;
}

#new_Myui .new_n1{
	width: 940px;
	height: 40px;
	border: solid 1px;
}

#new_Myui .new_n1 .span1{
	font-size: 20px;
	position: relative; top: -10px;
}

#new_Myui .new_n1 .span2{
	position: relative; top: -10px;
}



#Fileshow_ui{
	border:solid 1px rgb(77, 62, 2);
	padding-left: 0%;
}

#Fileshow_ui .Fileshow_b{
	padding-left: 0%;
	padding-bottom: 20px;
	padding-top: 20px;
}

#Fileshow_ui img{
	width:600px;
}