body {
	background-attachment: fixed;
	background-image: url(../images/store_body_bg.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	background-color: #A7DFEE;
	background-position: center top;
}
input {
	background-color: #68A444;
}
input#search {
	color: #FFFFFF;
	font-size: 12px;
}

#div00{
	width:1000px;
}
#header{
	width:1000px;
	text-align: left;
	height: 145px;
}
#header .flash {
	width: 750px;
	float: right;
	height: 145px;
}
#header .logo {
	width: 250px;
	height: 145px;
	float: left;
}
#MSG{
	width:1000px;
	
	}
#MSG_L{
	width:100px;
	float:left;
	height: 470px;
}
#MSG_R{
	width:900px;
	float:right;
	height: 122px;
	text-align: left;
}
#MSG_R2{
	width:860px;
	float:right;
	background-image: url(../images/store_04.gif);
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	text-align: left;
	margin: 0px;
}
#MSG_R2 .footer {
	text-align: center;
	color: #336600;
	clear: both;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}
#MSG_R2 .footer hr {
	color: #336600;
	background-color: #336600;
	height: 1px;
}
#MSG_R2 .left {
	float: left;
	width: 425px;
	margin: 0px;
	padding: 0px;
}
#MSG_R2 li {
	display: block;
	width: 425px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #68A444;
	padding-bottom: 20px;
}
#MSG_R2  ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#MSG_R2 .right {
	float: right;
	width: 425px;
	margin: 0px;
	padding: 0px;
}
#MSG_R .title {
	width: 601px;
	float: left;
}
#MSG_R .title2 {
	background-image: url(../images/store_03b.gif);
	background-repeat: no-repeat;
	width: 299px;
	height: 100px;
	float: right;
	padding-top: 22px;
}
.next {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	margin: 3px;
	padding-top: 20px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.next a {
	color: #68A444;
	margin: 3px;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
	text-decoration: none;
	border: 1px solid #68A444;
}
.next a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #68A444;
}

.td_border {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E1EFD8;
}

.store1 {
	width: 267px;
	font-size: 13px;
	font-weight: bold;
	color: #68A444;
	height: 40px;
	text-align: center;
	padding-top: 10px;
	float: right;
}
.store1 .brfont {
	color: #68A444;
	font-size: 12px;
	font-weight: normal;
}

.store2 {
	width: 158px;
	float:left;
	text-align: center;
	font-size: 12px;
	padding-top: 10px;

	}

.store2 div {
	width: 145px;
	border: 1px solid #68A444;
	margin: auto;
}

.store3 {
	width: 257px;
	float:right;
	text-align: justify;
	font-size: 12px;
	padding-left: 10px;
	padding-top: 10px;


}

