/* CSS Document */
*, *:before, *:after { 
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td,a{margin: 0;padding: 0;font-family: "5FAE8F6F96C59ED1","Microsoft Yahei","Hiragino Sans GB",tahoma,arial,"5B8B4F53" !important; font-size:14px;color:#333;list-style:none;}
fieldset,img {border: 0;}
address,caption,cite,code,dfn,em,th,var,optgroup,i {font-style:normal;font-weight: normal;}
h1,h2,h3,h4,h5,h6{font-weight: normal; font-size: 100%;}
input,button,textarea,select,optgroup,option {font-family: inherit;font-size: inherit;font-style: inherit;	font-weight: inherit;}
body .fn-left {float:left;display:inline;}
body .fn-right {float:right;display:inline;}
body .center{text-align:center;}	
a{text-decoration: none;}
a.color{color: #993399;}
a:link{text-decoration: none;}
a:visited{text-decoration: none; }
a:hover {text-decoration: none; color:#646ab2;}
a:active{text-decoration: none;}
.clear{clear:both;}
.hide{display:none;}

.main-special{width:100%; height:auto; min-width:1200px;}
.main-center{width:1200px; height:auto; margin:0 auto; display:block;}
.main-centers{width:1200px; height:auto; margin:0 auto; display:block;}



