@charset "utf-8";
/* CSS Document */

body {
	color: #000000;
    background-image: url(../images/index/ws-bg01.jpg); 
    background-color: ;
	font-size: 12px;
	font-family: Verdana;
	text-align: left;
	line-height: 16px;
}

.index_form{
	border-collapse:collapse;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	line-height: 16px;
	border: 1px solid #b9b9b9;
}

.index_menu{
	font-size: 12px;
	color: #006699;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	font-weight: bold;
}
.index_menu:hover{
	font-size: 12px;
	color: #00CCFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#index_content a:link {
    color: #333333;
	text-decoration: none;
}
#index_content a:visited {
    color: #000000;
	text-decoration: none;
}	
#index_content a:hover {
    color: #006699;
	text-decoration: underline;
}
#index_content H1 {
	font-size: 20px;
	color: #000000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	font-weight: normal;
	margin-bottom: 2px;
	padding-left: 1px;
	text-align: left;
}
H1 {
	font-size: 22px;
	color: #000000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	font-weight: normal;
	margin-bottom: 0px;
	padding-left: 1px;
	text-align: left;
}
.title01{
	font-size: 24px;
	color: #000000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	font-weight: normal;
}

.breadCrumb  {
   font-family: Verdana;
   font-size: 11px;
   font-weight: normal;
   color: #999999;
   line-height: normal;
   font-style: normal;
   text-decoration: none;
   valign: bottom;	
}

.breadCrumb  A:link    {
 font-family: Verdana;
   font-size: 11px;
   font-weight: normal;
   color: #999999;
   line-height: normal;
   font-style: normal;
   text-decoration: none;
   valign: bottom;}
   
.breadCrumb A:visited {
  font-family: Verdana;
   font-size: 11px;
   font-weight: normal;
   color: #999999;
   line-height: normal;
   font-style: normal;
   text-decoration: none;
   valign: bottom;
	}	
   
.breadCrumb A:hover   {
   font-family: Verdana;
   font-size: 11px;
   font-weight: normal;
   color: #317C8C;
   line-height: normal;
   font-style: normal;
   text-decoration: none;
   valign: bottom;}   


.from00{
	background-color: #F2C991;
	color: #333333;
	font-size : 12px;
	line-height:16px;
	font-weight: normal;
	font-family: Verdana;
	text-align:justify;
	border-bottom-color: #B57A00;
	border-left-color: #996600;
	padding-top: 2px;
	padding-bottom: 2px;
	border-right-color: #000000;
	border-top-color: #000000;
}

.from_table{
	background-color: #FFFFFF;
	color: #333333;
	font-size : 12px;
	line-height:16px;
	font-weight: normal;
	font-family: Verdana;
	text-align:justify;
	border-bottom-color: #B57A00;
	border-left-color: #996600;
	padding-top: 2px;
	padding-bottom: 2px;
	border-right-color: #000000;
	border-top-color: #000000;
}

