/*导入portal规范的style*/
@import url("../../css/portal-standard.css");



/*定义页面总体字体等信息*/
body {
        font-family: "宋体";
        voice-family: "\"}\"";
        voice-family: inherit;
        padding: 1em;
        color: #000;
        white-space: normal;
        font-size: 12px; 
        background-color:#fff; 

}
td,
th
{
        white-space: normal;
        font-family: "宋体";
        font-size:12px;
        /*filter:gray; 黑白页面*/
}

DIV
{
	/*filter:gray;黑白页面*/
}

th
{
        font-family: "宋体";
        font-size:12px;
}

form
{
        margin:0px;
        padding:0px;
}
/*定义连写的颜色*/
a:link, a:visited {
        color: #090A74;
        text-decoration: none;
}

a:hover {
        color: Blue !important;
}

body.layout-mync
{
        margin: 0;
        padding: 0;
}


.Link
{
}

.LinkFolder
{
font-size:12px;
}

.LinkPage
{
        padding-bottom: 3px;
        padding-top: 3px;
}

.layout-mync .TabLow
{
        word-wrap:break-word;
        overflow:hidden;
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 3px;
}

.layout-mync .TabLow A:link, 
.layout-mync .TabLow A:visited,
.layout-mync .TabLow A:hover, 
.layout-mync .TabLow A:active
{
        text-decoration: none;
        color: #FFF;
}
.layout-mync .Tab
{
        word-wrap:break-word;
        overflow:hidden;
        color: Silver;
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 3px;
}

/*导航栏 Style*/
.layout-mync .tabs {
        margin-top: .67em;
        margin-right: 0px;
        margin-left: 0px;
        padding-left: 1px;
        background-color: #4277C9;
        font-weight: bold;
        font-size: 12px;        
        vertical-align: middle;
        width:779px;
}
.layout-mync #login {
        voice-family: "\"}\"";
        voice-family: inherit;
        font-size: 12px;
        font-weight: bold;
        color: Gray;
}

.layout-mync #breadcrumbs {
        background-image: url(../images/breadcrumbs.jpg);
        font-size: 12px;
        height: 20px;
        color: #FFFFFF;
        padding:5px 0 0 5px;
}

.layout-mync #breadcrumbs a {
        text-decoration: none;
        color: #FFFFFF;
}

.layout-mync #navcolumn {
        font-size: 12px;
}

.layout-mync #navcolumn p {
        background-image: none;

}

.layout-mync #navcolumn a:visited {
        color: #090A74;
}

.layout-mync #main {
        width: 777px;
        height: 530px;
        margin-left: auto;
        margin-right: auto;
}

.layout-mync #leftcol 
{
        width: 15%;
        voice-family: "\"}\"";
        voice-family: inherit;
        font-size: 12px;
        margin-left: 4px;
}

.layout-mync #leftcol a {
        text-decoration: none;
}

.layout-mync #leftcol a:active, .layout-mync #leftcol a:hover {
        color: #f30 !important;
}

#banner{
        height: 96px;
        width:100%;
}

.layout-mync #bannerImage{
        background-color:#4377CA;
        height: 80px;
        width: 100%;
        margin-top: 1px;
        margin-bottom: 1px;
}
.layout-mync .toolgroup {
        background: #efefef;
        margin-bottom: 6px;
}

.layout-mync .toolgroup .label {
        background: #4377CA;
        color: #FFFFFF;
        font-weight: bold;
        font-size: 12px;
        text-align: center;
        padding: 4px;
        table-layout: inherit;
}

.layout-mync .toolgroup .body {
        border-right: 0px solid #aaa;
        border-bottom: 0px solid #aaa;
        padding: 1px 1px 1px 0;
}

.layout-mync .toolgroup .body div {
        padding-bottom: 2px;
        padding-left: 0;
        voice-family: "\"}\"";
        voice-family: inherit;
        font-size: 12px;        
}

.layout-mync .toolgroup .body div div {
        background-color: Fuchsia;
}

