
table.forum {width:818px; border: 1px solid #052465; border-collapse: collapse; line-height: 20px;}
table.forum_admin td.detail a, table.forum_user td.detail a {color:#670600;font-size:10px; font-weight:bold;}
table.forum_admin td.detail a:hover, table.forum_user td.detail a:hover {color:#670600;text-decoration:underline;font-size:10px;font-weight:bold;}

table.forum td a{font-size:14px; font-weight:bold;}
table.forum td a:hover{font-size:14px; font-weight:bold;}
table.forum td.center{text-align:center;}
table.forum td.darker{background-color: #9AB9FA;border-left:1px solid #6192F8;border-right:1px solid #6192F8;}

table.forum thead tr{background-image:url(../../images/css/front/bg_menu.png);background-color:#08358F;color:white; font-weight:bold; border-bottom:2px solid black; background-repeat: repeat-x }
table.forum thead td{border-bottom:2px solid black; padding-left:5px;}
table.forum thead td.center{border-bottom:2px solid black ;border-left:1px solid black;border-right:1px solid black;}
table.forum tfoot tr{background-color:#D7E3FD;}
table.forum tbody tr{background-color:#D7E3FD;}
table.forum tbody td{border-bottom:1px solid black;padding-left:5px;}


table.forum_user {width:818px; border: 1px solid black; margin:3px 0px; border-collapse: collapse; line-height: 20px}
table.forum_user thead tr{background-image:url(../../images/css/front/bg_menu.png);background-color:#08358F;color:white; font-weight:bold; border-bottom:2px solid black; background-repeat: repeat-x }
table.forum_user tbody td{border-bottom:1px solid black;padding: 0px 5px;background-color:#D7E3FD;}

table.forum_admin {width:818px; border: 1px solid black; border-collapse: collapse; line-height: 20px; margin: 3px 0px}
table.forum_admin thead tr{background-image:url(../../images/css/front/bg_menu_on.png);background-color:#670600;color:white; font-weight:bold; border-bottom:2px solid black; background-repeat: repeat-x }
table.forum_admin tbody td{border-bottom:1px solid black;padding: 0px 5px; background-color:#FFD2D2}

td.right{text-align:right; padding: 0px 5px; font-size:10px;}
td.right date{width: 20%; padding: 0px 5px; font-size:10px;}
td.right number{width: 4%; padding: 0px 5px; font-size:10px;}
td.name{width: 53%; padding: 0px 5px;}
td.author{width: 23%; padding: 0px 5px;font-size:10px;}

ul.error {
	border: 1px solid;
	line-height: 50px;
	font-weight: bolder;
	text-indent: 6%;
	text-align: left;
	color: #FF1212;
	background: #FFD0C0 url(../images/css/error.png) 1% no-repeat;
}

fieldset {
	margin: 20px auto;
	background-color: #EFEFEF;
	width: auto;
}

table.forum_admin thead {line-height:20px;}
table.forum_user thead {line-height:20px;}

table.sub1 {margin-left:40px; width:778px; }
table.sub2 {margin-left:80px; width:738px; }

table.forum_user td.detail,table.forum_admin td.detail{background-color:#D6D6D8}

span.od{font-size:12px;color:black;font-weight:bold;}
span.kdy{font-size:12px;font-style:italic;font-weight:normal;color:black}
a.topic{margin-top:10px}
td.topic{padding-top:10px}
table thead a{color: white;}
table thead a:visited{color: white;}
table thead a:hover{color: white; text-decoration: underline;}