@import url(deco.css);
body{
margin:0px auto;
padding:0px;
line-height:18px;
color:#555555;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-align:center;
height:100%;
}
#wrapper{
background:url(../images/left_bg.jpg) repeat-y;
}
#main_content{
padding-left:20px;
}
#content_Area{
padding-top:20px;
}
.title_img{
padding:10px 0px 10px 0px;
}
#footer{
margin-left:231px;
height:30px;
background:url(../images/line.jpg) repeat-x top;
padding-top:10px;
}
#title{
padding:10px 0px 10px 0px;
border-bottom:#cccccc 1px solid;
}
.news{
padding-top:5px;
padding-bottom:3px;
background:url(../images/dot.gif) repeat-x bottom;
}

.submenu{
padding:0px;
min-height:690px;
height:628px;
}


<!--[if IE]>
body{
/*height:100%;*/
}
<!--[endif]-->
