/*页面通用主样式*/
body,td,th,input,select,textarea {font-family:Arial,宋体; font-size:12px; color:#444;}
body { background:#E8EBEF; margin:0px; padding:0px;}
form,img,iframe {margin:0px; padding:0px;}
input,select,textarea {margin:0px;}

/*链接主样式*/
a {font-size:12px;color:#666666;}
a:link,a:visited {color:#666666; text-decoration:none;}
a:hover,a:active {color:#ff0000; text-decoration:underline;}
a:active {outline:none;blr:expression(this.onFocus=this.blur());}


/*链接blue1样式：蓝色*/
a.green:link,a.green:visited {color:#1d8101; text-decoration:none;}
a.green:hover,a.green:active {color:#1d8101; text-decoration:none;}

a.huise:link,a.huise:visited {color:#737373; font-weight:bold; text-decoration:none;}
a.huise:hover,a.huise:active {color:#737373; font-weight:bold;text-decoration:none;}

a.dh:link,a.dh:visited {color:#fff; font-size:14px; font-weight:bold; width:106px; height:40px; line-height:40px; display:block; text-decoration:none;}
a.dh:hover,a.dh:active {color:#000; font-size:14px; font-weight:bold; width:106px; height:40px; line-height:40px;  display:block; background:url(../images/dh-qh.jpg) no-repeat center; text-decoration:none;}

a.dh2:link,a.dh2:visited  {color:#000; font-size:14px; font-weight:bold; width:106px; height:40px; line-height:40px;  display:block; background:url(../images/dh-qh.jpg) no-repeat center; text-decoration:none;}
a.dh2:hover,a.dh:active {color:#000; font-size:14px; font-weight:bold; width:106px; height:40px; line-height:40px;  display:block; background:url(../images/dh-qh.jpg) no-repeat center; text-decoration:none;}

a.dh1:link,a.dh1:visited {color:#fff; font-size:12px; text-decoration:none;}
a.dh1:hover,a.dh1:active {color:#000; font-size:12px; text-decoration:none;}

a.cpfl:link,a.cpfl:visited {color:#229b07; width:163px; height:27px; line-height:27px; display:block; text-decoration:none; padding-left:20px; overflow:hidden;}
a.cpfl:hover,a.cpfl:active {color:#fff; width:163px; height:27px; line-height:27px; display:block; background:url(../images/cpfl-qh.jpg) no-repeat; text-decoration:none; padding-left:20px;overflow:hidden;}

/*页面整体内容DIV样式*/
#div_contant {margin:auto; width:1000px; padding:0px; background:#fff; padding-bottom:2px;}
#div_main {margin:auto; width:980px; padding:0px;}

/*图片链接样式*/
.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;}
