li
{
	float:left;
}
ul {
list-style-type:none;
}
ul a:link
{
	color:#000;
}
ul a:visited {
	color: #000
}
.Isshow {
	DISPLAY: block
}
.Ishidden {
	display: none
}
.red
{
	color:#FF0000;
}
a:active {
color:#000000;
text-decoration:none;
}
a:link {
	color:#000000;
	text-decoration:none;
}
a:visited
{
	color:#000000;
	text-decoration:none;
}
.a1 {
font-size:12px;
font-weight:bold;
}
.right_oneRow 
{
	background-color:#FFFFFF;
	background-image:url(../images/bg_right_oneRow.jpg);
	background-repeat:no-repeat;
	border:1px solid #CCCCCC;
	height:100%;
	margin-bottom:15px;
	margin-left:0;
	margin-top:15px;
	padding:5px 1em 1em;
	text-align:left;
}
.right_oneRow h1
{
	display:block;
	font-size:18px;
	height:36px;
	line-height:18px;
	padding:0;
}

#pic_big {
	float:left;
	margin:5px auto;
	text-align:center;
	width:100%;
}
#productShow_Imgs
{
	margin-left:44px;
}
#productShow_Buy
{
	margin-left:44px;
}
.productShow_Left
{
	
	float:left;
	width:200px;
	font-weight:bold;
}
.productShow_Right
{
	
	width:500px;
}
#productShow_Info
{
	margin-top:10px;
	margin-left:44px;
}

.right_oneRow ul
{
	margin:0 auto;
	width:95%;
}

.right_oneRow ul li
{
	display:inline;
	float:left;
	line-height:19px;
	margin:0 10px 5px;
	width:125px;
	text-align:center;
}
.AfengPager
{
	float:right;
	margin-right:15px;
}
