﻿/* 全部窗口的共同样式*/

body
{
    padding: 0px;
    margin: 0px;
    background-color: #F0F0F0;
    color: #000;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    text-align: left;
}

ul
{
    list-style: none;
    padding: 0px;
    margin: 0px;
}

img
{
    border: 0px;
}

a
{
    text-decoration: none;
   
} 
 /*color: #333;*/
a:hover
{
    color: #5da400;
}

h1, form
{
    margin: 0px;
    padding: 0px;
}

.line
{
    width: 1px;
    height: 40px;
    float: left;
    border-right: 1px solid #5eaae2;
}

/*手型鼠标,超链接式样 */
.cursorpointer
{
    cursor: pointer;
    color: #6699FF;
}

/*主窗口的头部区域*/
#header
{
    background: url(/Images/top_bg.jpg) center top no-repeat;
}

.imgnav_list
{
    margin: 0px;
    padding: 0px;
    background: url(/Images/top_bg_bg.png) center 35px repeat-x;
}

.header
{
    width: 1000px;
    margin: 0px auto;
}

#header .top_left, #header .top
{
    padding: 5px 0px 0px 0px;
    height: 30px;
    width: 340px;
    line-height: 30px;
    text-align: left;
}
#header .top_left
{
    float: left;
}

#header .top_left a
{
    cursor: pointer;
}

#header .top_left a:hover, #header .top_left a:visited
{
    color: #800080;
}

#header .top
{
    float: right;
}

.top .small_btn
{
    width: 165px;
    float: left;
}

.top .small_btn a
{
    background: url(/Images/top_ico.png) 0 0 no-repeat;
    width: 26px;
    height: 25px;
    display: inline-block;
    text-indent: -999em;
    margin-right: 10px;
}

.top .small_btn a.email
{
    background-position: 0 -25px;
}

.top .small_btn a.printer
{
    background-position: 0 -52px;
}
.top .small_btn a.earth
{
    background-position: 0 -77px;
}

.top .user_area
{
    width: 165px;
    color: #FFF;
    float: right;
    line-height: 25px;
}

.top .user_area .user
{
    background: url(/Images/jian.gif) right center no-repeat;
    padding-right: 15px;
    cursor: pointer;
    margin-right: 30px;
}

.top .user_area a
{
    color: #FFF;
}
.top .user_area a:hover
{
    color: #111;
}

#header .logo
{
    clear: both;
    width: 320px;
    float: left;
    margin-top: 5px;
}

#header .logo a
{
    display: block;
}

/*Nav*/

#header .nav
{
    height: 93px;
    width: 680px;
    float: right;
}

#header .nav .FirstLevelMenu
{
    padding-top: 23px;
    height: 93px;
    float: right;
    width: 600px;
    text-align: center;
    font-size: 23px;
    font-family: microsoft yahei;
    line-height: 93px;
}

#header .nav .FirstLevelMenu a
{
    color: #0c4781;
    height: 69px;
}


#header .nav .FirstLevelMenu a:hover
{
    color: #e25307;
}


#header .nav .FirstLevelMenu a.on1
{
    color: #e25307;
    background: url(/Images/top_nav_on.png) no-repeat center bottom;
}

#header .nav_list
{
    clear: both;
    height: 46px;
    padding-top: 5px;
}

#header .nav_list .SecondLevelMenu
{
    padding: 0px;
    float: left;
    width: 580px;
    font-size: 16px;
    display: block;
    line-height: 45px;
    text-align: center;
    font-family: microsoft yahei;
    margin: 0px;
}

#header .nav_list .SecondLevelMenu a
{
    padding: 0px;
    width: 114px;
    float: left;
    margin: 0px;
    background: url(/Images/nav_txt_on.png) center bottom no-repeat;
}

#header .nav_list .SecondLevelMenu a:hover
{
    background: url(/Images/nav_txt_up.png) center bottom no-repeat;
    color: #FFF;
}

/*Search*/
.search
{
    margin: 5px 0px 0px 0px;
    display: block;
    width: 380px;
    height: 39px;
    float: right;
    text-align: right;
    vertical-align: middle;
    line-height: 39px;
}
.search .SimpleSearchList, .search .searchForm_ddlpselect, .search .searchForm_simpleInput
{
    margin: 4px 0px 0px 0px;
    border: 1px solid #000000;
    color: #111;
    width: 150px;
    background-color: #FFFFFF;
}

.search .SimpleSearchList, .search .searchForm_ddlpselect
{
    line-height: 30px;
    height: 30px;
}

.search .searchForm_simpleInput
{
    line-height: 26px;
    height: 26px;
}

