/* CSS Document */
#idPicShow img {
    width:265px;
    height:200px;
    border:1px solid #FF0000;
}
#idPicText {
    background:#eee;
    line-height:1px;
    text-align:center;
    font-weight:bold;
    width:267px;
    white-space:nowrap;
    overflow:hidden;
    font-size:1px;
}
#idPicText a {
    text-decoration:none;
    color:#333;
}
#idPicList img {
    cursor:pointer;
    width:28px;
    height:20px;
    filter:alpha(opacity=50);
    -moz-opacity: .5;
    opacity: .5;
    border:1px solid #333333;
    margin:5px;
}
#idPicList img.on {
    filter:alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1;
}



.main {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	font-style: normal;
	line-height: 17px;
	padding-left:5px;
	color: #333333;
}
.main01 {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	font-style: normal;
	line-height: 17px;
	padding-left:5px;
	color: #FFFFFF;
}
.main02 {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	font-style: normal;
	line-height: 17px;
	padding-left:0px;
	font-weight:bold;
	color: #000000;
}
.title {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 16px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	padding-left:5px;
	color: #333333;
}
.title01 {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	font-style: normal;
	line-height: 26px;
	font-weight: bold;
	color: #0E0E54;
}
.title02 {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	padding-left:5px;
	font-weight: bold;
	color: #0E0E54;
}
.title03 {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 13px;
	font-style: normal;
	line-height: 16px;
	padding-left:5px;
	font-weight: bold;
	color: #FFFFFF;
}
.title04 {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 15px;
	line-height: 23px;
	font-style:2px;
	font-weight: bold;
	color: #6A2A00;
}
.subtitle {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 18px;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	color: #FF0000;
}
.titlediscount {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 16px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: line-through;

}
.subtext {

	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	font-style: normal;
	line-height: 17px;
	padding-left:5px;
	color: #000000;
}
.attension {

	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	font-style: normal;
	line-height: 17px;
	color: #FF0000;
}
.container, .container *{margin:0; padding:0;}
.container{width:280px; height:168px; overflow:hidden;position:relative;}

.slider{
	position:absolute;
	height: 337px;
}
.slider li{ list-style:none;display:inline;}
.slider img{ width:280px; height:200px; display:block;}

.slider2{width:2000px;}
.slider2 li{float:left;}

.num{ position:absolute; right:5px; bottom:5px;}
.num li{
	float: left;
	color: #F60;
	text-align: center;
	line-height: 16px;
	width: 16px;
	height: 16px;
	font-family: Arial;
	font-size: 12px;
	cursor: pointer;
	overflow: hidden;
	margin: 2px 1px;
	border: 1px solid #F60;
	background-color: #fff;
}
.num li.on{
	color: #fff;
	line-height: 20px;
	width: 20px;
	height: 20px;
	font-size: 16px;
	margin: 0 1px;
	border: 0;
	background-color: #F60;
	font-weight: bold;
}
