﻿/* CSS Version PSW3 for zh-cn */
/* Version: 1.4 || Date: 2010-6-11 || Author: Cyrano */
/* Cascading Style Sheets Level 2 Revision 1 */

/*** Template Style ***/
*
{
    margin: 0;
    padding: 0;
}
body
{
}
select option
{
    padding-left: 4px;
}
ul, li
{
    list-style: none;
}
a
{
    color: #00853e;
    text-decoration: none;
}
a:hover
{
    color: #f7911e;
    text-decoration: underline;
}
#Wrapper
{
    width: 960px;
    overflow: hidden;
    margin: auto;
}
span.new
{
    background: url(images/new.gif) no-repeat;
    display: inline-block;
    width: 30px;
    height: 12px;
}

/*** Header  ***/
#Header
{
    position: relative;
    height: 160px;
}
#Header #Banner
{
    background: url(images/BannerBg.png) no-repeat;
    height: 160px;
}
#Header #Countdown
{
    position: absolute;
    top: 130px;
    left: 140px;
    z-index: 1;
    color: #666;
}
#Header #Countdown .NowDate, #Header #Countdown .NumDate
{
    font-family: Arial;
    color: #00853e;
    margin: 0px 5px;
    font-weight: bold;
}
#Header #SwfBanner
{
    position: absolute;
    top: 37px;
    right: 80px;
    z-index: 1;
}
#Header #Language
{
    position: absolute;
    top: 15px;
    right: 0px;
    z-index: 2;
}
#Header #Language a
{
    background: url(images/liabg.gif) no-repeat left 5px;
    padding-left: 10px;
    margin-right: 10px;
    font-family: Verdana;
    color: #666;
}
#Header #Language a:hover
{
    color: #333;
    text-decoration: none;
}
#Header .Weather
{
    position: absolute;
    top: 12px;
    left: 370px;
    color: #f7911e;
}

/*** Footer ***/
#Footer
{
    background: #efefef url(images/icp.gif) no-repeat right bottom;
    height: 100px;
    text-align: center;
    color: #999;
    padding-top: 5px;
}
#Footer #Links, #Footer #Copyright, #Footer #Wicresoft
{
    margin: 12px;
}
#Footer #Links a
{
    color: #999;
    margin: 0px 10px;
}
#Footer #Wicresoft a
{
    color: #00853e;
    background: url(images/wicresoft.gif) no-repeat top left;
    height: 30px;
    text-align: left;
    padding-top: 5px;
    padding-left: 130px;
}
/*** TopMenu ***/
.TopMenu
{
    background: url(images/TopMenuBg.gif) repeat-x;
    height: 72px;
    position: relative;
    margin: 5px;
}
.TopMenuLeft
{
    background: url(images/TopMenuBgLeft.gif) no-repeat;
    width: 10px;
    height: 72px;
    position: absolute;
    top: 0px;
    left: 0px;
}
.TopMenuRight
{
    background: url(images/TopMenuBgRight.gif) no-repeat;
    width: 10px;
    height: 72px;
    position: absolute;
    top: 0px;
    right: 0px;
}
.TopMenuPart ul
{
    margin: 0px 20px;
}
.TopMenuPart ul li
{
    float: left;
}
.TopMenuPart ul li a
{
    height: 40px;
    display: inline-block;
}
.TopMenuPart ul li a.Home
{
    background: url(images/Menu_Home.gif) no-repeat;
    width: 80px;
    margin-left: 100px;
    margin-right: 20px;
}
.TopMenuPart ul li a.Home:hover
{
    background: url(images/MenuOver_Home.gif) no-repeat;
    width: 80px;
}
.TopMenuPart ul li a.Administrative
{
    background: url(images/Menu_Administrative.gif) no-repeat;
    width: 160px;
}
.TopMenuPart ul li a.Administrative:hover
{
    background: url(images/MenuOver_Administrative.gif) no-repeat;
    width: 160px;
}
.TopMenuPart ul li a.General
{
    background: url(images/Menu_General.gif) no-repeat;
    width: 160px;
}
.TopMenuPart ul li a.General:hover
{
    background: url(images/MenuOver_General.gif) no-repeat;
    width: 160px;
}
.TopMenuPart ul li a.Business
{
    background: url(images/Menu_Business.gif) no-repeat;
    width: 160px;
}
.TopMenuPart ul li a.Business:hover
{
    background: url(images/MenuOver_Business.gif) no-repeat;
    width: 160px;
}
.TopMenuPart ul li a.Information
{
    background: url(images/Menu_Information.gif) no-repeat;
    width: 180px;
}
.TopMenuPart ul li a.Information:hover
{
    background: url(images/MenuOver_Information.gif) no-repeat;
    width: 180px;
}

