﻿.menu_item
{
	font-weight: bold;
	font-size: 12px;
	color: white;
	font-family: 宋体;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 4px;
	padding-top: 4px;
	border-right: #648abd 1px solid;
	border-top: #648abd 1px solid;
	border-left: #648abd 1px solid;
	border-bottom: #648abd 1px solid;
}

.menu_item_onmouseover
{
	font-weight: bold;
	font-size: 12px;
	color: white;
	font-family: 宋体;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 4px;
	padding-top: 4px;
	background-color: #648abd;
	border-right: #648abd 1px solid;
	border-top: #648abd 1px solid;
	border-left: #648abd 1px solid;
	border-bottom: #648abd 1px solid;
}

.title_1
{
	margin-top:10px;
	margin-left:10px;
	height: 20px;
}

.link_blue_title
{
	font-size: 20px;
	color: #3366cc;
	font-family: 宋体;
	cursor: pointer;
	FONT-WEIGHT: bold;
	text-decoration: none;
}

.link_red_title
{
	font-size: 20px;
	color: #ff855c;
	font-family: 宋体;
	cursor: pointer;
	FONT-WEIGHT: bold;
	text-decoration: none;
}

.menu_item1
a:link
{
	float:left;
	font-weight: bold;
	font-size: 12px;
	color: white;
	width:85px;
	font-family: 宋体;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 4px;
	padding-top: 4px;
	border-right: #648abd 1px solid;
	border-top: #648abd 1px solid;
	border-left: #648abd 1px solid;
	border-bottom: #648abd 1px solid;
        text-decoration: none;
}
.menu_item1
a:visited
{
	float:left;
	font-weight: bold;
	font-size: 12px;
	color: white;
	width:85px;
	font-family: 宋体;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 4px;
	padding-top: 4px;
	border-right: #648abd 1px solid;
	border-top: #648abd 1px solid;
	border-left: #648abd 1px solid;
	border-bottom: #648abd 1px solid;
        text-decoration: none;
}
.menu_item1
a:hover
{
	float:left;
	font-weight: bold;
	font-size: 12px;
	color: white;
	width:85px;
	font-family: 宋体;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 4px;
	padding-top: 4px;
	background-color: #648abd;
	border-right: #648abd 1px solid;
	border-top: #648abd 1px solid;
	border-left: #648abd 1px solid;
	border-bottom: #648abd 1px solid;
        text-decoration: none;
}
.menu_item1
a:active
{
	float:left;
	font-weight: bold;
	font-size: 12px;
	color: white;
	width:85px;
	font-family: 宋体;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 4px;
	padding-top: 4px;
	border-right: #648abd 1px solid;
	border-top: #648abd 1px solid;
	border-left: #648abd 1px solid;
	border-bottom: #648abd 1px solid;
        text-decoration: none;
}



.font_little_title_blue
{
	font-size: 12px;
	color: #3366cc;
	font-weight: bold;
	font-family: 宋体;
}

.font_middle_title_blue
{
	font-size: 14px;
	color: #3366cc;
	font-weight: bold;
	font-family: 宋体;
}

.font_big_title_blue
{
	font-size: 18px;
	color: #507ab2;
	font-weight: bold;
	font-family: 'Arial Black';
}

.font_little_title_black
{
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	font-family: 宋体;
}

.font_little_title_white
{
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	font-family: 宋体;
}

.font_little_title_gray
{
	font-weight: bold;
	font-size: 12px;
	color: #363636;
	font-family: 宋体;
}

.font_little_title_green
{
	font-weight: bold;
	font-size: 12px;
	color: #5fae24;
	font-family: 宋体;
}

.font_middle_title_green
{
	font-weight: bold;
	font-size: 14px;
	color: #5fae24;
	font-family: 宋体;
}

.font_little_title_red
{
	font-weight: bold;
	font-size: 12px;
	color: #ff855c;
	font-family: 宋体;
}

