@charset "utf-8";
/* CSS Document */
a:link,
a:visited {
	text-decoration: none;
	color: #0000FF;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

body{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.normal_txt {
	font-family: arial;
	font-size: 12px;
	color: #000000;
	line-height: 20px;
}
.sub_title {
	font-family: arial;
	font-size: 15px;
	color: #000000;
	font-weight: bold;
}
.price_tag {
	font-family: arial;
	font-size: 20px;
	color: #0033FF;
	font-weight: bold;
}
.Titlebar_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
}
.sub_title {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 13px;
	font-weight: bold;
}
.sub_title_blue {
	font-family: arial;
	font-size: 15px;
	color: #0033FF;
	font-weight: bold;
}
.titlebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	font-weight: bold;
}
.sub_title_red {
	font-family: arial;
	font-size: 15px;
	color: #FF0000;
	font-weight: bold;
}
.pic_tab {
	float:left;
	margin:15px;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.sub_title_white, .sub_title_white {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
}
.style76 {color: #FF0000}

.verticaltext {
writing-mode: tb-rl;
filter: flipv fliph;
}

.sm {
	list-style:none;
	width:1000px;
	height:354px;
	display:block;
	overflow:hidden;
	margin:0; padding:0;
}
.sm li {float:left; display:inline; overflow:hidden}
.div_css{
	border:1px solid #CCCCCC;
	width:1000px;
	height:354px;
	text-align:center;
}