/** LoginPanel **/
#LoginPanel
{
    background: url(images/LoginPanel.gif) no-repeat;
    width: 500px;
    height: 200px;
    position: relative;
}
#LoginPanel .TxtUsernamePH
{
    position: absolute;
    top: 30px;
    left: 120px;
}
#LoginPanel .TxtPasswordPH
{
    position: absolute;
    top: 85px;
    left: 120px;
}
#LoginPanel .TxtValidPH
{
    position: absolute;
    top: 135px;
    left: 120px;
}
#LoginPanel .TxtValidPH a img
{
    border: none;
    width: 78px;
    height: 22px;
}
#LoginPanel .BtnLoginPH
{
    position: absolute;
    top: 30px;
    right: 30px;
}
#LoginPanel .BtnLoginPH a.BtnLogin
{
    background: url(images/BtnLogin.gif) no-repeat;
    width: 90px;
    height: 90px;
    display: block;
    cursor: pointer;
}
#LoginPanel .BtnLoginPH a.BtnLogin:hover
{
    background: url(images/BtnLoginOver.gif) no-repeat;
    width: 90px;
    height: 90px;
    display: block;
    cursor: pointer;
}
#LoginPanel .ErrorMsg
{
    position: absolute;
    top: 150px;
    left: 120px;
}
#LoginPanel .TextBox
{
    font-size: 14px;
    font-weight: bold;
    font-family: Verdana;
}

/** SearchPart **/
.SearchPart
{
    margin: 0px 10px;
}
.SearchPart .SearchTxt
{
    border: 1px solid #f58b1f;
    background: #fff url(images/SearchTxtBg.gif) no-repeat 3px 3px;
    padding: 2px 20px;
    color: #666;
    font-size: 12px;
    width: 200px;
    font-weight: bold;
}
.SearchPart .BtnSearch, .SearchPart .BtnAdvSearch
{
    border: 1px solid #fff;
    background: #f7911e;
    color: #fff;
    font-size: 12px;
    padding: 2px 4px;
    font-weight: bold;
    cursor: pointer;
}
/*** PlaceHolder ***/
.ContentPlaceHolder
{
    clear: both;
}
.LeftPlaceHolder
{
    float: left;
    width: 220px;
    overflow: hidden;
}
.MainPlaceHolder
{
    float: left;
    width: 740px;
    overflow: hidden;
}
.MainLeftPlaceHolder
{
    float: left;
    width: 530px;
    overflow: hidden;
}
.MainRightPlaceHolder
{
    float: right;
    width: 210px;
    overflow: hidden;
}