.layout-mync .toolgroup .pagetitle{
        font-weight: bold;
        padding-left: 2px;
        voice-family: "\"}\"";
        voice-family: inherit;
        font-size: 12px;
        background-color: #D6E6F5;
        padding-top: 4px;
        color:#0A0B75;
}

.layout-mync .toolgroup .body div p {
        margin-top: .0;
        padding-bottom: 0;
        padding-left: 0;
        margin-top: .0;
        margin-bottom: .0;
}



#portal-page-actions A img
{
        display: inline;        
}

#portal-page-actions
{
        display: inline;
        position: absolute;
        right: 5px;
}

.FolderList
{
        background-color: #FFFFFF;
}

.layout-mync .portal-layout
{
        padding-top:0px;
}


.portal-layout-cell
{
        padding-bottom: 0px;
}

.portal-layout-maxed
{
        padding-top: 2px;
        padding-right: 0px;
}
#logout{
 text-align: right;
 padding-right: 4px;
}
#logout #a{
        text-decoration: none;
        color: Black;
}
#main{
        position: relative;
        height: 560px;
}
#footer{
        position: relative;
        width: 777px;
        border-top:1px solid #000;
}
/*mync*/
.highlightText{
        color: Red;
}
input{
        font-size: 12px;
        font-family: "宋体";
        width:100px;
        
}
textarea{

}
.select_sd{
        width:115px;
        font-size: 12px;
        border: 1px solid #969696;
        
}
.laginPanel{
 padding-left: 5px;
}

.lableBlue{
        color: #0A0B75;
}
.tableStyle{
        border-collapse: inherit;
        background-color: #B5CEE6;
        vertical-align: middle;
        text-align: center;
        }
.objectListTitle td{
        font-family: "宋体";
        font-size:12px;
        background-color:#D7ECFD;
        text-align: center;
        vertical-align: middle;
        vertical-align: middle;
}

.objectListBody0 {
        font-family: "宋体";
        font-size:12px;
        background-color: White;
        text-align: left;
        padding:5px 5px 0 5px;
}
.objectListBody0 div{
        font-family: "宋体";
        font-size:12px;
        vertical-align: middle;
}
.objectListBody1 {
        font-family: "宋体";
        font-size:12px;
        background-color: White;
        text-align:left;
        vertical-align: middle;
        padding:5px 5px 0 5px;
}
.objectListBody1 div{
        font-family: "宋体";
        font-size:12px;
        vertical-align: middle;
}
.objectListHighlight
{
        font-family: "宋体";
        font-size: 12px;
        background-color: #F4F9FF;
        text-align:left;
        color: Navy;
        vertical-align: middle;
        padding:5px 5px 0 5px;
}
.objectListHighlight div
{
        font-family: "宋体";
        font-size:12px;
        vertical-align: middle;
}
.objectListCell
{

}
.greentext{
        width: 10%;
}

