@charset "UTF-8";
/* CSS Document */

.banner {
	position: relative;
	width:976px;
	height:212px;
	z-index:10;
}
.bannerBgFirst,.bannerBgOther {
	position: absolute;
	background: url(../images/start-bg-1.jpg);
	top:0;
	left:0;
	width:976px;
	height:212px;
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
	z-index: 15;
}
.bannerBgOther {
	opacity: 0;
	-moz-opacity: 0;
	filter: alpha(opacity=0);
	z-index: 14;
}

.banner .srchBezel {
	background: url(../images/searchbg.gif);
	position: absolute;
	top:91px;
	left:330px;
	width:583px;
	height:75px;
	opacity: 0.4;
	-moz-opacity: 0.4;
	filter: alpha(opacity=40);
	z-index:20;
}

.banner .srchDiv {
	position: absolute;
	background-color:#fff;
	border:1px solid #000;
	top:109px;
	left:344px;
	width:555px;
	height:36px;
	z-index:25;
}

.IE6 .banner .srchDiv {
	height:38px;	
}

.banner .tag1 {
	position: absolute;
	top:12px;
	left:342px;
	font-weight:bold;
	font-size:32px;
	color:#fff;
}
.banner .tag2 {
	position: absolute;
	top:51px;
	left:342px;
	font-weight:normal;
	font-size:24px;
	color:#fff;
}
.banner .example {
	position: absolute;
	top:176px;
	left:342px;
	font-weight:normal;
	font-size:16px;
	color:#fff;
}
	
.srchDivButton  {
	position: absolute;
	top:0px;
	left:336px;
	width:218px;
	height:36px;
	border:0px solid #000;
	border-left-width:1px;
	padding:0;
	margin:0;
}
.IE6 .banner .srchDivButton {
	width:217px;
}

.srchDivButton a {
	float:left;
	background:transparent url(../images/buttons_header.gif) repeat-x scroll 0px 0px;
	font-size:18px;
	font-weight:bold;
	height:36px;
	width:200px;
	line-height:36px;
	padding:0px 0px 0px 18px;
}

.IE6 .srchDivButton a {
	width:216px;
}

.srchDivButton a:link {
	text-decoration: none;
	color: #fff;
}
.srchDivButton a:visited {
	text-decoration: none;
	color: #fff;
}
.srchDivButton a:hover  {
	background-position:0px -36px;
	text-decoration:none;
	color: #fff;
}
.srchDivButton a:active {
	text-decoration:none;
	color:#fff;
}

.srchDiv input {
	border:1px solid #fff;
	font-size:20px;
	font-weight:normal;
	height:29px;
	left:0px;
	padding:5px 0px 0px 15px;
	position:absolute;
	top:0px;
	width:318px;
}

.botomHalf {
	margin-top: 1px;
	width: 990px;
}
.botomHalf .leftCol {
	float: left;
	width: 400px;
	margin-right: 1px;
	padding:0px;
}
.botomHalf .rightCol {
	float: left;
	width: 575px;
	padding:0px;
}
.botomHalf .heading {
	background-color: #000;
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	padding: 10px 0px 7px 30px;
}

.botomHalf .heading DIV {
	padding: 0;
	margin: 0;
}

.botomHalf .heading DIV SPAN {
	position: relative;
}

.botomHalf .heading DIV SPAN IMG {
	position: absolute;
	vertical-align: top;
	top: -7px;
	left: 37px;
}

.botomHalf .footing {
	font-size: 16px;
	font-weight: bold;
	color: #000;
	padding: 23px 0px 0px 20px;
}

.botomHalf .footing A {
	font-size: 16px;
	font-weight: normal;
}

.how1, .how2, .how3 {
	background:url(../images/1.gif) no-repeat bottom left;
   	background-color: #d6d6d6;
	border-top:1px solid #fff;
	width:400px;
	height:73px;
}
.how2 {
	background: url(../images/2.gif)  no-repeat bottom left;
  	background-color: #d6d6d6;
}
.how3 {
	background: url(../images/3.gif)  no-repeat bottom left;
  	background-color: #d6d6d6;
}

.how DIV DIV {
	margin:12px 0px 0px 73px;
	font-size: 20px;
	font-weight: bold;
}

.how DIV DIV DIV {
	margin: 3px 0px 0px 0px;
	font-size: 14px;
	font-weight: normal;
}


.hot {
	width: 570px;
	margin:3px 0px 0px 15px;
}

.hotItem {
	text-align:center;
	width: 185px;
	float: left;
	padding:0;
	margin:8px 0px 0px 0px;
}

.hotItem IMG {
	border: 1px solid #000;
	width:78px;
	height:78px;	
}

.imgLink:visited, .imgLink:link, .imgLink:hover, .imgLink:active {
	text-decoration: none;
}

.hotItem A {
	font-size: 14px;
}

.catBrowse {
	padding:28px 0px 0px 35px;
	font-size: 16px;
}

.IE6 .catBrowse {
	padding:25px 0px 0px 35px;
	font-size: 16px;
}
	
.catBrowse A {
	font-size: 16px;
	font-weight: normal;
}