/*** Part ***/
.Part
{
    background: #fff;
    margin: 5px;
    position: relative;
}
.Part .TitleBar
{
    background: #c0e2b3;
    height: 25px;
    overflow: hidden;
}
.Part .TitleBar a
{
    font-family: Verdana;
    font-weight: bold;
    font-size: 12px;
    color: #00853e;
    display: block;
    margin: 5px 0px 5px 12px;
    text-decoration: none;
}
.Part .TitleBar a:hover
{
    color: #333;
    text-decoration: underline;
}
.Part .Block
{
    padding: 10px;
}
.Part .Block ul li
{
    margin: 4px;
    background: url(images/libg.gif) no-repeat 2px 8px;
}
.Part .Block ul li a
{
    line-height: 1.5;
    text-align: left;
    padding-left: 10px;
}
.Part .Block .date
{
    font-size: 10px;
    color: #666;
    font-family: Tahoma;
}
.Part .More
{
    position: absolute;
    top: 5px;
    right: 5px;
}
.Part .More a
{
    font-size: 12px;
    font-weight: bold;
    text-decoration: underline;
    color: #fff;
    font-family: Arial;
}
.Part .More a:hover
{
    color: #333;
}
/** DataPager **/
.DataPager
{
    width: 100%;
    height: 30px;
}
.DataPager .DivFloatLeft
{
    float: left;
    margin: 3px;
    color: #666;
}
.DataPager .DivFloatRight
{
    float: right;
    color: #666;
}
.DataPager a
{
    cursor: pointer;
    text-decoration: underline;
    color: #f7911e;
}
.DataPager a:hover
{
    color: #333;
}
.DataPager .GotoTxt
{
    background: #fff;
    border: 1px solid #ccc;
    font-size: 10px;
    color: #666;
}
.DataPager .GotoBtn
{
    font-size: 12px;
    background: #eee;
    border: 1px solid #ccc;
    color: #333;
}
/*** DetailPlaceHolder ***/
.DetailPlaceHolder
{
    padding: 10px;
    background: #f9f7f8 url(images/DetailBg.gif) no-repeat left top;
}
.DetailPlaceHolder .DetailTitle
{
    text-align: center;
    margin: 10px;
    font-size: 20px;
    font-weight: bold;
    color: #f7911e;
}
.DetailPlaceHolder .DetailShowTime
{
    color: #2fa201;
    text-align: center;
    margin: 10px;
    font-size: 14px;
    font-weight: bold;
}
.DetailPlaceHolder .DetailDesc
{
    text-align: justify;
    line-height: 1.6;
    color: #666;
}
.DetailPlaceHolder .DetailContent
{
    border: 3px dashed #ccc;
    padding: 15px;
    font-size: medium;
    background: #fff url(images/RegulationBg.gif) no-repeat right bottom;
    line-height: 1.8;
}
.DetailPlaceHolder .DetailContent .MediaFile
{
    text-align: center;
    margin: 5px;
}
.DetailPlaceHolder .DetailContent p
{
    line-height: 1.8;
    font-size: medium;
    text-indent: 32px;
}
.DetailPlaceHolder .DetailContent
{
    font-size: medium;
    line-height: 1.8;
}
.DetailPlaceHolder .DetailContent a, .DetailPlaceHolder .DetailContent p a
{
    font-size: medium;
    line-height: 1.8;
    color: #00853e;
}
.DetailPlaceHolder .ToolBar
{
    text-align: center;
    margin: 10px;
}
.DetailPlaceHolder .ToolBar .InputBtn
{
    border: 1px solid #fff;
    background: #f7911e;
    color: #fff;
    font-size: 12px;
    padding: 5px 8px;
    font-weight: bold;
    cursor: pointer;
}
.DetailPlaceHolder .TipInfo
{
    text-align: center;
    margin: 5px;
    background: #fffddb;
    padding: 10px;
    border: 1px dashed #f7911e;
    font-size: 14px;
    font-weight: bold;
    color: #f7911e;
}
.DetailPlaceHolder .TipInfo a
{
    font-size: 14px;
    font-weight: bold;
    text-decoration: underline;
}
.DetailPlaceHolder .Attachment
{
    margin: 20px;
}
.DetailPlaceHolder .Attachment ul li
{
    background: url(images/IconAttach.gif) no-repeat left 7px;
    padding-left: 18px;
}
.DetailPlaceHolder .Attachment ul li a
{
    font-size: 10.5pt;
    font-weight: bold;
    text-decoration: underline;
}
/* FormTable */
.DetailPlaceHolder .DetailContent .FormTable
{
    background: url(images/formTableBg.jpg) no-repeat left top;
    padding: 0px 200px 0px 200px;
    text-align: center;
}
.DetailPlaceHolder .DetailContent .FormTableLarge
{
    padding: 0px 5px;
    text-align: center;
}
/* IntroPage */
.DetailPlaceHolder .IntroTxt
{
    float: left;
}
.DetailPlaceHolder .IntroTxt p
{
    margin: 8px;
    color: #666;
    line-height: 1.8;
    text-indent: 28px;
    font-size: 14px;
    width: 570px;
    text-align: justify;
}
.DetailPlaceHolder .IntroInfo
{
    float: right;
    width: 280px;
    margin: 10px;
    overflow: hidden;
}
.IntroInfo ul li
{
    font-size: 12px;
    margin: 5px;
}
.IntroInfo ul li a
{
    text-decoration: underline;
    color: #f7911e;
    line-height: 1.5;
}
.IntroInfo ul li a:hover
{
    color: #333;
}
.IntroInfo ul li.ImportantTitle
{
    font-size: 16px;
    color: #f7911e;
    margin: 10px;
    font-weight: bold;
}
/*** LeftPlaceHolder ***/
.UserInfo .WelcomeMsg, .UserInfo .SrvLinks
{
    margin: 8px;
}
.UserInfo .WelcomeMsg a
{
    margin: 0px 2px;
    font-weight: bold;
}
.UserInfo .ParticipantName
{
    margin: 15px 10px;
    font-weight: bold;
    color: #e77110;
    text-align: center;
}
.UserInfo .SrvLinks a
{
    margin: 0px 4px;
    color: #f7911e;
    text-decoration: underline;
}
.UserInfo .SrvLinks a:hover
{
    color: #333;
}
.LeftPlaceHolder .TreeView
{
    width: 190px;
    overflow: auto;
}
.TreeView .Node
{
    color: #00853e;
}
.TreeView .HoverNode
{
    color: #f7911e;
    text-decoration: underline;
}
.LeftPlaceHolder .Part .TitleBar
{
    background: #c0e2b3 url(images/TitleBarBg.gif) no-repeat right top;
}
.LeftPlaceHolder .Part .Block
{
    background: url(images/BlockBg.gif) no-repeat 10px 0px;
}
.LeftPlaceHolder .MediaPlaceHolder
{
    text-align: center;
    background: #dcedf5;
    padding: 5px;
    margin: 5px;
}
.LeftPlaceHolder .MediaPlaceHolder img
{
    width: 170px;
}
.LeftPlaceHolder .Part .More
{
    position: static;
    text-align: right;
}
.LeftPlaceHolder .Part .More a
{
    color: #f7911e;
}
.LeftPlaceHolder .Part .More a:hover
{
    color: #333;
}

