﻿@charset "UTF-8";

/* font: font-style || font-variant || font-weight || font-size || line-height || font-family
background: background-color || background-image || background-repeat || background-attachment || background-position */

.btn104{ width:104px; height:33px; background:transparent none no-repeat scroll 0 0; }
.btn105{ width:140px; height:33px; background:transparent none no-repeat scroll 0 0; }
.btn1{ background-image:url(../img/btn_sub_link.gif); }
.btn2{ background-image:url(../img/btn_sub_hover.gif); }
.btn3{ background-image:url(../img/btn_sub_actived.gif); }
.btn4{ background-image:url(../img/btn_close_link.gif); }
.btn5{ background-image:url(../img/btn_close_hover.gif); }
.btn6{ background-image:url(../img/btn_close_actived.gif); }
.btn7{ background-image:url(../img/btn_resend_link.gif); }
.btn8{ background-image:url(../img/btn_resend_hover.gif); }
.btn9{ background-image:url(../img/btn_resend_actived.gif); }
.btn10{ background-image:url(../img/btn_close_link_gray.gif); }
.btn11{ background-image:url(../img/btn_close_hover_gray.gif); }
.btn12{ background-image:url(../img/btn_close_act_gray.gif); }
.btn13{ background-image:url(../img/btn_sumit_gray.gif); }
.btn14{ background-image:url(../img/btn_Go.gif); }

.top_search_btn{position: relative; padding-bottom: 3px; width: 52px; height: 33px; background: url(../img/btn_Go.gif) no-repeat; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='../img/btn_Go.gif');  border: none; text-align: center; color: #666666; cursor: pointer; }


/* New pagination.ftl use ul-li modify by zhoujin 20110506 S*/
.page{ width:100%; height:33px; margin:20px 0; position:relative;}
.next li{float:left; margin:0 2px; background:white; list-style:none; display:block;}
.next a{ float:left;padding:10px;}
.next li a .fot6{color:#999;}
.next li a:hover{ background:#0184c8; color:#FFF; text-decoration:none;}
.next li a:hover .fot6{color:#fff;}
.next li .next_on{ background:#0184c8; color:#FFF; }
.next li a.a_prev{padding-left:15px; width:30px;width:79px;height:13px; background:url(../img/btn_Prev_link_gray.gif) #e3e3e3 left center no-repeat;}
.next li a.a_prev:hover{ background:url(../img/btn_Prev_hover_gray.gif) #0184c8 left center no-repeat;}
.next li a.a_next{padding-right:15px;width:79px;height:13px; background:url(../img/btn_Next_link_gray.gif) #e3e3e3 right center no-repeat;}
.next li a.a_next:hover{ background:url(../img/btn_Next_hover_gray.gif) #0184c8 right center no-repeat;}
/* New pagination.ftl use ul-li modify by zhoujin 20110506 E*/
