/* CSS Document */


.contact a:link{font-weight : normal;text-decoration : underline ;color : #0089cf;}
.contact a:visited {font-weight : normal;text-decoration : underline ;color : #4b6473 ;}
.contact a:hover {font-weight : normal;text-decoration : none ;color : #dc5000 ;}
.contact 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;
}
		
#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:#dc5000;
   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:#dc5000;
     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:#dc5000;
}


#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;
}
