﻿@charset "utf-8";
/* CSS Document */

.padding td { padding:5px 5px 5px 5px;
}

.imglink a:link {
text-decoration:none;
}

.imglink a:visited {
text-decoration:none;
}


/* New CSS Document */


#appContentsArea { width:620px; }
#appContentsArea h2 { background:#fff; margin:0; padding:5px; }
#appContentsArea ul.annotation li { margin:0; padding:0; list-style-type:none; }
#appLocalAnchor { margin-bottom:20px; padding:10px; background:#edeeef; }
#appLocalAnchor div.linkInpage {margin-bottom:0 }
#appLocalAnchor div.linkInpage li {list-style-type:none;}
.linkInpage li{float:left; margin:0 0 5px; padding:0 20px 4px 15px; background:url(/media/common/icon_inpage.gif) no-repeat left 3px; white-space:nowrap;}
#appOverViewArea div.overViewLeft { float:left; width:180px; }
#appOverViewArea div.overViewRight { float:right; width:430px; }


#appBlockArea p { text-align:center }
#appRecommendArea table.deviceTable { width:100%; margin:15px 0; border-top:1px solid #666;	border-left:1px solid #666;	border-collapse:collapse; border-spacing:none;}
#appRecommendArea table.deviceTable thead th { background:#4650a0; color:#fff; text-align:center; border-right :1px solid #fff; }
#appRecommendArea table.deviceTable thead th.Rightcell  { border-right :1px solid #666; }
#appRecommendArea table.deviceTable td { border-right:1px solid #666; border-bottom:1px solid #666; padding:4px; }
.Leftcell  { border-right:1px solid #666; border-bottom:1px solid #666; padding:4px; background:#dfd9f5}


#appRecommendArea table.deviceTable tbody th { background:#4650a0; color:#000;}
#appRecommendArea table.deviceTable tbody td {  color:#000;}

#appRecommendArea table.deviceTable td.whiteBorder1 { border-bottom:1px solid #fff; }
#appRecommendArea table.deviceTable td.whiteBorder2 { border-right :1px solid #fff; }

#appRelatedArea table { width:100%; margin:15px 0; border-top:1px solid #666; border-left:1px solid #666; border-collapse:collapse; border-spacing:none; }
#appRelatedArea table th{ border-right:1px solid #666; border-bottom:1px solid #666; padding:4px;background:#fff; text-align:center;  width:60%;}
#appRelatedArea table th.Rightcell{width:40%;}
 
#appRelatedArea table td{ border-right:1px solid #666; border-bottom:1px solid #666; padding:4px;background:#fff; text-align:left }

#appBannerArea{ float:right; width:170px; }

.widget2{padding:0; background:#f9f9f9 url(/media/widget/bg_widget.png) left bottom repeat-x;}


/* L2 New Add (2011-11-07)
--------------------------------*/
table {
    border-collapse: separate;
    border-spacing: 1px;
}
