/* CSS Document */
body{ font-family:"Arial","ËÎÌå"; font-size:12px; width:800px;padding:auto; margin:auto; height:auto;color:#656565;
}
a.index01{text-decoration:none;cursor:pointer; color:#000000}
a.index01:visited{text-decoration:none;cursor:pointer; color:#000000}
a.index01:hover{text-decoration:none;cursor:pointer; color:#FF0000}
#main{
width:800px;
padding:0px;
margin:0px;
}
.top{
width:800px;
height:63px;
background:url(images/index01.gif) no-repeat;
}
.top_left{
width:500px;
height:auto;
font-size:16px;
font-weight:bold;
color:#FDFB3C;
float:left;
display:inline;
margin:25px 0px 0px 70px;
}
.top_right{
width:30px;
height:auto;
float:right;
color:#000000;
margin-top:45px;
}
.content{
width:800px;
height:auto;
}
.content_top{
width:800px;
height:22px;
background:url(images/index02.gif) repeat-x;
}
.content_top ul{
list-style:none;
padding:0px;
margin:0px;
}
.content_top ul li{
width:auto;
height:auto;
color:#000000;
float:left;
margin-top:3px;
}
.content_middle{
width:800px;
height:auto;
}
.content_middle_left{
width:228px;
height:406px;
float:left;
background:url(images/index03.gif) no-repeat;
}
.content_middle_left_word{
width:166px;
height:auto;
margin:60px 0px 0px 10px;
}
.content_middle_left_word ul{
padding:0px;
margin:0px;
list-style:none;
}
.content_middle_left_word ul li{
width:166px;
height:27px;
background:url(images/index04.gif) no-repeat;
margin-bottom:5px;
color:#000000;
text-align:center;
}
.content_middle_left_word ul li.p1{
width:166px;
height:50px;
line-height:20px;
background:url(images/index05.gif) no-repeat;
margin-bottom:5px;
color:#000000;
text-align:center;
}
.content_middle_left_word2{
width:166px;
height:50px;
background:url(images/index05.gif) no-repeat;
margin-bottom:5px;
color:#000000;
text-align:center;
}

.content_middle_right{
width:572px;
height:auto;
float:right;
}
.content_middle_right_tittle{
width:572px;
text-align:center;
font-size:21px;
font-weight:bold;
color:#000000;
margin-top:30px;
}
.content_middle_right_word{
clear:both;
color:#000000;
width:572px;
margin:0px auto;
text-align:justify;
line-height:20px;
margin-top:20px;
}
.content_middle_right_word img{
padding:0px 5px 5px 5px;
}
.foot1{
clear:both;
width:800px;
height:20px;
background:#000000;
color:#FFFFFF;
text-align:center;
line-height:20px;
}
.foot2{
width:800px;
height:36px;
background:#FFB400;
color:#000000;
text-align:center;
padding-top:4px;
}