/* default */
@font-face {
    font-family: 'UbuntuMedium';
    src: url('Ubuntu-Medium-webfont.eot');
    src: url('Ubuntu-Medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('Ubuntu-Medium-webfont.woff') format('woff'),
         url('Ubuntu-Medium-webfont.ttf') format('truetype'),
         url('Ubuntu-Medium-webfont.svg#UbuntuMedium') format('svg');
    font-weight: normal;
    font-style: normal;

}
body {
	text-align: center;
	color: #474747;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	font-size: 13px;
	background: url("../images/bg-body.jpg") left top repeat-x transparent;
}
body, div, p, table, ul, li, img, h1, h2, h3{
	margin: 0;
	padding: 0;
	border: 0;
}
h1, h2, h3 {
	font-family: UbuntuMedium;
	margin-bottom: 10px;
	color: #888888;
	font-weight: normal;
}
p {
	margin-bottom: 10px;
}
h1 {
	font-size: 17px;
}
h2 {
	font-size: 15px;
}
table {
	border-collapse: collapse;
}
td {
	vertical-align: top;
}
table.mid td {
	vertical-align: middle;
}
table .framed {
	border: 1px solid #8bccc6;
	text-align: center;
	vertical-align: middle;
}
table .framed img {
	margin: 10px;
}
h2.framed, h3.framed {
	border: 1px solid #8bccc6;
	text-align: center;
	padding: 5px;
}
.sidemarged {
	margin-left: 10px;
	margin-right: 10px;
}
.hr {
	height: 1px;
	border: solid #8bccc6;
	border-width: 1px 0 0 0;
}
/* page construct */
.maincnt {
	margin: 0 auto 0 auto;
	width: 980px;
	padding: 0;
	background-repeat: repeat-y;
	text-align: left;
	min-height: 1000px;
}
.top {
	position: relative;
	height: 109px;
	text-align: right;
	background: url("../images/bg-top.jpg") right top no-repeat transparent; 
}
.quickselect {
	height: 50px;
	float: right;
	width: 600px;
}
.logolink {
	position: absolute;
	display: block;
	left: 20px;
	top: 0;
	display: block;
	z-index: 101;
	width: 147px;
	height: 178px;
	background: url("../images/logo.png") right top no-repeat transparent; 
}
.homelink {
	position: absolute;
	left: 140px;
	display: block;
	z-index: 102;
	width: 85px;
	height: 50px;
}
.stage { 
	height: 385px;
	background-color: black;
}
.flcontent {
	height: 385px;
	background: url("../flash/img.jpg") center center no-repeat transparent;
}
.subcontent {
	margin: 10px 25px 0 25px;
	border: 1px solid #ffffff;
}
.footer {
	background: url("../images/bg-footer.jpg") left top repeat-x #5E9995;
}
.footer-content {
	margin: 25px auto 0 auto;
	width: 980px;
	color: #ffffff;
	height: 70px;
	line-height: 70px;
	text-align: left;
}
.footer .totop {
	width: 250px;
	display: block;
	float: right;
	text-align: right;
}
.footer .copy {
	float: left;
}
.footer .totop img {
	margin-right: 10px;
}
.footer .totop a {
	color: #ffffff;
	text-decoration: none;
}
.bottom {
	height: 29px;
	background-image: url(../images/bottom.png);
	margin: 0 auto 0 auto;
	width: 830px;	
}
.sncontent {
	margin-left: 170px;
	border-left: 1px solid #cccccc;
	padding-left: 10px;
	
}
/* product selection */
.selectp {
	width: 232px;
	margin: 0px 20px 0px auto;
	height: 40px; 
	display: block;
	position: relative;
}
#selectpcnt {
	top: 37px;
	left: 7px;
	width: 219px;
	height: 100px;
	z-index: 100;
	position: absolute;	
	background-color: #8bccc6;
	border: 1px solid #ffffff;
	border-width: 0 1px 1px 1px;
	display: none;
	text-align: left;
}
.selectpt {
	display: block;
	height: 40px;
	text-decoration: none;
}
#selectpcnt a {
	display: block;
	height: 24px;
	border-top: 1px solid #ffffff;
	text-decoration: none;
}
#selectpcnt span {
	margin: 3px 0 0 20px;
	display: block;
	color: #ffffff;
	font-size: 14px;
}
/* tm */
.reg {
	font-size: 10px;
	vertical-align: top;
}
/* more */
.clr {
	clear: both;
}
.rimg {
	float: right;
	margin-left: 15px;
	margin-bottom: 5px;
}
.brdrd {
	border: 1px solid #999999;
}

/* slider */
#slider {
	height: 300px;
	overflow: hidden;
	width: 758px;
}
#slider li {
	list-style-type: none;
}
