/* CSS Document */
body  {
	font: 12px Arial, Verdana, Helvetica, sans-serif;
	background: url(../images/bg.gif) center repeat-y;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #666;
	background:url(../images/bg.gif) center repeat-y;
}
form{margin:0; padding:0;}
a:hover{position:relative;top:1px;left:1px;}
#container { 
	width: 1001px;  
	margin: 0 auto; 
	border-top: 0px solid #146d28;
	text-align: left; 
} 
#header { 
	height:133px;
} 
.logo{	
	background: url(../images/logo.jpg); 
	height:102px;
}
.main_menu{
	background:url(../images/menu_repeat.gif);
	height:31px;
	/*margin-top:-12px;*margin-top:0px !important; _margin-top:0px;区别FF，IE7，IE6*/
	padding:0px;
}
.main_menu ul{padding:0px;	margin:0px;}
.main_menu li{
	list-style:none;
	float:left;
	display:inline;
	text-align:left;
	padding:8px 0px 8px 45px;
	margin:0 35px 0 0;
	/*margin:8px 45px 8px 0;*/
}
.main_menu li.m1{
	background:url(../images/m1.gif) left top no-repeat; 
}
.main_menu li.m1 a{	color:#ab1a15;}
.main_menu li.m2{
	background:url(../images/m2.gif) left top no-repeat; 
}
.main_menu li.m2 a{color:#ab1a15;}
.main_menu li.m3{
	background:url(../images/m3.gif) left top no-repeat; 
}
.main_menu li.m3 a{color:#ab1a15;}
.main_menu li.m4{
	background:url(../images/m4.gif) left top no-repeat; 
}
.main_menu li.m4 a{color:#ab1a15;}

.main_menu li.m5{
	background:url(../images/m5.gif) left top no-repeat; 
}
.main_menu li.m5 a{color:#ab1a15;}

.main_menu li.m6{
	background:url(../images/m6.gif) left top no-repeat; 
}
.main_menu li.m7{
	background:url(../images/m6.gif) left top no-repeat; 
}
.main_menu li.m7 a{color:#ab1a15;}

#header .main_menu li a{
	color:#fff;
	cursor:pointer;
	text-decoration:none;
	font-weight:bold;
}
#header .main_menu li a:hover{
	text-decoration:underline;
	position:relative;
	top:1px;
    left:1px;
}

#footer { 
	line-height:160%;
	padding: 0 10px 0 20px; 
	height:80px;
	border-top:0px solid #146d28;
	border-bottom:0px solid #ddd;
	background:url(../images/footer_bg.gif) bottom;
} 
#footer p {
	margin: 0; 
	padding: 10px 0; 
	color:#fff;
}
#footer a{
	color:#fff;
	text-decoration:none;
}
#footer a:hover{
	color:#fff;
	text-decoration:underline;
}
.link{color:#666;margin-left:50px;}
.link span{color:red;}
.link a{color:#666;text-decoration:none;}
.link a:hover{color:#ccc;text-decoration:underline;}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/*頁數樣式
=============================================================================================*/
.PagerWrap{
	clear:both;
	padding:5px 10px;
	font-size:12px;
	color:#5f5f5f;
}
.PagerWrap a{
	font-size:11px;
	color:#5f5f5f;
	font-family:Verdana;
	padding:3px;
	text-decoration:none;
}
.PagerWrap a:hover{
	color:#a7e049;
	font-size:11px;
}
.PagerWrap span{
	border-right: 1px dotted #000; 
	padding-right:5px;
	margin-right:5px;
}

/*首頁左側樣式
==============================================================================*/
.index #sidebar1 {
	float: left; 
	width: 231px; !important;width: 221px;
	background: #fff; 
	padding: 5px 5px 15px 5px; *padding:20px 5px 15px 5px;
}
/*首頁新聞樣式*/
.index #sidebar1 .news {
	background:url(../images/in_news_bg.gif) bottom no-repeat;
	width:211px;
	padding-bottom:10px;
}
.index #sidebar1 .news dd a{
	padding-left:40px;
	color:#7f7f7f;
	text-decoration:none;
}
.index #sidebar1 .news dd a:hover{
	color:#5f5f5f;
	position:relative;
	top:1px;
	left:1px;
}
.index #sidebar1 .news dt {
	background:url(../images/in_news_title.gif) no-repeat;
	height:35px;
	padding:16px 0px 0px 70px;
	color:#000;
	font-size:15px;
	font-weight:bold;
	margin-bottom:5px;
}
.index #sidebar1 .news dd {
	line-height:260%;
	margin-bottom:3px;
	margin-left:0px;
	background:url(../images/news_list_bg.gif) bottom no-repeat;
}
.index #sidebar1 .news dt span{
	margin-left:25px;
}
/*首頁左側快速連接圖標*/
.index #sidebar1 .quicklink dt{
	margin:6px 0px;
}
/*首頁右側樣式
==============================================================================*/
.index #sidebar2 {
	float: right; 
	width: 261px; !important;width: 241px;
	padding: 5px 5px 15px 5px; *padding:17px 5px 15px 5px;
}
/*首頁右側推薦產品樣式*/
.index #sidebar2 .product{
	background: url(../images/in_pro_bg.gif) bottom no-repeat; 
	height:300px;
}
.index #sidebar2 .product dd span{
	background:url(../images/icon_m1.gif) no-repeat;
	line-height:200%;
	padding-left:24px;
}
/*首頁技術園地樣式*/
.index #sidebar2 .tech {
	background:url(../images/in_tech_bg.gif) bottom no-repeat;
	width:241px;
	padding-bottom:10px;
}
.index #sidebar2 .tech dd a{
	padding-left:50px;
	color:#7f7f7f;
	text-decoration:none;
}
.index #sidebar2 .tech dd a:hover{
	color:#5f5f5f;
	position:relative;
	top:1px;
	left:1px;
}
.index #sidebar2 .tech dt {
	background:url(../images/in_tech_title.gif) no-repeat;
	height:18px;
	padding:10px 0px 18px 30px;
	color:#000;
	font-weight:bold;
	margin-bottom:5px;
}
.index #sidebar2 .tech dd {
	line-height:210%;
	margin-bottom:10px;
	margin-left:0px;
	background:url(../images/tech_list_bg.gif) bottom no-repeat;
}
.index #sidebar2 .tech dt span{
	margin-left:100px;
}
/*首頁中間樣式
==============================================================================*/
.index #mainContent { 
	margin: 0px 261px 0px 231px; 
	padding: 5px 0px 15px 0px; *padding:0px 0px 15px 0px;
	height:auto;
} 
.newpro{
	background:url(../images/in_middle_newpro_bg.gif) bottom left no-repeat;
	height:340px;
}
.newpro span{color:red;font-weight:bold;}
.newpro_content{margin:0 0px;line-height:160%; height:280px;width:480px;}
.newpro_content a{color:#666;}
.newpro_content img{margin:20px 10px 80px;border:1px solid #ccc;}
.newpro_content h3{font-size:14px;color:#ff8800;margin:4px 0px 0 10px; border-bottom:1px dashed #ccc;}

.index .footer_ass{
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
}
.footip{float:left;margin:3px 0px;}
.footlink{ float:right;margin:3px 0px;}
.footlink a{ color:#666;text-decoration:none;}
.footlink a:hover{ color:#5f5f5f;text-decoration:none;}

/*内页左侧样式
====================================================================================*/
.page #sidebar1 {
	float: left; 
	width: 231px; !important;width: 221px;
	background: #fff; 
	padding: 5px 5px 15px 5px; *padding:20px 5px 15px 5px;
}
/*内页新聞樣式*/
.page #sidebar1 .news {
	background:url(../images/in_news_bg.gif) bottom no-repeat;
	width:211px;
	padding-bottom:10px;
}
.page #sidebar1 .news dd a{
	padding-left:40px;
	color:#7f7f7f;
	text-decoration:none;
}
.page #sidebar1 .news dd a:hover{
	color:#7bb700;
	position:relative;
	top:1px;
	left:1px;
}
.page #sidebar1 .news dt {
	background:url(../images/in_news_title.gif) no-repeat;
	height:35px;
	padding:16px 0px 0px 70px;
	color:#000;
	font-weight:bold;
	margin-bottom:5px;
}
.page #sidebar1 .news dd {
	line-height:260%;
	margin-bottom:3px;
	margin-left:5px;
	background:url(../images/news_list_bg.gif) bottom no-repeat;
}
.page #sidebar1 .news dt span{
	margin-left:30px;
}
/*内頁左側快速連接圖標*/
.page #sidebar1 .quicklink dt{
	margin:6px 0px;
}

