/* CSS Document */

body {
	background-color :#FFFFFF;
	margin-top :0px;
	margin-left :0px;
	margin-right :0px;
	margin-bottom :0px;
}

/* bg---------------------------------------------------------------------------------------------------------------- */

.bg-header1 {
	background-image: url(../images/bg_header1.jpg);
	background-position: top-left;
	background-repeat: no-repeat;
	width: 955px;
	height: 26px;
}
.bg-side {
	background-image: url(../images/bg_side_l.gif);
	background-position: top-left;
	background-repeat: repeat-y;
	width: 233px;
}
.bg-scroll {
	background-image: url(../images/bg_scroll.gif);
	background-position: top-left;
	background-repeat: repeat-x;
	width: 955px;
	height: 39px;
}
.bg-footer {
	background-image: url(../images/bg_footer.gif);
	background-position: top-left;
	background-repeat: repeat-x;
	width: 955px;
	height: 29px;
}
.bg-header {
	background-image: url(../images/img_header.jpg);
	background-position: top-left;
	background-repeat: no-repeat;
	width: 783px;
	height: 99px;
}


/* content---------------------------------------------------------------------------------------------------------------- */

.txt-content {
	font-family: Arial, Tahoma, "Trebuchet MS", verdana, "times New Roman";
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.txt-content-j {
	font-family: Tahoma, Arial, "Trebuchet MS", "Times New Roman";
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
	text-align: justify;
	text-decoration: none;
}
.txt-footer {
	font-family: Tahoma, Arial, "Trebuchet MS", "Times New Roman";
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #472a01;
	text-decoration: none;
}
.txt-marquee {
	font-family: Tahoma, Arial, "Trebuchet MS", "Times New Roman";
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #734a00;
	text-decoration: none;
}
.subtext {
	font-family: Tahoma, Arial, "Trebuchet MS", "Times New Roman";
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #734a00;
	text-decoration: none;
}
.subtext-get {
	font-family: Tahoma, Arial, "Trebuchet MS", "Times New Roman";
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #734a00;
	text-decoration: none;
}
.txt-abtus-j {
	font-family: Tahoma, Arial, "Trebuchet MS", "Times New Roman";
	font-size: 12px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	color: #333333;
	text-align: justify;
	text-decoration: none;
}


/* link---------------------------------------------------------------------------------------------------------------- */

.txt-mail {
	font-family: Tahoma, Arial, "Trebuchet MS", "Times New Roman";
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.txt-mail A{
	font-family: Tahoma, Arial, "Trebuchet MS", "Times New Roman";
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.txt-mail A:hover{
	font-family: Tahoma, Arial, "Trebuchet MS", "Times New Roman";
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #734a00;
	text-decoration: none;
}
.readmore {
	font-family: Tahoma, Arial, "Trebuchet MS", "Times New Roman";
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #FF0000;
	text-align: left;
	text-decoration: none;
}
.readmore A{
	font-family: Tahoma, Arial, "Trebuchet MS", "Times New Roman";
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #FF0000;
	text-align: left;
	text-decoration: none;
}
.readmore A:hover{
	font-family: Tahoma, Arial, "Trebuchet MS", "Times New Roman";
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #FF0000;
	text-align: left;
	text-decoration: underline;
}

.txt-product {
	font-family: Arial, Tahoma, "Trebuchet MS", verdana, "times New Roman";
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
.txt-product A{
	font-family: Arial, Tahoma, "Trebuchet MS", verdana, "times New Roman";
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
.txt-product A:hover{
	font-family: Arial, Tahoma, "Trebuchet MS", verdana, "times New Roman";
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #734a00;
	text-decoration: underline;
}

.star {
	color: #FF0000;
}

.txt-box {
	width: 180px;
	height: 20px;
}
.txt-area {
	width: 280px;
	height: 120px;
}
.myframe {
	scrollbar-arrow-color:#0092ad;
    scrollbar-darkshadow-color:#00afcf;
    scrollbar-face-color:#cff8fe;
    scrollbar-shadow-color:#0092ad;
}


