﻿

/************** #导航条样式集 **************/

.menucollection
{
	margin:auto;}
	
 .StaticMenuItemStyle
  {
	 color:#B49823;
	Font-Size:12px;
	font-family:"Times New Roman", Times, serif ;
	font-weight:bold;
	height:27px;	
	padding-bottom:5px;
	padding-right:5px;
}

 .StaticMenuItemStyle a
  {	 color:#B49823;	 
	 margin-left:12px;}

 .StaticMenuItemStyle a:hover,a:active
  {	  color:#B49823;
	 margin-left:12px;}



 .StaticSelectedStyle
  {
   color:#B49823;	
	Font-Size:12px;
	font-family:"Times New Roman", Times, serif ;
	font-weight:bold;
	height:27px;	
	padding-bottom:5px;
	padding-right:5px;
	
}
 .StaticHoverStyle
  {
    Font-Size:12px;
	font-family:"Times New Roman", Times, serif ;
	font-weight:bold;
	height:27px;
	color:#B49823;	
	padding-bottom:5px;
	padding-right:5px; 
}


 .DynamicMenuStyle
{  
   margin-top:-6px;
   background-color:black;
   background-image:url('../images/active_menu1.png');
   background-repeat:no-repeat;
   font-family:Verdana;
   padding-top:7px;
   
  }
 .DynamicHoverStyle
{	
	 background-color:#fdf1c0;	
 }


.DynamicMenuItemStyle
{
	 text-align:left;	  
	 Height:25px;
	 font-size:9px;	
	 margin-right:8px;
	 font-family:Verdana;
	  }
  
.DynamicMenuItemStyle a{
	 color:black;
	 margin-left:12px;
	 font-family:Verdana;
}

.DynamicMenuItemStyle a:hover,a:active{
	
	 margin-left:12px;	
	 font-family:Verdana;
}



  
  /***********************************/
  .WebPartZoneHeadStyle
  {
    width:100%;
	font-size:20px;	 
    float:left;  
    text-align:left;
	font-family:"Times New Roman", Times, serif;;
	background-color:#54340A;	
	padding:10px 0px 10px 15px;
	margin:0px 0px 0px 0px; 
	color:#FFFFFF;

  
}



  .div_HomeWhether
  { 
    text-align:center;
    width:231px;
    height:88px;	
	margin:-100px 0px 0px 748px; 	
	background-image:url('../images/whetherbg.png');
	position:relative;  
}

  .div_HomeWhether_img
  { 
    height:40px;	
	margin:10px 0px 0px 60px;
	position:relative;  
    float:left
   }
   
  .div_HomeWhether_temperature
  {    
	margin:14px 0px 0px 15px;
	color:white;
	font-size:34px; 
	font-weight:bold;
	font-family:"Times New Roman", Times, serif;	
    float:left
   }
   
 .div_HomeWhether_label
  { 
    width:100%;
    text-align:center;
	margin:0px 0px 0px 0px;
	color:white;
	font-weight:bold;
	font-family:"Times New Roman", Times, serif;	
	font-size:16px; 
    float:left
   }





  
  
  /**********HISTORY STYLE*************/
#CalendarBox{background:url('../images/CalendarBox.gif'); width:885px; color:#FFFFFF;font-size:20px; overflow:hidden;zoom:1;margin:20px auto;   }

#CalendarBox #CalendarBox_title{ margin-top:10px; padding-left:20px; height:30px;line-height:30px;}
#CalendarBox .CalendarBox_Year{height:26px;background:url('../images/biaochi.png') no-repeat; margin-top:200px;}    
    
#Po_Control{ width:847px; margin:auto;}
#Po_Control .Po_Main_Box{margin-top:183px; position:absolute;   }
#Po_Control .Po_Main_Box .Po_Box_Circle{ cursor:pointer;}
#Po_Control .Po_Main_Box .Po_Box_Circle img{ display:block;}
#Po_Control .Po_Main_Box .Po_Box_Arrow{ width:12px; display:none; position:absolute;margin-top:-18px;}
#Po_Control .Po_Main_Box .Po_Box_Arrow img{display:block;width:12px;}
#Po_Control .Po_Main_Box .Po_Box_Content{width:847px; height:165px; position:absolute;margin-top:-183px; background:url('../images/contentbox.png');display:none; }

.Po_Box_Content .Contents_imgbox{ float:left;margin-left:10px; margin-top:6px; display:inline; padding:2px; border:1px solid SILVER; }
.Po_Box_Content .Contents_imgbox img{display:block; width:244px; height:150px;}
.Po_Box_Content .Contents_fontbox{float:left; margin-top:8px; margin-left:10px; overflow-y:auto; overflow-x:hidden;  height:145px; width:575px; display:inline; color:Black;}
.Po_Box_Content .Contents_fontbox .Contents_fontbox_year{ font-size:20px; margin-bottom:5px;}
.Po_Box_Content .Contents_fontbox .Contents_fontbox_title{ font-size:15px; margin-bottom:10px; font-weight:bold;}
.Po_Box_Content .Contents_fontbox .Contents_fontbox_body{font-size:12px;margin-right:5px;}