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

@import url("import.css");

#main #main_image {
	height: 200px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/shop/top.jpg);
	background-repeat: no-repeat;
}
#main_image #submenu {
	font-size: 13px;
	float: left;
	margin-top: 141px;
	font-weight: bold;
	color: #FFFFFF;
}

#submenu  ul li {
	display: inline;
}
#submenu  ul li a{
	color: #FFFFFF;
}
#submenu  ul li a:hover,#submenu  ul li a:active{
	color: #EC6D10;
}
.submenu_boder {
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #FFFFFF;
	margin-right: 10px;
	padding-right: 10px;
}


#content #main {
	background-image: url(../images/all/top_back2.jpg);
	background-repeat: repeat-x;
	height: 200px;
	width: 100%;
}
.form_table_left {
	background-color: #FFD7BB;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FF6600;
	border-right-color: #FF6600;
	border-left-color: #FF6600;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 200px;
}
.form_table_right {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #FF6600;
	border-right-color: #FF6600;
	font-weight: normal;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.form_table {
	font-size: 12px;
	line-height: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
}#item-pic {
	float: left;
	width: 200px;
	margin-right: 30px;
}
#item-text {
	float: right;
	width: 695px;
}
#item {
	float: left;
	width: 925px;
	margin-left: 25px;
	margin-bottom: 20px;
}
.form_table_left2 {
	background-color: #FFD7BB;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FF6600;
	border-right-color: #FF6600;
	border-left-color: #FF6600;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 100px;
}
.form_table_right li {
	margin-bottom: 5px;
}
.red {
	color: #FF0000;
}#shopform-text {
	float: left;
	width: 925px;
	margin-top: 20px;
	margin-bottom: 10px;
}
