﻿
/*----------------------------------------
Name: global.css
Developed by:
Date Created:
Last Updated:
Copyright:
----------------------------------------*/

/* Imports
----------------------------------------*/
@import url('reset.css');


/* Elements
----------------------------------------*/
body
{
    background-color: #FFFFFF;
    text-align: center;
}
div
{
    margin: auto;
}
body, p, td, th, li, input
{
    font-family: Arial, "宋体" , Helvetica, sans-serif;
    font-size: 12px;
    line-height: 1.5em;
    color: #3c3c3c;
}
dl, dt, dd, ul, li
{
    margin: 0;
    padding: 0;
    list-style: none;
}

#mainContainer
{
    width: 1000px;
    margin: 0 auto;
    text-align: center;
}

p
{
    margin: 0 0 1em 0;
}

/*--- Link Styles ---*/
a:link, a:visited
{
    color: #1E1E1E;
    text-decoration: none;
}

a:hover, a:active
{
    color: #FC8300;
    text-decoration: none;
}


/* Standard Definitions
----------------------------------------*/
.left
{
    float: left;
}
.right
{
    float: right;
}
.clearThis
{
    clear: both;
}
.small
{
    font-size: 11px;
}
.large
{
    font-size: 13px;
}
.soft
{
    color: #D3D3D3;
}
.hide
{
    display: none;
}
p.last
{
    margin-bottom: 0px;
}
.flash-replaced .alt
{
    display: block;
    height: 0;
    overflow: hidden;
    position: absolute;
    width: 0;
}

/* Header
----------------------------------------*/
#header
{
}

/* Main Content
----------------------------------------*/
#mainContent
{
    width: 100%;
    margin: 0 auto;
    padding: 13px 0 0 0;
    background: url(../images/mainContent-bg.jpg) repeat-x;
}
#contentMinor
{
    display:inline;
    margin: 0 10px 0 10px;
    width: 215px;
    float: left;
    overflow: hidden;
}
.pColumnName
{
    background: url(../images/ColumnName-bg.jpg);
    line-height: 59px;
    text-align: center;
    font-size: 22px;
    color: #003362;
    font-weight: bold;
}
#siderbar
{
    border: 1px solid #659AAC;
    border-top: 0;
}
#siderbar a
{
    width: 100%;
    height: 100%;
}
#siderbar dt
{
    height: 30px;
    line-height: 34px;
    background: url(../images/siderbara-a.jpg);
    padding-left: 30px;
    overflow: hidden;
    cursor: pointer;
}
#siderbar .selectedsiderbardl dt
{
    background: url(../images/siderbara-b.jpg);
}
#siderbar .selectedsiderbardl dd
{
    display: block;
}
#siderbar dd
{
    background: url(../images/siderbarDD-bg.jpg) bottom repeat-x;
    display: none;
}
#siderbar ul
{
    padding: 5px 0;
}
#siderbar li
{
    background: url(../images/siderbarli.gif) 30px 50% no-repeat;
    padding-left: 40px;
    line-height: 22px;
}
#search
{
    background: url(../images/search-bg.jpg);
    height: 157px;
}
#siderbarcontact
{
    background: url(../images/siderbarcontact.jpg);
    height: 175px;
}
#contentMajor
{
    background: url(../images/contentMajor-bg.jpg) repeat-y;
    width: 757px;
    display: inherit;
    float: left;
    margin: 0px;
    overflow: hidden;
}
.path
{
    height: 30px;
    margin: 0 0 0 20px;
    position: relative;
}
.path .ColumnName
{
    line-height: 30px;
    border-bottom: 3px solid #6E8CCA;
    position: absolute;
    left: 0;
    top: 0;
    padding-right: 40px;
    color: #F76F09;
    font-size: 14px;
    font-weight: bold;
    z-index: 11;
}
.path .path
{
    line-height: 18px;
    text-align: right;
    border-bottom: 1px solid #E1E2F6;
    padding: 0 30px 0 0;
}
#mainContent #contentMajor .content
{
    margin: 20px 30px;
    display: inherit;
}
#contentMajor .content, #contentMajor .content p, #contentMajor .content div
{
    line-height: 25px;
}
/* Footer
----------------------------------------*/
#footer
{
    
    height: 170px; background:url(../images/bottom.jpg) no-repeat
}
#footer a
{
}
.footer1{ text-align:center; padding-top:25px}
.footer2{ padding:15px 0 0 420px; }
.AspNet-GridView table
{
    width: 100%;
}

div.doctor
{
    width: 50%;
    float: left;
    padding: 15px 0;
    background: url(../images/li-bg.jpg) repeat-x bottom;
}
.pager
{
    margin: 30px 20px;
    text-align: right;
}
.pager .current
{
    color: #FC8300;
}

