@charset "gb2312";
/* CSS Document */

body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,table,td,th,img,dl,dt,dd{margin:0;padding:0;border:0;}

textarea,td,div,input,p{font-size:12px;}
body{font-size:12px; font-family:"宋体",Verdana, Arial;}
body,html{hegiht:100%; }
ul,ol{list-style:none;}
div{margin:0; padding:0;}

input{margin:0; padding-left:5px; font-family:"microsoft yahei";color:#121375; font-weight:bold; font-size:14px;width:200px;height:25px; border:solid 1px #ccc;}
select{margin:0; padding-left:5px; font-family:"microsoft yahei";color:#121375; font-weight:bold; font-size:14px;width:207px;height:30px; border:solid 1px #ccc; }

.clear{clear:both; height:0; font-size:1px; line-height: 0px;}

/*只适用于非IE浏览器*/
.clearfix:after {clear:both; height:0; overflow:hidden; display:block; visibility:hidden; content:"."; }
* html .clearfix{ height:1%};
*+html .clearfix{ height:1%};

li{list-style-type:none;}
table{ margin:0 auto;}

/*解决IE6图片下方有空隙产生*/
img{vertical-align:top;border:none;}

a{color:#444; text-decoration:none;}
a:hover {color:#171878;}

/*英文强制换行*/
.word{word-break:break-all;}


