.input {
	display: inline;
	height: 15px;
	border: solid 1px #999;
	width: 60px;
}
#header {
	width: 885px;
	height: 385px;
	margin:0px auto;
	overflow:hidden;
	zoom:1;
}
#header a {
	color: #808080;
}

#header2 {
	width: 885px;
	height: 330px;
	margin:0px auto;
	overflow:hidden;
	zoom:1;
}
#header2 a {
	color: #808080;
}

#top {
	overflow: hidden;
	zoom:1;
}
#top h1 {
    float: left;
}
.topleft{
	float: right;
	width: 523px;
	overflow:hidden;
	zoom:1;
	text-align: left;
}
.topleft li {
	float: right;
	line-height: 23px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 2px;
}
#hot {
	clear: both;
	padding:5px 0px 0px 65px;
	overflow:hidden;
	zoom:1;
}
#seach_btn {
    width: 24px;
    height: 20px;
    margin-left: 5px;
    background: url(images/go_btn.jpg) no-repeat 0 0;
    border: 0;
}
#nav {
	position: absolute;
}
#menu {
	text-align: center;
	height: 35px;
	line-height: 35px;
	background: url(images/nav_bg.jpg) no-repeat 0 0;
	width: 884px;
	clear: both;
	overflow:hidden;
	zoom:1;
}
#menu li {
	float:left;
}
#menu a {
	float:left;
	width: 88px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
#menu a:hover {
	width: 88px;
	background: url(images/nav_hover_bg.jpg) no-repeat 0 5px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
#menu_con{
stext-align:left;
clear:both;
position: relative;
}

#menu_con li{
float:left;
height:15px;
list-style-image: none;
list-style-type: none;
width:82px;
height:17px;
}

#menu_con li a{
	display:block;
	float:left;
	cursor:pointer;
	color: #fafafa;
	text-decoration: none;
	width:90px;
	background-color:#c0c0c0;
	text-align: center;
	font-size: 13px;
	line-height:17px;
}

#menu_con li a:hover{
	text-decoration:none;
	color: #FFF;
	font-weight: bold;
	display:block;
	background-color:#999;
	width:90px;
	font-size: 13px;
	line-height:17px;
}
/*Switchable*/
.slide-trigger {
    position: relative;
	top:-65px;
    width: 885px;
    text-align: right;
    padding-right: 5px;
}

.slide-trigger a {
    display: inline-block;
    margin-right: 3px;
    width: 16px;
    height: 16px;
    line-height: 16px;
    text-align: center;
    color: #d94b01;
    background-color: #fff5e1;
    border: 1px solid #f47500;
    outline: none;
    overflow: hidden;
}

.slide-trigger a:hover {
    text-decoration: none;
}

.slide-trigger a.current {
    width: 18px;
    height: 18px;
    line-height: 18px;
    font-weight: bold;
    color: #FFF;
    background: url(image/t-bg.png) repeat-x;
    text-decoration: none;
}

.slide-panel {
    position: relative;
    width: 883px;
    height: 286px;
    overflow: hidden;
    padding-top: 40px;
    margin: auto;
	z-index:-1;
}

.slide-panel div {
    position: absolute;
    overflow: hidden;
}

.slide-panel div img {
    display: block;
    width: 883px;
    height: 191px;
    overflow: hidden;
}

.slide-panel2 {
    position: relative;
    width: 883px;
    height: 231px;
    overflow: hidden;
    padding-top: 40px;
    margin: auto;
	z-index:-1;
}

.slide-panel2 div {
    position: absolute;
    overflow: hidden;
}

.slide-panel2 div img {
    display: block;
    width: 883px;
    height: 191px;
    overflow: hidden;
}

#slide1 div {
    width: 2010em;
}

#slide1 div img {
    float: left;
}
.newform {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #666666;
}
/*END Switchable*/

