body { margin: 0px; font-family: "宋体"; font-size: 12px; color: #333;}
table,td,tr { font-family: "宋体"; font-size: 12px; line-height:22px;}
.menuoff { BACKGROUND-IMAGE: url(../images/search-bg02.gif); CURSOR: hand; COLOR: #333;}
.menuon { BACKGROUND-IMAGE: url(../images/search-bg01.gif); CURSOR: hand; font-weight:bold; font-size:13px; COLOR: #FFF;}
.tab01 {BACKGROUND: url(../images/menu-on.gif) no-repeat 50% top; WIDTH: 45px; COLOR: #FFF; HEIGHT: 25px; font-weight:bold; text-align:center; CURSOR: pointer;
}
.tab02 {BACKGROUND: url(../images/menu-off.gif) no-repeat 50% top; WIDTH: 45px; COLOR: #000; HEIGHT: 25px; text-align:center; CURSOR: pointer;
}
.bg {background-repeat: repeat-x; background-position:bottom;}
.bg_top { background-repeat:repeat-x; background-position:top;}
.table_height { height:4px;}
.line_heigth25 { line-height:25px;}

/*----------字体样式begin----------*/
.B {font-weight:bold;}
.font_red {color: #C00;}
.font_blue { color:#03C;}
.font_green { color:#060;}
.font_white {color: #FFF;}
.font_black {color: #000; font-weight:bold;}
.font_white14B {color: #FFF; font-size: 14px; font-weight:bold;}
.font_red14B {color: #C00; font-size: 14px; font-weight:bold;}
.font_black14 { color:#000; font-size:14px; font-weight:bold;}
.font_del { text-decoration: line-through;}
.font_title { color:#900; font:18px 黑体;}



/*---------链接样式begin----------*/
a {	color: #333; text-decoration: none;}
a:hover { color: #900; text-decoration: underline;}

a.link_menu { color: #FFF; font-size:14px; font-weight:bold; text-decoration: none;}
a.link_menu:hover { color: #FFF; font-size:14px; font-weight:bold; text-decoration: underline;}

a.link_more { color: #000; text-decoration: none;}
a.link_more:hover { color: #900; text-decoration: underline;}

a.link_14 { color: #000; font-size:14px; text-decoration: underline;}
a.link_14:hover { color: #900; font-size:14px; text-decoration: underline;}

a.link_red { color: #C00; text-decoration: underline;}
a.link_red:hover { color: #C00; text-decoration: none;}

a.link_white { color: #FFF; text-decoration: underline;}
a.link_white:hover { color: #FF0; text-decoration: none;}


/*---------边框样式begin----------*/
.border_input { border:1px solid #999; font-size:12px;}
.border_table { border:1px solid #CCC;}
.border_img { border:solid 1px #CCC; padding:1px;}
.border_button { border:1px solid #999; background:URL(../images/button-bg.gif); height:20px; width:45px; font-size:12px; padding-top:2px;}
.border_search { border:1px solid #900; font-size:12px;}
.border_search_button { border:1px solid #900; background:URL(../images/search-button.gif); height:20px; width:45px; font-size:12px; color:#FFF; padding-top:2px;}
.border_line { border-bottom:dotted 1px #666;}
.border_lineRL { border-left:solid 1px #CCC; border-right:solid 1px #CCC;}
