h1 {
	color: #666;
	font-size: 2em;
	font-weight: normal;
	line-height: 1em;
	margin-bottom: 1em;
        word-break: break-all;
}

h2 {
	color: #666;
	font-size: 1.67em;
	font-weight: normal;
	line-height: 1em;
	margin: 1.4em 0 0.7em;
	word-break: break-all;
}

h3 {
	color: #666;
	font-size: 1.33em;
	font-weight: bold;
	line-height: 1em;
	margin: 1.4em 0 0.7em;
        word-break: break-all;
}

h4 {
	color: #666;
	font-size: 1.17em;
	font-style: italic;
	font-weight: bold;
	line-height: 1em;
	margin: 1.4em 0 0.7em;
    word-break: break-all;
}

h5 {
	color: #666;
	font-size: 1em;
	font-weight: bold;
	line-height: 1em;
	margin: 1.4em 0 0.7em;
    word-break: break-all;
}

h6 {
	color: #666;
	font-size: 1em;
	font-style: italic;
	font-weight: bold;
	line-height: 1em;
	margin: 1.4em 0 0.7em;
    word-break: break-all;
}

a {
	color: #ecb700;
}

a:hover {
	color: #ff6644;
}

p {
	margin-bottom: 1em;
}

ul {
	list-style-type: disc;
	margin: 0 0 1.2em 22px;
}

ol {
	margin: 0 0 1.2em 25px;
}

li {
	margin: 0 0 0.6em;
}

table.styled1 {
	border: 0;
	border-collapse: collapse;
	margin: 0.4em 0 1em;
}

	.styled1 th {
		border-bottom: 1px solid #394781;
		font-weight: bold;
	}

	.styled1 td, .styled1 th {
		padding: 6px 13px 7px;
		text-align: left;
		vertical-align: top;
	}

table.styled2 {
	border: 2px solid #fff;
	border-collapse: collapse;
	margin: 0.4em 0 1em;
}

	.styled2 th {
		background: #ccd9ec;
		font-weight: bold;
	}

	.styled2 td, .styled2 th {
		border: 1px solid #394781;
		padding: 6px 13px 7px;
		text-align: left;
		vertical-align: top;
	}

input, select, textarea {
	color: #000;
	font: normal 1em/1.2 Verdana, sans-serif;
}

.left {
	float: left;
	margin-right: 20px;
}

.right {
	float: right;
	margin-left: 20px;
}

#banner {
	width: 900px;
	height: 250px;
	overflow: hidden;
	position: absolute;
	left: 0px;
}
div.banners {
	width: 900px;
	position: absolute;
}
.kanikuli {
  padding: 10px;
  border-radius: 6px;
  font-size: 10px;
  position: absolute;
  top: 0;
  width: 750px;
background: rgba(225,255,0,1);
background: -moz-linear-gradient(left, rgba(225,255,0,1) 0%, rgba(225,255,0,0.95) 9%, rgba(163,247,52,0.72) 47%, rgba(255,255,255,0.5) 84%, rgba(255,255,255,0.41) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(225,255,0,1)), color-stop(9%, rgba(225,255,0,0.95)), color-stop(47%, rgba(163,247,52,0.72)), color-stop(84%, rgba(255,255,255,0.5)), color-stop(100%, rgba(255,255,255,0.41)));
background: -webkit-linear-gradient(left, rgba(225,255,0,1) 0%, rgba(225,255,0,0.95) 9%, rgba(163,247,52,0.72) 47%, rgba(255,255,255,0.5) 84%, rgba(255,255,255,0.41) 100%);
background: -o-linear-gradient(left, rgba(225,255,0,1) 0%, rgba(225,255,0,0.95) 9%, rgba(163,247,52,0.72) 47%, rgba(255,255,255,0.5) 84%, rgba(255,255,255,0.41) 100%);
background: -ms-linear-gradient(left, rgba(225,255,0,1) 0%, rgba(225,255,0,0.95) 9%, rgba(163,247,52,0.72) 47%, rgba(255,255,255,0.5) 84%, rgba(255,255,255,0.41) 100%);
background: linear-gradient(to right, rgba(225,255,0,1) 0%, rgba(225,255,0,0.95) 9%, rgba(163,247,52,0.72) 47%, rgba(255,255,255,0.5) 84%, rgba(255,255,255,0.41) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e1ff00', endColorstr='#ffffff', GradientType=1 );
  font-size: 10px;
  z-index: -1;
}
.productPicture img{width:100%;height:auto;}