.LeftPlaceHolder .Documents .TabBar
{
    background: #eee;
    color: #999;
    font-size: 10px;
    padding: 5px;
}
.LeftPlaceHolder .Documents .TabBar a
{
    margin: 5px 5px;
    text-decoration: underline;
    font-size: 12px;
}
.LeftPlaceHolder .Documents .Block
{
    background: url(images/DocsBlockBg.gif) no-repeat 10px 0px;
}
.LeftPlaceHolder .AffairList .TitleBar
{
    padding: 3px 0px;
    height: auto;
    line-height: 1.5;
    background-image: none;
}
.LeftPlaceHolder .AffairList .TitleDesc
{
    background: #eee;
    color: #0091d4;
    font-size: 12px;
    padding: 8px;
    line-height: 1.5;
    text-align: justify;
}
.LeftPlaceHolder .AffairList .Block
{
    background: url(images/DocsBlockBg.gif) no-repeat 10px 0px;
}
.LeftPlaceHolder .AffairList .Block ul li a
{
    font-size: 10.5pt;
    font-weight: bold;
    color: #f7911e;
    text-decoration: underline;
}
.LeftPlaceHolder .AffairList .TitleDesc img
{
    display: none;
}

/*** ZoneEntrance ***/
.LeftPlaceHolder .ZoneEntrance
{
    margin: auto;
    width: 195px;
    height: 200px;
    padding: 0px;
    background: url(images/ZoneEntrance.png) no-repeat left top;
}

.ZoneEntrance ul, .ZoneEntrance ul li, .ZoneEntrance ul li a
{
    margin: 0px;
    padding: 0px;
    background: none;
}

.ZoneEntrance ul li a
{
    display: block;
    height: 36px;
    width: 180px;
}

.Block .ZoneEntrance ul li
{
    background: none;
}

