/* CSS Document */

a:link{
color:#0000FF;
text-decoration:none;
}
a:visited{
color:#FF0000;
text-decoration:none;
}
a:hover{
color:#0000FF;
text-decoration:underline;
}

body{ 
width:1000px; 
font-size:14px; 
margin:0px auto;
}
	 
	 
#container{
width:1000px;
height:auto;
margin:0px auto;
}


#top{
width:1000px;
height:193px;
margin-bottom:10px;
background-image:url(top.jpg);
}

#main{
width:940px;
height:475px;
margin:0px auto;
line-height:25px;
}

#left{
width:220px;
float:left;
height:470px;
}

#titlel{
width:220px;
height:20px;
border-bottom:#999999 solid 2px;
padding-bottom:5px;
}

#textl{
width:220px;
height:450px;
padding:10px 0px;

}

#center{
width:524px;
height:470px;
float:left;
margin:0px 10px;
}

#titlec{
width:524px;
height:20px;
border-bottom:#999999 solid 2px;
padding-bottom:5px;
}

#textc{
width:524px;
height:450px;
padding:10px 0px;


}
#text1{
width:524px;
font-size:18px;
font-weight:900;
}

#text2{
width:524px;
height:auto;
}

#right{
width:160px;
height:475px;
float:left;
}


#titler{
width:160px;
height:20px;
border-bottom:#999999 solid 2px;
padding-bottom:5px;
}

#textr{
width:160px;
height:450px;
padding:10px 0px;
font-size:12px;
}


#textr ul{ margin:0px; padding:0px;}
#textr li{list-style-position:inside;}


#down{
width:934px;
height:222px;
padding:0px 20px;
float:left;
}


#titled{
width:934px;
height:20px;
border-bottom:#999999 solid 2px;
}

.picture{
width:900px;

float:left;
padding:0px 20px;
overflow:hidden;
font-size:12px;
font-family:"ËÎÌå";
}

#p1{
width:170px;
height:200px;
text-align:center;
}

img{
height:150px;
margin:0px;
border:0px;
clear:both;
}

#bottom{
background-color:#2264DE;
width:980px;
height:80px;
float:left;
text-align:right;
padding:20px 10px;
color:#FFFFFF;
font-size:12px;
}

.art{
margin-left:10px;
float:left;
width:650px;
height:auto;
text-align:left;

}
.art_title{
width:650px;
height:20px;
border-bottom:#999999 solid 2px;
padding-bottom:5px;
}
.title_art{
	width:auto;
	height:30px;
	line-height:30px;
	margin:0px;
	text-align:center;
	font-weight:bolder;
}
.art_text{
width:630px;
height:auto;
float:none;
margin:0px 10px;
font-size:14px;}

#lefta{
width:250px;
float:left;
height:470px;
}

#titlela{
width:250px;
height:20px;
border-bottom:#999999 solid 2px;
padding-bottom:5px;
}

#textla{
width:250px;
height:450px;
padding:10px 0px;

}


