body {
 margin:0px;
 background-color:#005BAC;
  text-align:center;
}
#header
{
	position:absolute;
	top:10px;
	left:0px;
	height:80px;
	width:100%;
	border-bottom:0px solid #666666;
	 text-align:left;
	 padding-left:20px;
	  
}
#main {
	background-image:url('http://www.dingxiong.com/printing/image/default_bg_blue.gif');
	background-repeat:repeat-x;
	
	text-align:center;
   height:500px;
}
#header img {
	height:80px; width:531px;
	
}
#bottom
{
	height:100px;
	border-top:1px solid #ffffff;
	text-align:center;
	color:#FFF4F4;
	padding:20px;
	font-size:12px;
	
}
#flash 
{
	 height:450px;
}
#content {
	height:400px;
	width:700px;
	position:absolute;
	top:100px;
	left:100px;
	text-align:center;
}
#content div{
	
	width:350px;
	padding:5px;
	color:#ffffff;
	
	
	
}
#content table { width:100%;}
#content table td { width:50%;}
#machine
{
	height:330px;
	
	
}
#printing
{
	height:330px;
   margin-left:20px;	
}
.title
{
	height:30px;
	line-height:30px;
	 vertical-align:middle;
	 text-align:left;
}
.show_pic
{
	
}
.details
{
	
	text-align:left;
	height:150px;
	margin-top:-10px;
}
.details ul li {
	line-height:22px;
	font-size:12px;
	
}
.details a { text-decoration:none;color:#ffffff;}
.details a:hover { text-decoration:none; color:red; font-weight:bolder;}
.details img{ border:0px; height:18px;width:18px;}
.site_link
{
	height:30px;
    background-image:url('http://www.dingxiong.com/printing/image/link.gif');
	 background-repeat:no-repeat;
	 background-position:center;
	 font-size:13px;
}
.site_link a { color:#0000ff;}
.site_link a:hover { font-weight:bolder; color:#ff0000;}
