/* CSS Document */
/*公用样式*/
body{margin:0px auto; font-family:"宋体",arial; font-size:12px; color:#666; text-align:left; background-color:#d5d5d5; background-image:url(../images/body-bg.jpg); background-repeat:repeat-x;}
form,ul,ol,li,dl,dt,dd,img,input,div{margin:0px; padding:0px; border:0px;}
ul,dl{list-style-type:none;}
img{ vertical-align:top;}
h2{font-size:14px; color:#07519B; font-weight:bold;line-height:26px;margin:0;float:left;}
h3{color:#000; font-weight:bold; font-size:14px; line-height:31px; margin:0; text-align:center;}
h4{line-height:26px;color:#4C7300;font-size:12px;font-weight:normal;margin:0;float:left;}
h5{line-height:26px;color:#07519B;font-size:12px;font-weight:normal;margin:0;float:left;}

/*链接样式*/
a:link{color:#666; text-decoration:none;}
a:visited{color:#666; text-decoration:none;}
a:hover{color:#f16600; text-decoration:none;}
a:active{color:#666; text-decoration:none;}