HR.dotted {
	CLEAR: all; BORDER-TOP: 1px dashed; COLOR: #bbbbbb; HEIGHT: 1px; BACKGROUND-COLOR: #ffffff
}
HR.dark {
	CLEAR: all; BORDER-RIGHT: medium none; BORDER-TOP: medium none; BORDER-LEFT: medium none; COLOR: #CCCCCC; BORDER-BOTTOM: medium none; HEIGHT: 1px; BACKGROUND-COLOR: #CCCCCC
}


/* CSS Form */
form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #573e28;
}

.formcontainer{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.formtitle {
	color: #573e28;
	letter-spacing: 0.1em;
	text-align: right;
	vertical-align: top;
}
	
.formcaption {
	padding-bottom   : 15px;
	text-align: center;
	padding-top: 15px;
	line-height: 1.5em;
}

.mark{
	font-size: 9px;
	color: #CC0000;
}

.notice{
	font-size: 10px;
	font-style: italic;
}
.italic {
	font-style: italic;
}
.postbutton {
	background-image: url(../editor_images/post_button_bg.gif);
	text-align: center;
	height: 30px;
	border: 1px solid #b3b3b3;
	vertical-align: bottom;
}

/* CSS News */
.news{
	LINE-HEIGHT: 16px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
}


.news p{ 
	margin: .5em 0 1em 0; 
}

.news h2 {
	margin: .5em 0 1em 0;
	font-weight: bold;
	padding-left: 2px;
	margin-bottom: 5px;
	line-height: 1.35em;
	font-family: Tahoma, Verdana, Arial;
	font-size: 15px;
}


.news ul {
	margin-top: 0em;
	margin-right: 0;
	margin-bottom: 0em;
	margin-left: 0;
}
.news li {
	background-image: url(../all_images/arr.gif);
	background-repeat: no-repeat;
}

.news a:link {
	color: #333333;
	text-decoration: none;
}

.news a:hover {
	color: #9E4034;
	text-decoration: underline;
}
.img {
	padding: 2px;
	border: 1px solid #CCCCCC;
}
.number {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #999999;
}

.date {
	font-style: italic;
	color: #999999;
}
.textimg {
	font-size: 12px;
	font-style: italic;
	color: #666666;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
}
.description{
	font-weight: bold;
}

.justfile{
	text-align: justify;
}

.arrow {
	font-size: 12px;
	color: #CC0000;
}
.uploader {
	font-family: "Times New Roman", Times, serif;
}
.source {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #999999;
}
.list {
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
.producttitle {
	font-weight: bold;
	line-height: 1.35em;
	font-family: Tahoma, Verdana, Arial;
	font-size: 15px;
	padding-bottom: 5px;
}

.boldblack {
	font-weight: bold;
	color: #000000;
}
.boldred {
	font-weight: bold;
	color: #CC6600;
}



.imgproduct {
	background-image: url(../images/thucdon1.gif);
	background-repeat: no-repeat;
	height: 150px;
	width: 200px;
	padding-top: 10px;
	
}
.bgproduct {
	background-image: url(../all_images/bg2.gif);
}

a.sub_title:link{
	font-weight: bold;
	color: #666666;
	padding-top: 6px;
	text-decoration: none;
	background-color: #EBEBEB;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	
}
a.sub_title:hover{
	font-weight: bold;
	color: #FF3300;
		padding-top: 6px;
	text-decoration: none;
	background-color: #EBEBEB;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;

}
a.sub_title:visited{
	font-weight: bold;
	color: #666666;
	padding-top: 6px;
	text-decoration: none;
	background-color: #EBEBEB;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	
}
s