.side-news { width:100%; background:#FFFFFF; }
.body-top-left { background:url('../img/body_top_left.gif') no-repeat top left; }
.body-buttom-right { background:url('../img/body_buttom_right.gif') no-repeat bottom right; padding:15px; }

/* MODAL POPUP VIDEO */
#VideoModal { display:none; position:absolute; width:100%; height:100%; top:0px; left:0px; }
.VideoModalBg { filter:Alpha(Opacity=40); -moz-opacity:0.4; opacity:0.4; width:100%; height:100%; background:#999999; position:absolute;
	z-index:500; top:0px; left:0px; }
.VideoModalCnt { position:absolute; width:460px; left:50%; top:50%; z-index:750; }
.VideoModalCnt .VideoCnt { position:relative; top:-240px; left:-230px; z-index:1000; width:460px; height:480px; padding:0px; }

/* RELATED ARTICLE */
#RelatedArticle { padding:20px 0 20px 55px; color:#808080; }
#RelatedArticle .titleA { font-weight:700; font-size:12px; }
#RelatedArticle .desc { background-color:#EFEFEF;border-bottom:1px solid #E3E3E3;border-top:1px solid #E3E3E3;margin-bottom:10px;margin-top:10px;padding:5px 10px; }
#RelatedArticle .desc_01 { font-size:16px; font-weight:700; color:#105CB6; }
#RelatedArticle .desc_02 { font-size:12px; }
#RelatedArticle .line { border-bottom:1px solid #E3E3E3; padding: 5px 0px; }
#RelatedArticle .left { float:left; width:40px; padding:5px 0; display:block; background:url(../Image/Website/vote_mini.gif) no-repeat center; font-size: 10px; text-align:center; color: #D9E3EC; }
#RelatedArticle .left a { font-weight:700; color:#D9E3EC; font-size: 12px; }
#RelatedArticle .left a:hover { color: #fff; }
#RelatedArticle .image { float:left; width:50px; text-align:center; padding-top:3px; }
#RelatedArticle .image a { font-weight:700; }
#RelatedArticle .image img { height:30px; width:30px; padding:2px; border:1px solid #E3E3E3; }
#RelatedArticle .right { padding-top:8px; padding-left:5px; float:left; width:475px; }
#RelatedArticle .right a { font-weight:700; color:#105CB6; }
#RelatedArticle .right .info { font-size:10px; }
#RelatedArticle .right .info img { width:15px; height:15px; margin:0 0 -3px 10px; }