/*** MainPlaceHolder ***/
.MainPlaceHolder .AffairTheme
{
    background: #fff url(images/AffairThemeBg.gif) no-repeat right 25px;
    border: 1px solid #ddd;
    position: static;
}
.AffairTheme .TitleBar
{
    background: #8bc1f0;
    margin: 2px;
    margin-bottom: 0px;
    padding: 2px;
}
.AffairTheme .TitleBar a
{
    color: #fff;
    font-size: 14px;
    font-weight: bold;
}
.AffairTheme .LeftBlock
{
    background: url(images/AffairThemeBlockBg.gif) no-repeat 10px 0px;
    float: left;
    width: 160px;
    padding: 10px;
}
.AffairTheme .Block
{
    float: left;
    padding: 0px;
    width: 540px;
    margin: 5px 0px;
}
.AffairTheme .More
{
    margin: 3px;
}
.AffairTheme .ThemePic
{
    background: #dcedf5;
    padding: 5px;
    margin: 5px;
}
.AffairTheme .ThemePic img
{
    width: 140px;
    height: 150px;
}
.AffairTheme .ThemeInfo
{
    text-align: left;
    color: #666;
    background: #f2f2f2;
    padding: 5px;
    line-height: 1.4;
    width: 140px;
    margin: 5px;
    font-weight: bold;
}
.AffairTheme .ThemeStatus
{
    font-size: 12px;
    color: #999;
    text-indent: 24px;
    margin: 5px;
}
.AffairTheme .ThemeInfo .Important
{
    font-size: 16px;
    color: #f7911e;
    margin: 0px 5px;
}
.AffairTheme .RequiredDocs, .AffairTheme .UsefulLinks, .AffairTheme .InfoPDF
{
    float: left;
    width: 265px;
}
.RequiredDocs h2, .UsefulLinks h2
{
    font-size: 12px;
    line-height: 1.4;
    font-weight: bold;
    color: #f7911e;
    border-bottom: 1px dashed #f7911e;
    margin: 5px;
    background: #f2f2f2 url(images/liabg.gif) no-repeat 3px 9px;
    text-indent: 12px;
    padding: 3px 0px;
}
.RequiredDocs ul, .UsefulLinks ul
{
    margin: 5px;
}
.RequiredDocs a.NoLink
{
    color: #666;
    text-decoration: none;
}
.Block .InfoPDF ul li
{
    background: url(images/Icon_Affair.gif) no-repeat left top;
    padding-left: 12px;
    padding-bottom: 5px;
}
.ReservationBtn, .ProcedureBtn, .AppendixBtn
{
    float: right;
    margin: 0px 10px;
}
.ReservationBtn a
{
    display: block;
    background: url(images/reservation.gif) no-repeat;
    width: 100px;
    height: 38px;
}
.ProcedureBtn a
{
    display: block;
    background: url(images/Procedure.gif) no-repeat;
    width: 100px;
    height: 38px;
}
.AppendixBtn a
{
    display: block;
    background: url(images/Appendix.gif) no-repeat;
    width: 100px;
    height: 38px;
}

