/* 全局定义 */
*{ margin:0; padding:0; border:0; font-family: Verdana,Tahoma, Arial,"宋体"; text-align:left; font-size:12px;line-height:150%;}
img{float:left}
.nofloat{ float:none}
div,table{ float:left; width:auto;overflow:hidden;word-wrap: break-word; word-break: break-all;height:auto;}
body{background:url(/template/images/body_bg.jpg) repeat-x #eee }
#headwrapper{ float:none; margin:0 auto 0; border:0; padding:0 13px; width:760px;}
#outerwrapper{ float:none; margin:0 auto 0; border:0; padding:0 13px; width:760px; background:url(/template/images/head_bg.jpg) repeat-x #FFF}
a{color: #333; text-decoration:none;}
a:hover {color:red; text-decoration:none;}
