@charset "gb2312";
.Content_Top, .Content_Bottom
{
    position: relative;
    left: 5px;
    float: left;
    width: 990px;
}
.more
{
    font-family: arial, sans-serif;
    -webkit-text-size-adjust: none;
    font-size: 0.6em;
}
dl dt
{
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    white-space: nowrap;
    -moz-binding: url('ellipsis.xml#ellipsis');
    overflow: hidden;
}
dt, dd
{
    padding: 0;
    margin: 0;
}
.ImgDiv
{
    width: 325px;
    float: left;
    margin: 7px 0 8px 0;
    background: #d4d4d4;
    overflow: hidden;
    height: 255px;
}
.InfoTitle
{
    font-weight: bold;
    float: left;
    width: 100%;
}
.NewsInfo
{
    position: relative;
    background: url('../images/News_Bg.png');
    width: 390px;
    margin: 5px 0;
    height: 260px;
    overflow: hidden;
    float: left;
    left: 10px;
}

.NewsInfo .InfoTitle
{
    height: 40px;
    line-height: 47px;
    color: #336699;
    text-indent: 30px;
}
.NewsInfo .more
{
    position: absolute;
    top: 15px;
    right: 5px;
    display: block;
    width: 60px;
    height: 15px;
    border: 0;
    text-decoration: none;
}
.NewsInfo .InfoContent
{
    height: 210px;
    width: 100%;
    float: left;
}
.NewsInfo .News_DL
{
    width: 360px;
    margin: 0 auto;
}

.NewsInfo .News_DL dt
{
    width: 280px;
    height: 24px;
    border-bottom: 1px #999999 dotted;
    line-height: 24px;
    float: left;
}
.NewsInfo .News_DL dd
{
    width: 80px;
    float: left;
    height: 24px;
    border-bottom: 1px #999999 dotted;
    line-height: 24px;
    color: Silver;
}
.NewsInfo .News_DL dt a
{
    color: #333333;
    text-decoration: none;
}
.NewsInfo .News_DL dt a:hover
{
    color: Silver;
}
.NewsInfo .First_dt
{
    margin: 3px 0 0 0;
    font-weight: bolder;
    text-align: center;
}

.NewsInfo .First_dd
{
    text-indent: 24px;
}
.NewsInfo .First_dd a:hover
{
    text-decoration: underline;
}
.NormalInfo1, .NormalInfo2
{
    position: relative;
    height: 200px;
    float: left;
}
.NormalInfo1
{
    width: 325px;
    margin: 3px 0;
    background: url('../images/Normal1_Title.png') 0 1px repeat-x;
}
.NormalInfo1 ul
{
    width: 323px;
}

.NormalInfo1 .InfoTitle
{
    height: 25px;
    width: 323px;
    float: left;
    background: url('../images/Normal1_Arrow.png') 10px 0 no-repeat;
    border: 1px solid #187cb8;
    color: White;
    text-indent: 30px;
    line-height: 25px;
}
.NormalInfo1 .InfoContent
{
    width: 323px;
    height: 170px;
    float: left;
    border: 1px solid #cccccc;
}
.NormalInfo1 .more
{
    position: absolute;
    right: 20px;
    top: 0;
    color: White;
    text-decoration: none;
}

.NormalInfo1 .Info_DL
{
    width: 300px;
    margin: 5px auto;
}
.NormalInfo1 .Info_DL dt
{
    width: 300px;
    float: left;
    height: 25px;
    text-indent: 20px;
    line-height: 26px;
    background: url('../images/Normal1_List.png') 5px center no-repeat;
    border-bottom: 1px dotted #999999;
}
.NormalInfo1 .Info_DL a
{
    color: #333333;
    text-decoration: none;
}
.NormalInfo1 .Info_DL a:hover
{
    color: Gray;
}



