﻿@charset "gb2312";
/* CSS Document */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {margin: 0; padding: 0;border:none;outline:none;font-size: 100%;vertical-align: baseline;background:transparent;text-decoration:none;}
img{ vertical-align:bottom;}
body { background: #fff2f2;color:#231815;font-size:12px;}
a{ color:#231815;}
a:hover{text-decoration:underline;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after,
q:before, q:after {content: '';content: none;}
:focus {outline: 0;}
ins {text-decoration: none;}
del {text-decoration: line-through;}
table {border-collapse: collapse;border-spacing: 0;}
.clear{ clear:both;}
.space{ margin-top:10px;}
.mleft{ margin-left:10px;}
.left{ float:left;}
.right{ float:right;}
.container{ width:960px; background:#fff; padding:0 10px; margin:0 auto;}
.sideleft{ width:210px; overflow:hidden;}
.sidecenter{ width:500px; overflow:hidden;}
.sideright{ width:230px; overflow:hidden;}
.sidemain{ width:740px; overflow:hidden;}

/*����*/
.top{ width:960px; height:95px;}

/*����*/
.nav{ width:960px; height:40px; background:url(../images/nav_bg.gif) repeat-x; overflow:hidden;}
.nav li{ width:120px; height:40px; background:url(../images/nav_line.gif) no-repeat right center; float:left; line-height:40px; text-align:center;}
.nav li.nav_end{ background:none;}
.nav li a{ font-size:14px; font-weight:900; color:#fff;}

/*ҳ��*/
.footer{ width:100%; height:212px; background:url(../images/footer_bg.gif) repeat-x;}
.footer_nav{ height:34px; line-height:34px; text-align:center; color:#fff; font-size:14px;}
.footer_nav a{ display:inline-block; margin:0 12px; color:#fff;}
.copyright{ width:100%; background:url(../images/footer_logo.jpg) no-repeat 130px 46px; overflow:hidden;}
.copyright p{ width:450px; margin-left:410px; margin-top:30px; line-height:30px;}

.thisclass a{color:red;}
