@charset "utf-8";



* HTML IMG {
	_behavior: url(http://www.zfck.net/csss/css/iepngfix.htc)}
* HTML .png {
	_behavior: url(http://www.zfck.net/csss/css/iepngfix.htc)}
IMG {BORDER-BOTTOM: medium none; BORDER-LEFT: medium none; BORDER-TOP: medium none; BORDER-RIGHT: medium none;}
*{padding:0;margin:0;}
html{overflow-x:hidden}
img{border:0;}

a{color:#666; cursor:pointer; text-decoration:none; cursor:pointer;}
a:hover{color:#68b92e; text-decoration:none;}
BODY {FONT: 14px/22px "微软雅黑, Arial, Helvetica, YaHei, sans-serif ";COLOR: #666;MIN-WIDTH: 1180px;background-color: #fff;}
DIV ,A ,FORM ,P ,IMG ,border ,UL ,OL ,LI ,DL ,DT ,DD ,H1 ,H2 ,H3 ,H4 ,H5 ,H6 {BORDER-BOTTOM: 0px; BORDER-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; BORDER-TOP: 0px; BORDER-RIGHT: 0px; PADDING-TOP: 0px}
SELECT {FONT: 14px Arial, Helvetica, sans-serif; COLOR: #000;}
EM {FONT-STYLE: normal; COLOR: #000;}
A IMG {BORDER-BOTTOM: medium none; BORDER-LEFT: medium none; BORDER-TOP: medium none; BORDER-RIGHT: medium none;}

UL {LIST-STYLE-TYPE: none; LIST-STYLE-IMAGE: none}
LI {LIST-STYLE-TYPE: none; LIST-STYLE-IMAGE: none}
.clearfix:after {DISPLAY: block; HEIGHT: 0px; VISIBILITY: hidden; CLEAR: both; FONT-SIZE: 0px; CONTENT: "."}
* HTML .clearfix {ZOOM: 1}
*:first-child + HTML .clearfix {ZOOM: 1}
li{list-style:none;}
.dno{display:none}
.remove{clear:both; height:0; visibility:hidden;}

#container {width:100%;margin-right: auto;margin-left: auto;}
.pic {margin: 0px; padding: 0px; float: left;}
.clear {CLEAR: both}
.pad {margin-bottom: 50px;}
.font1 {font-size: 16px;line-height: 30px;font-weight: bold;color: #333;font-family: "微软雅黑", Verdana, Geneva, sans-serif;}
.font2 {
	font-size: 28px;
	line-height: 40px;
	font-weight: bold;
	color: #7f7f7f;
	text-align: center;
	font-family: "微软雅黑", Verdana, Geneva, sans-serif;
}
.font3 {font-size: 16px;line-height: 30px;color: #888888;font-family: "微软雅黑", Verdana, Geneva, sans-serif;}
.font4 {font-size: 14px;color: #7b5a04;}
.box {width: 1180px;margin-right: auto;margin-left: auto;margin-bottom: 30px;}



button.cupid-green {
  background-color: #027d87;

  border: 1px solid #015c63;
  border-bottom: 1px solid #5b992b;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 1px 0 0 #00b7c5;
  box-shadow: inset 0 1px 0 0 #00b7c5;
  color: #fff;
  font: 14px/1 "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
  padding: 5px 0 5px 0;
  text-align: center;
  text-shadow: 0 -1px 0 #4c9021;
  width: 80px; }
  
  button.cupid-green:hover {
    background-color: #00b7c5;
   
    -webkit-box-shadow: inset 0 1px 0 0 #8dbf67;
    box-shadow: inset 0 1px 0 0 #8dbf67;
    cursor: pointer; }
  button.cupid-green:active {
    border: 1px solid #5b992b;
    border-bottom: 1px solid #538c27;
    -webkit-box-shadow: inset 0 0 4px 4px #548c29, 0 1px 0 0 #eeeeee;
    box-shadow: inset 0 0 8px 4px #548c29, 0 1px 0 0 #eeeeee; }




.button {  
    display: inline-block;  
    zoom: 1;   
    *display: inline;  
    vertical-align: baseline;  
    margin: 0 2px;  
    outline: none;  
    cursor: pointer;  
    text-align: center;  
    text-decoration: none;  
    font: 14px/100% Arial, Helvetica, sans-serif;  
    padding: .5em 2em .55em;  
    text-shadow: 0 1px 1px rgba(0,0,0,.3);  
    -webkit-border-radius: .5em;   
    -moz-border-radius: .5em;  
    border-radius: .5em;  
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);  
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);  
    box-shadow: 0 1px 2px rgba(0,0,0,.2);  
}  
.button:hover {  
    text-decoration: none;  
}  
.button:active {  
    position: relative;  
    top: 1px;  

}  
  
  
    
.gray {  
    color: #e9e9e9;  
    border: solid 1px #555;  
    background: #6e6e6e;  
    background: -webkit-gradient(linear, left top, left bottom, from(#888), to(#575757));  
    background: -moz-linear-gradient(top,  #888,  #575757);  
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#888888', endColorstr='#575757');  
}  
.gray:hover {  
    background: #616161;  
    background: -webkit-gradient(linear, left top, left bottom, from(#757575), to(#4b4b4b));  
    background: -moz-linear-gradient(top,  #757575,  #4b4b4b);  
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#757575', endColorstr='#4b4b4b');  
}  
.gray:active {  
    color: #afafaf;  
    background: -webkit-gradient(linear, left top, left bottom, from(#575757), to(#888));  
    background: -moz-linear-gradient(top,  #575757,  #888);  
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#575757', endColorstr='#888888');  ｝