/*定义页面主样式*/
body{ margin:0 auto;font-family:宋体; font-size:12px; color:#222222; background:url(../images/bggggg.gif) repeat-x;}
form,table,div{margin:0px; padding:0px;}

/*定义链接样式*/
a {font-size:12px;}
a:link,a:visited {color:#333333; text-decoration:none;}
a:hover,a:active {color:#ff0000; text-decoration:underline;}

a.menu:link,a.menu:visited { display:block; margin-bottom:5px; background:url(../images/2_09.jpg) no-repeat; height:45px; width:219px; text-align:center; line-height:45px; color:#FFFFFF; font-size:14px; font-weight:bold; text-decoration:none;}
a.menu:hover,a.menu:active { display:block; margin-bottom:5px; background:url(../images/2_09.jpg) no-repeat; height:45px; width:219px; text-align:center; line-height:45px; color:#FFFFFF; font-size:14px; font-weight:bold; text-decoration:underline;}

/*定义文字样式*/
h2 {font-size:21px; font-weight:bold; line-height:40px; display:inline;}

/*定义页面内容DIV样式*/
#div_main {margin:0 auto; width:960px; text-align:left; background-color:#FFFFFF;}


/*表格样式*/
.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;}

.nopic {font-size:18px; font-weight:bold; color:#cccccc;}