﻿
/*html,body{height:100%}*/
body, ul, ol, li, dl, dt, dd, p, h1, h2, h3, h4, h5, h6, form, fieldset, table, td, img, div {border:0 none;margin:0;padding:0;	font-weight:normal;}
header,footer, section, details, aside, menu, nav, article, hgroup, figure, figcaption, time {display:block;margin:0px;padding:0px;}
ul,ol,li{list-style-type:none;}
select,input,img{vertical-align:top;}
a img{border:0;}
em,i{font-style:normal;}
a:hover{ text-decoration:underline;}
a,a:active,a:focus {outline:none;}
textarea {resize:none;}
table {border-collapse:collapse;border-spacing:0;}
h2, h3, h4, h5, h6{ font-size:14px; font-weight:bold;}
/* 通用样式 */
.fl{float:left;}
.fr{float:right;}
.warp{width:1000px;margin:0 auto;clear:both;}
.warp2{ width:1200px;margin:0 auto;clear:both;}

.clearfix:before,.clearfix:after{content:"";display:table;}
.clearfix:after{clear:both;}
.clearfix{*zoom:1;/*IE/7/6*/}

.bd{border:1px solid #E4E4E4;height:100%;}

.fml{ font-family:"Microsoft YaHei";}
.more{float:right;margin-right:10px; display:inline; width:97px; margin-top:6px;}
a{color:#4B494A;text-decoration:none}
a:hover {color:#0a3576;	text-decoration:underline}
.mar_top{ margin-top:14px;}