@charset "UTF-8";
/**
 * 
 * @authors Your Name (you@example.org)
 * @date    2014-12-18 08:28:14
 * @version $Id$
 */
body,div,p,span,ul,ul li,h1,h2,h3,h4,h5,h6,a,img,input,hr,em,object{margin:0px;padding:0px}
a{text-decoration: none}
body{font-family:Arial;font-size:12px;}
ul li{list-style:none}
img{vertical-align:middle;}
img,hr{border:0;}
input,textarea{border:none;}
textarea{resize:none;}
/*body{font-family:"Microsoft Yahei"}*/
.pull-left{float:left;}
.pull-right{float:right;}
.container{width:1120px;margin:0 auto;}
.clr{clear:both;}
.color-white{color:#FFF;}
.color-red{color:#da3637;}
.color-gray{color:#1f1f1f;}
.color-gray-d{color:#afaeae;}
.color-black{color:#000;}
.font-size12{font-size:12px;}
.font-size14{font-size:14px;}
.font-size16{font-size:16px;}
.font-size18{font-size:18px;}
.font-size20{font-size:20px;}
.font-size24{font-size:24px;}
.text-left{text-align:left;}
.text-right{text-align:right}
.text-center{text-align:center;}
.font-bold{font-weight:bold}
.font-normal{font-weight:normal}
.font-yahei{font-family:"Microsoft Yahei"}
.font-songti{font-family:"宋体"}
