/*页面通用主样式*/
body,td,th,input,select,textarea {font-family:"宋体",Arial; font-size:12px; color:#505050;}
body {background:url(../images/bg.jpg) repeat; 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.blue1:link,a.blue1:visited {color:#0079ff; text-decoration:none;}
a.blue1:hover,a.blue1:active {color:#0000ff; text-decoration:underline;}

a.huise2:link,a.huise2:visited {color:#fff; text-decoration:none; height:50px; line-height:50px;}
a.huise2:hover,a.huise2:active {color:#fff; text-decoration:none;height:50px; line-height:50px;}

a.new_b:link,a.new_b:visited { display:block; height:26px; line-height:26px; font-weight:bold;color:#505050; text-decoration:none;}
a.new_b:hover,a.new_b:active { display:block; height:26px; line-height:26px; font-weight:bold;color:red; text-decoration:none;}

a.cp_name:link,a.cp_name:visited { display:block; height:30px; line-height:30px;color:#505050; text-decoration:none;}
a.cp_name:hover,a.cp_name:active {display:block; height:30px; line-height:30px;color:red; text-decoration:none;}

a.menu:link,a.menu:visited{ color:#fff;display:block;font-size:14px;  width:123px;text-align:center; font-family:"微软雅黑";height:50px; line-height:50px; background:url(../images/line.jpg) no-repeat right center;}
a.menu:hover,a.menu:active{ display:block; text-decoration:none; color:#fff;font-size:14px; background:url(../images/menu_2_24.jpg) no-repeat;width:123px; text-align:center;font-family:"微软雅黑"; height:50px; line-height:50px; }

a.cp:link,a.cp:visited{ color:#5f5f5f;display:block;font-size:12px; height:35px; line-height:35px; background:url(../images/cp_bg_12.jpg) no-repeat left; text-align:left; padding-left:25px; font-size:12px;   }
a.cp:hover,a.cp:active{ display:block; text-decoration:none; color:red;font-size:12px;height:35px; line-height:35px; background:url(../images/cp_bg_12.jpg) no-repeat left;  text-align:left; padding-left:25px; }

a.cp_2:link,a.cp_2:visited{ color:#5f5f5f;display:block;font-size:12px; height:24px; line-height:24px; background:url(../images/cp_19.jpg) no-repeat left; text-align:left; padding-left:20px; font-size:12px;   }
a.cp_2:hover,a.cp_2:active{ display:block; text-decoration:none; color:red;font-size:12px;background:url(../images/cp_19.jpg) no-repeat left; height:24px; line-height:24px; text-align:left; padding-left:20px; }

.new{ background:url(../images/li_48.jpg) no-repeat left center; padding-left:15px; height:24px; line-height:24px;}
a.news:link,a.news:visited {color:#303030; text-decoration:none; display:block;height:24px; line-height:24px; float:left;}
a.news:hover,a.news:active {color:red; text-decoration:none;display:block;height:24px; line-height:24px; float:left;}
.time{display:block;height:24px; line-height:24px; float:right; font-size:11px; color:#999;}

/*页面整体内容DIV样式*/
#header{margin:auto; width:1002px; text-align:left; background:url(../images/main_bg_06.jpg) repeat-y; margin-top:20px;}
.header_inner,.main_inner{width:990px; margin:auto;}
#main,#footer {margin:auto; width:1002px; text-align:left; background:url(../images/main_bg_06.jpg) repeat-y; }
.main_inner{padding:10px;}
.left_titel{ background:url(../images/left_titel_bg_06.jpg) repeat-x; height:35px; line-height:35px; color:#fff; padding-left:30px; font-size:14px;font-family:"微软雅黑";}
.cp_img{ width:150px; height:105px; padding:2px; border:1px solid #ddd;}
.footer_inner{width:990px; margin:auto; background:url(../images/footer_bg_58.jpg) no-repeat; height:73px;}

/*表格样式*/
.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;}

.search{  height:31px!important; height:31px; width:210px; overflow:hidden; border: 0; padding-top:0px!important;  padding:0px 10px 0 10px; color:#909090;font-size:12px; line-height:31px;}

