@charset "utf-8";
/* global
 *************************************************************************************************************************/
body{ padding:0; margin:0 auto; /*background-color:#c0c0c0;*/background: url(../images/front/background.jpg) repeat-x scroll center top transparent; font-family:Geneva, Arial, Helvetica, sans-serif; font-size:12px}
html { padding:0; margin:0 auto; }
img{ border:0}
a{text-decoration:none; color:#000}
a:hover{ text-decoration:underline; color:#000}

/* public 009cff
 *************************************************************************************************************************/
.uinput{ border:1px solid #cecece;} 
.common{ color:#ccc; padding-left:10px}

.comment{ color:#000}
.finput{ border:1px solid #fff;}
.thickinput{ border:1px solid #ccc}
.h28{height:28px; line-height:28px}
.h22{ height:22px; line-height:22px}
.w360{ width:360px}
.w260{ width:260px}
.w180{ width:180px}

#sysinfo{ width:960px; padding:30px; margin:0 auto}
#sysinfo .left{ width:230px; float:left; padding:20px 0px 30px 50px; margin:0 auto; border-right:1px solid #f5f5f5}
#sysinfo .right{ width:600px; padding:40px 0px 60px 20px; margin:0 auto; }
#sysinfo .right h2{ font-size:14px;}
#sysinfo .right p{ line-height:200%; border-top:1px dotted #ccc}


.itips{ height:38px; line-height:38px; padding-left:30px; border-top:1px dotted #009cff; margin-top:5px}

.btn_w180{ background:url(../images/btn/180.gif) no-repeat; font-weight:700; width:180px; height:31px; line-height:31px; color:#fff; border:0; cursor:pointer}
.btn_w79{ background:url(../images/btn/btn.gif) repeat-x; width:79px; height:30px; line-height:30px; color:#fff; border:0; cursor:pointer}
.btn_w108h31{ background:url(../images/btn/108.gif) no-repeat; font-weight:700; width:108px; height:31px; line-height:31px; color:#fff; border:0; cursor:pointer}

#thickbox_palne{ padding:10px;}
#thickbox_palne td{ line-height:260%}

.selected{ border:2px solid #009cff; background:#efefef;}
.unselected{border:1px dotted #d3d3d3; background:#efefef;}

.ulist{ padding:20px 0px}
.ulist table{border:0px; background-color:#ccc; clear:both; width:100%}
.ulist th{line-height:250%; text-align:center; }
.ulist td{ line-height:260%;text-align:center; }

#tableList tr:hover{ background-color:#E6E6FA;}
.odd{ background-color:#fff; white-space:nowrap; }
.even{background:#F5F5F5; white-space:nowrap;}

/* change pages */
.changePage{ margin-top:5px; border-top:1px solid #ccc}
.msdn{ padding-top:5px; font-size:12px; color:#313031; background-color:#fff; text-align:right; height:25px; line-height:25px}
.msdn a{ padding:5px; border:1px solid #b7d8ee; text-decoration:none; text-align:center; margin:0 2px; color:#0030ce}
.msdn a:hover{ border:1px solid #b7d8ee; background-color:#d2eaf6;}

.msdn span.current{ border:1px solid #b7d8ee; padding:5px; font-weight:700; margin:0 2px; color: #0066a7; background-color:#d2eaf6}
.msdn span.disabled{ display:none}