@import url("/css/nav.css");
@import url("/css/leftMenu.css");

#mcListArticle { float:left; width:782px; margin-left:19px; }
#mcListArticle p.pageTitle { border-bottom:2px solid #d6d6d6; }
#mcListArticle  img { vertical-align:top; }

#mcListArticle .tabBar { border-bottom:2px solid #7b005e; position:relative; height:33px; margin-top:30px;  }
#mcListArticle .tabBar img {  }
#mcListArticle .tabBar .tab1 span { position:absolute; background:url("/img/mcList/bar01_off.gif"); width:104px; height:33px; }
#mcListArticle .tabBar .tab2 span { position:absolute; background:url("/img/mcList/bar02_off.gif"); width:104px; height:33px; left:105px; }
#mcListArticle .tabBar .tab3 span { position:absolute; background:url("/img/mcList/bar03_off.gif"); width:104px; height:33px; left:210px; }
#mcListArticle .tabBar .tab1 span.on { background:url("/img/mcList/bar01_on.gif"); }
#mcListArticle .tabBar .tab2 span.on { background:url("/img/mcList/bar02_on.gif"); }
#mcListArticle .tabBar .tab3 span.on { background:url("/img/mcList/bar03_on.gif"); }

#mcListArticle .list { position:relative; }
#mcListArticle .list div { position:absolute; padding:15px 0; font-weight:bold; left:0; top:0; width:251px; }
#mcListArticle .list div.first { margin-left:0px; }
#mcListArticle .list div .line1 { font-size:13px; color:#363636; margin-top:10px; }
#mcListArticle .list div .line2 { font-size:13px; color:#e056b2; margin-top:1px; }
#mcListArticle .list div .line3 { font-size:13px; color:#e056b2; margin-top:1px; margin-bottom:10px;  }
#mcListArticle .list div .line4 { font-size:13px; color:#366bba; margin-top:3px; }
#mcListArticle .list div .line5 { font-size:13px; color:#e056b2; margin-top:3px; margin-bottom:3px;  }

#mcListArticle .pageLine { clear:both; margin:30px 0; text-align:center; }