

html { overflow-y: scroll; }  

body {
	
	color: #666666;	
	font-family: Verdana, helvetica, arial, sans-serif;
	font-size: 68.75%;
	vertical-align: middle;
	text-align: justify;
	
}

//text-decoration: none; ul,li,li a,ul li a,ul li, ul a

a,a:link, a:visited, ul,li,li a,ul li a,ul li, ul a {
	text-decoration: none;
	font-size: 10px;

}

h1, h2, h3, h4 {
    font-size: 14px;
	font-family: Arial, Verdana, sans-serif;
	font-weight: normal;
	letter-spacing: normal; 
	padding: 0;
	line-height: 1.5em;
}


h1 {
	font-size: 14px;
	text-align: center;
	
}

h2 {
	font-size: 12px;
}


h1.tit,h2.tit, h2.tit a:link, h2.tit a:visited, h3.tit, h3.tit a:link, h3.tit a:visited{
	color: #5E614B;//#7fb338;
}
h2, h2 a:link, h2 a:visited {
	color: #FFFFFF;
}
h1.tit,h2.tit, h2.tit a:link, h2.tit a:visited, h3.tit, h3.tit a:link, h3.tit a:visited{
	color: #5E614B;//#7fb338;
}

p {
	margin: 12px 0 12px 0;
	line-height: 1.5em;
	font-size: 12px;
}


/*------ Menu ------*/

#menu {
	width: 591px;
	position: absolute;
	left: 395px;
	z-index: 600;
}
#menu1 {
	width: 891px;
	position: absolute;
	left: 10px;
	z-index: 600;
}
#menu2 {
	width: 891px;
	position: relative;
	left: 10px;
	z-index: 600;
	text-decoration: none;
}

#menu2 ul,li,li a,ul li a,ul li, ul a {
	
	text-decoration: none;
}
#menu .menu_des {
display: block;
background-image: url(../images/pru.jpg);
width: 100px;
height: 15px;
overflow: hidden;
text-decoration: none;
}
men, .men ul { 
	list-style: none;
	margin: 10;
	padding: 0;
	text-decoration: none;
}

.men {
  font-family: "Arial";/*"BlairITC TT";*/
  z-index: 100;
  position: relative;
  text-decoration: none;
}
.men li {
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #000;
	text-align: left;
	width: 100;
	text-decoration: none;
}
.men li a, .men li a:link, .men li a:active, .men li a:visited {
	color: #2b67bc; //FF6600;
	display: block;
	padding: 0 0 0 0;
	text-decoration: none;
	font-family: "Arial";
	font-size: 1em;
	font-weight: bold;
	border:none;
width: 95px;
height: 25px;
text-decoration: none;
}

.men li a img {	border:none;}

.men li a:hover {
  color: #000;	
  text-decoration: none;
}
#men-sub li:hover a, 
#men-sub li.sfHover a {
  color: #000;
	font-weight: bold;
	text-decoration: none;
}
#men-sub li:hover ul a, 
#men-sub li.sfHover ul a {
  color: #2b67bc; //666666;	
  	font-family: Helvetica, sans-serif;
	line-height: 16px;
	font-size: 0.9em;
	font-weight: normal;
	opacity: 1;
	padding-left: 15px;
	height: 16px;
	letter-spacing: 0.05em;	
	text-decoration: none;
}
#men-sub li:hover ul a:hover, 
#men-sub li.sfHover ul a:hover {
  color: #000000; //FF6600;
  text-decoration: none;
  //background: url(../images/bolin.gif) center left no-repeat;
  //background-color: #f3f3f3;
}

.men ul {
  border-bottom: 0px solid #000;
  list-style: none;
  margin: 10;
  width: 120px;
  position: absolute;
  top: -999em;
  left: -1px;
  text-decoration: none;
}
.men li:hover ul,
.men li.sfHover ul {
  top: 25px;
  text-decoration: none;
}
.men ul li {
  border: 0;
  float: none;
  text-decoration: none;
}
.men ul a {
  border: 0px solid #000;
  border-bottom: 0;
  width: 90px;
  white-space: nowrap;
  font-family:Arial, Helvetica, sans-serif;
  text-decoration: none;
}
.men ul a:hover {
  color: #000;
  text-decoration: none;
}





#footer {
width: 986px;
text-align: left;
color:#999999;
font-size: 0.8em;

position: relative;
margin: 0 auto;
}