.form           {
	background-color: #F0F0F0;
	color: #333333;
	font-size : 12px;
	line-height:25px;
	font-weight: normal;
	font-family: Verdana;
	text-align:justify;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.form tr.altrow1 {
	background-color: #EEEEEE;
}
.form tr.altrow2 {
	background-color: #FFFFFF;
}
.form input {
    color :          #666666;
	font-family :    Verdana;
	line-height:     1.2em;
	font-size :      9pt;
	font-weight :    normal;
	border: 1px solid #A8D0E6;
	padding-top:     1px;
	padding-left:    1px;
	padding-right:   1px;
	background-color: #FFFFFF
}

.input{
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}

.top_menu{
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	font-weight: normal;
}
.top_menu:hover{
	font-size: 11px;
	color: #00CCFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
}

.top_menu2{
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	font-weight: bold;
}
.top_menu2:hover{
	font-size: 13px;
	color: #00CCFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
}

.line{
	padding: 0px;
	border: 1px solid #999999;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}

.line_2 {
	padding: 0px;
	border: 1px solid #FBE7B7;
	background-color: #FFFFCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}

.left_title1{
	font-size: 15px;
	color: #ffffff;
	font-weight: bold;
	line-height: normal;
}

.left_title2{
	font-size: 12px;
	color: #FFBE78;
}
.left_word3{
	font-size: 12px;
	color: #Ffffff;
}

.left_word4{
	font-size: 12px;
	color: #996600;
	line-height: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.left_product_title{
	font-size: 15px;
	color: #990000;
	font-weight: bold;
	line-height: 20px;
}
.left_product_menu{
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.left_product_menu:hover{
	font-size: 12px;
	color: #FF0000;
	line-height: normal;
}
.down_word{
	font-size: 11px;
	line-height: 16px;

}
.down_word1{
font-size: 11px;
font-weight: bold;
}
.down_mail_ul{
	font-size: 11px;
	color:#FF0000;
	line-height: normal;
}
.down_mail_ul:hover{
	font-size: 11px;
	color:#0066FF;
}
.down_ul{
	font-size: 11px;
	color:#666666;
	text-decoration: none;
}
.down_ul:hover{
	font-size: 11px;
	color:#FF0000;
}
.index_title1{
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0099CC;
}

.sitemap_title1{
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
}
.sitemap_title1  A:link    {
 font-size: 12px;
	line-height: normal;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none}
   
.sitemap_title1 A:visited {
   font-size: 12px;
	line-height: normal;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	}	
   
.sitemap_title1 A:hover   {
  font-size: 12px;
	line-height: normal;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #006699;
	text-decoration: none;
}

.sitemap_1{
	font-size: 12px;
	line-height: normal;
	font-weight: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
}
.sitemap_1  A:link    {
 font-size: 12px;
	line-height: normal;
	font-weight: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none}
   
.sitemap_1 A:visited {
   font-size: 12px;
	line-height: normal;
	font-weight: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
	}	
   
.sitemap_1 A:hover   {
  font-size: 12px;
	line-height: normal;
	font-weight: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #006699;
	text-decoration: none;
}

.index_title2{
	font-size: 15px;
	line-height: normal;
color:#FF6600;
}
.more_ul{
	color:#FF0000;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
}
.more_ul:hover{
	color:#FF0000;
	text-decoration: none;
}
.index2_word1{
	font-size: 12px;
	line-height: normal;
color:#FF6600;
}
.index2_products_ul{
	font-size: 12px;
	color:#000000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	font-weight: normal;
}
.index2_products_ul:hover{
	font-size: 12px;
	color:#FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
}

.index2_products_ul2{
font-size: 12px;
}
.news_ul_2{
	color:#000000;
	font-size: 12px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	font-weight: normal;
}
.news_ul_2  A:link    {
 color:#000000;
	font-size: 12px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	font-weight: normal}
   
.news_ul_2 A:visited {
   color:#000000;
	font-size: 12px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	font-weight: normal;
	}	
   
.news_ul_2 A:hover   {
   color:#ff0000;
	font-size: 12px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	font-weight: normal;}   


.news_ul_3{
	color:#333333;
	font-size: 17px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	font-weight: bold;
}
.news_ul_3:hover{
	color:#FF9900;
	font-size: 12px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	font-weight: normal;
}


.news-table01{
	border-collapse:collapse;
	color:#990000;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #FEF3E2;
	background-repeat: repeat-x;
	background-position: 1px;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #F5D8B6;
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	line-height: normal;
	text-decoration: none;
}

.news-table02{
	border-collapse:collapse;
	color:#333333;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: 1px;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #F5D8B6;
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-family: Verdana;
	line-height: 20px;
	text-decoration: none;
	font-size: 12px;
}
.news-table03{
	border-collapse:collapse;
	color:#333333;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #F0F0F0;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-left-style: none;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-family: Verdana;
	font-size: 12px;
	line-height: 15px;
	text-decoration: none;
}

.news-table03  A:link    {
 color:#333333;
	font-size: 12px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	font-weight: normal;}
   
.news-table03 A:visited {
   color:#333333;
	font-size: 12px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	font-weight: normal;;
	}	
   
.news-table03 A:hover   {
   color:#ff0000;
	font-size: 12px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	font-weight: normal;}   
	
.products_ul_1{
	color:#333333;
	font-size: 12px;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-weight: normal;
	text-align: center;
}
.products_ul_1  A:link    {
  color:#333333;
	font-size: 12px;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-weight: normal;
	text-align: center;}
   
.products_ul_1 A:visited {
   color:#333333;
	font-size: 12px;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-weight: normal;
	text-align: center;}	
   
.products_ul_1 A:hover   {
   color:#ec4800;
	font-size: 12px;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-weight: normal;
	text-align: center;}   


.products_ul_2{
	color:#333333;
	font-size: 12px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-weight: normal;
}
.products_ul_2:hover{
	color:#ff0000;
	font-size: 12px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-weight: normal;
}
.products_word{
color:#ff0000;
font-size: 12px;
}

.products_title01{
	color:#FFFFFF;
	font-size: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
}
.products_title02{
	color:#333333;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
}


.news_date{
	color:#660000;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	text-decoration: none;
}


.footer_1{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	line-height: 15px;
}

.footer_1  A:link    {
 font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	line-height: 15px;
	text-decoration: none;
	}
.footer_1 A:visited {
  font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	line-height: 15px;
	text-decoration: none;
	}	
.footer_1 A:hover   {
  font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #ff0000;
	line-height: 15px;
	text-decoration: none;
	}

.footer 
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	line-height: 11px;
}
.footer a:link    { color: #ffffff; text-decoration: none;}
.footer a:visited { color: #ffffff; text-decoration: none;}
.footer a:hover   { color: #ffffff; text-decoration: underline;}
.footer a:active  { color: #ffffff; }



.footer_mail{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #0066CC;
	line-height: 15px;
	text-decoration: underline;
}
.footer_mail  A:link    {
 font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #0066CC;
	line-height: 15px;
	text-decoration: underline;}
   
.footer_mail A:visited {
  font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #0066CC;
	line-height: 15px;
	text-decoration: underline;;
	}	
   
.footer_mail A:hover   {
   font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #0066CC;
	line-height: 15px;
	}  

.page{
	color:#333333;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-weight: normal;
	text-align: center;
}
.page  A:link    {
 color:#333333;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-weight: normal;
	text-align: center;}
   
.page A:visited {
   color:#333333;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-weight: normal;
	text-align: center;
	text-decoration: underline;
	}	
   
.page A:hover   {
   color:#ec4800;
	font-size: 12px;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-weight: normal;
	text-align: center;}   
	
.text{
	color:#666666;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-weight: normal;
}