.page .news_list dl dd{line-height:180%;border-bottom:1px dashed #ccc;margin:5px;padding-left:18px; background:url(../images/icon_news01.gif) 3px no-repeat;}
.page .news_list a{color:#666;text-decoration:none;}
.page .news_list a:hover{text-decoration:underline;}
.page .news_list dl dd span{font-size:10px;margin-left:50px;}
.page .news_list p{margin:10px;font-size:12px;}
.page .news_list h1{font-size:14px;text-align:center;margin:0px 20px;padding:0;color:#000;}
.page .news_list h2{font-size:10px;text-align:right;padding:0 10px 5px 0px;border-bottom:1px dashed #ccc;margin:0 10px;font-weight:lighter;}
/*内页产品列表樣式*/
.page #sidebar1 .products_list {
	background:url(../images/in_news_bg.gif) bottom no-repeat;
	width:211px;
	padding-bottom:10px;
}
.page #sidebar1 .products_list dd a{
	padding-left:40px;
	color:#7f7f7f;
	text-decoration:none;
}
.page #sidebar1 .products_list dd a:hover{
	color:#7bb700;
	position:relative;
	top:1px;
	left:1px;
}
.page #sidebar1 .products_list dt {
	background:url(../images/in_news_title01.gif) no-repeat;
	height:35px;
	padding:16px 0px 0px 10px;
	color:#f0f0f0;
	font-weight:bold;
	margin-bottom:5px;
}
.page #sidebar1 .products_list dt a{
color:#000000;
padding-left:0;
text-decoration:none;
}

