.bg1
{
background:url(../imgs/bg1.jpg); background-position:top; background-repeat:repeat-x; background-color:#e8edf0
}
.href1
{
font-family:arial; font-size:11px; color:#6767ae; font-weight:bolder; text-decoration:none
}
.href1:hover
{
color:#003399; text-decoration:underline;
}
.href2
{
font-family:arial; font-size:11px; color:#666666; font-weight:bolder; text-decoration:none
}
.href2:hover
{
color:#666666; text-decoration:underline;
}
.input1{font-family:tahoma; font-size:20px; color:#8db6cc;}
.btm1{font-family:arial; font-size:18px; color:#0099CC; height:32px}
.txt1{font-size:16px; color:#0099CC; font-family:arial; font-weight:bold}
.table1{border-collapse:collapse; border-color:#acc3d1}
.table2{border-collapse:collapse; border-color:#e3dfe0}
.table3{border-collapse:collapse; border-color:#acc3d1}

.category{font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:bold; font-size:14px; text-decoration:none; color:#0099CC}
.category:hover{text-decoration:underline}
.category1{font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:bold; font-size:12px; text-decoration:none; color:#666666}
.category1:hover{text-decoration:underline}

.bgtr{background-color:#FFFFFF}
.bgtr:hover{background-color:#faf9f9}

.trade
{
font-family:arial; font-size:11px; color:#999999; font-weight:bolder; text-decoration:none
}
.tips{font-size:22px; color:#999999; text-decoration:none; font-weight:bold}

.list_1	li	{
						background-image: url(images/marker_1.gif);
						background-position:0px 0px;
						background-repeat:no-repeat;
						font-size:11px;
						margin:0px 0 0px 0px; 
						padding:0px 0 0 16px;
						height:20px;
						line-height:20px;
						color:#5E5E5E;
						border-bottom:1px solid #D7D7D7;
				}
.list_1 li a	{
						color:#5E5E5E;
						font-size:10px;
						text-decoration:none;
						font-size:11px;
				}
.list_1 li a:hover	{
						color:#5E5E5E;
						font-size:10px;
						text-decoration: underline;
						font-size:11px;
					}
ul {
						list-style-type:none;
						margin:0; 
						padding:0; 
						}

/* popup style */
.thumbnail{
position: relative;
z-index: 0;
		font-family:arial;
		font-size:12px;
		color:#6186a3;
		text-decoration:none;
		font-weight: bold;
		
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
		text-decoration:underline;
		color:#0066CC;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -1000px;
border: 2px groove black;
visibility: visible;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: 100px; /*position where enlarged image should offset horizontally */

}
/* popup style */





<style type="text/css">
/* rotator in-page placement */
    div.rotator {
	position:relative;
	height:345px;
	margin-left: 15px;
	display: none;
}
/* rotator css */
	div.rotator ul li {
	float:left;
	position:absolute;
	list-style: none;
}
/* rotator image style */	
	div.rotator ul li img {
	border:1px solid #ccc;
	padding: 4px;
	background: #FFF;
}
    div.rotator ul li.show {
	z-index:500
}
</style>


