﻿@charset "utf-8";
html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, select, p, blockquote, th, td, legend, img { padding: 0; margin: 0; }
h1, h2, h3, h4, h5, h6 { font-size: 12px; font-weight: normal; }
fieldset, img, a, abbr, acronym { border: none 0; }
table { border-collapse: collapse; border-spacing: 0; }
ol, ul { list-style: none; }
address, caption, cite, code, dfn, em, strong, th, var { font-weight: normal; font-style: normal; }
caption, th { text-align: left; }
select, input { font-size:12px; vertical-align: middle; }
ins, a { text-decoration: none; }
/* IE6,7焦点点状线去除 */
a:focus, *:focus { outline: none; }
/* 清除浮动 */
.clearfix:after { clear: both; display: block; visibility: hidden; height: 0; line-height: 0; font-size: 0; content: ""; }
.clearfix { *zoom: 1; }
input::-moz-focus-inner { border: none; padding: 0; }

body{ font-family: 'microsoft yahei'; background-color: #ffffff; }
div.main { width: 960px; margin: 30px auto 0; }
div.right { float:left;_display:inline; width: 680px; margin-left: 40px;overflow:hidden}
/*footer*/
div.wrap { margin-top: 50px; background-color: #f3f6f8; }
#footer_link_info { font-size: 12px; padding: 32px 0; text-align: center;	line-height: 30px; }
#footer_link_info p { text-align: center; color: #999; }
#footer_link_info p a { color: #999; }
#footer_link_info p a:hover { color: #3091f2; }
#footer_link_info span { padding: 0px 5px; }

* html{
    background-image:url(about:blank);
    background-attachment:fixed;
}