* {
	margin: 0;
	padding: 0;
}
.STYLE1 {font-size: 15px}
.STYLE3 {
	font-size: 12px;
	font-weight: bold;
}
html,body {
	background: #ffffff;
	color: #7e7e7e;
	font-family: "ËÎÌå", arial, tahoma;
	font-size: 12px;
	text-align: center;
}
td{ font:12px; line-height:24px;}
a {
	font-size: 12px;
	color: #FF7F02;
	text-decoration: underline;
	cursor: pointer;
}

a:link,a:visited {
	color: #7e7e7e;
	text-decoration: none;
}
a:hover {
	color: #FF9204;
	text-decoration: underline;
}

a:active,a:focus {
	color: #000;
}
.visited{
    font-size:12px;
    font-weight:bold;
	color: #FF9204;
	text-decoration: none;
}
#nav{ width:690px; line-height:1.4em; margin-top:2px;}
#nav ul{
margin: 0;
padding: 0;
float: left;
font-size:14px;
font-weight:bold;
width: 100%;
}

#nav ul li{
	display: inline;
}

#nav ul li a{
float: left;
font-size:14px;
font-weight:bold;
color:#001FB7; 
padding: 10px 20px; 
text-decoration: none;
}
#nav #current a{ /*currently selected tab*/
	font-size:14px;
	font-weight:bold;
	color: #fff;
	background-image: url(../images/index_03.gif);
	background-repeat: no-repeat;
	background-position: center;
}
#nav ul li a:visited{
font-size:14px;
font-weight:bold;
color:#fff; 
}

#nav ul li a:hover{
	color: #fff;
	background-image: url(../images/index_03.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.more{
   margin-right:20px;
   text-align:right;
}
.item{
   margin-bottom:5px;
   padding-top:5px;
   border-bottom:1 dashed #cccccc;
   height:25px;
}
.line{
   padding:0 5px;
   border-bottom:1 dashed #cccccc; 
}
.f12{
   font-size:12px;
   color:#000;
   line-height:1.5em;
}
.f12g{
   margin:10px;
   font-size:12px;
   color:#7e7e7e;
   line-height:1.5em;
}
pleft_bg{
   background:url(../images/product_2.gif) no-repeat;
   border-right:#e4e4e4;
   width:214px;
}
.pane{
   margin:40px 10px 10px 5px;
   padding:6px;
   border:1 solid #DFDFDF;
   background-color:#fff;
   text-align:left;
}
.p_gray{
   padding:5px;
   font-size:14px;
   font-weight:bold;
   color:#7e7e7e;
   background-color:#dfdfdf;
}
.title{
   margin:20px 0;
   font-size:15px;
   font-weight:bold;
   color:#7e7e7e;
   text-align:center;
}
p{
  margin:10px;
  font-size:12px;
  color:#7e7e7e;
  text-indent:2em;
  line-height:1.5em;
}
