@charset "utf-8";
/* CSS Document */

/* ---------------------------------- public style --------------------------------- */
* {margin: 0px;padding: 0px;}
ul, li {list-style-type:none;}
.clear {clear:both;font-size:0;line-height:0;}
body {text-align: center;font-family:"微软雅黑","宋体", Arial, Helvetica, sans-serif;font-size: 12px;background: url(../images/bg.gif) center top no-repeat;}
.more{ float:right; margin-right:10px; }
.more a:hover{ text-decoration:underline;}
.wordWrap{word-wrap:break-word; white-space:normal; width:748px; overflow:hidden;}
.main_txt{ min-height:5px;_height:5px; font-size:14px; line-height:20px;}
img{ vertical-align:top;}
.tableMid{ margin: 0 auto;}
