﻿
html,body {
    width: 100%;
    height: 100%;
    margin: 0px;
    padding: 0px;
    font-family: "微軟正黑體","新細明體";
    font-size: 13px;
    text-align: center;
    background-color: #B3D236;
    background-image: url('../Images/bg_green1.jpg');
    background-repeat: repeat-x;
}

a {text-decoration:none;color:#0033CC;}
a:hover{text-decoration:underline;}
a:visited{color:#0033CC;}


.eggTitle{
    font-size:14px;
    color:#0033CC;
    font-weight:bold;
    font-family:"微軟正黑體";
}

.pinkTitle{
    font-size:18px;
    color:#FF33CC;
    font-weight:bold;
}

.membermenu1{padding-top:48px;_padding-top:50px;color:#333333;}
.membermenu1 a:link{padding-top:48px;text-decoration: none;color:#333333;}
.membermenu1 a:hover{font-weight:bold;position:relative;top:-3px;text-decoration: none;color:#333333;}

.membermenu2{color: gray;}
.membermenu2 a:link{color:#333333;padding:0 2px 0 2px;}
.membermenu2 a:hover{font-weight:bold;text-decoration:none;color:black;}

.shorttitle
{
    width: 200px; height:32px;
    line-height:15px;padding:5px 0 5px 0; overflow: hidden; text-overflow:ellipsis;
    *line-height:20px!important; *height:36px!important;
}
.shorttitle1
{
    width: 170px; height:36px;padding:5px 0 5px 0; overflow: hidden; text-overflow:ellipsis;
    line-height:20px;
}
.shorttitlefeed
{
    width: 200px; height:36px;padding:5px 0 5px 0;white-space:nowrap; 
    line-height:15px; margin:-10px 0 10px 0; overflow: hidden; text-overflow:ellipsis;
    *line-height:20px!important; *margin:0px 0 0px 0!important; 
}
.shorttitlefeed img {border:0px;}/* 去除連結標題文字中的圖框 */

.shorttitlemsg
{
    width: 200px; height:36px;padding:5px 0 5px 0;white-space:nowrap; 
    line-height:15px; margin:-10px 0 10px 0 auto; overflow: hidden; text-overflow:ellipsis;
    *line-height:20px!important; *margin:0px 0 0px 0!important;
}

/* MORE */
/*
.btn-more {margin:0 0 15px 0; padding:0; border:0; position:relative;}
.btn-more a {display:block; position:absolute; top:0; right:0; width:67px; _width:95px; height:21px; margin:0; padding:0 0 0 28px; background:url("../Images/design/btn_more.gif") 0 0 no-repeat; color:#FFF; text-decoration:none;}
.btn-more a:hover {background:url("../Images/design/btn_more.gif") -95px 0 no-repeat;}
.box {min-height:1px; _height:1px;}
.box:after {content:"."; display:block; line-height:0px; font-size:0px; visibility:hidden; clear:both;}
 */
