#content .frame{width:930px; margin: 0px auto; padding-top: 20px;}
#content .frame .top{width:930px; height:97px; background-image: url(../images/content_frame_top.gif); background-repeat: no-repeat;}
#content .frame .top .nav{width:95%; margin: 0px auto; padding-top: 20px; font-size: 16px; color:White;}
#content .frame .content{background-color: White; border-right: 1px solid #42515a; border-left: 1px solid #42515a; border-bottom: 1px solid #42515a;}
#content .frame .content .text{width:95%; margin: 0px auto; font-size: 13px; padding-top: 20px; padding-bottom: 20px;}
#content .frame .content .sep{width:95%; margin: 0px auto; height:1px; background-image: url(../images/line.gif); background-repeat: repeat-x;}
#content .frame .content .list{width:95%; margin: 0px auto; padding-top: 20px; padding-bottom: 20px;}
#content .frame .content .list .item_nonselected a{font-size: 12px; line-height:20px; color:#729088; text-decoration: none;}
#content .frame .content .list .item_selected a{font-size: 12px; line-height:17px; color:#42515a; font-weight: bold;}
