﻿body .index_bg
{
		background-color:Transparent;
background-image:url(../images/index/bg.png);
background-position:right bottom;
background-repeat:no-repeat;
width:970px; position:relative;
}
.index_texts
{
	float:left; margin-top:100px; margin-left:45px;  display:inline;
}
.index_texts img
{
	float:left;
}
.index_texts p 
{
	float:left; clear:both; margin-top:18px;
}

.index_texts a
{
	background-image:url(../images/index/dot.png);
background-position:0 5px;
background-repeat:no-repeat;
clear:both;
float:left;
font-weight:bold;
margin-top:15px;
padding-left:8px;
}
.index_banner *
{
	float:left;height:42px;
width:323px; cursor:pointer;
}
.index_banner
{
	bottom:-28px;
clear:both;
float:left;
left:0;
position:absolute;
width:100%;
}

