﻿
html, body
{
    margin: 0px;
    height: 100%;
}

body
{
    SCROLLBAR-HIGHLIGHT-COLOR: #efefef;
    SCROLLBAR-SHADOW-COLOR: #efefef;
    SCROLLBAR-ARROW-COLOR: #FFBD07;
    SCROLLBAR-DARKSHADOW-COLOR: #666666;
    SCROLLBAR-BASE-COLOR: #1B93D4;
    SCROLLBAR-BASE-COLOR: #ae2310;
    margin: 0px;
    text-align: center;
}
table
{
    text-align:left;
    }
#Content
{
    text-align: left;
    width: 1000px;
    border-right: solid 1px #454545;
    border-left: solid 1px #454545;
    overflow:hidden;margin: 0 auto;
}

td
{
    font-size: 12px;
    WORD-BREAK: break-all;
    color: #333333;
}
.2H
{
    border-right: solid 1px #454545;
    border-left: solid 1px #454545;
}
a:link
{
    text-decoration: none;
    font-size: 12px;
    color: #333333;
}
a:visited
{
    color: #333333;
    text-decoration: none;
}
a:hover
{
    font-size: 12px;
    color: red;
    text-decoration: underline;
}

table.Menu
{
    text-align: left;
    border: 0px;
    border-collapse: collapse;
}
.MenuLight
{
    background-image: url(Images/menubg_light.gif);
    background-repeat: repeat-x;
    height: 30px;
}
.MenuDark
{
    background-image: url(Images/menubg_dark.gif);
    background-repeat: repeat-x;
    height: 30px;
}
table.Menu td
{
    border: 0px;
    color: #4F4F4F;
    font-weight: bold;
    border-collapse: collapse;
    height: 25px;
    padding-left: 2px;
}

table.Menu a
{
}

table.FootBar
{
    background: #C8BDA9;
    border: 0px;
    color: #000000;
    height: 86px;
    font-size: 13px;
    text-align: center !important;
    line-height: 25px;
    border-top: solid 2px #BAAF93;
}

.FootBarTitle
{
    padding-top: 10px;
    color: #D80202;
    font-size: 13px;
    font-weight: bold;
}

table.ActionBar td
{
    border: 0px;
    color: #712607;
    height: 30px;
    padding-left: 2px;
    font-size: 12px;
    text-align: center;
}
table.ActionBar2 td
{
    border: 0px;
    color: #C00000;
    padding-left: 2px;
    font-size: 12px;
    text-align: center;
}
.ActionBarInput
{
    font-weight: bold;
    border: 0px;
    background-position: left center;
    font-size: 12px;
    background-image: url(images/actionbar_input.gif);
    width: 100px;
    color: #712607;
    background-repeat: no-repeat;
    height: 18px;
    padding-top: 0px;
    padding-left: 2px;
}
input.ActionBarSearch
{
    border: 0px;
    font-size: 9pt;
    background-image: url(images/actionbar_search.gif);
    vertical-align: top;
    width: 87px;
    cursor: pointer;
    color: #FFFFFF;
    padding-top: 0px;
    background-repeat: no-repeat;
    height: 21px;
    background-color: transparent;
    text-align: center;
}
input.ActionBarLogin
{
    cursor: pointer;
    border: 0px;
    background-image: url(images/actionbar_login.gif);
    width: 60px;
    height: 20px;
}
input.ActionBarLogout
{
    cursor: pointer;
    border: 0px;
    background-image: url(images/actionbar_logout.gif);
    width: 60px;
    height: 20px;
}
input.ActionBarRegUser
{
    cursor: pointer;
    border: 0px;
    background-image: url(images/actionbar_reguser.gif);
    width: 60px;
    height: 20px;
}
input.ActionBarFindPass
{
    cursor: pointer;
    border: 0px;
    background-image: url(images/actionbar_findpass.gif);
    width: 60px;
    height: 20px;
}
.DivLeftBar
{
    background-image: url(images/leftbarbg.gif);
    width: 200px;
    padding-bottom:5000px;margin-bottom:-5000px;
}
.LeftBar
{
    background-image: url(images/leftbarbg.gif);
    width: 200px;
}
.InfoViewRightBar
{
    border-left: solid 1px #B4B4B4;
    width: 200px;
}

