﻿html, body, div, span, iframe, h1, h2, h3, h4, h5, h6, p, pre, a, font, img, small, strong, b, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend {
    margin: 0;
    padding: 0;
}
body {
	background-position: center top;
    color: #333333;
    font-family: "宋体",Arial,Lucida,Verdana,Helvetica,sans-serif;
    font-size: 12px;
	letter-spacing:0px;
}
a{text-decoration:none;}
img{border:none;}
.fl{float:left;}
.fr{float:right;}
.clear{clear:both;}
.tac{text-align:center;}
.tar{text-align:right;}
ul,li{list-style:none;margin:0;padding:0;color:#666666;}

.area{width:980px;margin:0 auto;}
/*轮换图+第一屏新闻 搜索*/
#focus{margin-top:0px;}
#focus #div_focus{width:450px;height:320px;background:url(bg_focus1.jpg) no-repeat scroll center 0;}
#focus #div_mainnews{width:529px;height:302px;background:url(bg2_mainnews.gif) no-repeat scroll center 0;padding:0 0px 0 1px;}
#div_mainnews .head{width:520px;height:51px;margin-top:1px;}
#div_mainnews .head ul{padding-top:10px;height:30px;}
#div_mainnews .head ul li{line-height:30px;height:40px;width:89px;background:url(border_title_mainnews.gif) no-repeat scroll 0 bottom;float:left;text-align:center;cursor:pointer;font-size:14px;color:#00638f;}
#div_mainnews .head ul li.cur{font-weight:bold;background:url(border_title_mainnews_cur.gif) no-repeat scroll 0 bottom;}
#div_mainnews .head ul li a{font-size:14px;color:#00638f;}
#div_mainnews .head ul li.cur a{font-weight:bold;}
#div_mainnews .body ul{padding:15px 0 15px 10px;}
#div_mainnews .body ul li{height:28px;line-height:24px;padding:0 10px;text-align:right; }
#div_mainnews .body ul li a{color:black;font-size:14px;float:left;}
#div_mainnews .body ul li img{color:black;font-size:14px;float:left;}
#div_mainnews .body ul.dot{background:url(dot_topnews.gif) repeat-x scroll 0 bottom;}
#focus #search{width:525px;height:48px;background:url(bg2_search.gif) no-repeat scroll 0 0;margin-top:3px;margin-left:4px;}
#search #form_search{height:43px;padding-left:35px;padding-top:0px;}
#search #form_search form{height:27px;line-height:27px;margin:0; padding:0}
#search #form_search form input[type='text']{height:14px;}
#search #form_search form span{font-size:14px;}
#latest{width:360px;height:48px;background:url(latest.jpg) no-repeat scroll 0 0;line-height:48px;overflow:hidden;}
#latest a{color:#666666;font-size:12px;}
#left_latest{height:42px;width:72px;color:#000847;font-size:14px;font-family:'黑体';line-height:24px;padding-top:6px;_padding-top:3px;}
#left_latest span{color:#aaa;font-size:10px;line-height:10px;}
#text_latest{height:48px;width:270px;margin-top:3px;}
#text_latest marquee{margin:0;padding:0;width:270px;height:48px;float:left;position:static;}
#text_latest marquee a{color:darkblue;}
/* 有图改版站内搜索 */
.main_search2
{
    clear: left;
    padding: 0px 10px 0px 0px;
    height: auto !important;
    height: 36px;
    min-height: 36px;
    border: 0px solid ;
    background: url(images/office/search.png)  no-repeat 0px center;
}
.main_search2 form
{
    margin: 0px;
}
.main_search2 input
{
    height: 15px;
    margin: 1px;
    vertical-align: middle;
	margin-top:10px;
}

.main_search2 a
{
    font: normal normal normal 12px/120% 宋体;
    color: blue;
    text-decoration: underline;
}
.main_search2 select
{
    height: 21px;
    margin: 1px;
    vertical-align: middle;
}

.c_content .main_search2
{
    padding: 0px 0px 10px 100px;
    border: 0px;
    background: url(/Skin/default/images/search.gif)  no-repeat 20px 20px;
}