/* CSS Document */

#blog_article_top .blog_pageNO{ width:20px; text-align:center; color:#29C4FF } /* Blog pageNO style */
#blog_article_top .blog_pageNO_Cur{ font-weight:bold; color:#F75C93; text-align:center; width:20px;height:17px;} /* Blog current page NO style */
#blog_article_top .blog_pageCtrl{ font-weight:bold; width:20px; text-align:center;} /* Blog page button(previous,next,first,last) style */
#blog_article_top .blog_page_next{ font-weight:bold; width:31px;  background-image:url(../Images/page_nextbt.gif);background-repeat:no-repeat; line-height:20px; text-align:center}
#blog_article_top .blog_page_prev{ font-weight:bold; width:21px; background-image:url(../Images/page_prevbt.gif);background-repeat:no-repeat; line-height:20px;}
#blog_article_top #pagelist{float:right; padding-right:30px}
#blog_article_top #viewmode{float:left}

#blog_article_top{ padding:30px 0 40px 0; color:#9AB82D;}
#blog_article_top a.link{ color:#9AB82D}
#blog_article a.title{color:#29C4FF; font-weight:bold; margin-bottom:3px; font-size:14px}
#blog_article a.title:hover{color:#F75C93;text-decoration:none }
#blog_article .info a{color:#aaaaaa;}
#blog_article .info a:hover{color:#F75C93; text-decoration:none}
#blog_article .content{ margin-top:-18px} /* Blog pageNO style  color:#6D6D6D; font-family:Tahoma;*/
#blog_article .bottom{ background-image:url(../Images/artilce_bottom.gif); background-repeat:no-repeat; height:70px; color:#29C4FF; margin-top:20px}
#blog_article .bottom a{color:#29C4FF;}
#blog_article .bottom a:hover{  color:#F75C93; text-decoration:none}

#mask_bg{ background-image:url(../Images/mask_bg.gif)}
#reHeightDiv{ position:absolute; background-color:#000000;  overflow:visible}