@charset "UTF-8";
/* CSS Document */


body{font-size:13px; font-family:Helvetica Neue, Helvetica, Arial, sans-serif;margin:0; padding:0;}


/*about pop up*/
#popMediaContainer{ width:700px; height:523px; }
.popTitleContainer {overflow: hidden;padding: 10px 0;}
.popTitle {padding-bottom: 8px;border-bottom: 1px solid #4d4d4d;width: 100%;}
.popTitleContainer h3 {font-size: 20px;font-weight: normal;color: #311b0e; margin: 25px 0 5px 0;padding: 0;}

#mc_Container{width: 100%;overflow: hidden; margin-top:5px;}
#gray_box{ padding: 10px; background-color: #4E4C4A!important; width:360px; margin:0 auto;}
#whitetext{ padding: 10px 12px 5px 12px!important;}
#whitetext_title{border-bottom: 1px solid #fff; overflow:hidden; padding-bottom: 5px; margin-bottom: 5px;}
#date_text{ float:left; font-size:11px; color:#fff;}
.item_text{float:right; font-size:11px; color:#fff;}
.item_text ul{ overflow:hidden; margin:0;}
.item_text ul li{ list-style:none; display:inline-block; float:left; margin-left:10px;  cursor: pointer; width:80px; height:21px; text-align:center; line-height:21px; background: none; text-decoration:underline;}
.item_act{background:url(../img/popup_btn.png) no-repeat !important; text-decoration: none !important;}
.whitetext_info{ color:#FFF; line-height:18px; overflow:auto; height:100px; margin-top:10px; font-size:12px;}
#info2{ display:none;}