@charset "utf-8";
/* CSS Document */
body{
	margin:0;
	padding:0;
	background: #E2E6E9 url(/Images/Private/Product/Background.gif) repeat-x;
	font-size:12px;
	line-height:18px;
	color:#333;
	font-family:Tahoma,"宋体";
}

a { text-decoration:none; line-height:20px;	color:#333;}
a:hover { text-decoration:underline}

.space{clear:left}

#layout{margin:auto;width:960px; }
#footer{margin:auto;width:960px;padding:0 0 10px 0;}
#h-mid{ width:960px; margin:auto;padding:0;background:#fff;}
#h-pro{ width:544px;height:392px;margin:0 11px 8px 0; float:left; }
#demo1{height:170px;}
#about-left{ width:747px; float:left;display:inline; background:#fff; padding:0 0 0 2px;}
#about-right{ width:211px; float:left;background:#fff;}

.line-around{border: 1px solid #cccccc;}
.line-bottom{border-bottom: 1px solid #e5e5e5;}
.line-left{	border-left: 1px solid #e5e5e5;}

.pro {padding:0 9px;}
.pro_list {padding:5px;}
.pro_list a {background:url(/Images/Public/Navigation/Product-Title.gif) no-repeat;padding:0 0 0 12px; color:#1A446E;}


