@import url(public.css);
/* ҳҳ */
body{
	margin:0px 12px 8px 12px;
	overflow:auto;
	background-color:#E9ECE5;
	}
.ifra_size{
	width:100%;
	height:100%;
	overflow-x:none;
}
.font_orange{
     color:#A7C2A7;
}
.font_gray{
	color:#492809;
}
.on_mouse{
	cursor: hand;
}
.color_green{
    width:13px;
	height:13px;
	background-color:#B8EC97;
	border:solid 1px #8EB275;
}
.color_red{
	width:13px;
	height:13px;
	background-color:#F19C97;
	border:solid 1px #EE7F76;
}
.chars_table{
   border-right:1px solid #EAEEF1;
   border-bottom:1px solid #EAEEF1;
}
.chars_table td{
   padding-left:3px;
   height:20px;
 }
.drog_btn_on{
   background:url(../img/ico_drogbtn_on.gif) no-repeat center top;
   height:22px;
 }
/*Ϣ*/
.msg_window{
	background-color:#fff;
	position:absolute;
	visibility: hidden;
	left:expression((body.clientWidth-350)/2);
	top:expression((body.clientHeight-200)/2);
	z-index:2;
	left: 204px;
}
/*ҳ*/
.pageNav_index_bg{
	text-align:left;
	font-size:12px;
	}
/*ұ߾*/
.layout_space{
	padding-left:6px;
	}
/*˵*/
.block_between_space{
	padding-bottom:2px;
	}
.left_block{
	width:50%;
	vertical-align:top;
	}
.right_block{
	padding-left:12px;
	vertical-align:top;
	}
 /*ҳ*/
.bg_out{
    background-color:#5C6D87;
    }
.bg_in{
	background-position:right;
	background-repeat:no-repeat;
	color:#DBD9E8;
	vertical-align:bottom;
	text-align:center;
	height:16px;
}
.Footer_bg {
	background-image: url(../img/Footer_bg.GIF);
	color: #817F77;
	font-size: 12px;
}
/*下拉框样式*/
.box
{
border: 1px solid #C0C0C0;
width: 182px;
height: 20px;
clip: rect( 0px, 181px, 20px, 0px );
overflow: auto;
}
.box2
{
border: 1px solid #F4F4F4;
width: 180px;
height: 18px;
clip: rect( 0px, 179px, 18px, 0px );
overflow: auto;
}
.select
{
	position: relative;
	left: -2px;
	top: -2px;
	width: 183px;
	line-height: 14px;
	color: #909993;
	margin: 0px;
	padding: 0px;
}
.icobg{
	background-image: url(../img/icobg.GIF);
}

.icobgnones{
	background-color:#03204E;
}
.titlefont{
	color:"#FFE536";
 	font-weight:bold;
}
#drogmenu_plan_info1{
	width:212px;
	position:relative;
	visibility:hidden;
	top:102px;
	left:405px;
	background:url(../img/bg_drogmenu_planmsg.gif) no-repeat center top;
　  filter:progid:DXImageTransform.Microsoft.dropshadow(offX=2,offY=2,color='#C2C2C2',positive='true');
}
/*桌面标题字体样式*/
.titlefont{
	font-family:"宋体"
	font-size:9pt;
	color:#2C5772;
	font-weight:bold;
}
.titlefontbig{
	font-family:"宋体"
	color:#B0B0B0;
	font-size:18px;
	font-weight:bold;
}
.titlefontsmall{
	font-family:"宋体"
	font-size:9pt;
	color:#565656;
}
.font_red{
	font:Arial, Helvetica, sans-serif;
	color:#990000;
	font-size:9pt;
}
.clist{
	position:absolute;
	height:300px;
	z-index:2;
}
.clisttable{
	border:1px solid #990000;
	z-index:2;
	padding:10px;
	width:80px;
	height:100px;
	background-color:#CCCCCC;
}
.ifra_index_toolbar_bg1 {
	padding:5px 3px 2px 3px;
	background:url(../img/ifra_index_toolbar_bg1.gif) repeat-x bottom;
	background-color:#fefefe;
	text-align: left;
	height:22px;
}
.link_word{
	font-size:9pt;
	color:#04668A;
}
.tdbutom{
	border-bottom:#D3E1C0 solid 1px;
}