﻿@charset "utf-8";
/* reset */
*{ padding:0; margin:0;}
/*--------公用样式-------*/


.main{width:1200px;margin:0 auto;}
.fl{float:left;}
.fr{ float:right;}
.ml5{margin-left:5px;}
.ml10{margin-left:10px;}
.ml20{margin-left:20px;}
.ml30{ margin-left:30px;}
.mr5{margin-right:1px;}
.mr6{margin-right:6px;}
.mt5{margin-top:5px;}
.mt10{margin-top:10px;}
.mt30{margin-top:30px;}
.mt6{margin-top:6px;}
.hide{display:none;}

.select-1{ width:120px; height:20px; line-height:20px;}

/*botton text*/
.tybt-1{ width:70px; height:28px; line-height:28px; color:#fff; font-size:14px; font-weight:bold; text-align:center; border:none; cursor:pointer;background:url(../images/tybt-1.jpg) no-repeat;}
.tybt-2{width:67px; height:23px; line-height:23px; color:#fff; font-size:12px; text-align:center;border:none; cursor:pointer; background:url(../images/tybt-2.jpg) no-repeat;}
.tybt-4{ font-size:12px; color:#fff; padding:5px 10px; text-align:center; cursor:pointer; background:#ff5400; border:none;}
.tybt-5{ width:113px; height:28px; line-height:28px; color:#fff; text-align:center; font-weight:600; cursor:pointer; border:none; background:url(../images/tybt-5.jpg);}
.tybt-6{ width:162px; height:45px; line-height:45px; color:#fff; text-align:center; font-size:20px; font-family:"微软雅黑"; cursor:pointer; border:none; background:url(../images/tybt-6.jpg);}
.text{ height:22px; line-height:22px; padding:0 5px; outline:none; border:1px solid #d3d3d3;}
.text-1{ width:200px; color:#666;}
.text-2{ width:250px; color:#666; height:30px; line-height:30px;}
.text-3{width:400px; color:#666; height:30px; line-height:30px;border:1px solid #e8e8e8;}
.text-4{ width:80px; height:20px; line-height:20px;}

.textarea-1{height:80px; width:500px; line-height:22px; padding:0 5px; outline:none; border:1px solid #d3d3d3; }
.textarea-2{height:40px; width:500px; line-height:22px; padding:0 5px; outline:none; border:1px solid #e8e8e8; }



/*分页*/
.fenye {padding:3px; height:40px; line-height:40px; display:block; text-align:center;}
.fenye a {color:#88af3f;padding:4px 8px;margin:0 5px;text-decoration:none;border:1px solid #ddd;}
.fenye a:hover,.fenye a:active{color:#638425;background:#f1ffd6;border:1px solid #85bd1e; }
.fenye span.current {color:#fff;padding:4px 8px;font-weight:bold;background:#b2e05d;border:1px soil #b2e05d;;margin:0 5px}
.fenye span.disabled {color:#ccc;padding:4px 8px;margin-right:5px;border:1px solid #f3f3f3;}



#gotop {position:fixed; bottom:10%; _position:absolute; display:block; width:26px; height:72px; background:url(../images/fhtop.jpg) no-repeat 0 0;overflow:hidden;}
a#gotop:active {outline: none; star:expression(this.onFocus=this.blur());}