body{
    margin:0px;
    background:#f1f1f1;
}
#background {
	background:url(../image/back.gif) repeat-x top center;
    width: 100%;
    height:500px;
	margin: 0 auto;
}
#logotext {
    margin:20px 10px 0px auto;
    width: 300px;
    float: right;
    color:#484848;
    font-size:12px;
    text-align:center;
}
#logo2 {
    margin:0 auto;
    background:#484848;
    height:200px;
    text-align:center;
}
#logoindex {
    margin:0 auto;
    background:#484848;
    height:345px;
    text-align:center;
}
#lin {
    margin: 0 auto;
    height:53px;
    text-align:center;
}
#main {
    margin: 0 auto;
    width: 1000px;
}
#main1 {
    margin: 10px auto;
    width:1000px;
    height: 320px;
}
#main1_left {
    margin: 0px;
    float: left;
}
#main1_right {
    width:515px;
    float: right;
    font-size:12px;
    font-family:Arial;
    color:#999999;
}
#main2 {
    width: 1000px;
}
#main3 {
    margin: 0 auto;
    height: 410px;
    width:1000px;
    /*background:red;*/
}
#main3_left {
    width: 260px;
    height:410px;
    float: left;
    position:absolute;
    padding:0px 20px;
    font-size:12px;
    font-family:Arial;
    color:#990000;
}
#main3_mid {   
    margin:0px 0px 0px 300px;
    height:410px;
    width:460px;
    float:left;
    padding:0px 20px;
    font-size:12px;
    font-family:Arial;
    color:#999999;
}
#main3_right {
    width: 196px;
    height:410px;
    float: right;
    background:#ffffff;
    border:1px solid #bbbbbb;
}
#main3_right_menu {
    margin: 10px 10px;
    height:390px;
}
.shadow {
    box-shadow: 0 0 3px #cccccc;
}
td {
	font-family: "Î¢ÈíÑÅºÚ","Arial","ºÚÌå"£¬"ËÎÌå";
	font-size: 12px;
	line-height: 24px;
	color: #000000;
	letter-spacing: 1px;
}
a {
	FONT-SIZE: 12px;
    COLOR: #315c61;
    LINE-HEIGHT: 24px;
    FONT-FAMILY: "Î¢ÈíÑÅºÚ","Arial","ºÚÌå"£¬"ËÎÌå";
    TEXT-DECORATION: none;
}
a:hover {
	color: #b54646;
}
#bottom {
    margin: 10px auto;
    background: url(../image/footer-full-width-bg.png) repeat-x top center;
    height: 108px;
    color: #ffffff;
    font-size:13px;
    text-align:center;
    padding:15px 0px 0px 0px;
    font-family:Arial;

}

#bottomindex {
    margin: 10px auto;
    background: url(../image/footerindex.png) repeat-x top center;
    height: 160px;
    color: #ffffff;
    font-size:13px;
    text-align:center;
    padding:15px 0px 0px 0px;
    font-family:Arial;

}