﻿@charset "utf-8";
body {
	background-color: #EEEEEE;
	font-family: "Arial";
	font-size: 12px;
	color: #444444;
	margin: 0px;
}
.text {
	font-family: "Arial";
	color: #666666;
	font-size: 12px;
}
.tb_bg:link {
	font-family: "Arial";
	font-size: 12px;
	color: #CCCCCC;
	background-repeat: no-repeat;
}
.tb_bg:visited {
	font-family: "Arial";
	font-size: 12px;
	color: #CCCCCC;
	background-repeat: no-repeat;
}
.tb_bg:active {
	font-family: "Arial";
	font-size: 12px;
	color: #CCCCCC;
	background-repeat: no-repeat;
}
.tb_bg:hover {
	font-family: "Arial";
	font-size: 12px;
	color: #EFC40F;
	background-repeat: no-repeat;
}
.article {
	line-height: 18px;
	font-family: "Arial";
	font-size: 12px;
	color: #444444;
	padding: 20px 15px 10px;
}
.article1 {
	line-height: 18px;
	font-family: "Arial";
	font-size: 12px;
	color: #999999;
	padding: 6px 5px 2px 2px;
}
.article_index {
	line-height: 18px;
	font-family: "Arial";
	font-size: 12px;
	color: #444444;
}
.article2 {
	line-height: 20px;
	font-family: "Arial";
	font-size: 12px;
	color: #666666;
	letter-spacing: 2px;
}
.title {
	font-family: "Arial";
	font-size: 12px;
	font-weight: bold;
	color: #444444;
}
.empty {
	font-family: "Arial";
	font-size: 12px;
	color: #454545;
	text-decoration: none;
}
a:link {
	font-family: "Arial";
	font-size: 12px;
	color: #454545;
	text-decoration: none;
}
a:visited {
	font-family: "Arial";
	font-size: 12px;
	color: #454545;
	text-decoration: none;
}
a:active {
	font-family: "Arial";
	font-size: 12px;
	color: #454545;
	text-decoration: none;
}
a:hover {
	font-family: "Arial";
	font-size: 12px;
	color: #EFC40F;
	text-decoration: underline;
}
.products:link {
	font-family: "Arial";
	font-size: 12px;
	color: #fefefe;
	text-decoration: none;
}
.products:visited {
	font-family: "Arial";
	font-size: 12px;
	color: #fefefe;
	text-decoration: none;
}
.products:active {
	font-family: "Arial";
	font-size: 12px;
	color: #fefefe;
	text-decoration: none;
}
.products:hover {
	font-family: "Arial";
	font-size: 12px;
	color: #EFC40F;
	text-decoration: underline;
}
.title2 {
	font-family: "Arial";
	font-size: 12px;
	font-weight:bold;
	color: #E6B70E;
}
.yellow {
	color: #EFC40F;
}
.login {
	font-family: "Arial";
	color: #666666;
	font-size: 12px;
}
.login_btn {
	font-family: "Arial";
	color: #666666;
	font-size: 12px;
	border: 1px solid #CCCCCC;
	padding-top: 1px;
	background-color: #FFFFFF;
}
.serch_btn2 {
	font-family: "Arial";
	color: #ffffff;
	font-size: 12px;
	border: 1px solid #cccccc;
	padding-top: 1px;
	background-color: #A1A1A1;
}