/* CSS Document */

body {
	margin: 20px;
	padding: 0;
}

a {
	text-decoration: none;
	color:#000033;
}
a:hover {
	text-decoration: underline;
	color:#660033;
}

h1, h2, h3, h4, h5 {
	margin: 0;
	padding: 0;
}

.clearfloat {
	padding: 0;
	margin: 0;
	clear: both;
}

.img_btn {
	cursor: pointer;
}

.textsmall {	font-size: 10px; }
.textmiddle {	font-size: 12px; }
.textlarge {	font-size: 14px; }

#header {
	padding: 0;
	margin: 0;
	width: 760px;
	height: 180px;
	background:url(images/h1_title.jpg) no-repeat top left;
}
#header .menu {
	padding: 152px 0 0 32px;
	margin: 0;
}
#header .menu ul {
	padding: 0;
	margin: 0;
}
#header .menu li {
	float: left;
	padding: 0;
	margin: 0 6px 0 6px;
	width: 160px;
	list-style: none;
	text-align: center;
}
#header .menu a {
	text-decoration: none;
	color: #000000;
}
/*\*/
#header .menu a:hover {
	position:relative;
	top: 1px;
	left: 1px;
}
/**/

#content {
	padding: 20px 0 20px 0;
	margin: 0;
	width: 752px;
	border-left:#993300 solid 4px;
	border-right:#993300 solid 4px;
	background-color: #e8e9dd;
}
#content .content_box {
	padding: 0;
	text-align: center;
	margin: 0 0 0 10px;
	width: 370px;
}
#content .content_box .thumb_box {
	float: left;
	width: 180px;
	height: 220px;
	padding: 0;
	margin: 0;
}
#content .content_box .thumb_box .thumb_vt {
	width: 110px;
	padding: 15px;
	margin: 0;
}
#content .content_box .thumb_box .thumb_hl {
	width: 150px;
	padding: 15px;
	margin: 0;
}
#content .content_box .thumb_box  .thumb_pict {
	width: auto;
	padding: 0;
	margin: 0;
	border-top: 2px solid #FFFFFF;
	border-left: 2px solid #FFFFFF;
	border-bottom: 2px solid #999999;
	border-right: 2px solid #999999;
}


#content .content_box .thumb_box  .thumb_caption {
	width: auto;
	height: 30px;
	padding: 0;
	text-align: left;
	background: url(images/mark_thumb_top.gif) no-repeat top left;
}
/* for mac IE5 */
#content .content_box .thumb_box  .thumb_caption .number {
	float: left;
	width: 28px;
	margin: 0 0 0 6px;
	padding: 5px 0 0 0;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color:#663333;
}
/*\*/
#content .content_box .thumb_box  .thumb_caption .number {
	float: left;
	width: 28px;
	margin: 0;
	padding: 5px 0 0 0;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color:#663333;
}
/**/
#content .content_box .thumb_box  .thumb_caption .text {
	padding: 11px 0 0 30px;
	margin: 0;
	font-size: 12px;
}

#content .content_box .thumb_box .buying_info {
	padding: 100px 0 0 0;
	font-size: 12px;
	text-align: center;
}

#content .text_box {
	padding: 0 40px 10px 40px;
	margin: 0;
	color:#333333;
}
#content .text_box h2 {
	padding: 0;
	margin: 0 0 20px 0;
}
#content .text_box h3 {
	padding: 0;
	margin: 20px 0 10px 0;
}
#content .text_box p {
	padding: 0;
	margin: 0 0 0.5em 0;
	line-height: 130%;
}
#content .text_box dl {
	padding: 0 0 10px 20px;
	margin: 0;
}
#content .text_box dt {
	font-weight: bold;
	padding: 0 0 5px 0;
	margin: 0;
}
#content .text_box dd {
	padding: 0 0 0 1em;
	margin: 0;
}


#footer {
	width: 760px;
	text-align: center;
	background:url(images/foot_line.gif) no-repeat bottom;
	font-size: 12px;
}
#footer .foot_info {
	width: 752px;
	border-left:#993300 solid 4px;
	border-right:#993300 solid 4px;
	background-color: #e8e9dd;
}
#footer .foot_info .menu {
	padding: 10px 0 0 0;
}
#footer .foot_info .note {
	padding: 10px 5px 0 5px;
	margin: 20px 20px 0 20px;
	border-top: 1px solid #CCCCCC;
}


#buying {
	position:absolute;
	width:400px;
	z-index:2;
	left: 33px;
	top: 1651px;
	font-size: 10px;
	color: #333333;
	text-align: left;
	visibility:hidden;
}

#buying .buying_info {
	padding: 0 20px 0 20px;
	text-align: left;
	line-height: 130%;
}

#buying .buying_info h2 {
	font-size: 12px;
	margin: 0 0 5px 0;
}

#buying .buying_info p {
	margin: 0 0 3px 0;
	padding: 0;
}
#buying .buying_info em {
	font-style:normal;
	padding: 0;
	margin: 0;
	font-weight: bold;
}
#buying .box_content {
	width: auto;
	border-left: 4px solid #993300;
	border-right: 4px solid #993300;
	background-color: #e8e9dd;
}
#buying .topline {
	width: auto;
	background: url(images/data_corner_1.gif) no-repeat top left;
	height: 30px;
}
#buying .topline .topline_right{
	width: auto;
	background: url(images/data_corner_2.gif) no-repeat top right;
	height: 30px;
}
#buying .topline .topline_right .topline_center {
	margin: 0 30px 0 30px;
	border-top: 4px solid #993300;
	background-color: #e8e9dd;
	height: 26px;
}
#buying .bottomline {
	width: auto;
	background: url(images/data_corner_3.gif) no-repeat bottom left;
	height: 30px;
}
#buying .bottomline .bottomline_right{
	width: auto;
	background: url(images/data_corner_4.gif) no-repeat bottom right;
	height: 30px;
}
#buying .bottomline .bottomline_right .bottomline_center {
	margin: 0 30px 0 30px;
	border-bottom: 4px solid #993300;
	background-color: #e8e9dd;
	height: 26px;
}


#data {
	position:absolute;
	width:360px;
	z-index:1;
	top: 261px;
	visibility:visible;
	left: 410px;
	text-align: center;
}
#data img.data_pict {
	border-top: 4px solid  #996600;
	border-left: 4px solid  #996600;
	border-bottom: 4px solid  #CC9966;
	border-right: 4px solid  #CC9966;
}
#data_text {
	padding: 10px 10px 3px 20px;
	text-align: left;
	font-size: 14px;
	text-align: center;
}
#data_text ul {
	padding: 0 10px 0 10px;
	margin: 0;
}
#data_text li {
	list-style: none;
	padding: 0 0  5px 0;
	margin: 0;
	font-weight: bold;
	color:#660000;
}