.font_big_title_green
{
	font-weight: bolder;
	font-size: 20px;
	color: #78cd32;
	font-family: 宋体;
}

.font_text_black
{
	font-size: 12px;
	color: #000000;
	font-family: 宋体;
}

.font_text_red
{
	font-size: 12px;
	color: #ff855c;
	font-family: 宋体;
}

.font_text_blue
{
	font-size: 12px;
	color: #3366cc;
	font-family: 宋体;
}

.font_text_gray
{
	font-size: 12px;
	color: #808080;
	font-family: 宋体;
}

.textbox_line_blue
{
	border-right: none;
	border-top: none;
	border-left: none;
	border-bottom: #3366cc 1px solid;
	font-size: 12px;
	font-family: 宋体;
}

.textbox_line_black
{
	border-right: none;
	border-top: none;
	border-left: none;
	border-bottom: #000000 1px solid;
	font-size: 12px;
	font-family: 宋体;
}

.link_blue
{
	font-size: 12px;
	color: #3366cc;
	font-family: 宋体;
	cursor: pointer;
	text-decoration: none;
}

.link_black
{
	font-size: 12px;
	color: #000000;
	font-family: 宋体;
	cursor: pointer;
	text-decoration: none;
}

.link_red
{
	font-size: 12px;
	color: #ff855c;
	font-family: 宋体;
	cursor: pointer;
	text-decoration: none;
}

.link_red_pure
{
	font-size: 12px;
	color:Red;
	font-family: 宋体;
	cursor: pointer;
	text-decoration: none;
}

.link_title_gray
{
	font-size: 20px;
	color: #595959;
	font-family: 宋体;
	cursor: pointer;
	text-decoration: none;
	font-weight: bold;
}

.link_title_red
{
	font-size: 20px;
	color: #ff855c;
	font-family: 宋体;
	cursor: pointer;
	text-decoration: none;
	font-weight:bold;
}

.panel_top
{
	margin-top: 0px;
	margin-bottom:auto;
	margin-left: 0px;
	margin-right: 0px;
}

.menu_left_normal
{
	font-weight: bold;
	font-size: 12px;
	color: white;
	font-family: 宋体;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 4px;
	padding-top: 4px;
}

.menu_left_onmouseover
{
	font-weight: bold;
	font-size: 12px;
	color: white;
	font-family: 宋体;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 4px;
	padding-top: 4px;
	background-color: #98bce6;
}

.menu_left_selected
{
	font-weight: bold;
	font-size: 12px;
	color: #648abd;
	font-family: 宋体;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 4px;
	padding-top: 4px;
	background-color: White;
}

.data_list_FriendlyLink
{
	margin: 10px;
}

.data_list_FriendlyLink a
{
	margin: 3px;
}

.data_list
{
	margin: 10px;
}

.tool_tip
{
	background-color: #ffffe0;
}

.memo
{
	overflow: auto;
}

.grid_down
{
	margin-left: 40px;
}
h2
{
	font-size:20px;
	color: #78cd32;
	font-family: 宋体;
	margin:0px;
	padding:0px;
}


body {  
    background-attachment:fixed;   /* 这句是关键之一：一定要fixed,不能用scroll */
}  

#OnlineContact {  
background-color:White;  
z-index:999;  
position:fixed; 
padding:5px; 
left:8px;  
top:50px;
width:85px;
overflow:visible; 

_position:absolute;/* _下划线是IE6才能识别的 ，for IE6 */ 
_top: expression(documentElement.scrollTop + document.body.scrollTop+50);

/*_top: expression(documentElement.scrollTop + documentElement.clientHeight-this.offsetHeight);
/*for IE6 ，执行JS语句，documentElement即html对象，clientHeight即可视窗口高度，  offsetHeight即浮动层高度（包括border边框厚度），scrollTop即滚动条滚动过的页面高度  */   
}    