.button-text1 {
        font-family: "宋体";
        font-size: 10pt;
        color: #FFFFFF;
        cursor: hand;   /*IE*/
        cursor:pointer; /*FF*/
        height: 21px;
        width: 70px;
        word-wrap:break-word;
}
.button-text1 a{text-decoration:none;color:#fff;}
.button-text1 a:hover{color:#FFFFFF;}
.button-text1 img{margin-left:4px}
.button-text1 span{float:right; padding-right:8px;font-size:12px;text-decoration:none; color:#ffef69;}
.button-text1 span a{text-decoration:none;color:#ffef69;}
.button-text1 span a:hover{text-decoration:underline}



.button-text2 {
        font-family: "Arial", "Helvetica", "sans-serif";
        font-size: 9pt;
        color: #24701F;
        cursor: hand; /*IE*/
        cursor:pointer; /*FF*/
        height: 21px;
        width: 85px;
        font-weight: bold;
}
.button-text2 a{text-decoration:none;color:#24701F;}
.button-text2 a:hover{color:#24701a;}
.button-text2 img{margin-left:4px}
.button-text2 span{float:right; padding-right:8px;font-size:12px;text-decoration:none; color:#ffef69;}
.button-text2 span a{text-decoration:none;color:#ffef69;}
.button-text2 span a:hover{text-decoration:underline;}

.buttomfont {
        font-size: 12px;
        color: #FFFFFF;
}
.darkenBackground {
background-color: Black;
-moz-opacity: 0.6;
opacity: 0.6;
z-index: 90;
height: 100%;
width: 100%;
background-repeat:repeat;
position:absolute;
top: 0px;
left: 0px;
}

.left_align
{
        text-align: left;
}
.right_align
{
        text-align: right;
}

/* The main calendar widget.        DIV containing a table. */

.calendar {
        position: relative;
        display: none;
        border-top: 2px solid #fff;
        border-right: 2px solid #000;
        border-bottom: 2px solid #000;
        border-left: 2px solid #fff;
        font-size: 11px;
        color: #000;
        cursor: default;
        background: #c8d0d4;
        font-family: tahoma,verdana,sans-serif;
        }

.calendar table {
        border-top: 1px solid #000;
        border-right: 1px solid #fff;
        border-bottom: 1px solid #fff;
        border-left: 1px solid #000;
        font-size: 11px;
        color: #000;
        cursor: default;
        background: #c8d0d4;
        font-family: tahoma,verdana,sans-serif;
        }
.FontBold{
        color: #4377CA;
        width: 100%;
        border-bottom: 1px dotted #4377CA;
        padding-bottom: 6px;
        text-shadow: #000;
        margin-bottom: 10px;
        }

/* Header part -- contains navigation buttons and day names. */

.calendar .button { /* "<<", "<", ">", ">>" buttons have this class */
        text-align: center;
        padding: 1px;
        border-top: 1px solid #fff;
        border-right: 1px solid #000;
        border-bottom: 1px solid #000;
        border-left: 1px solid #fff;
        }
.calendar thead .title { /* This holds the current "month, year" */
        font-weight: bold;
        padding: 1px;
        border: 1px solid #000;
        background: #788084;
        color: #fff;
        text-align: center;
        }

.calendar thead .headrow { /* Row <TR> containing navigation buttons */
        }

.calendar thead .daynames { /* Row <TR> containing the day names */
        }

.calendar thead .name { /* Cells <TD> containing the day names */
        border-bottom: 1px solid #000;
        padding: 2px;
        text-align: center;
        background: #e8f0f4;
        }

.calendar thead .weekend { /* How a weekend day name shows in header */
        color: #f00;
        }

.calendar thead .hilite { /* How do the buttons in header appear when hover */
        border-top: 2px solid #fff;
        border-right: 2px solid #000;
        border-bottom: 2px solid #000;
        border-left: 2px solid #fff;
        padding: 0px;
        background: #d8e0e4;
        }

.calendar thead .active { /* Active (pressed) buttons in header */
        padding: 2px 0px 0px 2px;
        border-top: 1px solid #000;
        border-right: 1px solid #fff;
        border-bottom: 1px solid #fff;
        border-left: 1px solid #000;
        background: #b8c0c4;
        }

/* The body part -- contains all the days in month. */

.calendar tbody .day { /* Cells <TD> containing month days dates */
        width: 2em;
        text-align: right;
        padding: 2px 4px 2px 2px;
        }

.calendar table .wn {
        padding: 2px 3px 2px 2px;
        border-right: 1px solid #000;
        background: #e8f4f0;
        }

.calendar tbody .rowhilite td {
        background: #d8e4e0;
        }

.calendar tbody .rowhilite td.wn {
        background: #c8d4d0;
        }

.calendar tbody td.hilite { /* Hovered cells <TD> */
        padding: 1px 3px 1px 1px;
        border: 1px solid;
        border-color: #fff #000 #000 #fff;
        }

.calendar tbody td.active { /* Active (pressed) cells <TD> */
        padding: 2px 2px 0px 2px;
        border: 1px solid;
        border-color: #000 #fff #fff #000;
        }

.calendar tbody td.selected { /* Cell showing selected date */
        font-weight: bold;
        padding: 2px 2px 0px 2px;
        border: 1px solid;
        border-color: #000 #fff #fff #000;
        background: #d8e0e4;
        }

.calendar tbody td.weekend { /* Cells showing weekend days */
        color: #f00;
        }

.calendar tbody td.today { /* Cell showing today date */
        font-weight: bold;
        color: #00f;
        }

.calendar tbody .disabled {
         color: #999; 
         }

.calendar tbody .emptycell { /* Empty cells (the best is to hide them) */
        visibility: hidden;
        }

.calendar tbody .emptyrow { /* Empty row (some months need less than 6 rows) */
        display: none;
        }

        /* The footer part -- status bar and "Close" button */

.calendar tfoot .footrow { /* The <TR> in footer (only one right now) */
        }

.calendar tfoot .ttip { /* Tooltip (status bar) cell <TD> */
        background: #e8f0f4;
        padding: 1px;
        border: 1px solid #000;
        background: #788084;
        color: #fff;
        text-align: center;
        }

.calendar tfoot .hilite { /* Hover style for buttons in footer */
        border-top: 1px solid #fff;
        border-right: 1px solid #000;
        border-bottom: 1px solid #000;
        border-left: 1px solid #fff;
        padding: 1px;
        background: #d8e0e4;
        }

.calendar tfoot .active { /* Active (pressed) style for buttons in footer */
        padding: 2px 0px 0px 2px;
        border-top: 1px solid #000;
        border-right: 1px solid #fff;
        border-bottom: 1px solid #fff;
        border-left: 1px solid #000;
        }

/*menuTree*/
.dtree {
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #090A74;
        margin-left: 0px;
}
.root{
        background-color: #4377CA;
        height: 20px;
        color: White;
        padding-top: 5px;
        padding-left: 35px;
        background-image: url(../images/title.png);
        background-repeat: no-repeat;
}
.option_1{
        text-align: left;
        padding-left:8px;
        background-color:#D6E6F5;
        height: 20px;
        margin: 1px;
}
.option_1 .a{
        color: #090A74;
}
.menu{
        text-align: left;
        padding-left:1px;
        background-color:#D6E6F5;
        height: 18px;
        margin: 1px;
}
.option_2{
        text-align: left;
        padding-left:12px;
        background-color:#FFF;
        height: 20px;
        margin: 1px;
        color: #090A74;
        border-bottom: 1px dotted #999;
        padding-top: 2px;
}
.option_2 .option_2{
        border-bottom: 0px solid #999;
}
.l2Tab{
        float:left;
        width:100%;
        background: #FFF;
        font-size:12px;
        line-height:normal;
        padding:3px 0px 0px 0px;
        border-bottom:1px solid #24618E;
}
.l2Tab .selectTab a{
        float:left;
        background:url("../images/tableftJ.gif") no-repeat left top;
        background-position:0% -42px;
        margin:0;
        padding:0 0 0 5px;
        text-decoration:none;
}
.l2Tab .selectTab a span{
        float:left;
        display:block;
        background:url("../images/tabrightJ.gif") no-repeat right top;
        background-position:100% -42px;
        padding:5px 15px 4px 6px;
        color:#FFF;
        height:14px;
}
.l2Tab .unSelectTab a{
        float:left;
        background:url("../images/tableftJ.gif") no-repeat left top;
        margin:0;
        padding:0px 0px 0px 5px;
        text-decoration:none;
}
.l2Tab .unSelectTab a span{
        float:left;
        display:block;
        background:url("../images/tabrightJ.gif") no-repeat right top;
        padding:5px 15px 4px 6px;
        color:#24618E;
        height:14px;
}
.l2Tab .unSelectTab a:hover{
        background-position:0% -42px;
        cursor: hand;   /*IE*/
        cursor:pointer; /*FF*/
}
.l2Tab .unSelectTab a:hover span{
        color:#FFF;
        cursor: hand;   /*IE*/
        cursor:pointer; /*FF*/
        background-position:100% -42px;
}
.checkCode input{
        width:30px;
}
.checkCode{
        width:50px;
}
.checkCodeImg{
        border: 1px solid #969696;
        margin: 3px 0 0 2px;
}
.checkBox{
        border:0px;
}
.topash {
        padding:20px 0 0 0;
}
.topash a{
        color: #7F7F7F;
}
.navSeparator{
        font-weight: bold;
        color: White;
}
.mync_btn{
        padding:3px 0px 0px 5px;
        height:18px;
        vertical-align: middle;
}
.mync_btn a{
        word-wrap:break-word; 
        overflow:hidden;
        display:inline-block;
        background:url("../images/mync_btn_left.png") no-repeat left top;
        margin:0 0 0 0;
        background-position:0% -18px;
        padding:3px 0 2px 5px;
        text-decoration:none;
        cursor: hand;   /*IE*/
        cursor:pointer; /*FF*/
        height:18px;
}
.mync_btn a span{
        word-wrap:break-word;
        overflow:hidden;
        background:url("../images/mync_btn_right.png") no-repeat right top;
        margin:0 0 0 0;
        background-position:100% -18px;
        padding:3px 10px 2px 5px;
        text-decoration:none;
        color:#000;
        cursor: hand;   /*IE*/
        cursor:pointer; /*FF*/
        font-size:12px;
        height:18px;
}
.mync_btn a:hover{
        background:url("../images/mync_btn_left.png") no-repeat left top;
        margin:0 0 0 0;
        padding:2px 0px 1px 5px;
        text-decoration:none;
        cursor: hand;   /*IE*/
        cursor:pointer; /*FF*/
        height:18px;
}
.mync_btn a:hover span{
        background:url("../images/mync_btn_right.png") no-repeat right top;
        margin:0 0 2px 0;
        padding:2px 10px 1px 5px;
        text-decoration:none;
        cursor: hand;   /*IE*/
        cursor:pointer; /*FF*/
        height:18px;
}
.titlePanel_main{
        border-bottom:1px solid #000;
}
.titlePanel_title_left{
        width:3px;
        height:17px;
}
.titlePanel_title_right{
        background:url("../images/menu_bg.png");
        height:17px;
        padding:2px 0px 0px 0px;
        
}
.titlePanel_title_mid{
        background:url("../images/menu_bg.png");
        padding:3px 0px 0px 5px;
}
.titlePanel_title_other{

}
.titlePanel_title{
        float:left;
        padding:0px 0px 0px 0px;        
        background-color: #E7E7E7;
}
/* uiskin -- MyncRowBorderPanel*/
.commontype1{
        background-color:#F4FAFF;
        font-size:12px;
        color:#0A0B75;
        /*width:150px;*/
        height:20px;
}
.commontype1 div{
        font-family: "宋体";
        font-size: 12px;
        vertical-align: middle;
        height:20px;
}
.exttype{
        background-color:#FFF;
        padding:2px 3px 2px 3px;
        font-size:12px;
        height:20px;
}
.exttype div{
        font-family: "宋体";
        font-size: 12px;
        height:20px;
        vertical-align: middle;
}
.exttype .longText{
        width:95%;
}

.longText{
        width:95%;
}

.exttype .middleText{
        width:150px;
}
.exttype input{
        font-family: "宋体";
        font-size: 12px;
        /* border: 1px solid #969696;*/
        color: #666666;
}
.exttype select{
        font-family: "宋体";
        font-size: 12px;
        border: 1px solid #969696;
        color: #666666;
        width: 105px;
}
.typedr1 {
        background-color:#FFF;
        padding:0px 3px 0px 3px;
        vertical-align: middle;
        font-size:12px;
        height:20px;
}
.typedr1 .longText{
        width:95%;
}
.typedr1 .middleText{
        width:150px;
}

.typedr1 div{
        font-family: "宋体";
        font-size: 12px;
        vertical-align: middle;
        height:20px;
}
.typedr1 input{
        font-family: "宋体";
        font-size: 12px;
        border: 1px solid #969696;
        color: #666666;
}
.typedr1 select{
        font-family: "宋体";
        font-size: 12px;
        border: 1px solid #969696;
        width: 105px;
        color: #666666;
}
.titlePanelCell{
        border-top:1px solid #000;
        background-color:#E7E7E7;
}
.titlePanelCell input{
        font-family: "宋体";
        font-size: 12px;
        border: 1px solid #969696;
        color: #666666;
}
.titlePanelCell select{
        font-family: "宋体";
        font-size: 12px;
        border: 1px solid #969696;
        width: 105px;
        color: #666666;
}
/*indexBar inputText style*/
.ipt_indexBar{
        font-family: "宋体";
        font-size:12px;
        border: 1px solid #969696;
        color: #666666;
        height:12px;
        background-color: #EEEEEE;
        width:20px;
        height: 17px;
}
/*uiskin ---inputDate*/
.inputDateImg{
        width:14px;
        height:14px;
        float:left;
        background:url("../images/selectdate.gif") no-repeat center top;
        padding:10px 0px 0px 0px;
        cursor: hand;   /*IE*/
        cursor:pointer; /*FF*/
}
.inputDateText{

}

/*定义产品介绍的style*/
.ZT_ST_1{
        font-size:12px;
        color:#616161;
}
.BJ_ST_1{
        background-color: #F5F5F5;
        height: 109px;
        width: 584px;
        margin-top: 10px;
}
.PHS_STYLE1{
        color: #616161;
        }

.border_blue_center{
        border:1px solid #B5CEE6;
}
.xy {
        margin-top: 8px;
 }
.f_12_blue{
        font-size:12px;color:#0A0B75;
}
.toppadding_2{
        padding-top:4px;
}
.f_b12_shenzi{
        font-size:12px;
        color:#0A0B75;
        font-weight:bold;
}
.f_12_lj{
        font-size: 12px;
        color: #E59C00;
}
.mar_6{
        margin-left: 0px;
        margin-top: 5px;
}
.f12_hxxh {
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: #D8D8D8;
}

/*MyncPanelWithss skin*/
.informationPanel{
  FLOAT:RIGHT;
  
    PADDING-RIGHT: 5px;
    PADDING-LEFT: 5px;
    PADDING-BOTTOM: 2px;
    PADDING-TOP: 2px;
    
    FONT-FAMILY: "宋体";
    FONT-SIZE: 12px;
    /*
    BORDER-TOP: #ffc30e 1px solid;
    BORDER-LEFT: #ffc30e 1px solid;
    BORDER-BOTTOM: #ffc30e 1px solid;
    BORDER-RIGHT: #ffc30e 1px solid;
    BACKGROUND-COLOR: #fffbb8;
    */
    /*WIDTH: 18em;*/
    COLOR: #9c7600;

    MARGIN-LEFT:20PX;
}

/*新闻列表和摸版读取*/
.f_b14_shenzi{
    font-size:14px;color:#0A0B75;
    font-weight:bold;
}
.f_12_gray{
    font-size:12px;color:#7F7F7F;
}
.f_12_gray2{
    font-size:12px;color:#595959;
}

.lh24{
    line-height:24px!important;
}
a.link_blue:link{
    font-size:12px;color:#0A0B75;
    text-decoration:none;
}
a.link_blue:visited{
    font-size:12px;color:#0A0B75;
    text-decoration:none;
}
a.link_blue:hover{
    font-size:12px;
    color:#0A0B75;
    text-decoration:none;
}
a.link_blue:active{
    font-size:12px;
    color:#0A0B75;
    text-decoration:none;
}
.lh28{
    line-height:28px;
}


/*产品介绍首页的style*/
.f12_dhzt 
{
    font-family: "宋体";
    font-size: 14px;
    font-weight: bold;
    color: #FFFFFF;
}
.dhyyy 
{
    background-image: url(/opencms/opencms/sites/default/mynccontent/images/infocenter/productIntroduce/yyy.jpg);
    background-repeat: repeat-x;
}
.bgsj 
{
    margin-top: 30px;
}
.bg_cpjs_dh 
{
    background-image: url(/opencms/opencms/sites/default/mynccontent/images/infocenter/productIntroduce/pic_cpjsdh.jpg);
    background-repeat: no-repeat;
    height: 135px;
    width: 440px;
}
.geyujiating 
{
    font-family: "宋体";
    font-size: 13px;
    font-weight: bold;
    color: #FFFFFF;
    padding-top: 35px;
    padding-left: 18px;
}
.STYLE1 
{
    color: #333333; 
    font-size: 14px;
}

.f12_cpjs_cwz 
{
    font-size: 14px;
    color: #333333;
    font-weight: bold;
}
.bg_bad 
{
    margin-top:-2px;
    background-image: url(/opencms/opencms/sites/default/mynccontent/images/infocenter/productIntroduce/pic_cpjsdh1.jpg);
    background-repeat: no-repeat;
}
.dakehu 
{
    font-family: "宋体";
    font-size: 13px;
    font-weight: bold;color: #FFFFFF;
    padding-top: 35px;
    padding-left: 130px;
}
a.link_more5:link {font-family:宋体;font-size:12px;color:#FFFFFF;font-weight:bold;text-decoration:none;}
a.link_more5:visited {font-family:宋体;font-size:12px;color:#FFFFFF;font-weight:bold;text-decoration:none;}
a.link_more5:hover {font-family:宋体;font-size:12px;color:#333333;font-weight:bold;text-decoration:none;}
a.link_more5:active{font-family:宋体;font-size:12px;color:#FFFFFF;font-weight:bold;text-decoration:none;}
a.link_more4:link {font-family:宋体;font-size:12px;color:#FFFFFF;font-weight:bold;text-decoration:none;}
a.link_more4:visited {font-family:宋体;font-size:12px;color:#FFFFFF;font-weight:bold;text-decoration:none;}
a.link_more4:hover {font-family:宋体;font-size:12px;color:#D93336;font-weight:bold;text-decoration:none;}
a.link_more4:active{font-family:宋体;font-size:12px;color:#FFFFFF;font-weight:bold;text-decoration:none;}
.shangwukehu 
 {
    font-family: "宋体";
    font-size: 13px;
    font-weight: bold;
    color: #FFFFFF;
    padding-top: 3px;
    padding-left: 110px;
 }
.pinpaizhuanqu 
{
    font-family: "宋体";
    font-size: 13px;
    font-weight: bold;
    color: #FFFFFF;
    padding-top: 3px;
    padding-left: 88px;
}
.STYLE4 
{
    font-size: 13px;
    color: #FFFFFF;
}
.jgd 
{
    height: 1px;width: 100%;
    margin-top: 2px;
    margin-bottom: 20px;
    line-height: 2px;
}
/*------end----------*/


.shortCheckBox
{
    width:20px;
}
#MessBox
{
    font-size:12px;
    v-align:middle
    border: 1px solid #969696;
    padding: 5px;
    margin: 5px;
    background:#e2ecf5;
    display:none;
}

#hiddenPanel{
	position:absolute;
	padding: 0;
	text-align: center;
	width:100%;
	height:100%;
	top:0;
	left:0;
	z-index:1000;
	display:none;
}
#messagePanel {
border:1px solid #369;
background:#FFF;
margin: 30% auto auto 80%;
display:none;
width:300px;
height:50px;
}
#messagePanel button{
width:100px;
height:40px;
font-size:12px;
margin:20px;
}
#bg{
background-color : #000;
width:0;
height:0;
position: absolute;
top:0;
left:0; 
z-index : 500;
opacity : 0.3;
filter : Alpha(opacity=30);
display:none;
}

.alterTd
{
    background:url(/mync/images/error_arrow_bg.gif) no-repeat -390px 0;
    background-color:#FFF;
}

.alterMessage
{
    position : absolute;
    vertical-align: middle;
    left:420px;
    color:red;
    width:100%;
    word-wrap:break-word;
    padding-top:5px;
}
.checkbullet
{
    background:url(/mync/images/checkbullet.gif) no-repeat 110px 0;
    vertical-align: middle;
    background-color:#FFF;
}

.shortRadioButton
{
	width:20px;
}
.typedr1 .shortSelect
{
	width:60px;	
}

.typedr1 .major
{
	width:130px;	
}

.exttype .posts
{
	width:200px;
}