div,span,p,table,td { font-family:Arial,Helvetica,sans-serif,"ËÎÌå"; font-size:12px; line-height: 20px; }
form,select,input,radio,checked,textarea { font-family:Arial,Helvetica,sans-serif,"ËÎÌå"; font-size:12px; }

/*.body { margin:auto; background:#9bdb84 url(../images/backimg.jpg) repeat-x; }*/
.body { margin:auto; }
.button { background:url(../images/button.png) no-repeat; width:60px; height:22px; line-height:22px; color:#000085; border:none; cursor:pointer; }

a:link { text-decoration: none;color: #000085; }
a:visited { text-decoration: none;color: #000085; }
a:hover { text-decoration:underline; color:#FF0000; }

.nav { background:url(../images/nav_bg.gif) repeat-x; margin-bottom:5px; }

.left_top { width:200px; height:29px; text-align:left; line-height:29px; padding-left:30px; font-weight:700; background:url(../images/left_top.png) center top no-repeat; }
.left_middle { width:200px; text-align:left; padding:5px 0 0 5px; background:url(../images/left_middle.png) repeat-y; }
.left_bottom { width:200px; height:6px; text-align:left; background:url(../images/left_bottom.png) center top no-repeat;padding-bottom:5px; }
.left_announcement { line-height:20px; text-indent:1em; padding:0 5px 0 5px; }

.center_position { background:url(../images/position.png) no-repeat;width:750px;height:28px;margin-bottom:10px; line-height:28px; padding-left:30px; font-weight:700; }

.center { width:750px; }
.center_top { background:url(../images/center_top.png) no-repeat;width:750px;height:32px; }
.center_middle { background:url(../images/center_middle.png) repeat-y; width:750px; }
.center_bottom { background:url(../images/center_bottom.png) no-repeat;width:750px;height:5px; }
.center .title{ float:left; margin:8px 0 0 20px; font-weight:700; }
.center .link{ float:right; margin:7px 10px 0 0; color:#ffffff; }
.center ul li{ list-style-type:none;font-size:12px; }
.center .img_content{ float:left; width:138px; margin:10px 15px 10px 15px; }
.center .font_content{ float:left; width:700px; margin:10px 15px 10px 15px; text-indent:2em; }
.center .imgborder{ border:1px solid #666666; }

.message_box_up{ background:#fff8ee;padding:2px;border:#ffcb99 1px solid; }
.message_box_down{ background:#ffffff;padding:2px;border-bottom:#ffcb99 1px solid;border-left:#ffcb99 1px solid;border-right:#ffcb99 1px solid; }
.message_title{ color:#FF5400;font-size:14px;padding-right:10px;padding-top:5px;font-weight:bold; }
.message_content{ padding:2px; }