body, p, div, a, td, h1, h2, input, select {
	color: #4A4A4A;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	margin: 0;
	padding: 0;
}

body{
	SCROLLBAR-FACE-COLOR:#D9D9D9;
	SCROLLBAR-HIGHLIGHT-COLOR:#FFFFFF;
	SCROLLBAR-SHADOW-COLOR:#535556;
	SCROLLBAR-3DLIGHT-COLOR:#eeeeee;
	SCROLLBAR-DARKSHADOW-COLOR:#FFFFFF;
	scrollbar-base-color: #dedede;
	scrollbar-arrow-color: #9A9A9A;
}

.top {
	background-color : #A20000;
	background-image : url(/img/bg_top.gif);
	background-repeat: repeat-x;
	height: 115px;
}

#logo {
	text-align: center;
	margin-top: 5px;
	width: 200px;
}

#slogan {
	margin-top: 2px;
	color: #E4D9B8;
	font-size: 11px;
}

#banner {
	margin-top: 6px;
}

#motion {
	margin-top: 7px;
	height: 38px;
}

#address {
	text-align: right;
	margin: 5px 10px 0px 0px;
	font-size: 10px;
	width: 180px;
}

.menuTop {
	text-align: center;
	background-color : #EAEAEA;
	background-color : #A20000;
	background-image : url(/img/bg_top_menu.gif);
	background-repeat: repeat-x;
	height : 27px;
}

.menuTop div {
	display: inline;
	margin: 0px;
	height: 27px;
}

.menuTop div a {
	padding: 7px 10px 7px 10px;
	line-height: 27px;
	text-decoration: none;
	border-right: 1px solid #595B5F;
}

.border1_l {
	border-left: 1px solid #595B5F;
}

.menuTop div a:hover {
	background-color: #625B5A;
	color: #E4D9B8;
	text-decoration: none;
}

.menuLeft {
	background-image: url(img/bg_left_menu.gif);
	background-repeat: repeat-y;
	background-position: right;
	width: 200px;
}


.menuLeft td.m1{
	background-image: url(img/bg_top_menu2.gif);
	background-repeat: repeat-y;
	background-color: #E5DCB5;
	border-bottom: 1px solid #5D5D5D;
	padding: 0px 0px 0px 15px;
	text-decoration: none;
	width: 100%;
}

.menuLeft td.m2{
	border-bottom: 1px solid #5D5D5D;
}


.menuLeft td.m1A {
	background-image: url(img/bg_top_menu3.gif);
	background-repeat: repeat-y;
	background-color: #625958;
	border-bottom: 1px solid #5D5D5D;
	padding: 0px 0px 0px 15px;
	text-decoration: none;
	width: 100%;
}

.menuLeft td.m1A a{
	color: #E4D9B8;
	text-decoration: none;
}

.parts {
	color: #7D0000;
	font-size: 10px;
	text-decoration: underline;
}

.copyright {
	padding: 20px 5px 20px 15px;
	font-size: 10px;
}


.columnRight {
	background-color: #F2F2F2;
	text-align: center;
}

.contRight {
	text-align: left;
	margin-top: 10px;
	margin-left: 10px;
	line-height: 18px;
}

.contRight img {
	float: left;
	margin-right: 10px;
}

.bottom1 {
	background-image: url(img/bg_bottom.gif);
	background-repeat: repeat-y;
	background-color: #CECECE;
}

.bottom1 td {
	padding: 10px 10px 10px 20px;
	width: auto;
}

.b1 {
	width: 33%;
}
.b1 a {
	color: #F0EBD9;
	font-size: 10px;
}

.b2 {
	width: 33%;
}

.b2 a {
	color: #525252;
	font-size: 10px;
}

.bottom2 {
	text-align: center;
	background-color: #CECECE;
}

.dotsline {
	background-image : url(/img/dots.gif);
}

.center {
	background-position : 100% 100%;
	background-repeat : no-repeat;
	padding: 5px;
}

.center, .center td {
	line-height: 18px;
}



.segment {
	padding-bottom : 1;
	vertical-align : bottom;
	color: #FFFFFF;
	font-weight: bold;
	font-size : 11px;
}

.goodsname {
	color: #A3250F;
	font-weight: bold;
	font-size : 11px;
}

h1 {
	color: #A3250F;
	font-weight: bold;
	font-size : 16px;
}

.bottom td {
	padding-top : 3px;
	padding-left: 20px;
	padding-bottom: 7px;
}

.small {
	font-size : 10px;
}

a:hover{
	text-decoration: underline;
}



table.goods td {
	padding: 5px;
}



.but{
color : #333333;
font-size : 11px;
background-color: #CECECE;
width: 100%;
height: 18px;
border: 1px solid #C5C5C5;
}


.text, textarea {
	border : solid 1 #CECECE;
	color : #333333;
	font-size : 11px;
	background: #fffffff;
	width: 100%;
}

select {
	width: 100%;
}
