﻿body{ min-width:800px; min-height:600px; }
#contentCon{ position:relative; width:100%; height:100%; overflow:hidden; }
#desktopCon{ position:absolute; top:0px; left:0px; width:100%; height:100%; overflow:hidden; }
#desktopCon2{ position:absolute; top:0px; left:0px; right:0px; bottom:0px; }
#desktop{ position:absolute; top:0px; left:0px; }
#starCon{ position:absolute; top:0px; left:0px; width:100%; height:100%; overflow:hidden; }
#bkfilter{ position:absolute; top:0px; left:0px; width:100%; height:100%; overflow:hidden; display:none; }
#bkcover{ position:absolute; top:0px; left:0px; width:100%; height:100%; background:white; filter:alpha(opacity=1); opacity:0.01; }

.title1{ font-size:14px; }
/*.inputs{ font-size:14px; background-image:url(/img/trans/trans_FFFFFF_75.png); background-color:transparent; }*/

/*.language{ cursor:pointer; padding:3px 5px; border-radius:3px; margin-right:3px; color:white; }
.language:hover{ background:#eedd8b; color:black; }*/

.block2item{ margin-bottom:10px; cursor:default; }
.block2item_title{ height:40px; line-height:40px; font-size:15px; background:#3585ba; text-indent:5px; }
.block2item:hover .block2item_title{ background:#4aa5e2; }
.block2item_title i{ width:30px; /*color:#66b4d7;*/ text-align:center; font-size:18px; margin-right:5px; }

.block2item2{ height:30px; line-height:30px; color:#687a8c; margin-bottom:5px; background:url(/img/trans/trans_FFFFFF_50.png); cursor:pointer; }
.block2item2:hover{ background:url(/img/trans/trans_FFFFFF_75.png); border-left:4px solid #4aa5e2; }
.block2item2 i{ width:20px; text-align:center; margin-left:5px; }

.fastuserstitle{ line-height:34px; font-size:15px; text-indent:5px; background:white; color:#3ebfff; border-left:4px solid #3ebfff; cursor:default; }
.userone{ line-height:28px; text-indent:10px; cursor:pointer; border-top:1px solid #e0e0e0; }
.userone:hover{ background:#4aa5e2; color:white; }