﻿* { word-break:break-all; }
body { color:#000; font-size:14px; font-family: "Microsoft YaHei","微软雅黑",tahoma,arial,simsun,"宋体";text-align:left; line-height:150%;}
html, body, div, ul, li, dl, dt, dd, form, input, select, h1, h2, h3, h4, h5, p { margin:0px; padding:0px; }
ul, li { list-style:none; }
img { border:0px; margin:0px; padding:0px; }
input, select { font-size:12px; }
a:link, a:visited { color:#454545; text-decoration:none; }
a:hover { color:#ff0000; text-decoration:none; }
.clear { clear:both; height:1px; margin-top:-1px; overflow:hidden;font-size:0;line-height:1px }
.pointer { cursor:pointer; }
.wrap {margin:0 auto;}
.wrap, #container { width:1200px; overflow:hidden;}
/*相关通用*/
.fleft,.fl{ float:left; }
.fright,.fr { float:right; }
.inline-block { display:inline-block; }
.common_mtop,.mtop { margin-top:10px; }
.mt15{margin-top:15px;}
.common_mright,.mright { margin-right:10px; }
.common_mbottom,.mbottom { margin-bottom:10px; }
.common_border { border:1px solid #d8d8d8; }
.common_input_border { border:1px solid #D8D8D8; }
.common_bg_color { background:#f9f9f9; }