﻿html,body,div,table,tr,td,ul,li,a,span,input,img
{
    margin:0px;
    border:0px;
    padding:0px;
	}
html,body,#d_body
{
    height:100%;
    width:100%;
	}
body
{
    position:relative;
	}
#d_body
{
    background:url('../images/pagebase/body_bg.jpg') #C0C1C1;
    font-family:宋体;
    height:auto;
	}
#d_center
{
    width:980px;
    height:auto;
    margin:0px auto;
    overflow:hidden;
	}
#header,
#footer
{
	margin-left:2px;
    width:977px;
    height:63px;
    /*background:url('../images/pagebase/bg_head.png') no-repeat left top;*/
    overflow:hidden;
    position:relative;
	}
#headerlogo
{
    width:293px;
    height:56px;
    background:url('../images/pagebase/header_logo.png') no-repeat left top;
    position:absolute;
    left:15px;
    top:5px;
    _background-image:none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../resource/images/pagebase/header_logo.png");
	}
ul#headerdatatime
{
    position:absolute;
    right:10px;
    top:10px;
    display:none;
    height:auto;
    width:auto;
	}
ul#headerdatatime li
{
    display:block;
    height:19px;
    overflow:hidden;
    line-height:19px;
    text-align:center;
    color:#7F7B7A;
    float:left;
    list-style-type:none;
    font-size:13px;
	}
#headerdate
{
    width:100px;
	}
#headerweek
{
    width:50px;
	}
#headertime
{
    width:50px;
	}
#body
{
    background:url('../images/pagebase/gb_center.png') repeat-y;
    width:980px;
    padding:10px 0px 5px 0px;
	}
#navigation
{
    width:946px;
    height:40px;
    margin:0px auto;
    position:relative;
    background:url('../images/pagebase/nav-bg.jpg') repeat-x left top;
	}	
#navigation .navleft,
#navigation .navright
{
    width:12px;
    height:40px;
    position:absolute;
    top:0px;
	}
#navigation .navleft
{
    background:url('../images/pagebase/nav-left.png') no-repeat left top;
    left:-10px;
    _background-image:none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../resource/images/pagebase/nav-left.png");
	}
#navigation .navright
{
    background:url('../images/nav-right.png') no-repeat right top;
    _background-image:none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../resource/images/pagebase/nav-right.png");
    right:-10px;
	}
#navigation ul
{
    display:inline;
    position:absolute;
    top:0px;
    left:100px;
	}
#navigation ul li
{
    display:block;
    float:left;
    height:40px;
    width:auto;
	}
#navigation ul li.splitline
{
    width:2px;
    background:url('../images/pagebase/nav-split.jpg') no-repeat left top;
	}
#navigation ul li a
{
    display:inline-block;
    text-decoration:none;
    height:40px;
    padding:0px 20px 0px 20px;
    line-height:40px;
    font-size:14px;
    color:#ffffff;
    width:auto;
	}
#navigation ul li a:hover
{
    background:url('../images/pagebase/nav-hover.jpg') repeat-x left top;
    font-weight:bold;
	}
#searches
{
    position:absolute;
    right:30px;
    top:10px;
    height:24px;
    width:150px;
    overflow:hidden;
    background:url('../images/pagebase/searches.png') no-repeat left top; 
	}
#searches div
{
    height:24px;
    width:150px;
    position:relative;
    overflow:hidden;
    padding:2px 0px 2px 1px;
	}
#searches div input
{
    width:122px;
    height:20px;
    color:#c5c5c5;
    outline:none;
	}
#searches div a
{
    display:block;
    text-decoration:none;
    position:absolute;
    height:22px;
    width:23px;
    background:url('../images/pagebase/search.jpg') no-repeat -2px 2px;
    right:0px;
    top:0px;
    cursor:pointer;
	}
#footer
{
    /*background:url('../images/pagebase/bg_foot.png') no-repeat left bottom;*/
	}
#footerlogo
{
    width:89px;
    height:28px;
    background:url('../images/pagebase/footer-logo.png') no-repeat left top;
    position:absolute;
    left:20px;
    top:15px;
    _background-image:none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../resource/images/pagebase/footer-logo.png");
	}
#footercopyright
{
    position:absolute;
    top:15px;
    left:120px;
    height:28px;
    line-height:28px;
    width:550px;
    color:#7F7B7A;
    font-size:13px;
	}
ul#footerattention
{
    display:inline-block;
    position:absolute;
    right:20px;
    top:15px;
    display:none;
	}
ul#footerattention li
{
    display:block;
    float:left;
    height:20px;
	}
ul#footerattention li a
{
    display:block;
    height:20px;
    width:20px;
    margin:0px 1px;
	}
#attentiontitle
{
    width:68px;
    line-height:20px;
    font-size:13px;
    color:#7F7B7A;
	}
#sinaweibo
{
    background:url('../images/pagebase/sina_wb.png') no-repeat center;
    _background-image:none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../resource/images/pagebase/sina_wb.png");
	}
#qqweibo
{
    background:url('../images/pagebase/qq_wb.png') no-repeat center;
    _background-image:none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../resource/images/pagebase/qq_wb.png");
	}
