/* 全局样式开始 */
body {margin:0px;background-color: #ffffff;color:#000000;font-size: 12px;font-family: "宋体";}
body,td {font-size: 12px;}
img {border:0px;}
/* 全局样式结束 */


/* 字体样式开始 */
.line_height_120 {line-height:120%;}
.line_height {line-height:150%;}
.line_red { border-bottom:1px dotted #CA3134; }
.f_red {color:red;}
.white{ color:#FFF; }
.f_zhi{ color:#5D1900;}
.f_he{ color:#AE0300; }
.f_hui{ color:#333; }
.yellow{ color:#FF0; }
.f_14px {font-size:14px;}
.f_18px {font-size:18px;}
.b {font-weight:bold;}
/* 字体样式结束 */


/* 背景样式开始 */
.bg_one {background-repeat: no-repeat;background-position: center center;}
.bg_x {background-repeat: repeat-x;}
.bg_x_center {background-repeat: repeat-x;background-position: center center;}
.bg_y {background-repeat: repeat-y;}
.bg_y_center {background-repeat: repeat-y;background-position: center center;}
/* 背景样式结束 */


/* 链接样式开始 */
a:active,a:link,a:visited {color: #010101;text-decoration: none;}
a:hover {color: #FF6600;text-decoration: underline;}
a.menu:active,a.menu:link,a.menu:visited {color: #FFFFFF;text-decoration:none;font-size:14px;font-weight:bold;float:left;line-height:40px;margin:0 13px; }
a.menu:hover {color: #FFFFFF;text-decoration: underline;font-size:14px;font-weight:bold;float:left;line-height:40px;margin:0 13px; }
a.white:active,a.white:link,a.white:visited {color: #FFFFFF;text-decoration:none; }
a.white:hover {color: #FFFFFF;text-decoration: underline; }
a.f_zhi:active,a.f_zhi:link,a.f_zhi:visited {color: #5D1900;text-decoration:none; }
a.f_zhi:hover {color: #333333;text-decoration: underline; }
/* 链接样式结束 */

/* 表单样式开始 */
.form_input {border: 1px solid #ccc;padding:1px;height:20px;behavior:url(#default#savehistory);}
.form_area {border: 1px solid #cccccc;behavior: url(#default#savehistory);}
.form_button {padding-top: 2px;height: 20px;border: 1px solid #ccc;}
/* 表单样式结束 */

/* 表格样式开始 */
.table_border { border: 1px solid #B7B9B8;}
.table_border_1{border-bottom:1px dotted #ccc;height:30px;}
.table_float{ float:left;margin:10px 5px;display:inline; }
/* 表格样式结束 */

/* 其他样式开始 */
.hand { cursor:pointer;}
.top_4px { padding-top:4px;}
/* 其他样式结束 */

/* 滚动条样式开始 */
.scroll{
	scrollbar-3d-light-color:#ff0000;/*立体滚动条亮边的颜色*/
	scrollbar-arrow-color:#ff0000;/*上下按钮上三角箭头的颜色*/
	scrollbar-base-color:#ff0000;/*滚动条的基本颜色*/
	scrollbar-dark-shadow-color:#ff0000;/*立体滚动条强阴影的颜色*/
	scrollbar-face-color:#ff0000;/*立体滚动条凸出部分的颜色*/
	scrollbar-highlight-color:#ff0000;/*滚动条空白部分的颜色*/
	scrollbar-shadow-color:#ff0000;/*立体滚动条阴影的颜色*/
}
/* 滚动条样式结束 */

.main{ width:95%;clear:both;margin:5px auto;}
.m_left{ width:100px;float:left;line-height:25px;text-align:right;}
.m_right{ float:left; }

.mouseover td {
	background-color: #990209!important;
}
.mouseover td a{ color:#FFFFFF; text-decoration:none
}
.mouseout td {
	background-color: ;
}
