/*基本属性*/
form { margin:0px; padding:0px; border:0px; }

/*首页*/
#index_box01 { width:100%; height:19px; background: #f1f1f1 repeat; float: center; text-align: right; margin: 0px; padding:2px 8px 0 8px;border-bottom:#d4d4d4 1px solid; }
#index_box02 { width:700px; text-align: center; padding-top:18px;padding-bottom:18px;}
#index_box03 { width:975px; height:25px; background-image:url(../image/bg_top03.gif); float: center; text-align: center; margin: 0px; padding:0px;}
#index_box04 { width:700px; float: center; text-align: center; margin: 0px; padding:0px;}
.topmenu_blue {width:83px; height:25px;	font-size:14px;	color:#000000; font-weight:bold; background-image: url(../image/bg_top01.gif);background-repeat:repeat-x; text-align: center;line-height:150%; }
.topmenu_grey {width:83px; height:25px;	font-size:14px;	color:#000000; background-image: url(../image/bg_top02.gif); background-repeat:repeat-x;text-align: center;line-height:150%; }
#index_toolbar { width:700px; text-align: center; padding-bottom:80px;}
#index_footer { width:700px; text-align: center; padding-top:6px;border-top:#999999 1px solid;line-height:220%;color:#5C5C5C;}

.nav_button_2{cursor:hand;BACKGROUND: #ffffff repeat; color:#000000;font-size:12px; font-weight:bolder; text-decoration:none;}
.nav_button_3{cursor:hand;BACKGROUND: #ffffff repeat; color:#000000;font-size:12px; font-weight:bolder; text-decoration:none;}
.nav_button_1{cursor:hand;BACKGROUND: #ffffff repeat; color:#000000;font-size:12px; font-weight:bolder; text-decoration:none;}


/*无链接文字*/
.S_T_black  { font-size:12px; color:#000000; }
.S_T_B_black { font-size:12px; color:#000000; font-weight:bold; }
.S_T_B_green { font-size:12px; color:#46AC35; font-weight:bold;}
.S_T_B_red { font-size:12px; color:#ff0000; font-weight:bold;}


/*链接文字*/
a:link,a:visited { font-size:12px; color:#4E4E4E; text-decoration:none; }
a:active,a:hover { font-size:12px; color:#000000; text-decoration:underline; }

a.S_L_blue:link,a.S_L_blue:visited { font-size:12px; color:#0070c5; text-decoration:none; }
a.S_L_blue:hover,a.S_L_blue:active { font-size:12px; color:#000000; text-decoration:underline; }

a.S_L_U_black:link,a.S_L_U_black:visited { font-size:12px; color:#000000; text-decoration:underline; }
a.S_L_U_black:hover,a.S_L_U_black:active { font-size:12px; color:#000000; text-decoration:none; }

a.S_L_UB_black:link,a.S_L_UB_black:visited { font-size:12px; color:#000000; text-decoration:underline; font-weight:bold; }
a.S_L_UB_black:hover,a.S_L_UB_black:active { font-size:12px; color:#cc0033; text-decoration:none; font-weight:bold; }

a.M_L_black:link,a.M_L_black:visited { font-size:14px; color:#000000; text-decoration:none; }
a.M_L_black:hover,a.M_L_black:active { font-size:14px; color:#000000; text-decoration:underline; }

a.M_L_B_black:link,a.M_L_B_black:visited { font-size:14px; color:#000000; text-decoration:none; font-weight:bold; }
a.M_L_B_black:hover,a.M_L_B_black:active { font-size:14px; color:#000000; text-decoration:underline; font-weight:bold; }
