html{
  SCROLLBAR-ARROW-COLOR:#000000;/* 箭头 */
  SCROLLBAR-FACE-COLOR:#FFFFFF;/* 外面 */
  SCROLLBAR-TRACK-COLOR:#F9F9F9;/* 内面 */  
  SCROLLBAR-HIGHLIGHT-COLOR:#FFFFFF;/* 左，上 内线 */
  SCROLLBAR-SHADOW-COLOR:#FFFFFF;/* 右，上 内线 */
  SCROLLBAR-3DLIGHT-COLOR:#CCCCCC;/* 左，上 外线 */
  SCROLLBAR-DARKSHADOW-COLOR:#CCCCCC;/* 左，上 外线 */
}
body {font-size:12px; font-family:"宋体"; color: #000000; margin:0; padding:0;}
a {font-size:12px; color:#313236; text-decoration:none;}
a:hover {font-size:12px; color:#EF0000; text-decoration:none;}

.white{color:#FFFFFF;}
.white:hover{color:#FFFFFF; text-decoration:underline;}
.white_top{color:#FFFFFF;}
.red{color:#E70000;}
.yellow{color:#F2AE22;}
.hui{color:#999999;}

.underline{color:#666666; text-decoration:underline;}

.nos{color:#FFFFFF; font-family:Arial, Helvetica, sans-serif; font-size:10px;}
.lmtitle{color:#FFFFFF; font-family:Arial, Helvetica, sans-serif; letter-spacing:1px; font-weight:bold;}
.eng{font-family:Arial, Helvetica, sans-serif;}

.menu-link1{display:block; width:65px; height:32px; padding-top:6px; color:#FFFFFF; text-align:center;}
.menu-link1:hover{display:block; width:65px; height:32px; padding-top:6px; color:#FFFFFF; font-weight:bold; background:url(../images/menu-over1.jpg) no-repeat; text-align:center;}
.menu-link1-over{display:block; width:65px; height:32px; padding-top:6px; color:#FFFFFF; font-weight:bold; background:url(../images/menu-over1.jpg) no-repeat; text-align:center;}

.menu-link2{display:block; width:100px; height:32px; padding-top:6px; color:#FFFFFF; text-align:center;}
.menu-link2:hover{display:block; width:100px; height:32px; padding-top:6px; color:#FFFFFF; font-weight:bold; background:url(../images/menu-over2.jpg) no-repeat; text-align:center;}
.menu-link2-over{display:block; width:100px; height:32px; padding-top:6px; color:#FFFFFF; font-weight:bold; background:url(../images/menu-over2.jpg) no-repeat; text-align:center;}

.select{border-top:1px #7E7F81 solid; border-left:1px #7E7F81 solid; border-bottom:1px #D1D1CF solid; border-right:1px #D1D1CF solid; font-family:Arial, Helvetica, sans-serif; font-size:12px; text-align:center; height:20px; *height:24px; _height:20px;}
.input{border-top:1px #7E7F81 solid; border-left:1px #7E7F81 solid; border-bottom:1px #D1D1CF solid; border-right:1px #D1D1CF solid; font-family:Arial, Helvetica, sans-serif; font-size:12px; padding:3px; line-height:18px; color:#5E6871;}
.btton1{border:0; background:url(../images/bt-bg.gif) no-repeat; width:69px; height:23px; text-align:center; font-size:12px; letter-spacing:1px; color:#5E6871;}
.btton{border:0; background:url(../images/bt-bg.gif) no-repeat; width:69px; height:23px; text-align:center; font-size:12px; letter-spacing:1px; color:#5E6871;}
.btton_red{border:0; background:url(../images/bt-bg.gif) no-repeat; width:69px; height:23px; text-align:center; font-size:12px; letter-spacing:1px; color:#E70000;font-weight:bold;}
.btton_red2{border:0; background:url(../images/bt-bg2.gif) no-repeat; width:45px; height:23px; text-align:center; font-size:12px; letter-spacing:1px; color:#E70000;font-weight:normal;margin-top:5px;margin-bottom:5px;}
.input2{border-top:1px #7E7F81 solid; border-left:1px #7E7F81 solid; border-bottom:1px #D1D1CF solid; border-right:1px #D1D1CF solid; font-family:Arial, Helvetica, sans-serif; font-size:12px; padding:3px; height:16px; line-height:16px; color:#5E6871;}
.textarea{border-top:1px #7E7F81 solid; border-left:1px #7E7F81 solid; border-bottom:1px #D1D1CF solid; border-right:1px #D1D1CF solid; font-family:Arial, Helvetica, sans-serif; font-size:12px; padding:3px; color:#5E6871;width:250px;height:100px;}
.title_table{text-align:center; font-size:12px; color:#FFFFFF;font-weight:bold;line-height:18px;}
.dot_red{color:red;}
.linkblue {
	COLOR: blue; LINE-HEIGHT: 150%; TEXT-DECORATION: underline
}
.linkblue:link {
	COLOR: blue; LINE-HEIGHT: 150%; TEXT-DECORATION: underline
}
.linkblue:hover {
	COLOR: #E70000; LINE-HEIGHT: 150%; TEXT-DECORATION: underline
}
.detail_title{ font-size:16px;font-weight:bold;text-align:center;LINE-HEIGHT: 150%;}
