/* CSS Document */


.fz_01{
	font-size: 36px;
	font-weight: bold;
	color: #6f6d6d;
	font-family: Arial, Helvetica, sans-serif;
}

.fz_02{
	font-size: 12px;
	color: #6f6d6d;
	font-family: Arial, Helvetica, sans-serif;
}

.fz_03{
	font-size: 18px;
	color: #de3e79;
	font-family: Arial, Helvetica, sans-serif;
}

.fz_04{
	font-size: 14px;
	color: #728d11;
	font-family: Arial, Helvetica, sans-serif;
}

.fz_05{
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
}

.fz_06{
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

.fz_07{
	font-size: 14px;
	color: #728d11;
	font-family: Arial, Helvetica, sans-serif;
}

.fz_08{
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
}

.fz_09{
	background-image: url(gif-0597.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 80px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin-left:10px;
	padding-top:3px;
	font-weight: bold;
}

.fz_10{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	border-bottom:1px solid #CCCCCC;
}

.fz_11{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}

.fz_12{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}

.ft_01{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
}

.td_01{
	padding-top: 5px;
}

.td_02{
	padding-left: 5px;
}

.tb_01{
	background-image: url(bg_004.jpg);
	border-right: 1px solid #e6fe8d;
	border-left: 1px solid #e6fe8d;
	border-bottom: 1px solid #e6fe8d;
}

.tb_02{
	width:180px;
	border: 1px solid #E9E9E9;
	background-color: #FFFFFF;
}

.tb_03{
	background-image: url(bg_001.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
}

.tb_05{
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}

.ip_01{
	height: 14px;
	font-size: 12px;
	color: #999999;
	width: 150px;
}

.ip_02{
	font-size: 14px;
	color: #999999;
	width: 50px;
	float: left;
}

.Inp_01{
	height: 20px;
	width: 150px;
}

.Inp_02 a{
	background-image: url(bt_02.jpg);
	background-repeat: no-repeat;
	border: none;
	background-position: center center;
}

#vertmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 180px;
	padding: 0px;
	margin-left: 10px;
	background-image:url(bg_003.jpg);
}

#vertmenu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	border: none;
}
#vertmenu ul li {
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b9d066;
}
#vertmenu ul li a {
	font-size: 12px;
	display: block;
	padding: 5px 0px 2px 4px;
	text-decoration: none;
	color: #6f6d6d;
	width:180px;
	height: 20px;
}

#vertmenu ul li a:hover, #vertmenu ul li a:focus {
	color: #000000;
	background-color: #EAF7D7;
}

.contentText{
	line-height: 18px;
	color: #717171;
}

a:link, a:visited {
	color: #2F5996;
	text-decoration: underline;
}

a:hover{
	background-image: ;
	color:red;
}

/* 按钮链接 */

.button a, .button a:link, .button a:visited {    
   display:block;     
   float:right;    
   height:24px;  
   line-height:24px;    
   text-decoration:none;
   text-align:center;    
   padding:0 0 0 9px;    
   cursor:pointer;
   color:#ffffff;
   background:url(./button.gif);
   font-weight: bold;
   margin-left: 5px;
}
.button a span{
	white-space:nowrap;
   float:left;    
   display:block;    
   padding:0 15px 0 9px;
   background:url(./button.gif) no-repeat right center;
   color:#ffffff;
   text-decoration:none;
}
.button a:hover{
   background:url(./buton_over.gif);
   color:#ffffff;
   text-decoration:none;
}
.button a:hover span{    
   background:url(./buton_over.gif) no-repeat right center;
   color:#ffffff;
   text-decoration:none;
}
/**/
.price{
	color:#717171;
	font-weight: bold;
}
/*菜单*/
.menuNav a:link, .menuNav a:visited{
	color: #000000;
	text-decoration: none;
}

.menuNav a:hover{
	color: red;
	text-decoration: none;
}

hr{
	color:#CCCCCC;
}
