﻿/*导入css.css样式表*/
@import url("style.css");

.page_pic { width: 1008px; height: 208px; margin: 10px 0; }
#lf { width: 250px; }
#lf dl { border: 1px solid #ccc; }
#lf dl dt { height: 27px; line-height: 27px; background:url(../images/page_tit.jpg) repeat-x; color: #44090b; padding-left: 10px; }
#lf dl dd { padding: 10px; }
#lf dl dd ul li { border-bottom: 1px dashed #ccc; background:url(../images/page_tubiao.jpg) left center no-repeat; padding-left: 15px; }

#rt { width: 735px; }
#rt .page { border: 1px solid #ccc; }
#rt .page dt { height: 27px; line-height: 27px; background: url(../images/page_tit.jpg) repeat-x; color: #44090b; padding-left: 10px; }
#rt .page dd { min-height: 300px; height: 300px; height: auto!important; overflow: hidden; padding: 10px; }





