@charset "utf-8";
/* CSS Document */

@import url("common.css");

#h_wrapper{
	background:url(/img/common/header/top_bg.jpg) repeat-x top center !important;
}
#header{
	height:344px !important;
}

#mainlink{
	width:920px;
	height:142px;
	margin:auto;
}
#mainlink li{
	float:left;
	width:230px;
	height:142px;
}
#products_info{
	padding:0 0 30px 0;
}
#pi_title{
	margin-top:0;
}
.pi_items{
	width:165px;
	float:left;
}
.cmt_image{
	text-align:center;
}
.item_image{
	text-align:center;
}
.item_name{
	width:140px;
	margin:10px auto 0;
}
.item_desc{
	width:140px;
	margin:auto;
	color:#044C79;
	font-weight:bold;
}
.item_btn{
	text-align:center;
	margin:15px 0 0 0;
}
#news_list dt{
  clear: left;
  float: left;
  width: 100px;
  padding: 10px 0.5em;
}

#news_list dd{
  margin-left: 0;
  padding: 10px 0.5em 10px 8em;
  border-bottom: dotted 1px #CCC;
	background:url(/img/common/icon_right.jpg) no-repeat 8em 15px;
}
