body {
	background : #DFDFDF url(images_temp/bg_header.jpg) repeat-x  top left;
	font-family: Tahoma;
	font-size: 13px;
	color: #000000;
	margin : 0px 0px 0px 0px;
}

/*Form*/
input {
	/*color: #666666;*/
	/*background-color : #FFFFFF;*/
	/*border: 1px solid #999999;*/
	font-family: Tahoma;
	font-size: 13px;
}

textarea {
	/*color: #666666;*/
	/*background-color:#FFFFFF;*/
	/*border:1px solid #CCCCCC;*/
	font-family: Tahoma;
	font-size: 13px;
}
select {
	/*color: #666666;*/
	/*background-color : #FFFFFF;*/
	/*border: 1px solid #CCCCCC;*/
	font-family: Tahoma;
	font-size: 13px;
}

/*Font*/
.style1 {font-size: 13px}
.normal_white { color: #FFFFFF; font-size: 13px; font-family: tahoma; font-weight: normal;}
.normal_black { color: #000000; font-size: 13px; font-family: tahoma; font-weight: normal;}
.normal_gray { color: #333333; font-size: 13px; font-family: tahoma; font-weight: normal;}
.normal_red { color: #990000; font-size: 13px; font-family: tahoma; font-weight: normal;}
.bold_gray { color: #333333; font-size: 13px; font-family: tahoma; font-weight: 600;}
.bold_red { color: #990000; font-size: 13px; font-family: tahoma; font-weight: 600;}
.footer { color: #990000; font-size: 13px; font-family: tahoma; font-weight: 600;}
.menu_gray { color: #333333; font-size: 13px; font-family: tahoma; font-weight: 600;}

/*Link*/
a.menu { text-decoration:none; color:#ffffff; font-size: 13px; font-family: tahoma; font-weight: 600; }
a.menu:hover { text-decoration:none; color:#FDDA02; font-size: 13px; font-family: tahoma; font-weight: 600; }
a.s-menu { text-decoration:none; color:#000000; font-size: 13px; font-family: tahoma; font-weight: 600; }
a.s-menu:hover { text-decoration:none; color:#B60201; font-size: 13px; font-family: tahoma; font-weight: 600; }
a.foot-menu { text-decoration:none; color:#666666; font-size: 13px; font-family: tahoma; font-weight: normal; }
a.foot-menu:hover { text-decoration:none; color:#000000; font-size: 13px; font-family: tahoma; font-weight: normal; }
a.red_topic { text-decoration:none; color:#990000; font-size: 13px; font-family: tahoma; font-weight: 600; }
a.red_topic:hover { text-decoration:none; color:#666666; font-size: 13px; font-family: tahoma; font-weight: 600; }
a.member_menu { text-decoration:none; color:#666666; font-size: 13px; font-family: tahoma; font-weight: normal; }
a.member_menu:hover { text-decoration:none; color:#990000; font-size: 13px; font-family: tahoma; font-weight: normal; }
a.keyword { text-decoration:none; color:#999999; font-size: 11px; font-family: tahoma; font-weight: 600; }
a.keyword:hover { text-decoration:none; color:#FF0000; font-size: 13px; font-family: tahoma; font-weight: 600; }
a.keyword-detail { text-decoration:none; color:#871B28; font-size: 13px; font-family: tahoma; font-weight: 600; }
a.keyword-detail:hover { text-decoration:none; color:#999999; font-size: 13px; font-family: tahoma; font-weight: 600; }
/*TD*/
.td_ban{
	font-family: Tahoma;
	font-size: 13px;
	color: #000000;
	background: #F9F9F9 url(images_temp/bg_ban.jpg) repeat-x  top left;
	/*border: #926b02 1px solid;*/
	/*padding: 10px 10px 10px 10px;*/
	font-weight: normal;
}
.td_PostGrayBG{
	font-family: Tahoma;
	font-size: 13px;
	color: #000000;
	background: #F3F3F3;
	/*border: #926b02 1px solid;*/
	padding: 10px 10px 10px 10px;
	font-weight: normal;
}
.td_Tag{
	font-family: Tahoma;
	font-size: 13px;
	color: #000000;
	/*background: #F3F3F3;*/
	/*border: #926b02 1px solid;*/
	padding: 5px 5px 5px 5px;
	font-weight: normal;
}

.tag_cloud { padding: 3px; text-decoration: none; }
.tag_cloud:link { color: #666666; }
.tag_cloud:visited { color: #006699; }
.tag_cloud:hover { color: #000000; background: #FF3300; }
.tag_cloud:active { color: #666666; background: #FF3300; }
