﻿@charset "utf-8";
/* CSS Document */
body{margin:0;padding:0; background-color:#d6e0ec; font-size:12px;}
div{margin:0;padding:0;}
.northhead{margin:0;padding:0;width:auto; height:40px; border-bottom:2px solid #89ade4;}
.northtex{ line-height:40px; padding-left:10px;}
.headerh1{margin:0;padding:5px 26px 4px 26px;background:url(../img/vinterface/h1.png) 0 0 repeat-x;border:1px solid #D0D0D0;color:#000000;font-size:13px;vertical-align:middle;}
.leftpart{margin:0;padding:0; float:left;}
.rightpart{margin:0 0 0 232px;padding:0;}
.lasttime{margin:0;padding:0px;padding-left:450px;color:#FF0000;font-size:12px;}
.headerhbg{margin:0;padding:0px;width:auto;height:29px;background:url(../img/vinterface/headerhbg.png) 0 bottom repeat-x;border:1px solid #D0D0D0;color:#000000;font-size:13px;vertical-align:middle;}
.rightminu03 {margin:6px 0 0 2px;padding:0;float:left;height:24px;width:124px;background:url(../img/vinterface/minu_down_01.png) 0 0 no-repeat; text-align:center; line-height:24px;}
.rightminu03 a{margin:0;width:124px;height:24px;color:#000000;text-decoration:none;}
.rightminu03 a:hover{margin:0;width:124px;height:24px;color:#000000;text-decoration:none;background:url(../img/vinterface/minu_on_01.png) 0 0 no-repeat;}
/*leftpart*/
.leftpart01{width:230px;height:237px;margin:0;padding:0;overflow:hidden;border:1px solid #d2d2d2;margin-bottom:5px; overflow:scroll; background:url(../img/vinterface/left_bg.png)}
.leftpart02{width:230px;height:243px;margin:0;padding:0;overflow:hidden;border:1px solid #d2d2d2;background:#fff; overflow:scroll;}
/*leftpart leftpart01*/
.leftminu{margin:0;padding:0;font-size:12px;}
.leftminu span{margin:0;padding:3px 26px;color:#000000;display:block;text-decoration:none; line-height:20px;}
/*leftpart leftpart02*/
.leftbox{magrin:0;padding:10px;}
.leftbox p {margin:0;padding:0px;line-height:18px;}
/*rightpart*/
.rightpart01{width:auto;height:280px;background:url(../img/vinterface/blue_bg.png);display:block;border:1px solid #D0D0D0; overflow-x:scroll;}
.rightpart01cot{ margin:10px 0;}
.rightpart02{margin-bottom:5px;width:auto;background:url(../img/vinterface/blue_bg.png);display:block;border:1px solid #D0D0D0; border-top:none; height:206px;}
.rightpart02cot{margin:10px;}
.rightpart0101{margin:0;padding:5px 0;float:left;}
.maglist{margin:0;padding:2px 0px;clear:left;display:block;height:21px;}
.listitem01{margin:0;padding:0 5px;float:left;text-align:right; width:100px;}
.listitem02{margin:0;padding:0 5px;float:left;text-align:left;}
.rightpart0201{margin:0;padding:5px; width:95%; float:left;}
.rightpart0203{margin:0;padding:20px 30px 0 0;float:right;}
.listitem03{margin:0;padding:0 3px;width:70px;float:left; line-height:20px;  text-align:right;}
.listitem04{margin:0;padding:0 5px;float:left;}
.rightbutton{float:right; margin:0; padding:20px 30px 10px 0;}
.outtablebox{margin:0;padding:0;width:100%;height:208px;overflow:scroll;background:url(../img/vinterface/blue_bg.png);border:1px solid #D0D0D0;}
.outtablebox table{margin:0;padding:0;border-left:1px solid #DCE0E3;font-size:12px; width:100%}
.outtablebox table tr{margin:0;padding:0;border-bottom:#FFF 1px solid;cursor:pointer;}
.outtablebox table tr.row0 {background-color: #FFF;}
.outtablebox table tr.row1 {background-color: #E9E9E9;}
.outtablebox table tr:hover{background:#6097FB;color:#2d2d2d;}
.outtablebox table td{
margin:0;padding:0 5px;height:25px;border-right:1px solid #DCE0E3;color: #000000;font-weight: normal;text-align: center;vertical-align:middle;}
.bold{
font-weight:bold;
}




.treeview, .treeview ul { 
	padding: 0;
	margin: 0;
	list-style: none;
}

.treeview ul {
	background-color: white;
	margin-top: 4px;
}

.treeview .hitarea {
	background: url(../img/vinterface/treeview-default.gif) -64px -25px no-repeat;
	height: 16px;
	width: 16px;
	margin-left: -16px;
	float: left;
	cursor: pointer;
}
/* fix for IE6 */
* html .hitarea {

	float:none;
}

.treeview li { 
	margin: 0;
	padding: 3px 0pt 3px 16px;
}

.treeview a.selected {
	background-color: #eee;
}

#treecontrol { margin: 1em 0; display: none; }

.treeview .hover { color: red; cursor: pointer; }

.treeview li { background: url(../img/vinterface/treeview-default-line.gif) 0 0 no-repeat; }
.treeview li.collapsable, .treeview li.expandable { background-position: 0 -176px; }

.treeview .expandable-hitarea { background-position: -80px -3px; }

.treeview li.last { background-position: 0 -1766px }
.treeview li.lastCollapsable, .treeview li.lastExpandable { background-image: url(../img/vinterface/treeview-default.gif); }  
.treeview li.lastCollapsable { background-position: 0 -111px }
.treeview li.lastExpandable { background-position: -32px -67px }

.treeview div.lastCollapsable-hitarea, .treeview div.lastExpandable-hitarea { background-position: 0; }















.filetree li { padding: 0px 0 0px 16px; }
.filetree span.folder, .filetree span.file { padding: 1px 0 1px 16px; display: block; }

.filetree li a{color:#2d2d2d; text-decoration:none; padding-left:12px;line-height:18px; display:block; height:22px; outline:none;}
.filetree li a:hover{color:#2d2d2d; background:#f7f7f7;}
.filetree li a:active{color:#2d2d2d; background:#f7f7f7;}
ul {
list-style-type:none;
}
.textbottom{
vertical-align:text-bottom}



/***********************************************/
/* 系统信息提示层        meng                  */
/***********************************************/
#fail2{
	width:330px;
	height:150px;
	background:#4D81E3;
	color:white;
	font-size:14px;
	 -moz-border-radius:5px;
}
#top2{
	background:#4D81E3;
	height:25px;
	width:100%;
	 -moz-border-radius:5px;
	}
#center2{
	width:100%;
	
	background:#fff;
	text-align:center;
	line-height:100px;
	vertical-align:middle;
	color:#000000;
}
#center3{
	width:100%;
	height:100px;
	background:#fff;
	text-align:center;
	line-height:100px;
	vertical-align:middle;
	color:#000000;
}
#center4{
	width:100%;
	height:100px;
	background:#fff;
	line-height:25px;
	vertical-align:middle;
	color:#000000;
}
#footer2{
	float:right;
	height:15px;
	margin-right:10px;
	/*margin-top:2px;*/
}

#sp2{
	line-height:25px;
	vertical-align:middle;
	margin-left:10px;
}
#footer2 input { border:1px solid #bfd7ff;color:#bfd7ff;background:#4c7ccf; -moz-border-radius:5px; }
#footer2 input:hover { border:1px solid #FFF;background:#4d81e3; color:white; cursor:pointer; }
/***********************************************/
/*              END                            */
/***********************************************/



/***********************************************/
/*       知识库列表弹出层                      */
/***********************************************/
.popuplayer table td{vertical-align:top}
.popuplayer{
margin-left: auto; margin-right: auto;
margin-top:20px;
clear:both;
width:650px;
border: 1px solid #999999;
background: url(img/vinterface/background_4_4.gif) repeat;
}
.popuplayer .popuplayertitle {
width:650px;
height:22px;
background: url(img/vinterface/popuplayertitle.gif) repeat-x;
}
.popuplayer .popuplayertitle h1{
font-size:12px;
padding:3px 0px 0px 9px;
margin:0px;
color:#FFFFFF;
width:80%;
float:left;
vertical-align: middle;
}
.popuplayer .popuplayertitle .popuplayerclose {
float:right;
padding-right:10px;
margin-top:5px;
}
.popuplayer h2{
font-size:16px;
padding:8px 0px 5px 11px;
background-color:#ebf5ff;
margin:0px;
}
.popuplayer h3{
font-size:13px;
padding:5px 0px 5px 11px;
}

ul{
 list-style-type: none;
}
input{
  margin:0px; padding:0px;
}
.tr01{ background-color:#f0f1f5;}
.tr02{ background-color:#e9e9e9;}
.tr03{ background-color:#ffffff;}
div.digg {
	PADDING-RIGHT: 3px; PADDING-LEFT: 3px; PADDING-BOTTOM: 3px; MARGIN: 3px; PADDING-TOP: 3px; TEXT-ALIGN: center
}
div.digg a {
	BORDER-RIGHT: #aaaadd 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #aaaadd 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; MARGIN: 2px; BORDER-LEFT: #aaaadd 1px solid; COLOR: #000099; PADDING-TOP: 2px; BORDER-BOTTOM: #aaaadd 1px solid; TEXT-DECORATION: none
}
div.digg a:hover {
    border: #3366cc 1px solid; color: #fff; background-color: #3366cc;
	}
div.digg a:active {
	border: #3366cc 1px solid; color: #fff; background-color: #3366cc;
}
div.digg span.current {
    border: #3366cc 1px solid;  padding:2px 5px 2px 5px; font-weight: bold; margin: 2px; color: #fff; background-color: #3366cc;
}
div.digg span.disabled {
    border: #999999 1px solid;  padding:2px 5px 2px 5px; margin: 0px 2px; color: #999999;
}
.boru2table{
    width:623px; height:276px; border:#9a9a9a 1px solid; background-color:#dfdfdf; margin-bottom:15px; text-indent:5px; line-height:32px;
}


/******************************/
.popuplayer p{ padding:0 13px; line-height:18px;}
ul{
 list-style-type: none;
}
.boru3table{
    width:623px; border:#9a9a9a 1px solid; background-color:#dfdfdf; margin-bottom:15px; text-indent:5px; line-height:28px;
}
#innerfooto {
	background-color:#f0f1f4;
	text-align:center;
	height:30px;
	line-height:30px;
	margin:0;
	padding:0px 0 0 0;
}
#addNewOrderBtn,
#curVcontactLog,
#searchBtn
{
background: #5a7fab url(../../img/management_templates_img/popuplayer/buttonground_1_17.gif) repeat-x; 
border:1px solid #697581;
color:#ffffff;
cursor:pointer;
-moz-border-radius:5px;
height:19px;
*padding:0 3px;/* Style for IE */
*height:20px;/* Style for IE */
onfocus: expression(onfocus=function (){this.style.border='1px solid #697581'});
onblur: expression(onblur=function (){this.style.border='1px solid #697581'});
}

#addNewOrderBtn:hover,
#curVcontactLog:hover,
#searchBtn:hover
{
background:#5a7fab url(../../img/management_templates_img/popuplayer/buttonground_1_17_on.gif) repeat-x;
border:1px solid #697581; 
cursor:pointer;
color:#000000;
-moz-border-radius:5px;
height:19px;
*padding:0 3px;/* Style for IE */
*height:20px;/* Style for IE */
}
/***********************************************/
/*              END                            */
/***********************************************/
