@charset "utf-8";
*html {
	margin:0 0 10px;
	border:0;
	background:#EEEEEE url(../images/background.jpg) repeat-x center top;
	font: 76% Verdana, Arial, Helvetica, sans-serif;
	overflow: inherit;
	height: 100%;
	max-height:100%;
	width: 100%;
}
body {
	height:100%;
	max-height:100%;
	padding:0;
	margin:0;
	border:0;
	background:#EEEEEE url(../images/background.jpg) repeat-x center top;
	overflow: inherit;
}

#top {
	top:0px;
	width:900px;
	height:10px;
	max-height:34px;
	font-size:1em;
	z-index:6;
	clear: both;
	margin-left:auto;
	margin-right:auto;
	position: relative;
	display: block;
	overflow: inherit;
}
*html #top {
	top:0px;
	width:900px;
	height:10px;
}

#head {
	top:0px;
	width:900px;
	height:59px;
	max-height:59px;
	font-size:1em;
	z-index:5;
	clear: both;
	margin-left:auto;
	margin-right:auto;
	position: relative;
	display: block;
	overflow: inherit;
}
*html #head {
	top:0px;
	width:900px;
	height:59px;
}

#main {
	z-index:4;
	top:1px;
	width:900px;
	height:311px;
	max-height:311px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	position: relative;
	display: block;
	overflow: inherit;
}
*html #main {
	top:1px;
	height:311px;
	width:900px;
}
#sub {
	z-index:4;
	top:1px;
	width:900px;
	height:179px;
	max-height:179px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	position: relative;
	display: block;
	overflow: inherit;
}
*html #sub {
	top:1px;
	height:179px;
	width:900px;
}

#subcontent {
	z-index:3;
	top:10px;
	width:845px;
	max-height:100%;
	margin-left:auto;
	margin-right:auto;
	clear: both;
	position: relative;
	display: block;
	overflow: inherit;
	background: #FFFFFF;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #555555;
	padding: 20px;
	border: 1px solid #999999;
}
*html #subcontent {
	top:10px;
	width:845px;
	background: #FFFFFF;
	font: normal 12px Arial, Helvetica, sans-serif;
}
#content {
	z-index:3;
	top:10px;
	width:900px;
	height:294px;
	max-height:294px;
	margin-left:auto;
	margin-right:auto;
	background:url(../images/content_bg.jpg) no-repeat center;
	clear: both;
	position: relative;
	display: block;
	overflow: inherit;
}
#content #news {
	float: left;
	height: 100%;
	position: relative;
	width: 660px;
	overflow: inherit;
	left: 1.2em;
	color: #66CCFF;
}

#content #news .leftnews {
	float: left;
	width: 50%;
	height: 115px;
	margin-top: 15px;
	background: url(../images/dd.png) no-repeat 0px 26px;
}
#content #news .rightnews {
	float: right;
	width: 50%;
	height: 115px;
	margin-top: 15px;
	background: url(../images/dd.png) no-repeat 0px 26px;
}
#content #news .product {
	clear: both;
	height: 160px;
	background: url(../images/pp.png) no-repeat 0px 26px;
}
*html #content #news {
	height: 100%;
	width: 660px;
	left: 1.6em;
}
#content #banner {
	float: right;
	height: 100%;
	position: relative;
	width: 200px;
	overflow: inherit;
	right: 1.2em;
}
*html #content #banner {
	height: 100%;
	width: 200px;
	right: 1.6em;
}
#content #banner p {
	padding:5px 0px 0px;
	margin: 0px;
}
#content #banner .bo {
	margin: 0.4em 0px;
}
*html #content #banner .bo {
	margin: 1.6em 0px;
}
*html #content {
	top:10px;
	height:294px;
	width:900px;
	background:url(../images/content_bg.jpg) no-repeat center;
}

/* Product */
div#product {
	margin: 0px 20px 0px 10px;
	height: 80px;
	color: #555555;
	font: 12px Arial, Helvetica, sans-serif;
}
div#product div#product_image {
	height: 80px;
	width: 80px;
	text-align: center;
}
div#product h3 {
	padding: 0px;
	font-size: 1.1em;
	color: #0AAAFD;
	font-weight: bold;
	margin: 0px;
}
div#product h4 {
	padding: 0px;
	font-size: 12px;
	display: block;
	font-weight: normal;
	height: 2.5em;
	overflow: hidden;
	margin: 0px;
	line-height: 1.3em;
}
.red {
	font-weight: bold;
	color: #D00;
}

div#product h5 {
	font-size: 1em;
	font-weight: normal;
	padding-top: 2px;
	color: #888;
	margin: 0px;
}
div#product div#details {
	float: right;
	position: relative;
	top: -1.5em;
	right: 1em;
	height: 19px;
	width: 55px;
}

#foot {
	top:20px;
	width:900px;
	height:85px;
	max-height:85px;
	background:url(../images/bg.png) no-repeat center;
	z-index:5;
	color:#000;
	font: bold 1em Verdana, Arial, Helvetica, sans-serif;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	display: block;
	overflow: inherit;
}
#foot #foot_left {
	float: left;
	margin-top: 0.8em;
	margin-left: 3em;
}
*html #foot #foot_left {
	margin-top: 1em;
	margin-left: 2em;
}
#foot form {
	margin: 0px;
	padding: 0px;
}
#foot #word {
	background: #CCCCCC;
	border: 3px solid #FFFFFF;
	width: 120px;
}
#foot #foot_right {
	float: right;
	margin-top: .7em;
	margin-right: 3em;
}
*html #foot #foot_right {
	margin-top: 1em;
	margin-right: 2em;
}
*html #foot {
	top:20px;
	width:900px;
	height:85px;
}

#bottom {
	top:0px;
	width:900px;
	height:34px;
	max-height:34px;
	font-size:1em;
	z-index:6;
	clear: both;
	margin-left:auto;
	margin-right:auto;
	position: relative;
	display: block;
	overflow: inherit;
}
*html #bottom {
	top:0px;
	width:900px;
	height:34px;
}
.boldhead {
	font-size:1.5em; 
	font-weight:bold;
	}
.bold {font-weight:bold;}
.left {float:left; margin:10px; border:1px solid #000;}
.right {float:right; margin:10px; border:1px solid #000;}
.lefttext {float:left; width:300px; text-align:justify;}
.righttext {float:right; width:300px; text-align:justify;}

* html .lefttext {float:left; width:310px; text-align:justify;}
* html .righttext {float:right; width:310px; text-align:justify;}
#content #news .leftnews ul, #content #news .rightnews ul {
	font-size: 12px;
	line-height: 1.6em;
	margin-top: 0px;
	margin-bottom: 0px;
	position: relative;
	list-style: square;
	left: -1em;
	color: #fd5d13;
}

#content #news .leftnews a, #content #news .rightnews a {
	color: #7ecef4;
	text-decoration: none;
	font: 12px Arial, Helvetica, sans-serif;
}
.alpha_image {
	filter: Alpha(Opacity=80,FinishOpacity=80,style=0,StartX=0,StartY=0,FinishX=200,FinishY=65);
}
#content #news .product #holder {
	position: relative;
	left: 6px;
	width: 620px;
}
