/* CSS Document */

#footer {
	CLEAR: both;
}
#footer-wrap {
	MARGIN: 0px auto; WIDTH: 1002px;
}




/*top pic*/
#top1{
background-image:url(images/ta.jpg);
background-repeat:no-repeat;
width:384px;
height:50px;
float:left;
}

#top2{
background-image:url(images/tb.jpg);
background-repeat:no-repeat;
width:335px;
height:50px;
float:left;
}

#top3{
background-image:url(images/tc.jpg);
background-repeat:no-repeat;
width:283px;
height:50px;
float:right;
}

#top4{
background-image:url(images/t2a.jpg);
background-repeat:no-repeat;
width:510px;
height:206px;
float:left;
}
#top5{
background-image:url(images/t2b.jpg);
background-repeat:no-repeat;
width:492px;
height:206px;
float:right;
}
/*body*/

#body1{
background-image:url(images/left_bg.jpg);
background-repeat:no-repeat;
background-color:#FFF;
width:196px;
vertical-align:top;
padding-top:10px;

float:left;
}

#body2{

width:667px;
float:left;


}
#bread{
background-image:url(images/g_hom.jpg);
background-repeat:no-repeat;
padding-left:10px;
height:13px;
width:100%;
vertical-align:middle;
float:left;
}

#title1{
background-image:url(images/pt1.jpg);
background-repeat:no-repeat;
height:45px;
width:40px;
float:left;
}

#title2{
background-image:url(images/pt_bg.jpg);
background-repeat:repeat-x;
height:45px;
width:616px;
vertical-align:middle;
float:left;
}
#title3{
background-image:url(images/pt3.jpg);
background-repeat:no-repeat;
height:45px;
width:11px;
float:right;
}



#body3{
background-image:url(images/right_bg.jpg);
background-repeat:no-repeat;
background-color:#FFF;
width:139px;
vertical-align:top;
float:right;
}


/*footer*/

#footermid{
background-image:url(images/footer_middle.jpg);
background-repeat:repeat-x;
height:71px;
width:606px;
text-align: left;
color: #fff;
font-size: 12px;
FLOAT: left;
}

#copyright{
width:300px;
vertical-align:middle;
text-align: left;
font-size: 12px;
color: #fff;
padding-left:15px;
padding-top:40px;
float:left;
}

#footerr{
background-image:url(images/footer_right.jpg);
background-repeat:no-repeat;
width:279px;
height:71px;

FLOAT: left;
/*margin-left is the position from left, it is always counted from left*/
}

#footers{
width:117px;
height:71px;
background-color:#fff;
FLOAT: right;

}

#im{
width:1002px;
height:50px;
position: relative;


}





