﻿@charset "utf-8";
/*----Copyright (C), 2009, oneeoote*/
* { word-break:break-all; } /*强制换行*/
/*--------------------------------------------------Reset*/
body,div,dl,dt,dd,ul,ol,li,pre,form,fieldset,input,textarea,blockquote,th,td { margin:0px; padding:0px; }
table { border-collapse:collapse; border-spacing:0px; }
fieldset,img { border:0px; }
ol,ul { list-style:none; }
caption,th { text-align:left; }
q:before,q:after { content:''; }
abbr,acronym { border:0px; }
h1,h2,h3,h4,h5,h6 { font-size:12px; font-weight:normal; margin:0px; padding:0px; }
a { color:#303A43; text-decoration:none; }
a:hover { color:#1F85CD; text-decoration:underline; }
/*--------------------------------------------------Reset*/
html,body { background:url(../images/bg.gif) repeat-x; font-family:"宋体"; font-size:12px; }
.width { background:#ffffff; margin:0px auto; overflow:hidden; padding:0px 6px; width:908px; }
.clear { clear:both; }

