/* CSS Document */


#text a:link{font-weight : normal;text-decoration : underline ;color : #0089cf;}
#text a:visited {font-weight : normal;text-decoration : underline ;color : #4b6473 ;}
#text a:hover {font-weight : normal;text-decoration : none ;color : #dc5000 ;}
#text a:active {font-weight : normal;text-decoration : none ;color : #dc5000;} 	

#Contact_content
{
    padding-top:20px;
}
#Contact_content .contact{
	
	padding:3px 0px;
	background-image:url(image/web-pages.jpg);
	background-repeat:no-repeat;
	width:270px;
	margin-bottom:20px;
	margin-top:20px;
	margin-right:36px;
	float:left;
}
#newtext
{
    padding-left:100px;
    
}	
#Contact_content .stitle{
    font-family: Arial;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	padding-left:12px;
}
.bottom
{
    padding-top:20px;
    border-top :dashed 1px #bec3c8;
}

#Contact_content ul li{
	font-size:12px;
	color:#323232;
	margin:2px;
	}	
#Contact_content .contact1 ul
{
    padding-top:10px;
}
.Cname{
   font-size:14px;
   width:612px;
   font-family:Arial;
   font-weight:bold;
   color:#113C8D;
 
   
   padding-bottom: 3px;

   }

#Contact_content ul{
	padding-left:10px;
	}	




/*上面是以前的，下面是新的.*/

#News_Content
{
     font-size:12px;
    font-family:Arial;
    
}
#News_Content .bottomlink
{
    text-align:right;
}
#News_Content .bottomlink a:link{ text-decoration:underline;color:black;}
#News_Content .bottomlink a:hover{ text-decoration:underline;color:#dc5000;}
#News_Content .text_title
{
    display:block;
     color:#113C8D;
     font-size:14px;
     font-weight:bold;
     padding-top:25px;
}
#News_Content .text_part
{
    width :612px;
    padding-top:15px;
     display:block;
     line-height:20px;
}
#News_Content .tip ul
{
    color:#113C8D;
}


#content
{
    padding-top:25px;
  
    width:612px;
}
#content .header
{
   
    padding-bottom:30px;
    
}
#content .panel1
{
    
    vertical-align:middle;
    padding-bottom:10px;
    margin-top:30px;
    height:79px;
    border-bottom:dashed 1px #bec3c8;
}
#content .panel1 img
{
    float :left;
    width:109px;
}
#content .panel1 label
{
 
    padding-left:30px;
   vertical-align :middle;
   padding-top:5px;
    width:473px;
    float:left;
    text-align :left;
}

/*news summerize*/
#News span
{
 
    font-size:12px;
    font-family:Arial;
}
#News .head
{
    clear:both;
    height:20px;
    border-bottom:dashed 1px  #bec3c8;
    padding-bottom:3px;
    padding-top:25px;
   
}
#News .title
{
    float:left;
 
   
}
#News .title a
{
	   color:#113C8D;
    font-size:14px;
    font-family:Arial;
}
#imgs
{
  padding-top:20px;
}
#imgs img
{
	cursor :pointer;
	float:left ;
	text-align :center ;
	margin :0px;
	padding-right:1px;
	display:block ;
}

#panels
{
 padding-top:25px;
}
#panel1
{
   display:block ;
}
#panel2
{
   display:none;
}
#panel3
{
   display:none;
}
#pager
{
  padding-left:35px;
}
#News .title a 
{
  background:url(image/newicon.jpg) no-repeat 0px 0px;
  padding-left:35px;
}
#News .tip
{
	 display:block;
    float:right;
    padding-top:5px;
   color: #8b8b8b;
}
#panels ul li
{
  padding-bottom:3px;
  height:20px;
  margin-bottom:15px;
  border-bottom:dashed 1px #8b8b8b;
}
#pager input
{
   margin-left:15px;
}
/*
#News .text
 {
   
     line-height:20px;
    padding-top:20px;
    
     padding-bottom:5px; 
   
   
   }
#News .more
{
    float:right;
    width:30px;
    color:#dc5000;
    margin-right:20px;
    background-image:url(image/arrow.jpg);
    background-position:left center ;
    background-repeat:no-repeat;
    padding-left:10px;
  
}
*/
#News .bottomPage a:link{color:#113C8D; text-decoration:none; padding-left:15px;}
#News img {border:0;}

