/* vim: set et sw=4 ts=4 sts=4 fdm=marker ff=unix fenc=utf8 */
/**
 * CSS 重置样式
 *
 * 重置主流浏览器默认样式，参考 YUI 以及 Blueprint
 *
 * @author  i.feelinglucky@gmail.com
 * @link    http://www.gracecode.com/
 * @version $Id: reset.source.css 109 2008-10-16 14:50:08Z i.feelinglucky $
 */
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {padding:0;margin:0; font-size:12px; font-family:Helvetica,Arial,sans-serif; color:#333333;}
body{ background-color:#FFFFFF;}
table{border-collapse:collapse;border-spacing:0}
fieldset,img{border:0; margin:0;}
ol,ul{list-style:none}
caption,th{text-align:left}
h1,h2,h3,h4,h5,h6{font-weight:normal;font-size:100%}
q:before,q:after{content:''}
abbr,acronym{border:0}
a:link,a:visited{color:#333333;text-decoration:none;}
a:hover{color:#FF6600; text-decoration:underline;}
.clear{ font: 0px/0px serif; display: block; clear: both; }

.ali03,a.ali03:link,a.ali03:visited{ font-size:12px; text-decoration:none; padding:0 10px 0 2px;  color:#ffffff;background:url(/images10/in_8.gif) right no-repeat;background-positionY:center;}
.ali03,a.ali03:hover{text-decoration:none;}
.banner-4 { width: 928px; margin: 0px auto; margin-bottom: 10px;}
.banner-4 .item span {display: block;margin: 0px auto;margin-top: 2px;}
.banner-4 .item {margin:8px 3px 0px 3px;float: left; display:inherit;}
.banner-4 .item a:hover {text-decoration: none;}
.area1{ width:916px; margin:0 auto;}
.section{width:916px; margin:0 auto;} 
.section-v2{width:916px; margin:0 auto;}
