@charset "utf-8";
/* CSS Document */
body{
	margin:0;
	padding:0;
	background: #E3E6E8 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:956px; margin:auto; border-left:2px solid #fff;border-right:2px solid #fff; background:#1A446E url(/Images/Private/Product/Product-Main-Background.gif) repeat-x }
	
#about-left{ width:211px; float:left;display:inline; background:#1A446E url(/Images/Private/Product/Product-Main-Background.gif) repeat-x;}
#about-right{ width:745px; float:left;background:#1A446E url(/Images/Private/Product/Product-Main-Background.gif) repeat-x;}

.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 {padding:0 0 0 12px; color:#1A446E;}

.pro_list_t { color:#D1E5EE}
.pro_list_t a{color:#D1E5EE}

.pro_img img{ border:1px solid #ccc;}
.pro_name {color:#22315E;font-size:14px; font-weight:bold; background:url(/Images/Private/Product/Product-Title.gif) no-repeat;padding:0 0 0 15px;}
.pro_name a{color:#22315E;font-size:14px; font-weight:bold;}

.list_title {font-size:14px; font-weight:bold;padding:0 0 0 10px; color:#1A446E}
