﻿body {
	background-color: #FFFFDE;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-botton: 0px;
	font-size: 13px;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	color: #97551b;
	font-size: 12px;
}

.main_copyright {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
}

.tab_left {
	background-image : url(images/tab_main_04.jpg);
	background-repeat : no-repeat;
	background-position : top;
}

.tab_right {
	background-image : url(images/tab_main_06.jpg);
	background-repeat : no-repeat;
	background-position : bottom;
}

.mainbg {
	background-image : url(images/main_bg.jpg);
	background-repeat : repeat-x;
	background-position : top;
}

.tab_topic {
color: #666600; font-family: Arial, Helvetica, sans-serif; font-size: 14px;
}

.tab_star_topic {
	color: #9C494A;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	vertical-align:middle;
}
.w_count{
  color: #333333;
  font-size: 12px;
}

.w_red {color: #FF0000}

.img {
 filter:alpha(opacity=1,enabled=1)  blendtrans(duration=1);
    border:1px solid #CCCCCC;
}

.word_b {
	font-size: 13px;
	font-weight: bold;
	color: #E23D05;
	font-family: Arial, Helvetica, sans-serif;
}
A:link {
	COLOR: #006699; TEXT-DECORATION: none;FONT-SIZE: 12
}
A:visited {
	COLOR: #006699; TEXT-DECORATION: none;FONT-SIZE: 12
}
A:hover {
	COLOR: #993300; TEXT-DECORATION: none;FONT-SIZE: 12
}
.hotlink A:link {
	color: #FF0000;font-weight: bold; TEXT-DECORATION: underline;FONT-SIZE: 12
}
.hotlink A:visited {
	color: #FF0000;font-weight: bold; TEXT-DECORATION: underline;FONT-SIZE: 12
}
.hotlink A:hover {
	COLOR: #FF6600;font-weight: bold; TEXT-DECORATION: none;FONT-SIZE: 12
}
#img_l {
	FLOAT: LEFT; 
	MARGIN: 5PX;
}
#img_r {
	FLOAT:RIGHT; 
	MARGIN: 5PX;
}
hr{border-top:1px dotted #FF9900;HEIGHT:0;}