.LeftBarPartTop
{
    background-image: url(images/r_corner_top.gif);
    width: 182px;
    height: 9px;
}
.LeftBarPartMiddle
{
    background: #FFFFFF;
    border-left: solid 1px #ADADAD;
    border-right: solid 1px #ADADAD;
    padding-left: 5px;
    vertical-align: top;
}
.LeftBarPartBottom
{
    background-image: url(images/r_corner_bottom.gif);
    width: 182px;
    height: 9px;
}
.DivRightBar
{
    background-image: url(images/rightbarbg.png);
    width: 200px;
    padding-bottom:5000px;margin-bottom:-5000px;
}
.RightBar
{
    background-image: url(images/rightbarbg.png);
    width: 200px;
}
.RightBarPartMiddle
{
    vertical-align: top;
    padding-left: 5px;
    text-align: left;
}
.Weather
{
    background: #F7EFDE;
    color: #533D30;
    padding-left: 5px;
    height: 30px;
    vertical-align: middle;
    margin: 0px;
}
.JiCengDangJian1
{
    background: #FFF6BA url(images/jcdjbg.gif);
    color: red;
    vertical-align: middle;
    text-align: center;
    line-height: 24px; /*border-bottom: #adaead 1px dashed;*/
}
.JiCengDangJian1 a
{
    color: #B00002;
}
/*.JiCengDangJian2
{
    background:#F8FF8A url(images/jcdjbg.gif);
    color:red;
    vertical-align:middle;
    text-align:center;
    line-height:24px;
    border-bottom: #adaead 1px dashed;
}*/
.JiCengDangJianContent
{
    background: #F7F7F7;
    vertical-align: top;
    border-bottom: #adaead 1px dashed;
    height: 72px;
}
table.MenuLink td
{
    vertical-align: middle;
    padding-left: 3px;
    padding-right: 3px;
}
table.MenuLink2 td
{
    vertical-align: middle;
    padding-left: 0px;
    padding-right: 0px;
}

table.FriendLinkLogo td
{
    text-align: center;
}

table.FriendLinkLogo td img
{
    width: 140px;
    height: 40px;
    border: 1px #333333;
}

.InfoTitle
{
    text-align: center;
    height: 30px;
    font-size: 16px;
    font-weight: bold;
}
.SimpleInfoTitle
{
    text-align: center;
    height: 30px;
    font-size: 16px;
    font-weight: bold;
    color: #B00002;
}

.DashLine
{
    border-bottom: #adaead 1px dashed;
    text-align:left;
}
.DashLine2
{
    border-bottom: #adaead 1px dashed !important;
}
.HotTitle
{
    background: #FFFFFF;
    color: #B60003;
}
.HotTitle2
{
    background: #FFFFFF;
    color: #0879A5;
}
.InfoListCategoryName
{
    background: url(images/InfoListTopBG2.png);
    width: 500px;
    padding-left: 20px;
    letter-spacing: 4px;
    height: 25px;
    color: white;
    font-weight: bold;
    text-align:left !important;
}
.InfoListMiddleImg
{
    background: url(images/InfoListBg3.jpg) repeat;
    width: 20px;
}
table.ThirdMenu
{
    border: 1px solid #B4B4B4;
    border-collapse: collapse;
    font-weight: bold;
}
table.ThirdMenu td
{
    vertical-align: middle;
}
table.ThirdMenu td a, table.ThirdMenu td a:link, table.ThirdMenu td a:visited
{
    color: #B00002;
    background: #FFFFFF;
}
table.ThirdMenu td a:hover, table.ThirdMenu td a:active
{
    color: #FFF;
    background: #B00002;
}
.SecondRightBarPartLeft
{
    background: url(images/InfoListTitle.gif);
    width: 25px;
    height: 24px;
}
.SecondRightBarPartMid1
{
    background: url(images/InfoListBG.gif);
    width: 163px;
    height: 24px;
    color: #B00002;
    letter-spacing: 5px;
}
.SecondRightBarPartRight
{
    background: url(images/InfoListCorner.gif);
    width: 12px;
    height: 24px;
}


table.SearchMenu
{
    margin-top: 5px;
    width: 190px;
}
table.SearchMenu th
{
    background: url(images/002.png) no-repeat left #c00;
    border: 1px solid #e00000;
    color: #fff;
    letter-spacing: 5px;
    font-size: 12px;
    line-height: 25px;
    text-align: center;
    font-weight: normal;
}
table.SearchMenu td
{
    background: #FFF;
    text-align: left;
    padding-bottom: 2px;
    padding-top: 2px;
    padding-left: 10px;
    line-height: 22px;
    border-bottom: dashed 1px #E4E4E4;
    border-collapse: collapse;
}

input.redbutton
{
    /*background: url( 'images/redbutton_bg.gif' );  height: 30px; */
    background: url(  'images/redbutton.gif' );
    width: 70px;
    height: 22px;
    border: none;
    cursor: pointer;
    color: #FFF;
    padding: 4px 0;
    font-weight: bold;
}

