﻿#indexcontent
{
    width:1004px;
    height:550px;
    text-align:left;
    background-image:url('../Images/indexbg.jpg');
    background-position:center bottom;
}

#indexcontent_right
{
    float:right; 
    width:425px;
    height:154px; 
    margin-top:20px; 
    margin-right:100px;
    background-image:url('../Images/002_03.jpg'); 
}

#quality
{
    float:left;
    color:#0099CC;
}

#quality ul
{
    list-style:none;
}

#quality ul li
{
    margin-top:2px;
}

#rightpic
{
    margin-top:15px;
    margin-left:64px;
    float:left;
    width:152px; 
    height:99px;
    background-image:url('../Images/pic.jpg'); 
}

#news
{
    width:350px;
    height:140px;
    clear:left;
    float:left;
    margin-left:50px;
    margin-top:20px;
}

#showpic
{
    clear:right;
    float:right;
    width:425px;
    height:300px;
    margin-top:10px;
    margin-right:100px;
}

#more
{
    float:right; 
    text-align:right; 
    height:22px; 
    line-height:22px; 
    vertical-align:bottom;
}

.notfocus
{
    font-size:9px;
    height:22px;
    line-height:20px;
    padding-top:2px;
    padding-left:10px;
    width:65px;
    border-width:0px;
    background-color:Transparent;
    background-image:url('../Images/indexbtn_2.gif');
    background-position:left bottom;
    background-repeat:no-repeat;
    cursor:pointer;
}

.focus
{
    font-size:9px;
    height:22px;
    line-height:20px;
    padding-top:2px;
    padding-left:10px;
    width:65px;
    border-width:0px;
    background-color:Transparent;
    background-image:url('../Images/indexbtn_1.gif');
    background-position:left bottom;
    background-repeat:no-repeat;
    cursor:pointer;
}

#Layer1 {
    position:absolute;
    left:50%;
    top:80px;
    width:1004px;
    z-index:1;
    margin-top:250px;
	margin-left:-502px;
}

.righttitle
{
    height:40px;
    line-height:40px;
    margin-left:20px;
    font-size:18px;
    font-weight:bold;
    color: #00BCFB;
}

