body{margin:0px;font-family: "宋体";	font-size: 12px;}
.checkbox{vertical-align:middle; margin-top:-2px; margin-bottom:1px;}


a:link,  a:visited, a:hover, a:active{font-family: "宋体";	font-size: 12px;	color:#2B2B2B;	text-decoration: none;}
a:link,  a:visited {color: #2B2B2B;}
a:hover, a:active {color: #1172D4;}



#container {margin:0 auto; width:100%;}
#header { height:65px; background:#FFFFFF;}
#mainContent { height:0px; }
#sidebar { float:left; width:200px; background:#CCD3DB;}
#content { margin-left:200px !important; margin-left:200px; padding-right:10px; background-color:#E4EBF4;}/*当content设定高度后，3像素会跑到content外侧，这样，我们用!important修正在ie下向左多浮动2像素，加上3像素的bug正好是5像素，所以在火狐和IE下显示是一样的*/

/*top页--------------------------------------------------------*/
.Top_Body  { height:65px;background-image:url(../imagefiles/Top_Body.jpg);text-align:left;}
.Top_Button{width:65px;height:65px;float:left;}

.Top_Login_Body, .Top_Weather_Body{
    width:150px;
	float:left;
	padding-top:5px;
	line-height:27px;
	text-align:left;
	vertical-align:top;
	color:#D0D0D0;
	padding-left:20px;
	background-image:url(../imagefiles/Top_Body_Fg.jpg);
	background-position:left;
	background-repeat:no-repeat;
}


/*左侧菜单--------------------------------------------------------*/
.Left_One_Level_Menu_Open , .Left_One_Level_Menu_Close{
	height:45px;
	line-height:45px;
	font-family:"微软雅黑";
	font-size:16px;

	color:#1E1E1E;
	letter-spacing:2px;
	text-indent:40px;
	width:184px;
}
.Left_One_Level_Menu_Open{background-image:url(../imagefiles/left_one_level_icon_h.jpg); color:#FFFFFF; cursor:pointer;}
.Left_One_Level_Menu_Close{background-image:url(../imagefiles/left_one_level_icon.jpg); cursor:pointer;}

.Left_One_Level_Menu_A:link, .Left_One_Level_Menu_A:visited, .Left_One_Level_Menu_A:hover, .Left_One_Level_Menu_A:active   {
	font-family:"微软雅黑";
	font-size:16px;
	letter-spacing:2px;
	text-decoration: none;
}
.Left_One_Level_Menu_A:link,  .Left_One_Level_Menu_A:visited  {color:#4E595F;}
.Left_One_Level_Menu_A:hover, .Left_One_Level_Menu_A:active   {color: #007FE3;}


.Left_Two_Level_Menu_A:link,  .Left_Two_Level_Menu_A:visited, .Left_Two_Level_Menu_A:hover, .Left_Two_Level_Menu_A:active {
	font-family: "微软雅黑";
    font-size:14px;
}
.Left_Two_Level_Menu_A:link,  .Left_Two_Level_Menu_A:visited {color:#4E595F;}
.Left_Two_Level_Menu_A:hover, .Left_Two_Level_Menu_A:active {color: #007FE3;}


.Left_One_Level_Sub_Menu_Body{padding:0px 0px; display: none; cursor:pointer;color:#4E595F;}
.Left_Two_Level_Sub_Menu_Body{padding:0px 0px; display: none; cursor:pointer;background-color:#FAFAFA;color:#4E595F;}

.Left_Two_Level_Menu,.Left_Two_Level_Menu_H{
    padding-left:50px;
	text-align:left;
	height:30px;
	line-height:30px;
	font-family:"微软雅黑";
	font-size:14px;
	width:134px;
}

.Left_Two_Level_Menu{
	background-color:#FAFAFA;
	color:#7B828A;
}
.Left_Two_Level_Menu_H{
	background-color:#FFFFCC;
	color:#1E1E1E;
}

.Left_Three_Level_Menu{
    padding-left:60px;
	text-align:left;
	height:25px;
	line-height:25px;
	font-family:"微软雅黑";
	background-color:#D0D4DA;
	font-size:12px;
	color:#7B828A;
}




/*list窗口--------------------------------------------------------*/
.List_Top_Body{
    height:35px;
	width:100%;
	text-align:left;
	line-height:35px;
	background-image:url(../imagefiles/bg_list_title.gif);
	font-family:"微软雅黑";
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
}

.List_Search_Body{
    width:100%;
	height:45px;
	text-align:left;
	vertical-align:top;
	background-color:#FCFCFC;
	overflow:hidden;
}


.List_Data{
    line-height:30px;
	text-align:left;
	font-family:"宋体";
	font-size:12px;
	background-color:#FFFFFF;
}
.List_Data_Title{
    background-color:#F7F7F7;
	font-family:"微软雅黑";
	text-align:left;
	line-height:30px;
	font-size:14px;
	color:#3D3D3D;
}
.List_Data_Odd, .List_Data_Even, .List_Data_Highlight{}
.List_Data_Odd{background-color:#FFFFFF;}
.List_Data_Even{background-color:#FAFAFA;}
.List_Data_Highlight{background-color:#FFFFB9;}


.List_Data_Btn, .List_Data_Btn_H{
	float:left;
	width:50px;
	height:30px;
	color:#FFFFFF;
	text-align:center;
	cursor:pointer;
}

.List_Data_Btn  {background-image:url(../imagefiles/bg_list_data_btn.gif);}
.List_Data_Btn_H{background-image:url(../imagefiles/bg_list_data_btn2.gif);}

.List_Data_Btn_A:link, .List_Data_Btn_A:visited, .List_Data_Btn_A:hover, .List_Data_Btn_A:active   {
	font-family:"微软雅黑";
	font-size:12px;
}
.List_Data_Btn_A:link,  .List_Data_Btn_A:visited  {color:#FFFFFF}
.List_Data_Btn_A:hover, .List_Data_Btn_A:active   {color:#FFFFFF}

.List_Page_Body{
    border-top:2px solid #0000FF;
	height:20px;
	text-align:right;
	line-height:16px;
	padding:5px 10px 5px 0px;
	background-color:#FFFFFF;
}

.List_Menu, List_Menu_H{
    margin-right:10px;
	color:#D7E1E7;
	line-height:35px;
	font-family:"微软雅黑";
	font-size:12px;
	font-weight:100;
	float:left;
	padding:0px 2px;
	cursor:pointer;
}
.List_Menu_H{background-image:url(../imagefiles/menu_title2.jpg);}

.List_Button, .List_Button_H{
      float:left;
	  padding:0px 10px; 
	  line-height:25px; 
	  margin-top:11px; 
	  margin-left:10px; 
	  width:50px;
	  height:25px;
	  text-align:center;
	  font-family:"微软雅黑";
	  font-size:14px;
	  color:#FFFFFF;
	  font-weight:bold;
	  cursor:pointer;
}
.List_Button{background-image:url(../imagefiles/bg_button_01.gif);}
.List_Button_H{background-image:url(../imagefiles/bg_button_02.gif);}






/*tab样式--------------------------------------------------------*/
.Tab_Body{
    height:30px;
	text-align:left;
	background-color: #EFEFEF;
}
.Tab_G, .Tab_H{
    width:120px;
	height:30px;
	line-height:30px;
	float:left;
	margin-right:2px;
	text-align:center;
	font-family:"微软雅黑";
	font-size:14px;
	cursor:pointer;
}
.Tab_G{background-image:url(../imagefiles/tab_01.gif);	color:#4F585F;}
.Tab_H{background-image:url(../imagefiles/tab_02.gif);	color:#FFFFFF;}



/*信息页样式--------------------------------------------------------*/
.Info_Title_Body{
    background-image:url(../imagefiles/bg_info_title3.gif); 
	color:#FFFFFF; 
	height:40px; 
	line-height:40px; 
	font-weight:bold; 
	font-size:16px;
	font-family:"微软雅黑";
}

.Info_Data_Title{background-color:#FFFFFF; text-align:right;	font-family:"微软雅黑"; font-size:13px;}
.Info_Data_Title_H{background-color:#FAFAFA; text-align:right;	font-family:"微软雅黑"; font-size:13px;}
.Info_Data_Field {background-color:#FFFFFF; text-align:left}
.Info_Data_Field_H {background-color:#FAFAFA; text-align:left}

.Info_Button_Body{text-align:center; height:36px; background-color:#E1E1E1; padding-top:6px;}

.Info_Button, .Info_Button_H{
	  line-height:30px; 
	  width:80px;
	  height:30px;
	  text-align:center;
	  font-family:"微软雅黑";
	  font-size:14px;
	  color:#FFFFFF;
	  font-weight:bold;
	  margin:0 auto;
	  display:-moz-inline-box; 
	  display:inline-block ;
	  cursor:pointer;
}

.Info_Button  {background-image:url(../imagefiles/bg_button_03.gif);}
.Info_Button_H{background-image:url(../imagefiles/bg_button_04.gif);}



/*信息页2样式--------------------------------------------------------*/
.Info2_Title_Body{
    background-image:url(../imagefiles/bg_info2_title3.gif); color:#13699A; height:35px; line-height:35px; font-weight:bold; font-size:14px;
}

