﻿img
{
	border:0px;	
}
.producton
{
	font-size: 14px;
	text-align:center;
	color: #03468d;
	line-height: normal;
	text-decoration: none;
	font-weight: bold;
	line-height:30px;
	height:30px;
	width:149px;
	cursor:pointer;
	background:url(../images/prd_on.jpg) no-repeat center;
	float:left;
}

.productoff
{
	text-align:center;
	line-height: normal;
	text-decoration: none;
	font-weight: bold;
	line-height:30px;
	height:30px;
	width:149px;
	cursor:pointer;
	background:url(../images/prd_off.jpg) no-repeat center;
	float:left;
}

#pics ul
{
	list-style-type:none;	
}
#pics ul li
{
	float:left;
	width:120px;
	height:120px;
	border:1px solid #c3c3c3;
	margin-right:5px;
	margin-top:5px;
	cursor:pointer;
	overflow:hidden;	
}
#pics ul li img
{
	width:120px;
}


#viewer {height:122px; width:286px; clear:both; overflow:hidden;}
#viewerFrame {width:10000px; clear:both; padding:0;}
#viewer img {width:138px; height:120px;display:inline; border:0;}
.item {display:block; float:left; width:284px; height:120px;}
.item .viewerleft,.item .viewerright{
	float:left;
	height:120px;
	overflow:hidden;
}
.item table
{
	height:120px;
	overflow:hidden;
}


/*--------------*/
.picwrap
{
	width:100%;
}

.picwrap .picitem
{
	float:left;
	width:240px;
	height:180px;
	overflow:hidden;
	margin-right:12px;
	margin-bottom:15px;
	text-align:center;	
}
.picwrap .picitem .itemtitle
{
	height:20px;
	line-height:20px;
	text-align:center;
}


.logTb_b
{
	background:url(/images/b3.gif) no-repeat -48px -61px;
}

.choice {
	position: absolute;
	width: 55px;
	background-color: #FFFFFF;
	border: 1px solid #B8B8B8;
	left: -788px;
	top: -100px;
	padding-top: 4px;
	padding-bottom: 3px;
	z-index:9999;
}
.choice ul#ulStyle
{
	padding:0px;
	margin:0px;
	list-style-type:none;
	text-align:left;	
}
.choice li{
	display:inline;
	padding-left: 0px;
	line-height:22px;
	margin-bottom:2px;
}
.choice li a{
	display: block;
	padding-left: 12px;
	margin-bottom:2px;
	
}
 .choice li a:hover{
	color: #0095d9;text-decoration: none; background:#eff8fc;
}
.choiceOn , .choiceOn a ,  li a:hover .choiceOn {color: #000;text-decoration: none; background:#eff8fc;}
