/* CSS Document */

*
{
padding:0px;
margin:0px;
}

body{
margin:auto;
background:#b51e3d;
/*background-image:url(bg_image.jpg);
background-repeat:repeat; */

}


#content	
 {
width:1200px;
background-image:url(bg_wood_1000.png);
background-repeat:repeat-y;
margin-right:10%;
margin-left:10%;
position:absolute;
font-family:"Courier New", Courier, monospace;
color:#390404;
display:inline;
margin-top:20px;

 }
 

 
 
 #uabanner{
 margin-bottom:30px;
 
 }
 
 #relativeLink{
 position:relative;
width:200px;
 height:auto;
 float:left;
 margin-top:30px;
 margin-left:100px;
 border-right:dotted 2px #972f00;
/* border-right:dotted 2 px #972f00;*/ 
 
 }
 
#beforeAndAfter{
margin-left:280px;;
margin-right:90px;
width: auto;
font-size:14px;

 }
 
 
 
 #titleMiddle{

margin-left:2%;
margin-top:20px;


 }
 
 .titleMiddle span 
  {
	font-family:"Courier New", Courier, monospace;
	font-size:18px;
	font-weight:bold;
	
  }
 .titleMiddle span span{
 font-family:"宋体";
 font-size:16px;

 }
 
 #uaDetails
 {
 position:relative;
 margin-left:5%;
 margin-right:5%;
 
 }
 
 
 #topbutterfly{
 font-size:12px; 
 margin-left:30px;
 height: 800px;  
 }
 
 
 #topbutterfly a{
 color:#5476aa;
 text-decoration:none;
 border-bottom:dashed #CC9966 1.5px;
 
 }
 




/*首页的东西*/

#popupdiv
{
margin-top:20px;
width:800px;
z-index:1000;
position:absolute;
/*height:500px;


border:10px solid #b51e3d;
padding-left:20px;
background:#FFFFFF url(bg.jpg) repeat;
background-color:#29b4f0;
color:#390404;*/
font-size:15px;
}

#comingfrom
{
font-size:14px;
font:"宋体";
line-height:20px;
margin-bottom:40px;
}

#comingfrom span{
font-weight:bold;
font-size:18px;
text-decoration:underline;
}

#ualist span{
font-weight:bold;
font-size:18px;
text-decoration:underline;
}


#ualist
{
margin-top:10px;
line-height:20px;
font-size:14px;
}

#ualist ul
{

margin-left:30px;
}

.bigfont{
font-size:20px;
}


