@import "../reset.css";
/*
// Author: PATRICK.CHEN@TP-LINK.COM
// Last Modified: 2014-03-13
*/
* { font-family:Arial, Helvetica, sans-serif;}
body { background-color:#333; text-align:center; font-size:12px; line-height:1.6em; color:#666;}
h1 { color:#004714; text-align:center;font:bold 24px/1.2 Arial, Helvetica, sans-serif; margin-bottom:24px;}
p { margin-bottom:1em;}
b, strong, em { font-weight:bold;}
#cmpBody { width:770px; margin:0 auto; background-color:#fff; text-align:left;}
#cmpBody .wrapperBox { padding:50px 60px;}
.description { color:#000; font-size:13px; margin-bottom:24px; line-height:1.4em;}
.listBox table {width:100%;margin:0px auto;border-collapse:collapse;margin-bottom:1em;}
.listBox table, .listBox td, .listBox th { border:2px #333 solid;border-spacing:0;}
.listBox td, .listBox th { border-width:1px; text-align:center;}
.listBox th.w { width:90px;}
.listBox th { color:#000;}
.listBox tbody th {background-color:#c0dd98;padding:3px 0;border-width:1px 0;}
.listBox thead th, .list tbody th {height:25px;background:url(../Images/thbg.jpg) repeat-x left center;border-width:2px;line-height:25px; font-weight:bold;}
.list tbody th { padding:0;}
.listBox td { padding:2px 0;}
.listBox th.left { width:70%;}
.listBox th.right { width:30%;}
.listBox caption { font-weight:bold; color:#000; font-size:1.1em;}
.listBox caption span { color:#333; padding-left:0.2em; font-weight:normal;}
.lastUpdated { font-weight:bold; text-align:right; color:#333;}
.note { color:#000;}
.description p, .note p { margin-bottom:0.5em;}
.description ul { padding-left:1.6em;}
.description ul li { list-style:disc; margin-bottom:0.6em;}
.iconBox { margin-top:2em; font-style:italic; line-height:1.4em;}
.alt, .alt td { background-color:#f2fbf5; }