/* AffairContent */
.MainPlaceHolder .Affair
{
    margin: 5px;
    position: static;
    background: #fff url(images/AffairThemeBg.gif) no-repeat right 25px;
}
.Affair .TitleBar
{
    background: #f58b1f;
}
.Affair .TitleBar a
{
    color: #fff;
}
.Affair .Block
{
    background: url(images/LastNewsBlockBg.gif) no-repeat 10px 0px;
}
.Affair .AffairInfo .AffairTitle
{
    font-size: 20px;
    font-family: simhei;
    color: #f7911e;
    float: left;
    margin: 10px;
}
.Affair .AffairInfo .AffairBtnGroup
{
    float: right;
}
.Affair .AffairInfo .AffairBtnGroup a.BtnReserve
{
    background: url(images/reservation.gif) no-repeat;
    width: 100px;
    height: 38px;
    display: inline-block;
    margin: 0px 3px;
}
.Affair .AffairInfo .AffairBtnGroup a.BtnApply
{
    background: url(images/Apply.gif) no-repeat;
    width: 100px;
    height: 38px;
    display: inline-block;
    margin: 0px 3px;
}
.Affair .AffairInfo .AffairRemark
{
    clear: both;
    font-size: 12px;
    background: #f2f2f2;
    color: #666;
    padding: 5px 8px;
    text-indent: 24px;
    line-height: 1.6;
    text-align: justify;
}
.Affair .AffairInfo .AffairGuide
{
    clear: both;
    margin: 5px;
    background: url(images/RegulationBg.gif) no-repeat right bottom;
}
.Affair .AffairInfo .AffairGuide ul li
{
    padding: 3px;
    border-bottom: 1px dashed #cccccc;
    float: none;
    line-height: 1.6;
    list-style: square inside;
    color: #489a28;
    font-size: 12px;
    background-image: none;
}
.Affair .AffairPart
{
    margin: 5px;
}
.Affair .AffairPart fieldset
{
    border: 1px solid #ccc;
    margin: 5px;
    padding: 10px;
    padding-top: 0px;
}
.Affair .AffairPart fieldset legend
{
    font-weight: bold;
    line-height: 45px;
    padding-left: 55px;
    padding-right: 10px;
    background: url(images/legendimg.jpg) no-repeat 6px 50%;
    font-size: 14px;
    text-align: left;
    color: #f7911e;
}
.Affair .AffairPart fieldset .AffairFlowChart
{
    text-align: center;
}
.Affair .AffairPart fieldset p
{
    font-size: 14px;
    color: #666;
    line-height: 1.6;
    text-align: justify;
}
.Affair .AffairPart fieldset p a
{
    font-size: 14px;
}
.Affair .AffairPart ul li
{
    padding: 3px;
    border-bottom: 1px dashed #cccccc;
    float: none;
    line-height: 1.6;
    list-style: square inside;
    color: #666;
    background-image: none;
    font-size: 14px;
    font-family: Tahoma;
}
.Affair .AffairPart ul li a
{
    padding: 0px;
    font-size: 14px;
}

/* InfoList */
.MainPlaceHolder .InfoList
{
    margin: 5px;
    position: static;
    background: #fff url(images/AffairThemeBg.gif) no-repeat right 25px;
}
.InfoList .TitleBar
{
    background: #f58b1f;
}
.InfoList .TitleBar a
{
    color: #fff;
}
.InfoList .Block
{
    background: url(images/LastNewsBlockBg.gif) no-repeat 10px 0px;
}
.InfoList .Block ul li
{
    margin: 4px;
    border-bottom: 1px dashed #ccc;
}
.InfoList .Block ul li a
{
    line-height: 1.5;
    text-align: left;
    padding-left: 10px;
    font-size: 14px;
}
.InfoList .Block ul li .date
{
    font-size: 12px;
    color: #e77110;
    font-family: Tahoma;
}
.InfoList .Block ul li p
{
    color: #999;
    margin: 3px 15px;
    line-height: 1.5;
}
/* GroupList & ProviderList */
.MainPlaceHolder .GroupList, .MainPlaceHolder .ProviderList
{
    margin: 5px;
    position: static;
}
.GroupList .TitleBar, .ProviderList .TitleBar
{
    background: #f58b1f;
    clear: both;
}
.GroupList .TitleBar a, .ProviderList .TitleBar a
{
    color: #fff;
}
.GroupList .MoreLink, .InfoList .MoreLink, .ProviderList .MoreLink
{
    float: right;
    margin-top: -20px;
    margin-right: 10px;
}
.GroupList .MoreLink a, .InfoList .MoreLink a, .ProviderList .MoreLink a
{
    display: inline;
    text-decoration: underline;
}
.GroupList .MoreLink a:hover, .InfoList .MoreLink a:hover, .ProviderList .MoreLink a:hover
{
    color: #333;
}
.GroupList .Block, .ProviderList .Block
{
    background: url(images/LastNewsBlockBg.gif) no-repeat 10px 0px;
}
.GroupList .GroupInstance
{
    float: left;
    width: 360px;
    height: 90px;
    overflow: hidden;
    margin: 10px 1px;
}
.GroupInstance:hover
{
    background: #f1fef3;
}
.GroupInstance .Pic
{
    float: left;
    padding: 3px;
    background: #dcedf5;
}
.GroupInstance .Pic img
{
    width: 80px;
    height: 80px;
}
.GroupInstance .Info h2 a
{
    font-weight: bold;
    line-height: 1.5;
    font-size: 10.5pt;
    padding-left: 5px;
    text-decoration: underline;
}
.GroupInstance .Info h3
{
    font-size: 12px;
    color: #999;
    text-align: justify;
    line-height: 1.6;
    font-family: Verdana;
    font-weight: normal;
    margin: 5px;
    margin-left: 95px;
}
.ProviderList .GroupInstance
{
    margin: 10px 1px;
    height: 90px;
}
.ProviderList .GroupInstance .Pic img
{
    width: 65px;
    height: 65px;
}
.ProviderList .GroupInstance .Info h2 a.ExSpace
{
    background: url(images/exspace.gif) no-repeat center top;
    width: 16px;
    height: 16px;
    display: inline-block;
    padding-left: 5px;
}
.ProviderList .Info h2 a
{
    padding-left: 5px;
}
.ProviderList .GroupInstance .Info h3
{
    margin-left: 80px;
}
/*** MainLeftPlaceHolder ***/
.MainLeftPlaceHolder .AdvBanner
{
    margin: 5px;
}
.MainLeftPlaceHolder .LastNews .TitleBar
{
    background: #f58b1f;
}
.LastNews .TitleBar a
{
    color: #fff;
}
.LastNews .Block
{
    background: url(images/LastNewsBlockBg.gif) no-repeat 10px 0px;
}
.LastNews .Block ul li
{
    margin: 4px;
    border-bottom: 1px dashed #ccc;
}
.LastNews .Block ul li a
{
    line-height: 1.5;
    text-align: left;
    padding-left: 10px;
    color: #e77110;
    font-size: 10.5pt;
    font-weight: bold;
}
.LastNews .Block ul li .date
{
    font-size: 10px;
    color: #00853e;
    font-family: Tahoma;
}
.LastNews .Block ul li a:hover
{
    color: #333;
    text-decoration: none;
}

