﻿
#service {
background-color: #F8F4EF;

width: 60px;
border: 1px solid #ECE1D5;
font-family: "宋体";
}
#servmenu {
margin: 0px;
padding: 0px;
list-style-type: none;
float:left;
}
#servmenu li {
display: block;
margin: 0px;
text-align: left;
padding-top: 0.2em;
padding-right: 0px;
padding-bottom: 0.2em;
padding-left: 0px;
cursor: hand;
}
#servmenu li 
{	text-align: left;
	font-weight :bolder ;	
    height: 16px;
 	font-family: 微软雅黑;
	}
#servmenu li a 
{
	font-weight :bolder ;
   font-family: 微软雅黑;
	font-size: 12PX;
	color: #ff9707;
	text-align:right;
	text-decoration: none;
	font-style: normal;
}

#servmenu li a:hover 
{
	font-weight :bolder ;
	font-family: 微软雅黑;
	font-size: 12PX;
	color:  #cccccc;
	text-decoration: underline;
	font-style: normal;
	
}
.servsec1 { 

	font-size: 12PX;
	color:  #ff9707;}
.servsec2 
{	
	color:#cccccc;	
	font-size: 15PX;
	}
.servblock { display: block;	}
.servunblock 
{	display: none;
	}

#infomation {
background-color: #F8F4EF;
height: 158px;
width: 418px;
margin: 0px;
padding: 0px;
border: 1px solid #ECE1D5;
font-family: "宋体";
font-size: 12px;
}
#infomenu {
margin: 0px;
padding: 0px;
list-style-type: none;
}
#infomenu li {
display: block;
width: 100px;
text-align: center;
float:left;
margin: 0px;
padding-top: 0.2em;
padding-right: 0px;
padding-bottom: 0.2em;
padding-left: 0px;
cursor: hand;
}
#infomenu li 
{
	float: left;
	font-weight :bolder ;	
    height: 24px;
  	font-size: 14PX;
	}
#infomenu li a 
{
	font-weight :bolder ;
    font-family: 微软雅黑;
    color:#ffffff;	
	text-decoration: none;
	font-style: normal;
}

#infomenu li a:hover 
{
	font-weight :bolder ;
	font-family: 微软雅黑;
	color:  #FF2020;
	text-decoration: underline;
	font-style: normal;
}
.infosec1 
{ 
  
	color:#ffffff;	
	font-size: 14PX;
	}
.infosec2 
{
	border-right:#00523b 2px outset; 
	border-top:#00523b 2px outset; 
	border-left:#00523b  2px outset;
	background-color: #f6dea5;
	color:#666666;	
	font-size: 14PX;
	}
.infoblock { display:block;}
.infounblock { display: none;}

