/*页面通用主样式*/
body,td,th,input,select,textarea {font-family:"宋体",Arial,; font-size:12px; color:#303030;}
body {background:#ffffff; margin:0px; padding:0px;}
form,img,iframe {margin:0px; padding:0px;}
input,select,textarea {margin:0px;}
a img{border:none;}

/*链接主样式*/
a {font-size:12px;}
a:link,a:visited {color:#555555; text-decoration:none;}
a:hover,a:active {color:#ff0000; text-decoration:underline;}
/*a:active {outline:none;blr:expression(this.onFocus=this.blur());}*/


/*链接blue1样式：蓝色*/
a.fen:link,a.fen:visited {color:#eebdbd; text-decoration:none;}
a.fen:hover,a.fen:active {color:#eebdbd; text-decoration:none;}

a.wight:link,a.wight:visited {color:#fff; text-decoration:none;}
a.wight:hover,a.wight:active {color:#fff; text-decoration:none;}

a.huise:link,a.huise:visited {display:block;color:#5c5c5c; text-decoration:none; height:40px; line-height:30px;}
a.huise:hover,a.huise:active {display:block;color:red; text-decoration:none;height:40px; line-height:30px;}

a.huise2:link,a.huise2:visited {display:block;color:#5c5c5c; text-decoration:none; height:54px; line-height:32px; background:url(../images/ab_name.jpg) no-repeat;}
a.huise2:hover,a.huise2:active {display:block;color:red; text-decoration:none; height:54px; line-height:32px; background:url(../images/ab_name.jpg) no-repeat;}

a.menu:link,a.menu:visited{ display:block; color:#3D3D3D; width:94px; height:34px; line-height:30px; background:url(../images/menu.jpg) center top no-repeat;text-align:center;font-size:14px; padding-bottom:4px; }
a.menu:hover,a.menu:active{ display:block; color:#fff; width:94px;  height:30px; line-height:34px;  text-align:center; background:url(../images/menu_2.jpg) center top no-repeat; font-size:14px; text-decoration:none;}

a.cp:link,a.cp:visited{ display:block; color:#fff;  height:25px; line-height:25px; background:url(../images/cp_bg_32.jpg) center top no-repeat;font-size:12px; padding-left:25px; font-weight:bold;}
a.cp:hover,a.cp:active{ display:block; color:#fff;  height:25px; line-height:25px; background:url(../images/cp_bg_32.jpg) center top no-repeat; font-size:12px; text-decoration:none; padding-left:25px; font-weight:bold;}
a.cp_2:link,a.cp_2:visited{ display:block; color:#fff; height:25px; line-height:25px; background:url(../images/cp_bg_33.jpg) no-repeat left center;font-size:12px; padding-left:30px;font-weight:bold; }
a.cp_2:hover,a.cp_2:active{ display:block; color:#fff; height:25px; line-height:25px; background:url(../images/cp_bg_33.jpg) no-repeat left center; font-size:12px; text-decoration:none; padding-left:30px; font-weight:bold;}

a.cp_3:link,a.cp_3:visited{ display:block; color:#fff; height:25px; line-height:25px; background:url(../images/dorr_32.jpg) no-repeat left center;font-size:12px; padding-left:20px; }
a.cp_3:hover,a.cp_3:active{ display:block; color:#fff; height:25px; line-height:25px; background:url(../images/dorr_32.jpg) no-repeat left center; font-size:12px; text-decoration:none; padding-left:20px; text-decoration:underline;}

a.new:link,a.new:visited{ display:block; color:#505050; height:25px; line-height:25px; background:url(../images/bor_67.jpg) no-repeat left center;font-size:12px; padding-left:10px; }
a.new:hover,a.new:active{ display:block; color:red; height:25px; line-height:25px; background:url(../images/bor_67.jpg) no-repeat left center; font-size:12px; text-decoration:none; padding-left:10px;}

/*页面整体内容DIV样式*/
#header {margin:auto; text-align:left; background:url(../images/header_bg_01.jpg) repeat-x;}
.header_inner{ width:1000px; margin:auto;}
.search{ background:url(../images/searchl.jpg) no-repeat; height:21px!important; height:21px; width:161px; overflow:hidden; border: 0; padding-top:0px!important;  padding:0px 0px 0 6px; color:#555;font-size:12px; line-height:31px;}
#main,#footer{ background:url(../images/main_bg_27.jpg) repeat;}
.main_inner{ background:url(../images/lin_bg_19.jpg) repeat-y; width:1000px; margin:auto;}
.main_in_inner{ width:992px; margin:auto;}
.left_titel{background:url(../images/left_titel_23.jpg) no-repeat; height:34px; line-height:24px; font-family:'微软雅黑'; font-size:16px; font-weight:bold;color:#fff; padding-left:50px;}
.img_bg{ background:url(../images/img_bg.jpg) no-repeat; width:137px; height:98px;}
.footrt_inner{ background:url(../images/lin_bg_19.jpg) repeat-y; width:1000px; margin:auto; }
.ab_img{ background:url(../images/ab_img_23.jpg) no-repeat;}

/*图片链接样式*/
.style_img1 a img {border:solid 1px #FFFFFF; text-decoration:none;}
.style_img1 a:hover img {border:solid 1px #FF0000; text-decoration:none;}

/*表格样式*/
.style_table1 {border-spacing:0px; border-collapse:collapse; border-left:solid 1px #cdcdcd; border-top:solid 1px #cdcdcd;}
.style_table1 td {padding:3px 5px 3px 5px; border-right:solid 1px #cdcdcd; border-bottom:solid 1px #cdcdcd;}

/*H1标题样式*/
h1 {font-size:28px; font-weight:bold; line-height:40px; display:inline;}

/*页内模块标题栏名称样式*/
.style_title1 {color:#FF0000; font-size:15px; font-weight:bold;}

/*自定义行高*/
.line_height{line-height:25px;}