﻿@charset "utf-8";
body {
    background: #fff;
    color: #000;
    font-family: Arial, sans-serif;
    font-size: 14px;
}
body, form, ol, ul, li, dl, dd, dt, p, h1, h2, h3, h4 {
    margin: 0;
    padding: 0;
}
table, img {
    border: 0;
}
td, p, div {
    line-height: 150%;
}
ul, li, dl, dd, dt {
    list-style: none;
}
.a {
    text-decoration: none;
}
a:link {
    color: #03c;
}
.tdu {
    text-decoration: underline;
}
.s1 {
    color: #999;
}
.s2 {
    color: #008000;
}
.s3 {
    color: #C00;
}
.s4 {
    color: #03C;
}
.hide {
    display: none;
}
.b {
    font-weight: bold;
}
.f12 {
    font-size: 12px;
}
.f14 {
    font-size: 14px;
}
.f16 {
    font-size: 16px;
}

h2 {
    font-size: 16px;
}

.wrap {width:100%;  width:expression(document.body.clientWidth <= 1000? "1000px": "auto" );min-width:1000px;}
#panel {
    float: right;
    display: inline;
    width: 200px;
    border-left: 1px solid #e4f1fc;
	margin-right:10px;
    padding: 0 0 0 10px;
}#panel dt {
    font-size: 14px;
    border-top: 1px solid #e4f1fc;
    padding-top: 10px;
}#panel dd {
    padding-bottom: 15px;
}#panel li {
    margin-top: 5px;
    font-size: 12px;
    background: url(i_r.gif) 3px center no-repeat;
    padding-left: 12px;
    color: #ccc;
}#panel #hotword {
    padding: 0 40px 8px 3px;
}#hotword a {
    padding-right: 6px;
}#hotword a:hover {
    text-decoration: underline;
}

.clear{ clear:both;}
/*新写的*/
.fl{float:left;}
.fr{float:right;}
.header {
    border-bottom: 1px #ace solid;
    overflow: hidden;
	height:60px;
}

.logo {width:210px; float:left; margin-left:5px;margin-left:10px !important;}
.search{width: 740px; height:30px; float:left; margin-left:10px;}
.smenu{height:20px; font-size:14px;}
.smenu li{display:block;float: left;padding: 4px 0;margin-right:10px;text-align: center;text-decoration:underline; color: #0000CC;}
.smenu li a{color:#0000CC;}
.smenu li.hover{ color:#000; font-weight:bold; text-decoration:none;}
.vinput {width:300px; background:url(search_bg.png) repeat-x #FFFFFF; border:1px solid #CCC; color:#555; height:20px; line-height:20px;}
.vsubmit {width:75px; height:24px; text-align:center; background:url(search_bg.png) repeat-x #FFFFFF; border:1px solid #CCC; color:#555; margin-left:5px;}
.tips {clear: both;line-height: 24px;background: #e4f1fc;border-top: 2px #fff solid;margin-bottom: 10px;}
.tips a {color: #000;}
.tips a:hover {text-decoration:underline;}

.vhead {width:760px; margin:5px 0 5px 10px; font-size:14px; font-weight:bold; line-height:20px; color:#333;}
.vhead span{font-weight:normal;}
.vbody {width:760px; margin-left:10px; background:#E7F2FD; text-align:center;}
.vbody td{background:#FFFFFF; padding:3px 0;}
.vbody .bg td{background:#FAFFFF;}
.vtitle td{background:#FAFFFF; font-size:14px;}


.history {overflow:hidden;height:150px;}

/*旧的*/
.tal{text-align:left;}
.tal td{padding-left:5px;}

#menu1 li{display:block; float:left; margin-right:10px; cursor:pointer; font-weight:normal;}
#menu1 li.hover{font-weight:bold;}
#main1 li{ display: none;}
#main1 li.block{display: block;}
