/* CSS Document */
a.TurnPage:link{font-size:6pt;}
a.TurnPage:hover{font-size:6pt;}
a.TurnPage:visited{font-size:6pt;}
a.TurnPage:active{font-size:6pt;}

td{
margin:0;
padding:0;
font-size:9pt;
color:#000000;
}
p.readme{
margin:20px 0 0 0;
padding:30px 0 0 110px;
width:590px;
height:65px;
text-align:left;
line-height:20px;
background-image:url(../MessageBoard/images/TopReadme.gif);
background-repeat:no-repeat;
background-position:center center;
}

/* CSS 公告 start */
table.affiche{
margin:5px 0 0 0;
padding:0;
font-size:9pt;
color:#000000;
height:25px;
text-align:center;
vertical-align:bottom;
background-color:#f9f8f4;
border:1px solid #e9e8e2;
}

td.AfficheTitle{
background-color:#efede5;
font-weight:600;
text-align:center;
padding:5px 0 0 5px;
}

td.AfficheText {
color:#960000;
text-align:left;
padding:5px 5px 0 5px;
}
/* CSS 公告 end */

td.TextTitle{
margin:0;
padding:5px 0 0 0;
font-size:9pt;
color:#000000;
height:30px;
text-align:right;
vertical-align:middle;
border:0;
}

td.TextInput{
margin:0;
padding:0;
font-size:9pt;
color:#000000;
text-align:left;
vertical-align:bottom;
border:0;
}

p.InputBottom{
margin:0;
padding:5px 0 0 0;
font-size:9pt;
color:#000000;
height:35px;
width:590px;
text-align:center;
vertical-align:bottom;
border:1px solid #f2f3f3;
background-color:#f2f6f6;
}

.InputText{
margin:0;
padding:4px 0 0 4px;
font-size:9pt;
color:#000000;
height:22px;
width:310px;
vertical-align:right;
border:1px solid #b1bfc1;
background-color:#fbfdfd;
}
.InputTextTwo{
margin:0;
padding:4px 0 0 4px;
font-size:9pt;
color:#000000;
height:22px;
width:30px;
vertical-align:right;
border:1px solid #b1bfc1;
background-color:#fbfdfd;
}


td.ManageLoginLink{
margin:0;
padding:0;
font-size:9pt;
color:#000000;
text-align:right;
}

/* CSS 管理员登陆 start */
th.ManageLoginTitle{
margin:0;
padding:4px 0 0 4px;
font-size:9pt;
color:#000000;
font-weight:400;
text-align:left;
background-color:#e5e9ea;
border-bottom:1px solid #dce1e4;
}
/* CSS 管理员登陆 end */


/* CSS 查看留言  start */
td.MessageListTitle_L{
margin:0;
padding:4px 0 0 6px;
font-size:9pt;
color:#ffffff;
text-align:left;
height:25px;
background-color:#7d7d90;
}

td.MessageListTitle_R{
margin:0;
padding:4px 6px 0 0;
font-size:9pt;
color:#ffffff;
text-align:right;
height:25px;
background-color:#7d7d90;
}

td.MessageTitle_L{
margin:0;
padding:4px 0 0 6px;
font-size:9pt;
color:#000000;
text-align:left;
height:25px;
background-color:#d7dede;
}

td.MessageTitle_R{
margin:0;
padding:4px 6px 0 0;
font-size:9pt;
color:#000000;
text-align:right;
height:25px;
background-color:#d7dede;
}

td.MessageInfo_L{
margin:0;
padding:2px 0 0 4px;
font-size:9pt;
color:#555555;
font-weight:600;
text-align:right;
height:20px;
background-color:#ecf1f1;
border:0;
border-bottom:1px solid #ffffff;
border-Right:1px solid #ffffff;
}

td.MessageInfo_R{
margin:0;
padding:2px 0 0 5px;
font-size:9pt;
color:#000000;
font-weight:400;
text-align:left;
background-color:#f6fafa;
border:0;
border-bottom:1px solid #ffffff;
border-Right:1px solid #ffffff;
}
/* CSS 查看留言 end */

p.PageConunt{
margin:10px 0 0 0;
padding:5px 0px 0 0;
font-size:9pt;
color:#000000;
width:660px;
text-align:right;
vertical-align:bottom;
height:25px;
border-top:1px solid #d8dede;
}

span.PageNumberDefault{
padding:0;
margin:0;
font-size:9pt;
color:#000000;
font-weight:600;
height:18px;
width:18px;
text-align:center;
background-image:url(../MessageBoard/images/PageNumberBg_1.gif);
background-repeat:no-repeat;
}


span.PageNumberSelect{
padding:0;
margin:0;
font-size:9pt;
color:#ffffff;
font-weight:600;
height:18px;
width:18px;
text-align:center;
background-image:url(../MessageBoard/images/PageNumberBg_2.gif);
background-repeat:no-repeat;
}

span.TurnPage{
padding:0;
margin:0;
font-size:6pt;
color:#000000;
font-weight:600;
height:18px;
width:18px;
text-align:center;
background-image:url(../MessageBoard/images/TurnPageBg.gif);
background-repeat:no-repeat;
}
.Happylink
{
	font-size: 9pt;
	font-family: Dotum;
	position: relative;
	top: 2pt;
}
