/*页面通用主样式*/
body,td,th,input,select,textarea {font-family:Arial,宋体; font-size:12px; color:#000000;}
body {background: #fff; margin:0px; padding:0px;}
form,img,iframe {margin:0px; padding:0px;}
input,select,textarea {margin:0px;}

/*链接主样式*/
a {font-size:12px;}
a:link,a:visited {color:#555555; text-decoration:none;}
a:hover,a:active {color:#ff0000; text-decoration:underline;}

/*链接blue1样式：蓝色*/
a.red:link,a.red:visited {color:#d26a8d; font-weight:bold; text-decoration:none;}
a.red:hover,a.red:active {color:#ff0000; font-weight:bold; text-decoration:none;}

a.black:link,a.black:visited {color:#4d4d4d; text-decoration:none;}
a.black:hover,a.black:active {color:#ff0000; text-decoration:none;}

a.huise:link,a.huise:visited {color:#848484; text-decoration:none;}
a.huise:hover,a.huise:active {color:#ff0000; text-decoration:none;}


a.dh1:link,a.dh1:visited {text-decoration:none;width:33px; height:15px; line-height:15px;  display:block; background:url(../images/dh1.jpg) no-repeat;}
a.dh1:hover,a.dh1:active { text-decoration:none;width:33px; height:15px; line-height:15px;  display:block; background:url(../images/dh1-h.jpg) no-repeat;}

a.dh2:link,a.dh2:visited {text-decoration:none; width:52px; height:15px; line-height:15px; display:block; background:url(../images/dh2.jpg) no-repeat;}
a.dh2:hover,a.dh2:active { text-decoration:none;width:52px; height:15px; line-height:15px;  display:block; background:url(../images/dh2-h.jpg) no-repeat;}

a.dh3:link,a.dh3:visited {text-decoration:none; width:52px;  height:15px; line-height:15px; display:block; background:url(../images/dh3.jpg) no-repeat;}
a.dh3:hover,a.dh3:active { text-decoration:none; width:52px;  height:15px; line-height:15px; display:block; background:url(../images/dh3-h.jpg) no-repeat;}

a.dh4:link,a.dh4:visited {text-decoration:none; width:52px;  height:15px; line-height:15px; display:block; background:url(../images/dh4.jpg) no-repeat;}
a.dh4:hover,a.dh4:active { text-decoration:none;width:52px;  height:15px; line-height:15px;  display:block; background:url(../images/dh4-h.jpg) no-repeat;}

a.dh5:link,a.dh5:visited {text-decoration:none;width:52px;  height:15px; line-height:15px; display:block; background:url(../images/dh5.jpg) no-repeat;}
a.dh5:hover,a.dh5:active { text-decoration:none;width:52px;  height:15px; line-height:15px;  display:block; background:url(../images/dh5-h.jpg) no-repeat;}

a.dh6:link,a.dh6:visited {text-decoration:none; width:103px; height:15px; line-height:15px; display:block; background:url(../images/dh6.jpg) no-repeat;}
a.dh6:hover,a.dh6:active { text-decoration:none;width:103px; height:15px; line-height:15px;  display:block; background:url(../images/dh6.jpg) no-repeat;}

/*页面整体内容DIV样式*/
#div_main {margin:auto; width:855px; 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;}
a{outline:0;blr:expression(this.onFocus=this.blur());}
