@charset "utf-8";
/* CSS Document */
#center
{
	float: left;
	width: 583px;
	margin-left: 5px;
}
#ad
{
	height: 146px;
	width: 553px;
	padding: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DCDCDE;
	border-right-color: #DCDCDE;
	border-bottom-color: #DCDCDE;
	border-left-color: #DCDCDE;
}
#content
{
	width: 575px;	
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DCDCDE;
	border-right-color: #DCDCDE;
	border-bottom-color: #DCDCDE;
	border-left-color: #DCDCDE;
	margin-top: 9px;
	padding: 4px;
}
#content h1
{
	font-weight: bolder;
	color: #FF6701;
	font-size: 12px;
	margin-bottom: 12px;
}
#content p
{
	font-size: 11px;
	line-height: 18px;
}
#product
{
	width: 583px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DCDCDE;
	border-right-color: #DCDCDE;
	border-bottom-color: #DCDCDE;
	border-left-color: #DCDCDE;
	margin-top: 9px;
	clear: both;
	padding-top: 0px;	
	padding-bottom: 8px;		
}

#product ol li
{
	float: left;
	list-style-type: none;	
}
#product ol li dl
{
	width: 126px;	
	border: 1px solid #EAEAEA;	
	
	margin-left: 14px;
	
	margin-top: 8px;
}
#product ol li dl dt
{
	height: 110px;
	width: 126px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
}
#product ol li dd
{
	font-size: 11px;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 6px;	
}
.productolliddulli
{
	float: right;
	font-weight: bold;
	padding-left: 5px;
}

.y
{
	color: #FF6701;
}
#product ol li dd li a
{
	color:#000000;
}
#product ol li dd li a:hover
{
	color:#ff0000;
}

#right
{
	float: right;
	width: 154px;	
}
#news
{
	background-image: url(images/news_b.jpg);
	background-repeat: repeat-y;
	background-position: center;
	width: 150px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B1CCDF;	
}
#news h1
{
	font-size: 12px;
	font-weight: bold;
	color: #458BC9;
	line-height: 24px;
	height: 24px;
	width: 150px;
	background-image: url(images/news_t.jpg);
	background-repeat: no-repeat;
	background-position: center;
	text-indent: 10px;
}
#news ul
{
	width: 132px;
	margin-right: auto;
	margin-left: auto;
}
#news li
{
	list-style-type: none;
	clear: both;
	width: 132px;
	background-image: url(images/inc3.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	padding-bottom: 3px;
}
#news li a
{
	font-size: 11px;
	color: #000000;
}
#news li a:hover
{
	font-size: 11px;
	color: #ff0000;
}
#pic
{
	width: 150px;
	clear: both;
	border: 1px solid #B1CCDF;
	margin-top: 10px;
}
#pic ul
{
	margin-right: auto;
	margin-left: auto;
}
#pic ul li
{
	list-style-type: none;
	margin-top: 10px;
	margin-bottom: 10px;
}
#pic ul li p
{
	text-align: center;
}
