/* 
    Document   : show
    Created on : 2010-12-30, 13:08:41
    Author     : 刘庆
    Description:
    Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/


*
{
    margin: 0;
    padding: 0;
    font-size: 12px;
    font-family: 宋体;
}

/*-------------------------[一些公用 的样式(开始)-------------------------*/
.pad_cont
{
    padding: 10px;
    display: none;
}
/* 小模块的通用样式 */
.body_frame
{
    margin-bottom: 10px;
    border: 1px solid #7D9DFB;
}
/*标题的样式*/
.menu_title
{
    height: 24px;
    line-height: 24px;
    border-bottom: 1px solid #BECEFD;
    background-color: #99CCFF;
    position: relative;
}
/*标题字的样式*/
.menu_title span.headword, .menu_title span.vbutton
{
    color: #336699;
    font-size: 14px;
    line-height: 24px;
    font-weight: bold;
}
.menu_title span.headword
{
    float: left;
    width: 140px;
    padding-left: 10px;
    overflow: hidden;
}
/*标题字的样式*/
.menu_title span.vbutton
{
    float: right;
    width: 30px;
    text-align: right;
    padding-right: 10px;
}
/*-------------------------[一些公用 的样式(结束)-------------------------*/

/*-------------------------[页面中部的样式(开始)-------------------------*/
/*整块页面内容的边框样式*/
.page_body
{
    margin-top: 25px;
}
/*页面内容左边的边框样式*/
.cArea, .txArea, .resArea, .proArea, .adArea{
    overflow: hidden;
}
.cArea{
    width: 960px;
    margin: 0 auto;
}
.txArea{
    float: left;
    width: 760px;
}
.resArea{
    float: left;
    width: 200px;
}
.proArea{
    float: right;
    width: 550px;
}
.adArea{
    float: right;
    width: 190px;
}
.hr_10 {
    height: 10px;
    line-height: 1px;
    clear: both;
}
/*-------------------------[页面中部的样式(结束)-------------------------*/

/*-------------------------[页头样式(开始) 名称 地址 菜单]-------------------------*/
.header_page
{
    width: 900px;
    height: 125px;
    margin: 0 auto;
    padding: 60px 0px 0px 30px;
}
.header_page div.name
{
    height: 80px;
    margin-left: 15px;
}
.header_page div.name a.up
{
    display: block;
    clear: both;
    font-weight: bold;
    font-size: 16px;
    color: #3399FF;
}
.header_page div.name a.down
{
    display: block;
    margin-top: 5px;
    font-size: 15px;
    color: #3399FF;
}
.header_page div.menu
{
    width: 400px;
    height: 32px;
    border: 1px #CCE2ED solid;
    background: url(../images/menu_bg.gif) repeat-x;
    background-color: #DDEEFF;
}
.header_page div.menu a
{
    display: block;
    float: left;
    height: 32px;
    width: 60px;
    font-size: 14px;
    line-height: 32px;
    text-align: center;
    color: #106BAB;
    text-decoration:  none;
}
/*-------------------------[页头样式(结束) 名称 地址 菜单]-------------------------*/


/*-------------------------[页底的样式(开始)]-------------------------*/
/*页底 的大框框*/
.footer_page
{
    clear: both;
    width: 900px;
    height: 70px;
    margin: 0 auto;
    text-align: center;
    color:  #5C5C5C;
}
/*页底 超链接的样式*/
.footer_page a, .footer_page span
{
    font-size: 12px;
    color: #5C5C5C;
    text-decoration: none;
}
/*-------------------------[页底的样式(结束)]-------------------------*/

/*-------------------------[友情连接 的样式(开始)]-------------------------*/
.leftmenu li {
    display: inline;
    white-space: nowrap;
}
.leftmenu span, .leftmenu a:active, .leftmenu a:visited, .leftmenu a:link {
    display: block;
    color: #00527f;
    margin: 6px 0px;
    padding: 2px 6px;
    border: 1px solid #004266;
    text-decoration: none;
    padding-left: 20px;
    background: url(../images/icon_app_min[1].png) no-repeat 0 -180px #E3ECF2;
}
.leftmenu a:hover {
    color:red;
    padding-left: 20px;
    background: url(../images/icon_app_min[1].png) no-repeat 0 -180px #C6FFFF;
}
/*-------------------------[友情连接 的样式(结束)]-------------------------*/

/*-------------------------[用户信息 的样式(开始)]-------------------------*/
.user_info li{
    height: 15px;
    line-height: 15px;
    list-style: none;
    border-bottom: 1px dotted #99CCFF;
    margin-bottom: 5px;
}
.user_info li span{
    display: inline-block;
    width: 60px;
}
/*-------------------------[用户信息 的样式(结束)]-------------------------*/

/*-------------------------[帮助信息 的样式(开始)]-------------------------*/
/*-------------------------[帮助信息 的样式(结束)]-------------------------*/

/*-------------------------[定时滚动效果 的样式(开始)]-------------------------*/
#marqueebox #up_li{
    margin:0;
    padding:0 5px;
    list-style: none;
}
/*系统支持ie8就选line-height:16px;，但不支持opera 否则选line-height:20px;*/
#marqueebox #up_li a{
    font-size:12px;
    text-decoration: none;
}
/*-------------------------[定时滚动效果 的样式(结束)]-------------------------*/

/*-------------------------[用户信息 的样式(开始)]-------------------------*/
.new_dynamic li{
    height: 16px;
    line-height: 16px;
    padding-left: 20px;
    list-style: none;
    border-bottom: 1px dotted #99CCFF;
    margin-bottom: 5px;
    background: url(../images/icon_app_min[1].png) no-repeat 0 -320px;
}
/*-------------------------[用户信息 的样式(结束)]-------------------------*/

/*-------------------------[按钮 的样式(开始)]-------------------------*/
.bt_area{
    position: absolute;
    top: 0;
    right: 0;
}
.bt_Max, .bt_Min, .bt_Cls{
    float: right;
    width: 16px;
    height: 16px;
    margin: 4px;
    margin-left: 0px;
    cursor: pointer;
}
.bt_Max{
    background: url(../images/buttom_mini.png) no-repeat 0px 0px;
}
.bt_Min{
    background: url(../images/buttom_mini.png) no-repeat 0px -16px;
}
.bt_Cls{
    background: url(../images/buttom_mini.png) no-repeat 0px -32px;
}
/*-------------------------[按钮 的样式(结束)]-------------------------*/