.SurveyTopLeft
{
    background: url(images/survey/SurveyTopLeft.gif);
    width: 20px;
    height: 40px;
}
.SurveyTopMiddle
{
    background: url(images/survey/SurveyTopMiddle.gif);
    text-align: center;
    font-size: 14px;
    color: #FFF;
    letter-spacing: 5px;
    padding-bottom: 3px;
}
.SurveyTopRight
{
    background: url(images/survey/SurveyTopRight.gif);
    width: 20px;
    height: 40px;
}
.SurveyMiddleLeft
{
    background: url(images/survey/SurveyMiddleLeft.gif);
    width: 20px;
}
.SurveyMiddleMiddle
{
}
.SurveyMiddleRight
{
    background: url(images/survey/SurveyMiddleRight.gif);
    width: 20px;
}
.SurveyBottomLeft
{
    background: url(images/survey/SurveyBottomLeft.gif);
    width: 20px;
    height: 29px;
}
.SurveyBottomMiddle
{
    background: url(images/survey/SurveyBottomMiddle.gif);
}
.SurveyBottomRight
{
    background: url(images/survey/SurveyBottomRight.gif);
    width: 20px;
    height: 29px;
}
.SurveyQuestionName
{
    font-size: 14px;
    color: #E23929;
    letter-spacing: 1px;
    padding-bottom: 8px;
    border-bottom: dashed 1px #CCCCCC;
}
.SurveyPercent
{
    height: 15px;
    background: url(images/survey/SurveyPercent.gif);
}
.s-button
{
    background: url(  'images/redbutton.gif' );
    width: 70px;
    height: 22px;
    border: none;
    cursor: pointer;
    color: #FFF;
    padding: 4px 0;
    padding-top: 4px;
}

table.MailSearch
{
    border: solid 1px #E7E7E7;
    margin-top: 5px;
    border-collapse: collapse;
}
table.MailSearch td
{
    background: #FFF;
    padding-bottom: 5px;
    padding-top: 5px;
    padding-left: 10px;
    line-height: 25px;
    letter-spacing: 1px;
    border: solid 1px #E7E7E7;
    border-collapse: collapse;
}
.MailSearchTitle
{
    color: #B20000;
    text-align: left;
    width: 70px;
}
.GMailTitle
{
    border-bottom: solid 1px #E00000;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 5px;
    color: #B20000;
}
.GMailTitleImg
{
    border-bottom: solid 1px #E00000;
    width: 25px;
    padding-top: 1px;
}
#fontzoom
{
    font-size: 14px;
    line-height: 32px;
    overflow-x: hidden;
    word-break: break-all;
}

#fontzoom img
{
    max-width: 760px;
    width: expression( this.width > 760 ? "760px" : this.width+ "px" );
}
#fontzoom p img
{
    max-width: 760px;
    width: expression( this.width > 760 ? "760px" : this.width+ "px" );
}
#fontzoom span img
{
    max-width: 760px;
    width: expression( this.width > 760 ? "760px" : this.width+ "px" );
}
#fontzoom p span img
{
    max-width: 760px;
    width: expression( this.width > 760 ? "760px" : this.width+ "px" );
}
#fontzoom a,#fontzoom A:link ,#fontzoom A:hover ,#fontzoom A:visited
{
	font-size:medium;
}
.InfoAttach
{
    letter-spacing: 1px;
    line-height: 25px;
    font-size: 16px;
    font-weight: bold;
}
.InfoAttach a:link
{
    color: Blue;
    letter-spacing: 1px;
    line-height: 25px;
    font-size: 16px;
    font-weight: bold;
    text-decoration: underline;
}
.InfoAttach a:visited
{
    color: #551A8B;
    letter-spacing: 1px;
    line-height: 25px;
    font-size: 16px;
    font-weight: bold;
    text-decoration: underline;
}
.InfoAttach a:hover
{
    letter-spacing: 1px;
    line-height: 25px;
    color: red;
    font-size: 16px;
    font-weight: bold;
    text-decoration: underline;
}
a.red:link
{
    text-decoration: none;
    font-size: 12px;
    color: red !important;
}
a.red:visited
{
    color: red !important;
    text-decoration: none;
}
a.red:hover
{
    font-size: 12px;
    color: white !important;
    text-decoration: underline;
}

#lbMeetingContent a,#lbMeetingContent A:link ,#lbMeetingContent A:hover ,#lbMeetingContent A:visited
{
	font-size:medium;
}


/*.title
{
    text-align:left;
    border:1px;
    border-collapse:collapse;
}
.title th
{
    BACKGROUND-COLOR: #F5F5FA;
    border:solid 1px #8C8E8C;
    border-collapse:collapse;
    text-align:center !important;
    font-weight:bold;  
    line-height:25px;
    
}
.title td
{
    border:solid 1px #8C8E8C;
    border-collapse:collapse; 
    text-align:left !important;
    height:25px;
    padding-left:5px;
}
.title td.input
{
    text-align:left !important;
    border:solid 1px #8C8E8C;
    border-collapse:collapse;
    padding-left:2px;
}*/