.LastNews .Block .Pic
{
    display: none;
}
.LastNews .Block h2
{
    text-align: center;
    margin: 5px;
}
.LastNews .Block h2 a
{
    font-size: 16px;
    font-weight: bold;
    color: #e77110;
}
.LastNews .Block .date
{
    font-size: 10px;
    color: #e77110;
    font-family: Tahoma;
    font-weight: bold;
}
.LastNews .Block h3
{
    font-size: 12px;
    color: #999;
    text-align: justify;
    line-height: 1.6;
    overflow: hidden;
    font-family: Verdana;
    font-weight: normal;
    margin: 5px;
}

.MainLeftPlaceHolder .PicNews
{
    border: 1px solid #ddd;
    margin: 5px;
}
.PicNews .Block
{
    margin: 5px;
}
.PicNews .Block .Pic
{
    float: left;
    width: 80px;
    height: 80px;
    background: #dcedf5;
    padding: 5px;
    margin-right: 5px;
}
.PicNews .Block .Pic img
{
    width: 80px;
    height: 80px;
}
.PicNews .Block h2 a
{
    font-weight: bold;
    line-height: 1.5;
    font-size: 10.5pt;
    padding-left: 5px;
}
.PicNews .Block h2 a .date
{
    font-size: 10px;
    color: #e77110;
    font-family: Tahoma;
    font-weight: normal;
}
.PicNews .Block h3
{
    font-size: 12px;
    color: #999;
    text-align: justify;
    line-height: 1.6;
    overflow: hidden;
    font-family: Verdana;
    font-weight: normal;
    margin: 5px;
}
.PicNews .More
{
    text-align: right;
    margin: 5px;
}
.PicNews .More a
{
    font-size: 12px;
    font-weight: bold;
    text-decoration: underline;
    color: #f7911e;
    font-family: Arial;
}
.MainLeftPlaceHolder .LegalFile
{
    margin: 5px;
    border: 1px solid #ddd;
    background: #f3f3f3 url(images/LegalFileBg.gif) no-repeat center 8px;
    height: 200px;
    overflow: hidden;
}
.LegalFile .ParticipantGuide
{
    background: url(images/TitleBar_ParticipantGuide.png) no-repeat;
    float: left;
    width: 215px;
    margin: 20px;
    display: inline;
}
.LegalFile .SpecialRegulations
{
    background: url(images/TitleBar_SpecialRegulations.png) no-repeat;
    float: left;
    width: 215px;
    margin: 20px;
    display: inline;
}
.LegalFile p
{
    margin: 40px 5px 5px 5px;
    line-height: 1.4;
    color: #666;
    font-size: 12px;
    text-align: left;
    text-indent: 24px;
}
.LegalFile .More
{
    text-align: right;
}
.LegalFile .More a
{
    font-size: 12px;
    text-decoration: underline;
    color: #f7911e;
    font-family: Arial;
    background: url(images/libg.gif) no-repeat left 6px;
    padding-left: 8px;
    font-weight: bold;
}
.LegalFile .More a:hover
{
    color: #333;
}
.MainLeftPlaceHolder .ParticipantRegulations
{
    background: #fff url(images/RegulationBg.gif) no-repeat right bottom;
}
.ParticipantRegulations .TitleBar
{
    background: #f58b1f;
}
.ParticipantRegulations .TitleBar a
{
    color: #fff;
}
.ParticipantRegulations .Block
{
    background: url(images/LastNewsBlockBg.gif) no-repeat 10px 0px;
}
.ParticipantRegulations .Block ul li
{
    margin: 4px;
    border-bottom: 1px dashed #ccc;
}
.ParticipantRegulations .Block ul li a
{
    font-size: 12px;
}
.ParticipantRegulations .Block ul li .date
{
    font-size: 10px;
    color: #00853e;
    font-family: Tahoma;
}

