.ei-slider{
	position: relative;
	width: 1000px;
	height: 300px;
	margin: 0 auto;
}
.ei-slider-loading{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index:999;
	background: rgba(0,0,0,0.9);
	color: #fff;
	text-align: center;
	line-height: 300px;
}
.ei-slider-large{
	height: 300px;
	width: 1000px;
	margin:0 auto;
	overflow:hidden;
	position:relative;
	overflow: hidden;
}
.ei-slider-large li{
	position: absolute;
	top: 0px;
	left: 0px;
	overflow: hidden;
	height: 300px;
	width: 1000px;
}
.ei-title{
	position: absolute;
	left: 180px;
	top: 160px;
}
.ei-title h2, .ei-title h3{
	text-align: right;
}
.ei-title h2{
	font-size: 14px;
	line-height: 14px;
	font-family:"微軟正黑體";
	color: #666;
	margin-top:10px;
	font-weight:bold;
}
.ei-title h3{
	font-size: 30px;
	line-height: 30px;
	font-family: 'Open Sans Condensed', sans-serif;
	color: #333;
	font-weight:bold;
}
.ei-slider-thumbs{
	height: 5px;
	width:1000px;
	margin: 0 auto;
	position: relative;
}
.ei-slider-thumbs li{
	position: relative;
	float: left;
	height: 100%;
}
.ei-slider-thumbs li.ei-slider-element{
	top: 0px;
	left: 0px;
	position: absolute;
	height: 100%;
	z-index: 10;
	text-indent: -9000px;
	background: #000;
	background: rgba(0,0,0,0.9);
}
.ei-slider-thumbs li a{
	display: block;
	text-indent: -9000px;
	background: #666 ;
	width: 100%;
	height: 100%;
	cursor: pointer;
	-webkit-box-shadow: 
        0px 1px 1px 0px rgba(0,0,0,0.3), 
        0px 1px 0px 1px rgba(255,255,255,0.5);
	-moz-box-shadow: 
        0px 1px 1px 0px rgba(0,0,0,0.3), 
        0px 1px 0px 1px rgba(255,255,255,0.5);
	box-shadow: 
        0px 1px 1px 0px rgba(0,0,0,0.3), 
        0px 1px 0px 1px rgba(255,255,255,0.5);
	-webkit-transition: background 0.2s ease;
    -moz-transition: background 0.2s ease;
    -o-transition: background 0.2s ease;
    -ms-transition: background 0.2s ease;
    transition: background 0.2s ease;
}
.ei-slider-thumbs li a:hover{
	background-color: #f0f0f0;
}
.ei-slider-thumbs li img{
	position: absolute;
	bottom: 50px;
	opacity: 0;
	z-index: 999;
	max-width: 100%;
	-webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
	-webkit-box-reflect: 
        below 0px -webkit-gradient(
            linear, 
            left top, 
            left bottom, 
            from(transparent), 
            color-stop(50%, transparent), 
            to(rgba(255,255,255,0.3))
            );
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
.ei-slider-thumbs li:hover img{
	opacity: 1;
	bottom: 5px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
@media screen and (max-width: 830px) {
	.ei-title{
		position: absolute;
		right: 0px;
		margin-right: 0px;
		width: 100%;
		text-align: center;
		top: auto;
		bottom: 10px;
		background: #fff;
		background: rgba(255,255,255,0.9);
		padding: 5px 0;
	}
	.ei-title h2, .ei-title h3{
		text-align: center;
	}
	.ei-title h2{
		font-size: 20px;
		line-height: 24px;
	}
	.ei-title h3{
		font-size: 30px;
		line-height: 40px;
	}
}

.main_body{ width:1000px; margin:15px auto;}
.container{ background:url(../images/body_bg.jpg) repeat-x top; padding-bottom:20px; }

.bimg{ width:1000px; margin:0 auto;}
.bimg_btn{ margin-top:5px; position:relative; z-index:999999;}
.logo_menu{ width:1000px; margin:5px auto; margin-bottom:0px; padding-top:5px;}
.llogo{ background:url(../images/logo.png) no-repeat; width:371px; height:78px;}
.rmenu{ float:right; color:#1b1b1b; margin-top:22px;}
.rmenu li{ float:left; margin-left:15px; padding-left:20px; font:15px "微軟正黑體"; font-weight:bold; background:url(../images/menu_ico.png) no-repeat left 2px;}
.rmenu li.star{ background:none;}
.rmenu a{ color:#535353;}
.rmenu a:hover{ color:#FF0;font-size:16px;}
.rmenu p{ font-size:10px; color:#999; -webkit-text-size-adjust:none;}

.search_bg{  padding-bottom:10px;}
.search{ background:url(../images/search_bg.png) no-repeat; width:349px; height:48px; padding-left:60px; padding-top:30px; color:#FFF; text-transform: uppercase;}
.hnew{ float:right;  width:518px; height:67px; padding:10px 30px; padding-top:10px;}

.main_left{ float:left; width:203px;}
.main_right{ float:left; margin-top:10px; margin-left:10px; width:787px;}
.left_table1{ background:url(../images/car_bg.jpg) no-repeat; width:128px; height:71px; margin-top:10px; padding-left:65px; padding-top:20px; line-height:18px; padding-right:10px;}
.left_table2{ background: url(../images/table_bg2.jpg) repeat-y; width:203px; margin-top:10px;}
.table2_title{ height:25px; line-height:25px; padding:3px 10px; background:url(../images/table_bg.jpg) no-repeat top; font-weight:bold;}
.table2_main p{ padding:5px 15px; margin:0 6px; border-bottom:1px solid #eeeeee;}
.table2_main li{ background:url(../images/table_ico.png) no-repeat 20px; margin:0 6px; padding-left:40px; border-bottom:1px dotted #CCCCCC;}
.table2_main input{ margin:5px 0; }
.table2_main li:hover{ background-color:#eeeeee;}
.table2_end{ height:10px; background:url(../images/table_bg.jpg) no-repeat bottom;}

.down_link{ background-color:#898071; padding:20px 0; color:#FFF;}
.down_body{ width:1000px; margin:0 auto; border-right:1px solid #7b7365;}
.link_item{ border-left:1px solid #7b7365; padding-left:20px; line-height:20px; width:145px; float:left;}
.link_item h3{ color:#FF0; font:15px "微軟正黑體"; font-weight:bold; margin-bottom:10px;}
.link_item li{ list-style: url(../images/link_ico.png) inside; padding-left:2px;}
.link_item a{ color:#FFF; text-decoration:none;}
.copy_bg{ background-color:#000; color:#FFF; padding-top:20px;}
.copy_body{ width:1000px; margin:0 auto;}
.copy_left{ width:479px; border-right:1px solid #222222; text-align:right; padding-right:20px; float:left; height:150px;}
.copy_right{ width:460px; float:left; padding-left:20px;}

.main_txt{ border:3px solid #9d9485; background:url(../images/main_txt_bg.jpg) repeat-x top #FFF; margin-bottom:10px;}
.main_title{ float:left; margin-top:-3px; margin-left:10px;}
.main_title2{ float:left; margin-top:-23px; margin-left:10px; margin-right:20px;}
.main_title3{ float:left; margin-top:-13px; margin-left:10px; margin-right:20px;}
.main_bt{ border-bottom:1px solid #CCC; padding:8px; float:left; width:660px; font-weight:bold;}
.main_menu{ float:right;}
.main_main{ padding:20px;}
.main_page{ border-top:1px solid #CCC; padding:10px; text-align:center;}
.main_txt .more{ position:absolute; margin-left:784px; margin-top:10px;}

.kind{ background: url(../images/kind_bg.jpg) repeat-x ; height:20px; margin:0 6px; padding-left:4px; font-weight:bold; color:#900;}
.table2_main a{ color:#333;}
.table2_main a:hover{ color:#900;}

.table_news{ float:left; width:485px; border:3px solid #9d9485; background-color:#FFF; height:181px; overflow:hidden; line-height:20px; }
.table_ad{ margin-bottom:10px; width:283px; height:185px; float:right; border:1px solid #CCC; margin-left:10px;}
.news_title{ background:url(../images/news_title_bg2.jpg) repeat-y #000; padding:3px 5px; font:15px "微軟正黑體"; font-weight:bold;}
.news_title .more{ float:right; font-size:10px; -webkit-text-size-adjust:none; line-height:20px;}
.news_title .more a{ color:#FFF;}
.news_title_line{ background:url(../images/news_title_bg.jpg) repeat-y #9d9485; height:3px;}
.table_news ul{ margin-top:3px;}
.table_news li{ border-bottom:1px dotted #CCCCCC; padding:4px 2px;}
.table_news a{ color:#000;}
.table_news li:hover{ color:#900; background-color:#eeeeee;}

.plist .img_cut{ width:169px; height:111px; overflow:hidden; border:3px solid #eeeeee; }
.plist .img_cut img{ width:169px;}
.plist .money{ font-weight:bold; color:#900;}
.plist p{ width:165px; overflow:hidden; height:20px; color:#000; margin:0 auto;}
.plist li{ float:left; margin-right:10px; margin-bottom:10px;}
.plist li:hover{ background-color:#eeeeee;}
.list_t{ border-bottom:1px dotted #CCCCCC;}
.login_right{ float:left; margin-left:10px; margin-top:5px;}
.hlogin{ padding:10px 10px 0px 20px;}