.NormalInfo2
{
    width: 390px;
    margin: 3px 0;
    background: url('../images/Normal2_Title.png') 0 1px repeat-x;
    left: 10px;
}
.NormalInfo2 .InfoTitle
{
    height: 25px;
    width: 388px;
    float: left;
    background: url('../images/Normal2_Arrow.png') 5px 0 no-repeat;
    border: 1px solid #9ed2f2;
    border-bottom: 1px solid #439be1;
    color: #336699;
    _overflow: hidden;
    line-height: 25px;
}
.NormalInfo2 .InfoContent
{
    width: 388px;
    height: 170px;
    float: left;
    border: 1px solid #cccccc;
    border-top: 0;
}
.NormalInfo2 .ActiveTitle, .NormalInfo2 .NormalTitle
{
    float: left;
    width: 115px;
    line-height: 28px;
    text-align: center;
    cursor: pointer;
}
.NormalInfo2 .ActiveTitle
{
    position: relative;
    background: url('../images/NormalActive.png') no-repeat;
    top: -1px;
    height: 27px;
}
.NormalInfo2 .NormalTitle
{
    height: 26px;
}
.NormalInfo2 .more
{
    position: absolute;
    right: 20px;
    top: 0;
    color: #4c4c4c;
    text-decoration: none;
}


.NormalInfo2 .Info_DL
{
    width: 380px;
    margin: 5px auto;
}
.NormalInfo2 .Info_DL dt
{
    width: 300px;
    float: left;
    height: 28px;
    _height: 26px;
    text-indent: 20px;
    line-height: 28px;
    _line-height: 27px;
    background: url('../images/Normal2_List.png') 5px center no-repeat;
}
.NormalInfo2 .Info_DL dd
{
    width: 80px;
    overflow: hidden;
    float: left;
    height: 25px;
    color: Silver;
    line-height: 26px;
}
.NormalInfo2 .Info_DL a
{
    _display: block;
    _overflow: hidden;
    color: #333333;
    text-decoration: none;
}
.NormalInfo2 .Info_DL a:hover
{
    color: Gray;
}
.Adv
{
    position: relative;
    float: left;
    width: 725px;
    height: 100px;
    margin: 3px 0;
    background: url('../images/Adv.png') center no-repeat;
}



.HalfService
{
    padding: 0;
    margin: 0;
    width: 320px;
    list-style: none;
    height: 170px;
    float: left;
    overflow: hidden;
    background: url('../images/Services.png') center top no-repeat;
}
.HalfService li
{
    width: 80px;
    padding: 0;
    margin: 5px 0;
    height: 67px;
    overflow: hidden;
    text-align: center;
    float: left;
}
.HalfService a
{
    display: block;
    margin: 0 auto;
    text-decoration: none;
    color: #336699;
    width: 60px;
    line-height: 120px;
    height: 67px;
    text-align: center;
}


.Notice
{
    width: 260px;
    height: 260px;
    margin: 5px 0;
    float: left;
    background: url('../images/Notice_Bg.png') 2px 0 no-repeat;
}
.Notice .InfoTitle
{
    height: 40px;
    line-height: 45px;
    text-indent: 60px;
    color: #336699;
}
.Notice .InfoContent
{
    height: 210px;
    width: 220px;
    float: left;
    margin: 0 20px;
    _margin: 0 10px;
}

.Notice .Info_DL
{
    width: 220px;
}
.Notice .Info_DL dt
{
    width: 220px;
    float: left;
    height: 27px;
    text-indent: 30px;
    line-height: 30px;
    background: url('../images/NoticeArrow.png') 5px center no-repeat;
    border-bottom: 1px dotted #8fc2df;
}
.Notice .Info_DL a
{
    color: #336699;
    text-decoration: none;
}
.Notice .Info_DL a:hover
{
    color: Gray;
}
.QuickSearch
{
    width: 260px;
    height: 200px;
    float: left;
    background: url('../images/Quick_Search.png') right no-repeat;
}
.QuickSearch .InfoTitle
{
    height: 30px;
    color: White;
    text-indent: 30px;
    line-height: 30px;
}
.QuickSearch .InfoContent
{
    position: relative;
    float: left;
    height: 170px;
    left: 30px;
    width: 205px;
}
.QuickSearch a
{
    display: block;
    text-decoration: none;
    margin: 0px 0px 2px 10px;
	line-height:22px;
	color:#000;
}
.QuickSearch a:hover
{
	color:#09F;
	text-decoration:underline;
}
.ExameLink
{
    width: 260px;
    height: 100px;
    float: left;
    margin: 3px 0;
}
.ExameLink #Exame1, .ExameLink #Exame2
{
    position: relative;
    width: 251px;
    height: 39px;
    display: block;
    float: left;
    text-decoration: none;
    left: 8px;
    margin: 8px 0 0 0;
}
#Exame1
{
    background: url('../images/Exame1.png') right no-repeat;
}
#Exame2
{
    background: url('../images/Exame2.jpg') right no-repeat;
}


