/*-------------reset--------------*/
body, div, dl, dt, dd, ul, li, h1, h2, h3, h4, h5, h6,
pre, form, fieldset, input, textarea, p, th, td { padding: 0; margin: 0; }
header, nav, section, article, aside, footer{ display:block; } 
table { border-collapse: collapse; border-spacing: 0; }
img { border: 0;}
ul { list-style: none;}

/* --------text-------- */
.f12{ font-size:12px;}
.f14{ font-size:14px;}
.f16{ font-size:16px;}
.f18{ font-size:18px;}
.f20{ font-size:20px;}
.f24{ font-size:24px;}
.f30{ font-size:30px;}
.f36{ font-size:36px;}
.f48{ font-size:24px;}
.f60{ font-size:60px;}
.f72{ font-size:72px;}
.fb{ font-weight:bold;}

/* --------align-------- */
.tl{ text-align:left;}
.tc{ text-align:center;}
.tr{ text-align:right;}

/* --------float-------- */
.fl{ float:left;}
.fr{ float:right;}
.cl{ clear:both;}

/* --------color-------- */
.c_white{ color:#FFF;}
.c_gray{ color:#EEE;}
.c_blue{ color:#6792a7;}
.c_green{ color:#9C3;}
.c_orange{ color:#F90;}
.c_red{ color:#C33;}
.c_dark{ color:#333;}

.bg_white{ background:#FFF;}
.bg_gray{ background:#EEE;}
.bg_blue{ background:#6792a7;}
.bg_green{ background:#9C3;}
.bg_orange{ background:#F90;}
.bg_red{ background:#C33;}
.bg_dark{ background:#333;}
.bg_yellow{ background:#ffe900;}

/* --------width-------- */
.w1{ width:980px; padding:0 10px;}
.w2l{ width:480px; padding:0 10px; float:left;}
.w2r{ width:480px; padding:0 10px; float:right;}
.w3l{ width:313px; padding:0 10px; float:left;}
.w3r{ width:313px; padding:0 10px; float:right;}
.w4l{ width:230px; padding:0 10px; float:left;}
.w4r{ width:230px; padding:0 10px; float:right;}

.w10{ width:10px;}
.w20{ width:20px;}
.w30{ width:30px;}
.w40{ width:40px;}
.w50{ width:50px;}
.w60{ width:60px;}
.w70{ width:70px;}
.w80{ width:80px;}
.w90{ width:90px;}

.w100{ width:100px;}
.w200{ width:200px;}
.w300{ width:300px;}
.w400{ width:400px;}
.w500{ width:500px;}
.w600{ width:600px;}
.w700{ width:700px;}
.w800{ width:800px;}
.w900{ width:900px;}

/* --------padding-------- */
.p5{ padding:5px;}
.pt5{ padding-top:5px;}
.pr5{ padding-right:5px;}
.pb5{ padding-bottom:5px;}
.pl5{ padding-left:5px;}

.p10{ padding:10px;}
.pt10{ padding-top:10px;}
.pr10{ padding-right:10px;}
.pb10{ padding-bottom:10px;}
.pl10{ padding-left:10px;}

.p20{ padding:20px;}
.pt20{ padding-top:20px;}
.pr20{ padding-right:20px;}
.pb20{ padding-bottom:20px;}
.pl20{ padding-left:20px;}

.p40{ padding:40px;}
.pt40{ padding-top:40px;}
.pr40{ padding-right:40px;}
.pb40{ padding-bottom:40px;}
.pl40{ padding-left:40px;}


/* --------margin-------- */
.m10{ margin:10px;}
.mt10{ margin-top:10px;}
.mr10{ margin-right:10px;}
.mb10{ margin-bottom:10px;}
.ml10{ margin-left:10px;}

.m20{ margin:20px;}
.mt20{ margin-top:20px;}
.mr20{ margin-right:20px;}
.mb20{ margin-bottom:20px;}
.ml20{ margin-left:20px;}

/* table_box */
.table_box{ font:14px/30px Arial; border-top:solid 1px #eee; border-left:solid 1px #eee;}
.table_box th{ border-right:solid 1px #eee; border-bottom:solid 1px #eee; background:#f2f2f2; text-align:left; padding:0 10px;}
.table_box td{ border-right:solid 1px #eee; border-bottom:solid 1px #eee;  padding:0 10px;}

/* btn */

.btn_yellow{ width:130px; display:block; font:bold 18px/40px "微软雅黑"; height:40px; color:#666; text-align:center; background:#ffe900; margin-bottom:10px; border:none;}
.btn_yellow:hover{  background:#FC0; text-decoration:none;}

.btn_white{ width:100px; display:block; font:12px/25px "微软雅黑"; height:25px; text-align:center; background:#fff; margin-top:10px; border:none; border:solid 1px #ccc; float:right;}
.btn_white:hover{ background:#f1f1f1; text-decoration:none;}

.btn_more{ font:8px/15px Arial; width:50px; text-align:center; background:#ccc; color:#fff; display:block; margin:10px 0;}
.btn_more:hover{background:#036; color:#fff; }

.btn_more2{ font:8px/15px Arial; width:50px; text-align:center; background:#036; color:#fff; display:block; margin:10px 0;}
.btn_more2:hover{background:#036; color:#fff; }

/* input */
input,select{ width:380px; font:18px/30px "微软雅黑"; height:30px; border:solid 1px #ccc; outline:none; color:#999; padding:0 5px;}
input:focus,select:focus{ border:solid 1px #9ccbf0;}

.input_short{ width:120px; float:left;  margin-right:20px;}

/*上一页下一页*/

a.btn_blue {
    background: #fff;
    float: left;
    height: 48px;
    line-height: 35px;
    text-align: center;
    width: 48px;
	border:1px solid #ccc;
	text-indent:-9999px;
}
a.Pre {
    background: #f1f1f1 url("../images/rightbtn001.png") no-repeat center center;
	border:1px solid #f1f1f1;
}
a.Next {
    background: #f1f1f1 url("../images/rightbtn01.png") no-repeat scroll center center;
	border:1px solid #f1f1f1;
}
a.Pre:hover {
    background: #00004c url("../images/rightbtn002.png") no-repeat scroll center center;
}
a.Next:hover {
    background: #00004c url("../images/rightbtn02.png") no-repeat scroll center center;
}

.p_s{ position:relative;}
.p_s dd div a.third-menu{ font-size:10px;}

