@import url('../../ACC-homepage/web/style.css');

body{background:#0f1322;}

#content{min-height:800px;}
#content img{border-bottom:5px solid #d20;}

.right-container{margin-top:90px; min-height:800px; background:#d20}
#right-upper{padding:60px 0;}
#right-upper ul{width:100%}
#right-upper ul li{width:100%}
#right-upper a{color:#fff; font-size:16px; background:url(../../images/sidebar-bullet.png) no-repeat 0 22px; border-bottom:1px solid #666;}
#right-upper a:hover{color:#000;}
#right-upper a.selected{padding-top:12px; padding-bottom:10px; color:#d20; background-image:none; background-color:#fff; border-bottom:5px solid #0f1322; cursor:default;}
