* {
	margin : 0 ;
	padding : 0 ;
}

img{
	border:none;
}

body {
	background-image:url(item/back.jpg);
	text-align:center;
	color:#666666;
	font-size:12pt;
 }
  
A:link {
	font-size:10pt;
	color:#1E7EAB;
	text-decoration: none;
	font-weight: bold;
}
A:visited {
	font-size:10pt;
	color:#903B6D;
	text-decoration: none;
	font-weight: bold;
}

A:hover{
	text-decoration:underline;
}
 
#box_body {
	position : relative ;
	background-image: url(item/main_back.jpg);
	background-repeat: repeat-y;
	width:820px;
	margin-left:auto;
	margin-right:auto;
 }
#box_header { 
	width : 820px ;
	height:105px;
	text-align:left;
	padding-left:10px;
	}
.head_rogo{
	background-image: url(item/head_bg01.jpg);
	background-repeat: no-repeat;
	width:309px;
	height:100px;
	float:left;
	margin-bottom:2px;
}
.head_btn {
	width:491px;
	height:100px;
	float:left;
	text-align:right;
	background-image:url(item/head02_btn.jpg);
	background-repeat: no-repeat;
}

ul#head_menu{
	list-style:none;
}
ul#head_menu li{
    list-style:none;
    float:left;
}
ul#head_menu a{
	display:block;
	height:100px;
	background-image:url(item/head02_btn.jpg);
	background-repeat: no-repeat;
}

#head_menu a span{display:none;} 
a.head_menu_01{
	width:143px;
	background-position:0px 0px;
}
a:hover.head_menu_01{
    background-position:0px -101px;
}
a.head_menu_02{
	width:118px;
    background-position:-143px 0px;
}
a:hover.head_menu_02{
    background-position:-143px -101px;
}
a.head_menu_03{
	width:102px;
    background-position:-261px 0px;
}
a:hover.head_menu_03{
    background-position:-261px -101px;
}
a.head_menu_04{
	width:93px;
    background-position:-363px 0px;
}
a:hover.head_menu_04{
    background-position:-363px -101px;
}

#box_menu {
	width:200px;
	float:left;
	padding-left:27px;
	padding-right:16px;
	margin-bottom:10px;
	font-size:80%;
	text-align:left;
}
#box_menu ul {
	margin:2px 10px 5px 10px;
	list-style: none;
	text-align:left;
} 
#box_menu li {
	padding:3px 0px 3px 0px;
	border-bottom:1px dotted #999999;
}
#box_menu .menu li a {
	padding:3px 0px 3px 0px;
	display:block;
}
#box_menu .menu li A:link {
	background: url(item/menu_point02.gif) no-repeat 5px 3px;
	padding-left:25px;
	font-size:10pt;
	color:#115C6B;
	text-decoration: none;
	font-weight: bold;
}
#box_menu .menu li A:visited {
	background: url(item/menu_point02.gif) no-repeat 5px 3px;
	padding-left:25px;
	font-size:10pt;
	text-decoration: none;
	font-weight: bold;
}
#box_menu .menu li A:hover{
	background: url(item/menu_point02.gif) no-repeat 5px 3px;
	padding-left:25px;
	font-size:10pt;
	background-color:#DAD5BF;
	position:relative;
}
#box_menu .menu {
	width:200px;
	background :#EDE8D5 url(item/menu_back.gif) no-repeat bottom center ;
	margin-bottom:11px;
	text-align:center;
}

#box_main{
	width:550px;
	float:left;
	padding-bottom:30px;
	font-size:80%;
	text-align:left;
	}
 
 .new_item {
	width:275px;
	float:left;
	padding-top:10px;
	font-size:9pt;
}
 .new_item A:link {
	font-size:10pt;
	color:#1E7EAB;
	text-decoration: none;
	font-weight: bold;
}
 .new_item A:visited {
	font-size:10pt;
	color:#C744A8;
	text-decoration: none;
	font-weight: bold;
}
 .new_item A:hover{
	text-decoration:underline;
}
.item_image {
	width:108px;
	float:left;
	margin-right:5px;
}
.item_title{
	margin-bottom:5px;
	padding-left:15px;
	background-image:url(item/point01.gif);
	background-repeat: no-repeat;
}
.price {
	color:#FF9933;
	font-weight: bold;
}
.top_info{
	padding:10px; 
	border-bottom:1px dotted #999999;
}
.top_picup {
	border:1px solid #cccccc;
	margin-top:10px;
	width:550px;
	height:210px;
	overflow:hidden;
}
.picup_img {
	float:left;
	width:220px;
	height:210px;
	overflow:hidden;
}
.picup_text {
	float:left;
	width:328px
}


#box_footer {
	width : 100% ;
	clear:left;
	text-align:center;
	font-size:9pt;
 }
 
 .foot {
	width:750px;
 	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	margin-left:auto;
	margin-right:auto;
	padding:10px;
	margin-bottom:10px;
	color:#bbbbbb;
}





.guide_menu li{
	background-image:url(item/btn_bg.gif);
	background-repeat: no-repeat;
	list-style:none;
	float:left;
	display:block;
	width:179px;
	height:39px;
	margin-left:3px;
	margin-bottom:3px;	
}
.guide_menu p{
	padding:12px
}
.guide_title {
	background-color:#996666;
	border-left:solid 5px #6A4324;
	border-bottom:solid 1px #996666;
	color:#ffffff;
	font-weight:bold;
	padding:4px;
	margin-top:10px;
}
.guide_title A:hover{
	text-decoration: none;
}
.guide_subtitle{
	margin-bottom:3px;
	color:#6A4324;
	font-weight:bold;
}
.guide {
	padding:10px;
	padding-top:10px;
}
.guide A:link {
	text-decoration:underline;
}
.guide table {
	width:530px;
	border:1px solid #cccccc;
	margin-top:5px;
}
.guide th{
	background-color:#668899;
	padding:3px;
	text-align:center;
	font-size:10pt;
	color:#ffffff;
}
.guide td{
	background-color:#F0F4F6;
	font-size:9pt;
	padding:3px 5px 3px 5px;
	padding:3px 5px 3px 5px;
}


.faq_menu{
	float:left;
}
.faq_menu li{
	background-image:url(item/btn_bg.gif);
	background-repeat: no-repeat;
	list-style:none;
	display:block;
	width:179px;
	height:39px;
	margin-top:8px;	
	float:left;
	margin-right:5px;
}
.faq_menu p{
	padding:12px
}



.company A:link {
	text-decoration:underline;
}
.company table {
	width:100%;
	border:1px solid #cccccc;
	margin-top:5px;
}
.company th{
	background-color:#668899;
	padding:8px;
	text-align:center;
	font-size:10pt;
	color:#ffffff;
}
.company td{
	background-color:#F0F4F6;
	font-size:9pt;
	padding:8px;
}





.center{
text-align:center;
}