.index
{
	display:block;
	overflow:hidden;
	float:right;
	display:inline;
	width: 540px;
	margin-right: 10px;
}
.head
{
    width: 565px;
    height: 35px;
    overflow: hidden;
}
.head #start
{
    width: 13px;
    height: 35px;
    float: left;
    overflow: hidden;
    background-image: url('../images/arrow-about.gif');
    background-position: left top;
    background-repeat: no-repeat;
}
.head #data
{
    float:left;
    width: 540px;
    height: 30px;
    color: #48505E;
    overflow: hidden;
    padding-top: 5px;
    padding-left: 10px;
    font-family: Tahoma;
    font-size: 17px;
    font-weight: bolder;
    background-image: url('../images/top-1px.gif');
    background-position: left top;
    background-repeat: repeat-x;
}
.fade
{
    width: 559px;
    height: 73px;
    overflow: hidden;
    margin-top: 4px;
    background-image: url('../images/fade-line.jpg');
    background-position: top left;
    background-repeat: no-repeat;
}
.inside
{
    width: 555px;
    margin: 0 auto 0 auto;
    margin-top: -30px;
    background-image: url('../images/lines-bg.gif');
    background-position: top left;
    background-repeat: repeat-y;
    overflow: hidden;
}
.after
{
    width: 555px;
    height: 1px;
    margin: 0 auto 0 auto;
    overflow: hidden;
    background-image: url('../images/lines-bg_bottom.jpg');
    background-position: top left;
    background-repeat: no-repeat;
}
.ileft
{
    width: 205px;
    padding-left: 20px;
    overflow: hidden;
    float: left;
}
.ileft b
{
    font-size: 11px;
    font-family: Tahoma;
    color: #7B869A;
}
.ileft ul
{
    margin: 10px 0 0 0;
    padding: 0;
    list-style-type: none;
    overflow: hidden;
}
.ileft ul li
{
    margin: 0;
    padding: 0;
    width: 167px;
    height: 118px;
    margin-bottom: 25px;
    padding-left: 5px;
    padding-top: 5px;
    background-color: #ccc;
    overflow: hidden;
}
.iright
{
    width: 270px;
    padding-left: 45px;
    overflow: hiiden;
    padding-top: 30px;
    padding-bottom: 202px;
    float: left;
    color: #48505E;
    background-image: url('../images/phone.jpg');
    background-position: bottom left;
    background-repeat: no-repeat;
    font-family: Tahoma;
    font-size: 12px;
    line-height: 20px;
    font-weight: bolder;
}
.iright h1
{
    color: #690;
    font-family: Tahoma;
    font-size: 18px;
    font-weight: bold;
}
.iright b
{
    font-weight: normal;
}
.iright a
{
    font-weight: normal;
    color: #48505E;
    text-decoration: none;
}
.iright a:hover
{
     color: #000;
}