/*** MainRightPlaceHolder ***/
.MainRightPlaceHolder .ImgPlaceHolder
{
    margin: 5px;
    text-align: center;
}
.MainRightPlaceHolder .ImgHelpName
{
    margin: 5px;
    padding: 5px;
    font-size: 11px;
    color: #666;
    line-height: 1.5;
    text-align: left;
    background: #eaffea;
}
.MainRightPlaceHolder .Intro
{
    margin: 5px;
    text-align: center;
}
.MainRightPlaceHolder .Intro a
{
    display: block;
    width: 200px;
    height: 60px;
    background: #f2f2f2 url(images/Introbg.gif) no-repeat;
}
.MainRightPlaceHolder .Bulletin
{
    background: #f9f9f9;
    border: 1px solid #ddd;
}
.MainRightPlaceHolder .Bulletin .TitleBar
{
    background: #ddd;
}
.MainRightPlaceHolder .Bulletin .TitleBar a
{
    color: #666;
}
.MainRightPlaceHolder .Bulletin .Block h2 a
{
    line-height: 1.4;
    color: #f7911e;
    font-weight: bold;
    text-decoration: underline;
}
.MainRightPlaceHolder .Bulletin .Block h2 a:hover
{
    color: #333;
}
.MainRightPlaceHolder .Bulletin .Block marquee
{
    border-bottom: 1px dashed #ccc;
    font-size: 12px;
    color: #666;
    text-align: justify;
    line-height: 1.4;
    height: 123px;
    overflow: hidden;
    font-family: Verdana;
    font-weight: normal;
}
.MainRightPlaceHolder .Bulletin .Block .date
{
    font-size: 10px;
    color: #00853e;
    font-family: Tahoma;
}
.MainRightPlaceHolder .Bulletin .Block ul li a
{
    color: #0091d4;
    font-size: 12px;
}
.MainRightPlaceHolder .Bulletin .Block ul li a:hover
{
    color: #f7911e;
}
.MainRightPlaceHolder .Bulletin .More a
{
    color: #f7911e;
}

.MainRightPlaceHolder .ServiceLink
{
    border: 1px solid #ddd;
    background: #f9f7f8 url(images/ServiceLinkBg.gif) no-repeat right top;
    margin: 5px;
}
.ServiceLink .Block
{
    padding: 0px;
}
.ServiceLink .Block ul li
{
    background: none;
}
.ServiceLink .Block ul li a
{
    padding: 0px;
}


