body,td,th {
	background-color: #ffffff;
	font-size: 12px;
	color: #666666;
font-family: Tahoma, Geneva, sans-serif;
}

a:link  { text-decoration: none;color:#666666}
A:visited {text-decoration: none;color:#666666}
A:active {text-decoration: underline}
A:hover {text-decoration: underline;color: #0066CC}

.font {
	font-size: 12px;
	text-decoration: none;
	color: #CC00CC;
	line-height: 22px;
}
.input {
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	border: 0px none #999999;


}

form {
	margin: 1px;
	padding: 1px;
}

input {
	border: 1px solid #cccccc;
	height: 18px;
	color: #666666;
}

.leftbox {

	border-top: 1px solid #eeeeee;
	border-right: 1px solid #eeeeee;
	border-bottom: 0px solid #eeeeee;
	border-left: 0px solid #eeeeee;
}

#sidebar {
	margin:0 auto;
	width:230px;
	height:auto;
	font-size:13px;

}
#sidebar .num_one{display:none;height:54px;padding:8px 10px;border:1px solid #111515;border-width:3px 0px;background-color:#F4F4F4;clear:both;width:250px}
#sidebar .num_one span{float:left;margin-right:3px;display:block;width:37px;height:48px;padding-top:2px;font-size:22px;color:#999;text-align:center;}
#sidebar .num_one .p50{float:left;margin-right:10px;}
#sidebar .num_one a:hover{cursor: pointer;color:#543534;}
#sidebar .num_two{cursor:pointer;height:30px;padding:2px 8px 0;clear:both}
#sidebar .num_two span{display:block;width:17px;line-height:14px;float:left;color:#FFF;margin:4px 6px 0 0;font-weight:bold;text-align:center;}
#sidebar .num_two a{float:left;	margin-top:4px !important;	margin-top:6px;color:#999;}
#sidebar .bg{background-color:#FBFBFB;width:250px}
#sidebar .bg01{background-color:#F7F7F7;width:250px}
#sidebar .bg01 img{margin-top:5px}
.topline {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: double;
	border-bottom-style: double;
	border-top-color: #FFF;
	border-right-color: #CCC;
	color:#663;
	font-family: "ºÚÌå";
	font-size:14px;
	}
.banline{
width:97%; padding-top:8px; padding-left:14px;height:35px; margin-left:40px;margin-top:10px;
}
div .tri {
	float: right;
	width: 60%;
	text-align: left;
font-size:24px;font-family: ºÚÌå;
}
.shadow{margin-top: 20px;}
.shadow img{ padding:4px; border:1px solid #CDCDCD; width:500px;}
.container, .container *{margin:0; padding:0;border:0px}

.container{width:420px; height:200px; overflow:hidden;position:relative;}

.slider{position:absolute;}
.slider li{ list-style:none;display:inline;}
.slider img{ width:420px; height:200px; display:block;}

.slider_width{width:5000px;}
.slider_width li{float:left;}

.num{ position:absolute; right:5px; bottom:5px;}
.num li{
	float: left;
	color: #fff;
	text-align: center;
	line-height: 16px;
	width: 16px;
	height: 16px;
	font-family: Arial;
	font-size: 12px;
	cursor: pointer;
	overflow: hidden;
	margin: 3px 1px;
	border: 0px solid #FF7300;
	background-color: #616163;
}
.num li.on{
	color: #fff;
	line-height: 21px;
	width: 21px;
	height: 21px;
	font-size: 16px;
	margin: 0 1px;
	border: 0;
	background-color: #CC0001;
	font-weight: bold;
}