@charset "utf-8";
/* CSS Document */
form { border:0px none; padding:0px; margin:0px; }
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/share/main_bg.jpg);
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.white10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.white12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.white10Bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight:bold;
}
.white10BoldProduct {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight:bold;
	line-height: 24px;
}
.orange10Bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #e0bb65;
	font-weight:bold;
}
.orange12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #e0bb65;
}
.orange10BoldProduct2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #e0bb65;
	font-weight:bold;
	line-height: 24px;
}
.orange10BoldProduct{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFA800;
	font-weight:bold;
	line-height: 24px;
}
.black12 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}
.black10 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
}
.blue12Bold {
	color: #00559d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.indexDate {
	color: #656561;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.middle_product{
	OVERFLOW-X: hidden;
	OVERFLOW: auto;
	WIDTH: 174px;
	SCROLLBAR-FACE-COLOR: #515151; 
	SCROLLBAR-HIGHLIGHT-COLOR: #757575; 
	SCROLLBAR-SHADOW-COLOR: #222222; 
	SCROLLBAR-3DLIGHT-COLOR: #242424;
	SCROLLBAR-ARROW-COLOR: #1c1c1c; 
	SCROLLBAR-DARKSHADOW-COLOR: #242424; 
	SCROLLBAR-BASE-COLOR: #242424;
	HEIGHT: 872px;
}