body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	text-decoration: none;
	margin: 0px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #999999;
	text-decoration: none;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #666666;
	text-decoration: none;
}
.Language {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: none;
}
.Language a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: none;
}
.Language a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: underline;
}
.Copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #CCCCCC;
	text-decoration: none;
}
.Copyright a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #CCCCCC;
	text-decoration: underline;
}
.Copyright a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #999999;
	text-decoration: underline;
}
.Tittle_01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #999999;
}
.Tittle_01 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #999999;
}
.Tittle_01 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #01ACF4;
	text-decoration: underline;
}
.Tittle_02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #999999;
	background-image: url(../_img/_layout/arrow_01.jpg);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-left: 20px;
}
.Tittle_02 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #999999;
	background-image: url(../_img/_layout/arrow_01.jpg);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-left: 20px;
}
.Tittle_02 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #01ACF4;
	background-image: url(../_img/_layout/arrow_01.jpg);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-left: 20px;
	text-decoration: underline;
}
.Dot_Line  {
	background-image: url(../_img/_layout/dot_line.jpg);
	background-repeat: repeat-x;
	background-position: center;
}
.Dot_Line_2  {
	background-image: url(../_img/_layout/dot_line_2.jpg);
	background-repeat: repeat-x;
	background-position: center;
}
.Dot_Row  {
	background-image: url(../_img/_layout/dot_line_2.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	bottom: 5px;
}
.Headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 18px;
	color: #00709F;
	text-decoration: none;
	font-weight: bold;
}
.Page_Number {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}
.Page_Number a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
.Page_Number a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}
.Back_Page {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #CC0000;
	text-decoration: none;
	font-weight: normal;
}
.Back_Page a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #CC0000;
	text-decoration: none;
	font-weight: normal;
}
.Back_Page a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #CC0000;
	text-decoration: underline;
	font-weight: normal;
}
/*-----------------------------------search------------------------------------------*/
.Search_BG {
	background-image: url(../_img/_layout/search_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.Search_Tittle_01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 18px;
	color: #016CB0;
	font-weight: bold;
	text-decoration: none;
}
.Search_Tittle_02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #4BA0B0;
	font-weight: bold;
	text-decoration: none;
}
.Form input{
	background:#ffffff;
	font-size: 12px;
	color: #666666;
	border: 1px solid #BFBFBF;
	line-height: 120%;
}
.Form select{
	background:#ffffff;
	font-size: 12px;
	color: #666666;
	border: 1px solid #BFBFBF;
}
.Form textarea{
	background:#ffffff;
	font-size: 12px;
	color: #666666;
	border: 1px solid #BFBFBF;
}
/*-----------------------------------menu------------------------------------------*/
.Menu_Shadow  {
	background-image: url(../_img/_layout/menu_shadow.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.Menu_BG  {
	background-image: url(../_img/_layout/menu_bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #BFBFBF;
}
.Menu_00  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../_img/_layout/mouse_on_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 20px;
	padding-bottom: 5px;
	margin: 0px;
}
.Menu_01  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: none;
	height: 27px;
	width: 176px;
}
.Menu_01  a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-top: 5px;
	right: 0px;
	display: block;
}
.Menu_01  a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../_img/_layout/mouse_on_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
}
.Menu_02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #01ACF4;
}
.Menu_02 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #999999;
}
.Menu_02 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #01ACF4;
}
/*-----------------------------------BG------------------------------------------*/
.Index_BG {
	background-image: url(../_img/_layout/index_bg01.jpg);
	background-repeat: repeat-y;
	background-position: left center;
}
.Top_BG {
	background-image: url(../_img/_layout/index_bg02.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.Detail_BG {
	background-image: url(../_img/_layout/detail_bg01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.Detail_Line {
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
/*-----------------------------------about------------------------------------------*/
.Title_ov {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #00709F;
	text-decoration: none;
	font-weight: bold;
	background-image: url(../_img/_layout/tittle_mark.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}
.Title_ov a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #00709F;
	text-decoration: none;
	font-weight: bold;
}
.Title_ov a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #008ECC;
	text-decoration: underline;
	font-weight: bold;
}
.Summary {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #999999;
	text-decoration: none;
}
/*-----------------------------------products------------------------------------------*/
.Product_ov {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
.Product_ov a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	background-image: url(../_img/_layout/arrow_02.jpg);
	background-repeat: no-repeat;
	background-position: 7px 7px;
	padding-left: 15px;
	left: 15px;
	clip: rect(auto,auto,auto,15px);
	display: block;
}
.Product_ov a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #016CB0;
	text-decoration: none;
	font-weight: normal;
	background-image: url(../_img/_layout/arrow_03.jpg);
	background-repeat: no-repeat;
	background-position: 7px 7px;
	padding-left: 15px;
}
.Product_Caption  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #4BA0B0;
	text-decoration: none;
	font-weight: bold;
	background-image: url(../_img/_bottom/arrow_r_02_2.jpg);
	background-repeat: no-repeat;
	background-position: right 6px;
	display: block;
}
.Product_Name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 30px;
	color: #4BA0B0;
	text-decoration: none;
	font-weight: bold;
}
.Caption_Data {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
.Specifications {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
/*-----------------------------------news------------------------------------------*/
.News_Item {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-color: #68BCCB;
}
.News {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #999999;
	text-decoration: none;
}
.News a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #999999;
	text-decoration: none;
}
.News a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #0086BF;
	text-decoration: underline;
}
.Date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
/*-----------------------------------suport------------------------------------------*/
.Message {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #00709F;
	text-decoration: none;
	font-weight: normal;
}
.Mark {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #F75814;
	text-decoration: none;
	font-weight: bold;
}
/*-----------------------------------sitemap------------------------------------------*/
.Sitemap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00709F;
	text-decoration: none;
	font-weight: bold;
	line-height: 20px;
}
.Sitemap a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00709F;
	text-decoration: none;
	font-weight: bold;
	line-height: 20px;
}
.Sitemap a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0086BF;
	text-decoration: underline;
	font-weight: bold;
	line-height: 20px;
}
.Map_Item {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #999999;
	text-decoration: none;
	font-weight: normal;
}
.Map_Item a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #999999;
	text-decoration: none;
	font-weight: normal;
}
.Map_Item a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #0086BF;
	text-decoration: underline;
	font-weight: normal;
}
