body{
	font-family: Arial,sans-serif;
	color: #000000;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg.gif);
	background-repeat: repeat;
}


a:hover{
	text-decoration: underline;
}
/************** header tag styles **************/

.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.Menu {
	font-family: Arial;
	font-size: 17px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	height: 30px;
	width: 150px;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #900;
	text-decoration: none;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.content-h {
	font-family: Arial;
	font-size: 11px;
	color: #000097;
	text-decoration: underline;
}
.content-index {
	font-family: Arial;
	font-size: 13px;
	color: #333;
	text-decoration: none;
	font-weight: normal;
}
.content-sub {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.detail_recent {
	font-family: Arial;
	font-size: 10px;
	color: #999;
	text-decoration: none;
}
.content-head {
	font-family: Arial;
	font-size: 11px;
	color: #F4F4F4;
	text-decoration: none;
}
.txt-copyright {
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
.border {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	border: 1px double #F0F0F0;
}

/* Products */

.title_product {
	font-family: Arial;
	font-size: 22px;
	font-weight: bold;
	color: #900;
	text-decoration: none;
}
.line{
	height: auto;
	width: 900px;
	margin: auto;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #666666;
	border-bottom-color: #FFFFFF;
	border-left-color: #666666;
}
.box {
	height: auto;
	width: 380px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #7D9BE3;
	border-right-color: #E4EBFA;
	border-bottom-color: #7D9BE3;
	border-left-color: #E4EBFA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #EDF2FC;
	margin: 0px;
	padding: 5px;
}
.title_detail {
	height: 30px;
	width: 850px;
	font-family: Arial;
	font-size: 20px;
	color: #900;
	margin: auto;
	text-decoration: none;
	border-left-width: 5px;
	border-left-color: #C7C7C7;
	border-left-style: solid;
	padding-left: 5px;
}
.box_x {
	height: 3px;
	width: 850px;
	margin: auto;
	text-decoration: none;
	padding: 1px;
	background-image: url(templates/images/separatorHLine.gif);
	background-repeat: repeat-x;
}
.in_table {
	height: auto;
	width: 840px;
	padding: 5px;
}
.table_div {
	height: auto;
	width: 850px;
	background-color: #FFFFFF;
	border: 1px solid #CECECE;
	padding: 5px;
	margin: auto;
}
.table_top {
	height: auto;
	width: 850px;
	background-color: #FFFFFF;
	margin: auto;
	border: 1px solid #CECECE;
	padding: 5px;
}
.comment {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009;
	text-decoration: none;
}
