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

ul.menu li a.menu01{
	background-position:left bottom;}

.textEditor{
	clear:both;
	padding:20px 50px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:18px;
	line-height:1.6;}
	
.textEditor2{	clear:both;
	padding:20px 50px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	line-height:1.6;}
	
	.textEditor2 h2{ color:#C60; font-size:13px;}
	
ul.porductList{
	width:752px;
	margin:0 auto;}

ul.porductList li{
	float:left;
	width:172px;
	margin:0 8px 30px 8px;}

ul.porductList li .Img{
	border:1px solid #09F;}

ul.porductList li h4{
	padding-top:5px;
	font-size:14px;
	color:#333;
	font-weight:normal;}

ul.porductList li h4 a{
	display:block;
	font-size:16px;
	color:#333;
	text-align:center;}

ul.porductList li h4 a:hover{
	color:#F60;}


.topArea1{}

.topArea1 h1{
	float:left;
	background:url(../images/logo.jpg) no-repeat;
	display:block;
	width:500px;
	height:100px;
	text-indent:-999px;
	}


.topArea1 .rightBox{
	float:right;
	padding-right:20px;}

.topArea1 .rightBox .nav{
	padding-top:15px;
	text-align:right;}
	
.topArea1 .rightBox .nav a{
	font-size:12px;
	color:#001465;}

.topArea1 .rightBox .nav a:hover{
	text-decoration:underline;}

.topArea1 .rightBox .nav span{
	font-size:12px;
	color:#999999;
	padding:0 2px;}

.topArea1 .rightBox .search{
	padding-top:35px;}

.topArea1 .rightBox .search input[type="text"]{
	height:22px;
	line-height:22px;
	padding:0 5px;
	vertical-align:bottom;}

.topArea1 .rightBox .search input[type="button"]{
	border:none;
	cursor:pointer;
	background:url(../images/btn_search.jpg) no-repeat;
	width:32px;
	height:28px;
	text-indent:-9999px;
	vertical-align:bottom;}
