body {
	background-image: url(bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #eeeeee;
	color: #333333;
}
img {	border: 0px;}
/*------------------
head
------------------*/
.head {
	background-image: url(head/bg_head.gif);
	background-repeat: repeat-x;
	height: 142px;
	width: 100%;
}
h1 {
	font-size: 9pt;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
.head-main {
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(head/bg_head2.gif);
	height: 142px;
	background-repeat: no-repeat;
}
.logo {
	margin-right: 227px;
	width: 327px;
	display: block;
	float: left;
	margin-top: 35px;
}
p.mobile {
	margin: 0px;
	float: left;
	width: 226px;
	text-align: right;
}
img.qrcode {
	margin-bottom: 4px;
}
ul.headnavi{
	list-style:none;
	width:780px;
	margin: 10px 0px;
	padding: 0px;
	height: 40px;
	clear: both;
	background-repeat: no-repeat;
}
ul.headnavi li{
	list-style:none;
	height: 40px;
	float: left;

}
ul.headnavi a{
	display:block;
	height:40px;
	text-indent:-300px;
	overflow:hidden;
	background-image: url(head/navi.gif);
}
a.home{
	background-position:0px 0px;
	width: 112px;
}
a:hover.home{    background-position:0px -40px;}
a.company{
	background-position:-112px 0px;
	width: 111px;
}
a:hover.company{    background-position:-112px -40px;}
a.useinfo{
	background-position:-223px 0px;
	width: 111px;
}
a:hover.useinfo{    background-position:-223px -40px;}
a.member{
	background-position:-334px 0px;
	width: 114px;
}
a:hover.member{    background-position:-334px -40px;}
a.cart{
	background-position:-448px 0px;
	width:111px;
}
a:hover.cart{    background-position:-448px -40px;}
a.order{
	background-position:-559px 0px;
	width: 111px;
}
a:hover.order{    background-position:-559px -40px;}
a.point{
	background-position:-670px 0px;
	width: 110px;
}
a:hover.point{    background-position:-670px -40px;}
/*------------------
left
------------------*/
.left {
	width: 150px;
}
.left-bg {
	background-image: url(left/bg_left.gif);
	background-repeat: repeat-y;
	width: 150px;
	margin-bottom: 5px;

}
p.search {
	text-align: center;
	margin: 5px 0px;
}
p.search input {
	margin-bottom: 5px;
	width: 119px;
}
ul.left-menu {
	margin: 0px;
	padding: 0px;
	width: 150px;
}
ul.left-menu li {
	background-image: url(left/line1.gif);
	background-repeat: repeat-x;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-position: left bottom;
	list-style-type: square;
	list-style-position: inside;
	margin-bottom: 3px;




}
p.shopinfo {
	width: 130px;
	margin: 10px;
	line-height: 1.8;
	color: #FFFFFF;



}
p.login-form {
	width: 140px;
	font-size: 8pt;
	line-height: 1.5;
	text-align: center;
	margin: 5px;




}
p.login-form input {
	width: 88px;
	margin-bottom: 3px;
	margin-left: 3px;


}
.login-form img {
	margin-bottom: 3px;
}
.center-wrap {
	width: 625px;
}
.main-wrap {
	width: 460px;
	margin-right: 5px;
	float: left;

}
.right-wrap {
	float: left;
	width: 160px;
}
div.newsevent {
	margin: 10px;
	width: 440px;

}
p.center-cate {
	margin: 0px;
}
.main-wrap img {
	margin-bottom: 5px;
}
.right-bg {
	background-image: url(center/bg_right.gif);
	background-repeat: repeat-y;
	width: 160px;
	margin-top: 5px;

}
.right-bg table {
	width: 150px;
}
.footer {
	clear: both;
	width: 780px;
	background-color: #eeeeee;
	text-align: right;
	line-height: 1.5;
	margin-top: 10px;





}
h2 {
	font-size: 9pt;
	margin: 0px;
	padding: 0px 15px 15px;

}
.footer p {
	padding: 15px 15px 0px;
	margin: 0px;

}
