@charset "utf-8";
@font-face {font-family: "SansitaOne";    
	src:url(../fonts/SansitaOne.ttf ) ;  
			
	font-weight: normal;		
	font-style: normal;}
body { font-family: "SansitaOne";
    
    font-size: 14px;
	color:#333;
}
html, body, div, span, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, address, big, cite, code, del, em, font, img, ins, small, strong, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend {
    margin: 0;
    padding: 0;
}
input, select {
    font-size: 13px;
	border:none;
	margin: 0;
    padding: 0;
	font-family:Arial, Helvetica, sans-serif;

}
textarea:focus {outline: none;}
input:focus {outline: none;}
img {
	max-width:100%;
    border: 0 none;
	vertical-align: middle;
}
.ie6 img {
	width:100%;
}
a{
	color:#333;
	text-decoration:none;
}

a img {
    border: 0 none;
}
del {
    text-decoration: line-through;
}
i,em {
    font-style: normal;
}
i{ 
	color:#FF0000; 
	padding:0 20px;
}
#container {
    width: 100%;
    height: auto;
}
.position{
  position: fixed;
  left: 0;
  right: 0;
  z-index: 999;
  box-shadow: 0 1px 1px #22a75b; top:0px;
}
.warper {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
}
/*p{ 
	text-align:justify; 
	text-justify:inter-ideograph;
}*/
ul, li, dl, dt, dd {
    list-style: none outside none;
}
.tc {
    text-align: center;
}
.tl {
    text-align: left;
}
.tr {
    text-align: right;
}
.fl,.fr{ 
	float:left; 
	display:inline;
}
.fr {
    float: right;
}
.hidden{ overflow:hidden;}
.cl {
    clear: both;
}
.fb {
    font-weight: bold;
}
h1 {
    font-size: 20px;
	font-weight:normal;
}
h2 {
    font-size: 36px; 
	
}
h3 {
    font-size: 18px; font-weight:normal;
	
}
 h4  {
    font-size: 14px; font-weight:normal;
}
 h5  {
    font-size: 14px; font-weight:normal;
}
h6 {
    font-size: 12px;
	font-weight:normal;
}
.jlm {
	margin-top: 20px;
}
.jlp {
	padding-top: 30px;
}
.jlm01 {
	margin: 30px 0;
}
.jlp01 {
	padding: 60px 0;
}
.jlp02 {
	padding: 60px 0 120px;
}
.jlp03 {
	padding-bottom: 140px;
}
.jlp04{
	padding:50px 0 70px;
}
.jlp05{
	padding:30px 0 30px;
}

.ft14{
	font-size:14px;
}
.ft16{
	font-size:16px;
}
.ft18{
	font-size:18px;
}
.ft24{
	font-size:24px;
}
.red{ 
	color:#cc0000;
}
.blue{
	color:#005780;
}
.blue a{
	color:#0a8ce5;
}
.grey{ 
	color:#9e9e9e;
}
.orange{
	color:#ff6600;
}
.green{
	color:#7da417;}
.green a{
	color:#7da417;}
.sp{
	padding:0 8px;
}