ul.listinfo, ul.listinfo li
{
    margin: 0;
    padding: 0;
    list-style: none;
    position: relative;
}
ul.listinfo li
{
    line-height: 25px;
    background: url(../images/li-dot.jpg) left 50% no-repeat;
    padding-left: 15px;
}
ul.listinfo div
{
    width: 100px;
    position: absolute;
    right: 0;
}

#indexnews
{
    width: 720px;
    margin: 0 0 0 19px;
    float: left;
    display: inline;
}
#indexnews dd
{
    padding: 18px 0 18px 18px;
    border: 1px solid #DCDCDC;
    border-top: 0;
    margin: 0;
    height: 182px;
    display: inherit;
}
#indexnews ul
{
    float: left;
    width: 446px;
    margin-left: 10px;
    display: inline;
}
#indexnews ul li
{
    position: relative;
    background: url(../images/index-news-li-bg.jpg);
    padding: 0;
}
#indexnews ul li a
{
    line-height: 28px;
    margin: 0;
    padding: 0;
    display: inline;
}
#indexnews ul div
{
    width: 70px;
    position: absolute;
    right: 3px;
}

#indexcases
{
    background: url(../images/index-cases.jpg);
    width: 230px;
    height: 246px;
    float: left;
    margin-left: 15px;
}
#indexcases ul
{
    margin: 44px 0 0 50px;
}
#indexcases ul li
{
    line-height: 32px;
    list-style: none;
}
#indexcases ul li a:link, #indexcases ul li a:visited
{
    color: #0060ae;
    font-weight: bold;
}
#indexcases ul li a:hover, #indexcases ul li a:active
{
    color: #FC8300;
    text-decoration: none;
}
#indexdoctors
{
    width: 720px;
    margin: 15px 0 0 19px;
    float: left;
    display: inline;
}
#indexdoctors dd
{
    padding: 23px;
    border: 1px solid #DCDCDC;
    border-top: 0;
    margin: 0;
    height: 157px;
}

#indexsearch
{
    background: url(../images/index-search.jpg);
    width: 230px;
    height: 74px;
    float: left;
    margin: 15px 0 0 15px;
}

#indexguide
{
    float: left;
    margin: 0 0 0 15px;
}

#indexdepartment
{
    background: url(../images/index-department.jpg);
    width: 963px;
    height: 177px;
    float: left;
    margin: 15px 0 0 19px;
    clear: both;
    display: inline; overflow:hidden;
}
#indexdepartment .department
{
    width: 160px;
    margin: 42px 0 0 30px;
    float: left;
}
#indexdepartment .department img
{
    width: 153px;
    height: 105px;
}
#indexdepartment .department dd
{
    text-align: center;
}

#indexprojects
{
    margin: 5px 0 0 19px;
    float: left;
    width: 963px;
    display: inline;
}
#indexprojects .project
{
    width: 100%;
    margin-bottom: 15px;
}
#indexprojects .project dt
{
    background: url(../images/index-project-dt.jpg);
    height: 24px;
}
#indexprojects .project dt ul li
{
    list-style: none;
    float: left;
    line-height: 24px;
}
#indexprojects .project dt ul li.projectname
{
    width: 283px;
    margin-left: 30px;
    color: #fff;
    font-weight: bold;
    font-size: 13px;
}
#indexprojects .project dt ul li a:link, #indexprojects .project dt ul li a:visited
{
    color: #0060ae;
}

#indexprojects .project dt ul li a:hover, #indexprojects .project dt ul li a:active
{
    color: #FC8300;
    text-decoration: none;
}

#indexprojects .project dd
{
    padding: 20px 20px 10px 20px;
    background: url(../images/indexprojects-dd-bg.jpg) repeat-x bottom;
    height: 160px;
    border: 1px solid #C2E7F9;
    border-top: 0;
}
#indexprojects .project dd .projectdoctor
{
    width: 50%;
    float: left;
    margin: 10px 0 0 0;
}

#indexprojects .project dd .projectnews
{
    width: 50%;
    float: left;
}
#indexprojects .project dd .projectnews li
{
    line-height: 22px;
    list-style-image: url(../images/li-dot.jpg);
    margin: 0 0 0 10px;
}
#indexsearch .keywords
{
    width: 150px;
    height: 16px;
    line-height: 16px;
    margin: 0 10px 0 13px;
}

#search ul, #search ul li
{
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: left;
}
#search ul
{
    margin: 55px 0 0 40px;
}
#search ul select
{
    margin: 10px 0;
}
#search .keywords
{
    width: 158px;
    height: 16px;
    line-height: 16px;
}

#links{
     clear:both; width:956; height:72px; background:url(../images/links.jpg) no-repeat 50% top; padding: 50px 0 0 50px;
}
#links select{
     margin:60px 9px 0 9px; width:145px;
}
.Infor{ background:url(../images/index-projectnews.jpg) no-repeat; width:186px; height:27px; padding: 0px 0 0 25px; font-weight:bold; font-size:13px}
