﻿html{height:100%;overflow:hidden;}
body   
{
	height:100%;
    background:white;
    font-size:13px;
    font-family: Verdana,Arial,Vrinda,Tahoma;
    margin:0px;
    padding:0px;
	color:#666;
    text-align:center;
    overflow:hidden;
}
form, div { margin: 0; }
img { border:0; }
table { border-collapse:collapse;font-size:13px;word-break:break-all;word-wrap:break-word;}
a:link, a:visited{color: #555;text-decoration:none;}
a:hover{color: #0099CC;text-decoration: none;}
a:active{color: #0099CC;}
ul{margin:0;padding:0;list-style-position:outside;list-style-type:none;}
li{margin:0;padding:0;}
.clear{clear: both;height:0;}
.fla{float:left;}
.fra{float:right;}
.dcont{margin:3px 0 0 10px;}
.remark{color:#bcbcbc;}
.cont{margin:5px 5px 5px 5px;}
textarea{word-wrap:break-word; word-break:break-all;}

/*login*/
.bbg{background:#d5d5d5;}
.logbox{background:url("../images/loginbg2.jpg") repeat-x;height:712px;text-align:center;}
.dobox{background:url("../images/loginbg.jpg") no-repeat;width:599px;height:712px;margin:0 auto;text-align:left;overflow:hidden;}
.logtxt{border:1px solid #d3d3d3;padding:2px 5px 2px 5px;width:200px;}
.logsel{border:1px solid #d3d3d3;padding:2px 5px 2px 5px;width:212px;}
.ud{margin:280px 0 0 10px;}
.ud td{height:40px;font-weight:bold;}
.copy{text-align:center;margin:60px auto;color:#0099CC;}

/*main*/
.left{width:210px;overflow:hidden;}
.logo{height:50px;overflow:hidden;}
.logo img{height:50px;max-width:210px;}
.infobox{background:url("../images/manage_r2_c1.jpg") no-repeat;height:60px;text-align:left;overflow:hidden;}
.welcome{margin:12px 0 0 55px;}
.quickbtn{margin:5px 0 0 55px;}
.quickbtn a{color:#09C;}
.menubox{border:1px solid #B4C9C6;margin-top:5px;overflow-y:auto;text-align:left;}
.mitem{background:url("../images/list_title.gif") no-repeat;width:150px;height:22px;line-height:22px;font-weight:bold;color:#09C;margin-top:10px;padding-left:30px;cursor:pointer;}
.ditem{background:url("../images/list_title_onclick.gif") no-repeat;width:150px;height:22px;line-height:22px;font-weight:bold;color:#09C;margin-top:10px;padding-left:30px;cursor:pointer;}
.sitem{margin-top:3px;line-height:22px;}
.sitem li{list-style-image:url("../images/direct_blue.gif");list-style-position:inside;padding:0 0 0 4px;}
.right{overflow:hidden;}
.rtop{line-height:22px;height:22px;overflow:hidden;}
.rbody{margin-top:5px;text-align:right;border-left:1px solid #B4C9C6;height:100%;overflow:hidden;}
.dlgcont{margin:10px 10px 10px 10px;line-height:22px;text-align:left;}

/*group*/
.line{border-bottom:1px dashed #dcdcdc;padding-bottom:4px;}
.mnwid{width:200px;margin-right:10px;}

.help{background:url("/images/help.gif") no-repeat;padding-left:16px;}
.new{background:url("/images/new.png") no-repeat;padding-left:16px;}
.unnew{padding-left:16px;}

.sbar{float:left;margin:10px 10px 0 0;}