
body { background:url(../images/bg/bg1.jpg) top center repeat-x; }

#content { float:left; display:inline; min-height:315px; _height:315px; padding:0px 10px 10px 15px; }
#left, #center, #right { float:left; display:inline; }
#left { width:245px; }
#center { width:385px; }
#right { width:285px; }

#left ul, #left li { float:left; display:inline; }
#left li { list-style:none; }

#center { margin-left:15px; }
#small_bubble, #big_bubble { float:left; display:inline; }
#small_bubble { margin:110px 0px 0px 0px; }
#big_bubble { margin:52px 0px 0px 0px; width:230px; height:235px; overflow:hidden; position:relative; }
#big_bubble img { position:absolute; }

#right { margin-left:20px; }
#latest_paper, #latest_paper p, #latest_tv, #latest_tv p { float:left; display:inline; }
#latest_paper, #latest_tv { margin-top:25px; }
#latest_paper { width:95px; }
#latest_tv { width:175px; margin-left:15px; }
#latest_paper .content_pic, #latest_tv .content_pic { margin:3px 0px 3px 0px; }
#right p, #right a, #right a:link, #right a:active, #right a:visited { color:#118810; font-weight:bold; font-size:13px; }
#right a:hover { color:#bfcd3f; }

#footer_left { width:418px; padding:20px 0px 0px 10px; background:url(../images/bg/footer_bg.jpg) no-repeat; }
