
/************index page ************/
#index_content
{
	height:694px;
	background: url(../images/indexpic/bottom.png) no-repeat bottom left;
	}
	
#content_top
{
	width: 700px;
	height: 34px;
	padding: 20px 0 0 0;
}

#contentmid_all
{
	width: 953px;
	margin: 0 auto;
	padding: 14px 0px 0px 0px;
	background: url(../images/indexpic/top.png) no-repeat top left;
}
#contenttop_logo
{
	margin:1px 10px 0px 18px;
	background:url(../images/logo.png) no-repeat;
	float:left;
	}

#contentmid_left
{
	width: 12px;
	height:458px;
	float: left;
	margin:7px 0 0 0px;
	background: url(../images/indexpic/left.png) repeat-y top right;
}

#contentmid_flash
{
	width: 925px;
	height: 465px;
	padding: 0px 0 0 0;
	float: left;
	background:#04364d;
}
#contentmid_right
{
	width: 12px;
	height:458px;
	float: left;
	margin:7px 0 0 0px;
	background: url(../images/indexpic/right.png) repeat-y top left;
}
#freedownloadbutton
{
	z-index:99;
	position:relative;
	left: 50px;
	top: -150px;
}

#freedownloadbutton a
{
	display: block;
	width: 288px;
	height: 83px;
	background: url(../images/freedownload_normal.png) no-repeat;
}

#freedownloadbutton a:hover
{
	background: url(../images/freedownload_over.png) no-repeat;
}


#contentmid_list
{
	width: 925px;
	height: 90px;
	padding:8px 0 0 30px;	
	text-align: justify;
	font-family: Arial;
	font-size: 12px;
	color: #9BAFB9;
	float:none;
}

.lists
{
	float: left;
	width: 270px;
	padding:5px 0 0 10px;
	height:95px;
}

.lists ul
{
	list-style-type:disc;
	padding:  0 0 0 15px;
}

#contentmid_bottom
{
	width: 925px;
	height: 40px;
}

#contentmid_text
{
	height:89px;
	text-align: justify;
	font-family: Arial;
	font-size: 12px;
	color: #9BAFB9;
	float: left;
	padding: 9px 0 5px 30px;
}

#contentmid_button
{
	float: right;
	margin: 3px 5px 5px 0px;
}

#contentmid_button a
{
	display: block;
	width: 134px;
	height: 25px;
	background: url(../images/watchthevideotour_normal.png) no-repeat;
}

#contentmid_button a:hover
{
	background: url(../images/watchthevideotour_over.png) no-repeat;
}

#content_bottom
{
	height: 48px;
}

.index_rightbar
{
	height:0px;
	}

/************index page end ************/

/* preload div  */
#sidebartop
{
	background: url(../images/freedownload_over.png) no-repeat;
	background: url(../images/watchthevideotour_over.png) no-repeat;
	}
/* preload div end */

