@charset "UTF-8";
/* CSS Document */
img,#title,#head_innerpage { behavior: url(pngfix/iepngfix.htc); }
A {
	color: #cec7b5; text-decoration: none;
}
A:hover {
	text-decoration: underline;
}

body {
	background-image: url(../images/bg_index.jpg);
	background-repeat:repeat-x;
	background-color:#090909;
	margin-top:0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#585347;
	text-align: left;
}

#logo{text-align:center; padding-top:60px;}

#title{
	background-image:url(../images/bottom_mainpic.png);
	font-family:"Times New Roman", Times, serif;
	font-size:25px;
	color: #9c8957;
	padding-left:10px;
	padding-bottom:0px;
	text-align:left;
}
#title span{ font-size:15px;}
#content{
	text-align:left;
	padding:0px 10px 0px 10px; 
	padding-bottom:10px;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#cec7b5;
}
.presentation {
	text-align: center;
}
.mainnavi {
	text-align: right;
}
#product{
	background-image:url(../images/frame_product_bg.gif);
	padding:5px 15px 5px 15px;
	font-size:12px;
	text-align:left;
}
#product span{ font-size:14px; color:#cec7b5;}

//// Innerpage //////

#logo_inner{ text-align:left; height:162px;}
#head_innerpage{ background-image:url(../images/bg_head_inner.png); 
	   height:162px; 
	   text-align:right;
	   font-family:"Times New Roman", Times, serif;
	   font-size:20px;   
	   color: #9c8957;
	   padding-right:10px;
	   
	   }
#bg_innerpage{
	background-image:url(../images/bginnerpage.jpg);
	background-repeat:repeat-x;
	background-color:#090909;
	}
	
#content_innerpage{ 
	background-image:url(../images/contentbox_bg.jpg);
	padding-left:35px;
	padding-right:20px;
	padding-bottom:30px;
	padding-top:20px;
}

.thesecondtxt {
	text-align: center;
	font-size:10px;
}
.thesecondtxt2 {
	text-align: left;
	font-size:10px;
}
#copyright{
	padding-top:20px;
	padding-bottom:10px;
	text-align:center;
	
	}

