/* 全局样式开始 */
body {
	margin: 0px;
	background-color:#EAEFF6;
	color:#333;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;

}
input,select{ font-family:Arial, Helvetica, sans-serif}
ul{ margin:0px; padding:0px;}
.left_nav{  height:25px; display:block; width:244px;line-height:25px; color:#666666; padding-left:18px; }
.left_nav:hover{ height:29px; color:#ffffff; text-decoration:none;background-color:#0060BE}
.ahover{ background:url(images/title.jpg) no-repeat left top; height:29px; color:#ffffff!important; text-decoration:none}
a:active,a:link,a:visited {
	color: #010101;
	text-decoration: none;
}
body,td {
	font-size: 12px;
}
img {
	border:0px;
}
/* 全局样式结束 */


/* 字体样式开始 */
.line_height_120 {
	line-height:120%;
}
.line_height {
	line-height:150%;
}
.f_red {
	color:red;
}
.f_white {
	color:#ffffff
}
.f_14px {
	font-size:14px;
}
.f_16px {
	font-size:16px;
}
.f_red{
	color:#FF0000;
}
.f_ywllow{
color:#FF6600
}
.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;
}
.bg_x_top {
	background-repeat: repeat-x;
	background-position: center top;
}
/* 背景样式结束 */


/* 链接样式开始 */
a{font-family:Arial, Helvetica, sans-serif}
a:active,a:link,a:visited {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
a.gory:active,a.gory:link,a.gory:visited {
	color: #656565;
	text-decoration: none;
}
a.gory:hover {
	color: #656565;
	text-decoration: underline;
}
a.ywllow:active,a.ywllow:link,a.ywllow:visited {
	color: #FF6600;
	text-decoration: none;
}
a.ywllow:hover {
	color: #656565;
	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 #666666;
}
/* 表单样式结束 */

/* 表格样式开始 */
.table_border {
	border: 1px solid #B7B9B8;
}
.table_border1 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: double;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #8C8C8C;
	border-right-color: #8C8C8C;
	border-bottom-color: #8C8C8C;
	border-left-color: #8C8C8C;
}
.table_border2 {
		border: 4px solid #F66FA7;
}
.table_border3 {
		border: 4px solid #BF90D4;
}
.table_border4 {
		border: 4px solid #DEBE8B;
}
.table_border5 {
		border: 4px solid #DE8DAE;
}
/* 表格样式结束 */

/* 其他样式开始 */
.hand {
	cursor: hand;
}
.top_4px {
	padding-top: 4px;
}
/* 其他样式结束 */


.form_btn_1 {
	height: 27px;
	width:93px;
	border:none;
	padding-top:3px;
	background-image:url(/images/btn_bg_1.jpg);
	behavior:url(#default#savehistory);
}

.line {
	border-bottom:1px dashed #ccc;
	height:1px;
	overflow:hidden;
}

.help{ margin-top:10px}

.menu {
	position: absolute;
	left: 0;
	top: 0;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
	border: 1px solid #cccccc;
	overflow: visible;
	line-height:150%;
	z-index:999;
	


}

.menu a, .menu a:visited, .menu a:active, .menu a:link {
	text-decoration: none; 
	display:block;
	width: 120px;
	height:25px; 
	color:#286B96;
	background:#FFFFFF;
	filter:alpha(opacity=100);
	padding-left: 5px;
	font-size:14px;
	font-weight:bold;
	z-index:999;

}

.menu a:hover { 
	text-decoration: none; 
	display:block;
	background: #eeeeee;
	color:#3399FF;
	width: 120px;
	padding-left: 5px;
	z-index:999;
}
object{ z-index:0}
.tdwhitespace{white-space:nowrap}
