body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bj2.jpg);
	font-size:12px;
	font-family:"Arial";
}

#idPicShow{
	width:799px;
	height:260px;
	position:relative;
	border-bottom:1px solid #cccccc;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
}
#idPicText{
	background:#eee;
	line-height:25px;
	text-align:center;
	font-weight:bold;
	width:282px;
	white-space:nowrap;
	overflow:hidden;
	font-size:12px;
}
#idPicText a{
	text-decoration:none;
	color:#333;
	display:block;
}
#idPicList img{
	cursor:pointer;
	width:65px;
	height:50px;
	filter:alpha(opacity=50);
	-moz-opacity: .5;
	opacity: .5;
	border:0;
	margin:10px;
}
#idPicList img.on{
	filter:alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}

#idNum{ position:absolute; right:5px; bottom:5px;}
#idNum li{
	float: left;
	list-style:none;
	color: #fff;
	text-align: center;
	line-height: 16px;
	width: 16px;
	height: 16px;
	font-family: Arial;
	font-size: 12px;
	cursor: pointer;
	margin: 1px;
	border: 1px solid #707070;
	background-color: #060a0b;
}
#idNum li.on{
	line-height: 18px;
	width: 18px;
	height: 18px;
	font-size: 14px;
	border: 0;
	background-color: #ce0609;
	font-weight: bold;
}


.ttt{CURSOR: hand; font-size:13px;color:#000000; font-family:"Arial";}
A.ttt:link {font-size:13px; TEXT-DECORATION: none;color:#000000; font-family:"Arial";}
A.ttt:active {font-size:13px;TEXT-DECORATION: none;color:#000000; font-family:"Arial";}
A.ttt:visited {font-size:13px;TEXT-DECORATION: none;color:#000000; font-family:"Arial";}
A.ttt:hover { TEXT-DECORATION: none;color:#333333; font-size:13px;font-family:"Arial";}
A:link {font-size:12px;text-decoration:none;color:#333333; font-weight:bold;}
A:visited {font-size:12px;text-decoration:none;color:#333333;font-weight:bold;}
A:hover {font-size:12px;text-decoration:none;color:#333333;font-weight:bold;}

.tt{CURSOR: hand; font-size:12px;color:#333333; font-weight:100;}
A.tt:link { TEXT-DECORATION: none;color:#333333; font-weight:100;}
A.tt:active {TEXT-DECORATION: none;color:#333333; font-weight:100;}
A.tt:visited {TEXT-DECORATION: none;color:#333333; font-weight:100;}
A.tt:hover { TEXT-DECORATION: none;color:#d3211d; font-size:12px; font-weight:100;}
.r1{width:100px;height:80px;float:right;   
     position:fixed !important; top/**/:31px;   
     position:absolute; z-index:200; top:expression(offsetParent.scrollTop+0);right:0px;}
     
