﻿@charset "utf-8";
/* CSS Document */
*{ margin:0; padding:0;}
html{ width:100%; background:#fff;}
body{ font:12px/22px "宋体"; background:#fff; text-align:center; color:#333; word-break:break-all;}
ul{ list-style:none;}
h1,h2,h3,h4,h5,h6{ font-size:12px;}
em{ font-style:normal;}
a:link,a:visited{ color:#333; text-decoration:none;}
a:hover{ color:#ff722d; text-decoration:underline;}
img,img a,img a:hover{ border:0;}
.hackbox{ display:table;}
.clearline{ clear:both; height:0; overflow:hidden;}
.w_area{ width:950px; margin:0 auto;}
.mtop{ margin-top:8px;}
/*链接*/
a.cred:link,a.cred:visited{ color:#f00;}
a.cred:hover{ color:#0099FF;}

/*header*/
#login{ float:left; text-align:left; margin-top:4px;}
#sethome{ padding-right:20px; float:right; text-align:left; margin-top:4px;}
#sethome a{ padding:0 10px; background:url(../images/index_top_point.jpg) no-repeat 0 40%;}
.column1{ float:left; width:253;}
.column2{ float:right;}
.column2 img{ padding:3px; border:1px solid #D0CECE;}
.global_menu{ width:950px; float:left; margin-top:5px; line-height:30px; background:url(../images/index_1.jpg) repeat-x;}
.global_menu li{ display:inline; padding:0 20px; font-size:14px; background:url(../images/index_19.jpg) no-repeat right;}
.global_menu li a,.global_menu li a:visited{ color:#fff;}
.global_menu .marquee{ clear:both; width:950px; height:32px; line-height:32px; cursor:pointer; background:url(../images/index_24.jpg) no-repeat;}
/*footer*/
dl.s_need{ width:948px; float:left; margin-top:8px; border:1px solid #D4D0D0;}
dl.s_need dt{ width:24px; padding:4px 0; float:left; font-size:14px; color:#fff; font-weight:bold; background:#B70005;}
dl.s_need dd{ width:120px; margin-top:8px; padding-left:30px; float:left; text-align:left; background:url(../images/index_bg.gif) no-repeat 20px 40%;} 
#footer{ width:950px; line-height:30px; float:left; margin-top:8px;}
#footer .own{ width:950px; float:left; background:#EFEEF1; color:#B70005;}
#footer .own a,#footer .own a:visited{ padding:0 6px; color:#B70005;}
