﻿@charset "utf-8";
/* 结构元素 */
body{margin:0px;padding:0px;color:#454545;line-height:150%;font-size:12px; background:url(../images/bg.gif) repeat-y center top; font-family:"微软雅黑",Arial, Helvetica, sans-serif;}
div,img,ol,dt,input,button,input,textarea{margin:0;padding:0;border:0;text-align:left;}
p{margin:0;padding:0;border:0;}
h1,h2,h3 {margin:0;padding:0;font-weight:bold;}
ul,li {list-style:none;list-style-type:none; padding:0; margin:0}
.c{ border:0; margin:0; padding:0;clear:both;visibility:hidden;}

/* 表格元素 */
table,td,tr,th{font-size: 12px;line-height:180%; color:#787878;text-decoration: none; font-family:"微软雅黑",Arial, Helvetica, sans-serif;}
.dd1{ width:100%; border-left:#eaeaea solid 1px;border-top:#eaeaea solid 1px;border-collapse:collapse; margin-top:5px; margin-bottom:10px} 
.dd1 td{border-right:#eaeaea solid 1px;border-bottom:#eaeaea solid 1px;}
/* 表单元素 */
.biaodan{border:0px; padding:0; margin:0; width:300px; padding-left:5px; background:#ffffff; border:1px solid #e2e2e2; height:30px;line-height:30px;}
.biaodan1{border:1px solid #dddddd; background-color:#FFFFFF;width:300px; padding-left:5px; height:auto; color:#666666;}
/*按钮样式*/
.btn02 { width:130px; height:45px; background:#e83433; color:#ffffff; font-family: 微软雅黑; font-size:18px; line-height:45px; cursor:pointer; border:0; margin:0; padding:0; text-align:center;}
.btn04 { width:130px; height:45px; background:#d62d2c; color:#ffffff; font-family: 微软雅黑; font-size:18px; cursor:pointer; line-height:45px; border:0; margin:0; padding:0; text-align:center;}
.imgbox{width:140px; height:60px; border:1px solid #e2e2e2}
/* 链接颜色 */
a:link { color: #454545;	text-decoration: none;}
a:visited {	color: #454545;	text-decoration: none;}
a:hover { color: #000000;	text-decoration:none;}
a:active { color: #000000;	text-decoration: none;}

/* 分页 */
.newspage{ height:50px; padding-top:10px;}
.propage{ height:50px; padding-top:10px;}
.black2 {padding-top:8px; text-align: center;font-size: 12px;line-height:22px;}
.black2 a {border:#e6e6e6 1px solid;padding:5px 8px 5px 8px;margin: 1px;color: #444444;text-decoration: none;background-color:#e6e6e6}
.black2 a:hover {border:#bebebe 1px solid;color: #444;}
.black2 a:active {border:#bebebe 1px solid;color: #444;}
.black2 span.current {border: #bebebe 1px solid; padding:5px 8px 5px 8px;font-weight: bold; margin: 1px; color: #444; background-color: #bebebe}
.black2 span.disabled {border: #bebebe 1px solid;padding:5px 8px 5px 8px;margin: 3px;color: #333;}