.page #sidebar1 .products_list dd {
	line-height:260%;
	margin-bottom:3px;
	margin-left:0px;
	background:url(../images/pro_list_bg.gif) bottom no-repeat;
}
.page #sidebar1 .products_list dt span{
	margin-left:0;
}

/*内頁右側樣式
==============================================================================*/
.page #sidebar2 {
	float: right; 
	width: 200px;
	padding: 5px 5px 15px 5px; *padding:17px 5px 15px 5px;
}
/*内頁右側推薦產品樣式*/
.page #sidebar2 .product{
	background: url(../images/page_pro_bg.gif) bottom no-repeat; 
	height:auto;
}
.page #sidebar2 .product a{
	color:#666;
	text-decoration:none;
}
.page #sidebar2 .product dd{margin-left:20px;}
.page #sidebar2 .product dd span{
	line-height:200%;
	padding-left:20px;
	text-align:center;
}
/*内頁中間樣式
==============================================================================*/
.page #mainContent { 
	margin: 0px 200px 0px 231px; 
	padding: 5px 0px 15px 0px; *padding:0px 0px 15px 0px;
	width:550px;
} 
.pro_title{background:url(../images/pro_title.gif) center no-repeat;height:25px;font-size:12px;margin:15px auto;*margin:20px auto;padding:5px 0 0 25px;width:525px;}
.pro_title span{font-size:9px;font-family:Arial;}
.pro_title a{color:#666;text-decoration:none;}
.pro_title a:hover{color:#ff8800;}
.pro_list {float:left;text-align:center;margin:5px 10px;background:url(../images/pro_picbg.gif) top center no-repeat;width:150px;padding-top:6px;height:190px;}
.pro_list img{width:137px;height:137px;}
.pro_list h3{font-size:12px;font-weight:lighter;margin:9px 0 ;}
.pro_list a{color:#666;text-decoration:none;}
.pro_list a:hover{color:#ff8800;}

.aboutus p{margin:10px 20px;}
.case{background:url(../images/case_bg.jpg) no-repeat;height:245px;width:517px;margin:0 auto;padding:10px;line-height:160%;}
.case h1{font-size:14px;color:#ff8800;border-bottom:1px dashed #ccc;padding:5px;margin:5px;}
.case img{width:170px;height:124px;background:url(../images/case_pic_bg.jpg) no-repeat;padding:11px 30px 11px 2px;}
.case_content{ float:left;margin:-15px 10px 0 10px;*margin:0px 10px 0 10px;color:#666;width:295px;}
.case_content strong{margin:0 5px 0 0; color:#000;}
.contactus p{padding:10px;line-height:180%;}
.case_content a{color:#666;text-decoration:none;}
.case_content a:hover{text-decoration:underline;}

.pro_detail_pic img{width:200px;height:200px;float:left;margin:0 10px;}
.pro_detail_intro{float:left; color:#ff8800;margin-left:30px;}
.pro_detail_intro strong{font-size:15px;}
.pro_detail_intro dl dt{margin:8px 0;}
.pro_detail_intro span{color:#709c29;}
.pro_detail_intro a{color:#666;}
.pro_detail {background:url(../images/pro_subtitle.gif) top left no-repeat;padding:4px 0px 8px 20px; *padding:7px 0 8px 20px;margin:0 25px 0 5px;color:#666;}
.pro_detail span{color:#fff;}
.pro_detail a{color:#666;text-decoration:none;font-weight:bold;}
.pro_detail a:hover{color:#000;text-decoration:underline;}
.enquiry_form{color:#666; }
.enquiry_form strong{color:red;}
.enquiry_form input{border:0px;border-bottom:1px #ccc solid;background:url(../images/arrow_01.gif) center left no-repeat; padding-left:10px; color:#666;font-size:12px;}
.enquiry_form textarea{border:1px #ccc solid;}

.server a:hover{position:relative;top:0px;left:0px;}

/*網頁模板樣式*/
.page #mainContent_template { 
	margin: 0px 200px 0px 231px; 
	padding: 5px 0px 15px 0px; *padding:0px 0px 15px 0px;
	width:550px;
} 
.temp_title{background:url(../images/pro_title.gif) center no-repeat;height:30px;font-size:12px;margin:15px 0;*margin:20px 0;padding:5px 0 0px 25px;}
.temp_title span{font-size:9px;font-family:Arial;}
.temp_title a{color:#666;text-decoration:none;}
.temp_title a:hover{color:#ff8800;}
.temp_list h1{font-size:14px;text-align:center;margin:0px 20px;padding:0;color:#000;}
.temp_list h2{font-size:12px;text-align:center;padding:0 10px 5px 0px;border-bottom:1px dashed #ccc;margin:0 10px;font-weight:lighter;}
.temp_list p{text-align:center;}

.page #sidebar2 .templete{
 background: url(../images/page_pro_bg.gif) bottom no-repeat; 
 height:auto;
}
.page #sidebar2 .templete dd{margin:5px 35px;}
.page #sidebar2 .templete dd span{
 line-height:200%;
 padding-left:20px;
 text-align:center;
}

.page #sidebar2 .products_list {
	background:url(../images/in_news_bg1.gif) bottom   no-repeat;

	padding-bottom:10px;
	width:198px;

}
.page #sidebar2 .products_list dd a{
	padding-left:40px;
	color:#7f7f7f;
	text-decoration:none;
}
.page #sidebar2 .products_list dd a:hover{
	color:#7bb700;
	position:relative;
	top:1px;
	left:1px;
}
.page #sidebar2 .products_list dt {
	background:url(../images/in_news_title011.gif) no-repeat;
	height:36px;
	font-weight:bold;
	padding-top:15px;
}

.page #sidebar2 .products_list dt a{color:#000;text-decoration:none; padding-left:45px;}


.page #sidebar2 .products_list dd {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/news_list_bg_1.gif) no-repeat scroll center bottom;
line-height:260%;
margin-bottom:3px;
margin-left:0;
}
.page #sidebar2 .products_list dt span{
	margin-left:90px;
}

/*------------------------------------add by 2013-03-06-------------------------*/
.clear {
	clear: both !important;
    float: none !important;
    font-size: 0 !important;
    height: 0 !important;
    line-height: 0 !important;
    overflow: hidden !important;
}


/*首頁产品列表樣式*/
.index #sidebar1 .products_list {
	background:url(../images/in_news_bg.gif) bottom no-repeat;
	width:211px;
	padding-bottom:10px;
	margin:10px 0;
}
.index #sidebar1 .products_list dd a{
	padding-left:40px;
	color:#7f7f7f;
	text-decoration:none;
}
.index #sidebar1 .products_list dd a:hover{
	color:#7bb700;
	position:relative;
	top:1px;
	left:1px;
}

.index #sidebar1 .products_list dt {
	background:url(../images/in_news_title.gif) no-repeat;
	height:18px;
	line-height:18px;
	padding:8px 10px;
	color:#f0f0f0;
	font-weight:bold;
	margin-bottom:5px;
	text-align:center;
}
.index #sidebar1 .products_list dt a{color:#333;text-decoration:none;}

.index #sidebar1 .products_list dd {
	line-height:260%;
	margin-bottom:3px;
	margin-left:0px;
	background:url(../images/pro_list_bg.gif) bottom no-repeat;
}
.index #sidebar1 .products_list dt span{
	padding:8px 10px 0 0;float:right; display:block; width:42px; height:15px; margin-top:-22px;
}


.maincontent {padding:17px 10px 15px 10px; width:750px; float:right; display:inline;}


/*new banner*/
.mainbanner{ width:750px; height:280px; overflow:hidden; margin-bottom:15px;}

.slider_control{ width:720px; height:240px; margin:0; padding:15px 15px 25px 15px; position:relative; background:url(../images/mainbanner_bg.jpg) bottom no-repeat;}
.slider_control ul{margin:0; padding:0; list-style:none; position:relative;width:720px; height:240px; overflow:hidden;}
.slider_control ul li{display:none;clear:both;margin:0;zoom:1;position:relative; width:720px; height:240px; position:absolute; top:0px; left:0px; }
.slider_control ul li .photo{background:url(../images/loading.gif) center no-repeat; width:500px; height:220px; margin-right:15px; float:left;}
.slider_control ul li .photo img{ width:500px; height:220px;}
.slider_control ul li .title{ font-size:14px; display:block; line-height:20px; font-weight:bold; text-decoration:none; color:#555;}
.slider_control ul li .infotext{ float:left; width:205px; position:relative; margin-top:10px; height:230px;}
.slider_control ul li .infotext p{ line-height:20px; margin-top:10px; color:#7a7a7a;}
.slider_control ul li .infotext .more{ position:absolute; width:100px; height:20px; bottom:0px; right:25px; text-align:center;}
.slider_control ul li .infotext .more a{line-height:20px; font-weight:bold; color:#fff; font-size:13px; position:relative;}
.slider_control ul li .infotext .more a:hover{color:#fff;}
.slider_control ol{ clear:both; padding:0;margin:0; position:absolute; bottom:25px; z-index:99; float:left;left:38%;}
.slider_control ol li{margin-right:10px;position:relative;height:12px; display:inline; float:left; left:-50%;}
.slider_control ol li.last{margin-right:0px;}
.slider_control ol li a{height:12px;width:12px;background: url(../images/pagination.png) 0 0 no-repeat;display:block;text-indent:-999px; overflow:hidden;}
.slider_control ol li a:hover{ background-position:0 -12px;}
.slider_control ol li a.current{background-position:0 -24px;}

/*main search*/
.mainsearch{ width:750px; margin-bottom:15px; padding-bottom:10px; background: url(../images/in_middle_case_bg.gif) 0 bottom no-repeat;}
.searchbar{ width:750px; height:68px; background:url(../images/searchbar_bg.jpg) 0 0 no-repeat; position:relative;}
.searchbar select, .searchbar input{ float:left; display:inline; border:0;}
.searchbar .lang{height:20px;  margin:13px 8px 0 74px; background-color:#fff;}
.searchbar .domainname{ width:145px; height:20px; line-height:20px; margin:13px 10px 0 0; background:none;}
.searchbar .domainsuffix{ width:330px; height:20px; line-height:20px; margin:13px 15px 0 0; background:none;}
.searchbar .searchbutton{ width:80px; padding:4px 0; display:block; text-align:center; margin-top:11px; line-height:17px; background:url(../images/main_search_button.gif) no-repeat; font-size:13px; font-weight:bold; color:#fff; cursor:pointer;}

.domaintab{ clear:both; height:23px; position:absolute; left:0px; bottom:0px; width:100%;}
.domaintab ul{ padding:0; margin:0 0 0 15px; list-style:none;}
.domaintab li{ float:left; width:68px; height:22px; padding-bottom:1px; margin-right:5px; text-align:center; background:url(../images/maintab_li_bg.gif) 0 0 no-repeat;}
.domaintab li a{ color:#666; line-height:18px; padding:2px 0; text-decoration:none; display:inline-block;}
.domaintab li a:hover{ position:inherit;}
.domaintab li.current a{ color:#333; line-height:17px; border-bottom:1px solid #333; font-weight:bold;}

.suffixlist{margin:5px 15px 0 15px; width:720px; height:90px;}
.suffixlist table{ display:none; width:100%; table-layout:fixed;}
.suffixlist #asia{ table-layout:auto;}
.suffixlist table td{ vertical-align:middle; padding:5px 5px 4px 5px; line-height:20px; font-size:12px; border-bottom:1px dotted #ccc;}
.suffixlist table .last td{ border:0;}
.suffixlist table td input{ margin:4px 5px 0 0; float:left; width:13px; height:13px; display:inline;}
.suffixlist table td span{float:left; line-height:20px;}

/*main news*/
.mainlist{ float:left; width:365px; position:relative;}
.mainvps{ margin-bottom:10px; width:750px;}
.mainnews{ margin-right:20px; +margin-right:10px;}
.mainlist h4, .mainvps h4{ background:url(../images/pro_subtitle.gif) no-repeat left top; margin:0; line-height:25px; text-indent:20px; font-weight:normal; color:#fff; font-size:12px;}
.maincontent .readmore{ width:36px; height:17px; position:absolute; overflow:hidden; right:0px; top:2px;}
.mainlist ul{ padding:5px; margin:0; list-style:none;}
.mainlist li{ height:30px; position:relative; border-bottom:1px dotted #ccc; padding-left:25px; padding-right:70px; background:url(../images/mian_news_arrow.gif) 5px 8px no-repeat;}
.mainlist li a{ color:#7f7f7f; display:block; text-decoration:none; line-height:20px; padding:5px 0; white-space:nowrap;text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow: hidden;}
.mainlist li .date{ position:absolute; top:5px; right:0px; line-height:20px; font-size:11px; font-weight:bold; font-family:Arial, Helvetica, sans-serif; color:#666;}

.mainnewpro{background:url(../images/in_middle_case_bg.gif) bottom left no-repeat; margin-top:20px;}
.mainnewpro .title{ background:url(../images/in_middle_newpro.gif) no-repeat 0 0; height:40px; position:relative; width:750px;}
.mainnewpro .title .readmore{ top:8px; right:10px;}

.carousel{ clear:both; height:660px; width:730px;overflow: hidden; margin:0 10px;}
.carousel ul{margin:0; padding:0; list-style:none;}
.carousel li{ clear:both; height:220px;width:730px; overflow:hidden; padding:0; margin:0;vertical-align:bottom;}
.carousel li h3{border-bottom:1px dotted #999; text-indent:10px; line-height:29px; color:#f80; font-size:14px; margin:0;}
.carousel li img {border:1px solid #ccc; margin:10px 15px 0 10px; width:202px; float:left;}
.carousel li .textinfo{float:right;margin:10px 0 0 0; width:500px; overflow:hidden;}
.carousel li .textinfo p{ margin:0; padding:0; line-height:24px;}


/*page style*/
.pro_title{ line-height:22px;}
.maincontent .pro_title{ width:750px; background:url(../images/pro_title_large.gif) 0 0 no-repeat; margin-top:0px;line-height:18px;}
.maincontent .pro_list{ margin:5px 15px; display:inline;}

.index .footer_ass{ position:relative; margin:0; height:70px; width:1000px;background:url(../images/link_logo.gif) 30px 8px no-repeat;}
.index .footer_ass .ad_prve, .index .footer_ass .ad_next{ width:11px; height:21px; overflow:hidden; background-image:url(../images/scroll_arrow.gif); background-repeat:no-repeat; position:absolute; top:25px; display:block;}
.index .footer_ass .ad_prve{ left:190px; background-position: 0 0;}
.index .footer_ass .ad_prve:hover{position:absolute; background-position:0 -21px;}
.index .footer_ass .ad_next{left:970px; background-position:-11px 0;}
.index .footer_ass .ad_next:hover{position:absolute; background-position:-11px -21px;}
.index .footer_ass .footer_slider{ width:750px; height:70px; position:relative; overflow:hidden; margin:0 40px 0 210px;}
.index .footer_ass .footer_slider ul{ list-style:none; height:70px;}
.index .footer_ass .footer_slider li{ float:left; width:120px; height:50px; margin:10px 15px; display:inline;vertical-align:bottom;}
.index .footer_ass .footer_slider li img{ border:0;}