.TPStyle
{
    position: relative;
    margin: 3px 0;
    float: left;
    width: 990px;
    height: 215px;
    background: url('../images/TPStyle_bg.png') repeat-x;
}

.TPStyle .InfoTitle
{
    background: url('../images/TPStyle_Left.png') left 0 no-repeat;
    width: 976px;
    height: 35px;
    line-height: 36px;
    text-indent: 36px;
    color: #336699;
    float: left;
}

.TPStyle .InfoTitle_Right
{
    width: 14px;
    float: left;
    background: url('../images/TPStyle_Right.png') right top no-repeat;
    height: 35px;
}
.TPStyle .InfoContent
{
    border: 1px solid #cccccc;
    border-top: 0px;
    _position: relative;
    _top: -1px;
    float: left;
    height: 179px;
    width: 988px;
}
.TPStyle .LeftArrow, .TPStyle .RightArrow
{
    width: 29px;
    float: left;
    cursor: pointer;
    overflow: hidden;
    height: 179px;
}
.TPStyle .ScrollBar
{
    position: relative;
    float: left;
    width: 930px;
    overflow: hidden;
    height: 179px;
}
.TPStyle .ScrollBar1
{
    position: absolute;
    left: 0;
    top: 0;
    width: 930px;
    height: 179px;
    background: url('../images/TPStyleTmp.png') center no-repeat;
}
.TPStyle .ScrollBar2
{
    position: absolute;
    top: 0;
    left: 930px;
    width: 930px;
    height: 179px;
}
.TPStyle .LeftArrow
{
    background: url('../images/TPStyle_Arrow_Left.png') center no-repeat;
}
.TPStyle .RightArrow
{
    background: url('../images/TPStyle_Arrow_Right.png') center no-repeat;
}
.FrinedLink
{
    float: left;
    width: 989px;
    background: url('../images/FriendLinkTitle.png') 1px 0 repeat-x;
}
.FrinedLink .InfoTitle
{
    width: 988px;
	text-align:left;
    height: 26px;
    color: #336699;
    line-height: 25px;
    text-indent: 30px;
    border: 1px solid #9ed2f2;
    background: url('../images/Title_Ico_F.png')5px 0 no-repeat;
}
.FrinedLink .InfoContent
{
    width: 988px;
    border: 1px solid silver;
    float: left;
    border-top: 0px;
}
.HalfFriend
{
    margin: 0;
    padding: 0;
    width: 968px;
    float: left;
    list-style: none;
	line-height:30px;
	padding:0px 10px;
}
.HalfFriend a
{
	color:#000;
	text-decoration:none;
}
.HalfFriend a:hover
{
	color:#09F;
}
.HalfFriend .imageli
{
    height: 45px;
    width: 195px;
    float: left;
}
.HalfFriend .imageli a
{
    border: 0;
    text-decoration: none;
}
.HalfFriend .normalli
{
    width: 195px;
    height: 25px;
    line-height: 25px;
    text-indent: 24px;
    float: left;
}
.HalfFriend .normalli a
{
    color: #4872A2;
    text-decoration: none;
}
.gd_tupian a{ color:#000; text-decoration:none;}
.gd_tupian a:hover{ color:#09F; text-decoration:underline;}