.search .SearchButton
{
    margin: 4px 0px 0px 0px;
    vertical-align: middle;
}

/*.nav_list .select
{
    display: block;
    float: right;
    padding-left: 10px;
    width: 167px;
    background: url(/Images/select_bg.gif) 0 center no-repeat;
    height: 39px;
    overflow: hidden;
    margin-right: 20px;
}

.nav_list .select select
{
    width: 185px;
    height: 39px;
    background-color: transparent;
    border: 0px;
    cursor: pointer;
    font-size: 16px;
}*/

/*头部其它*/
.member
{
    height: 109px;
    clear: both;
}


.member .face
{
    margin-top: 5px;
    float: left;
    margin-left: 72px;
    width: 100px;
    height: 100px;
    display: block;
}

.member h2.name
{
    font-size: 32px;
    margin: 0px;
    line-height: 50px;
    margin-left: 172px;
    color: #FFF;
    width: 500px;
    border-bottom: 2px solid #FFF;
}
.member p.time
{
    line-height: 45px;
    margin: 0px;
    font-size: 22px;
    color: #FFF;
}
.member p.time b
{
    margin-right: 45px;
    font-weight: normal;
}
.member p.time b.line
{
    border-color: #FFF;
    float: none;
    margin: 0px 20px;
}
.clear
{
    clear: both;
    display: block;
    height: 1px;
    width: 1px;
    margin: 0px;
    padding: 0px;
}

/*主窗口的中间部分*/
#main
{
    width: 1000px;
    margin: 0px auto;
    height: 645px;
}
/*主窗口的底部区域  */
#footer
{
    margin-top: 2px;
    width: 100%;
    background: url(/Images/foot_nav_bg.gif) 0 10px repeat-x;
}

.foot_nav
{
    height: 70px;
    width: 1000px;
    margin: 0px auto;
}
.foot_nav .btn
{
    display: block;
    float: left;
    width: 76px;
    height: 70px;
    margin-left: 30px;
    margin-right: 30px;
    margin-top: 1px;
}



/*.foot_nav ul li
{
    position: relative;
    margin: 0px 13px;
    height: 61px;
    float: left;
    margin-top: 10px;
}*/

.foot_nav .FashIcon_Nav
{
    position: relative;
    margin: 0px 13px;
    height: 61px;
    float: left;
    margin-top: 10px;
}

/*.foot_nav ul li a
{
   background: url() 0 0 no-repeat;
    padding-left: 65px;
    line-height: 61px;
    color: #FFF;
    font-family: microsoft yahei;
    font-size: 16px;
    font-weight: normal;
    display: block;
}*/

.foot_nav .FashIcon_Nav a
{
    float: left;
    line-height: 61px;
    color: #FFF;
    font-family: microsoft yahei;
    font-size: 14px;
    font-weight: normal;
    display: block;
    cursor: pointer;
}

.foot_nav .FashIcon_Nav a:hover
{
    color: #FF33CC;
}

.foot_nav .FashIcon_Nav .FashIcon_Nav_LinkIcon
{
    margin-right: 8px;
    margin-left: 5px;
    margin-top: 13px;
}

.foot_nav .FashIcon_Nav .FashIcon_Nav_LinkText
{
    margin-right: 43px;
    margin-left: 0px;
}

.foot_nav ul li i.num
{
    width: 24px;
    height: 17px;
    background: url(/Images/num.gif) 0 0 no-repeat;
    color: #FFF;
    display: block;
    line-height: 17px;
    font-size: 14px;
    font-weight: bold;
    position: absolute;
    top: 5px;
    left: 40px;
    text-align: center;
    font-style: normal;
}

/*.foot_nav .btn2
{
    width: 94px;
    float: right;
    height: 60px;
    background: url(/Images/down_ico.gif) center center no-repeat #185086;
    text-indent: -999em;
    margin-top: 10px;
    cursor: pointer;
}*/
.btn_More
{
    width: 94px;
    float: right;
    height: 60px;
    background: url(/Images/down_ico.gif) center center no-repeat #185086;
    text-indent: -999em;
    margin-top: 10px;
    cursor: pointer;
}

.foot_nav span a
{
    display: block;
    height: 100%;
}

.foot_links
{
    clear: both;
    line-height: 27px;
    padding-top: 12px;
    text-align: center;
}
.foot_links a
{
    line-height: 27px;
    padding: 6px 20px;
    text-align: center;
    font-size: 14px;
    color: #111;
}
.foot_links a:hover
{
    color: #5aaee7;
}
.foot_links .line
{
    float: none;
    display: inline;
    border-color: #CCC;
}

#footer p
{
    text-align: center;
}
