﻿body
{
	font-family: 宋体, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	padding:0;
	margin:0;
}
#welcomepage
{
	width: 100%;
	height: 400px;
	background-color: Gray;
	padding-top: 200px;
	text-align: center;
	font-size: 14pt;
}
#mainpage
{
	display:none;
}
#default_Top
{
	position:relative;
	border-bottom: solid 2px black;
	z-index:1;
	height: 115px;
}
#changetheme
{
	position:absolute;
	top:0px;
	right:20px;
}
#usertitle,#usertitle2
{
	font-weight:bold;
	position:absolute;
	left:300px;
	top:60px;
	font-size: 12pt;
}
#default_Tabs
{
	position:absolute;
	top:83px;
	width:100%;
	height:26px;
	line-height:26px;
}
#default_Tabs ul
{
	margin:0px 0px 0px 10px;
	padding:0px;
	height:26px;
	line-height:26px;
}
.GetTabs_Ll
{
	float: left;
	height:26px;
	line-height:26px;
	list-style-type: none;
	padding:0px 15px 0px 15px;
	margin-left:5px;
	text-align:center;
}
.GetTabs_Ll_Title
{
	cursor:pointer;
}
#default_columns
{
	width:100%;
}
#column1,#column2,#column3,#column4
{
	float:left;
				/* Min-height: */
		min-height: 200px;
		height: auto !important; 
		height: 200px;
}
.tdloading
{
	height:150px;
	text-align:center;
	padding-top:150px;
}
.default_AddNewPages,.default_AddWidget
{
	float: left;
	height:26px;
	line-height:26px;
	list-style-type: none;
	padding: 0px 5px 0px 5px;
	margin-left: 5px;
	display: inline;
	text-align: center;
	font-weight: lighter;
	cursor:pointer;
}
.GetTabs_Ll_pipe
{
	display:none;
}
.GetTabs_Ll_Down
{
	padding-left:5px;
	cursor:pointer;
	display:none;
}
#GetTabs_Ll_Down_Title_Input
{
	border: 1px dotted #FFCC99;
	width: 80px;
	background-color:#FFCA95;
}
.GetTabs_Ll_Down_Del
{
	cursor:pointer;
}
.GetTabs_Ll_Down_Area
{
	padding: 0px 15px 0px 15px;
	border-style: solid solid none solid;
	border-width: 1px;
	border-color: #808080;
	position: absolute;
	width: 240px;
	background-color: White;
	top: 26px;
	float: left;
	cursor: auto;
	text-align: left;
	color: Black;
	font-weight: normal;
	margin-left:-15px;
}
.GetTabs_Ll_Down_Area div
{
	border-bottom:1px dotted #CCCCCC;
	height:30px;
	line-height:30px;
	padding-top:5px;
}
#GetTabs_Ll_Down_Title_Input
{
	border: 1px dotted #FFCC99;
	width: 80px;
}
.GetTabs_Ll_Down_Del
{
	cursor:pointer;
}
.Widget_Main
{
    margin: 5px 5px 0 5px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}
.Widget_Head
{
    overflow: hidden;
    width: 100%;
    height: 30px;
    line-height: 30px;
}
.Widget_Title{
    padding: 0 5px;
    float: left;
}
.Widget_Edit_Panel
{
	width:100%;
	border-top: 1px solid #9CC55B;
}
.widget_edit_element_class
{
	display:none;
}
.Widget_Menu
{
	text-align:right;
	width:75px;
}
.Widget_Icon
{
	margin-top:3px;
}
.Widget_Title
{
	margin-left:5px;
	margin-top:5px;
}
.Widget_Menu div
{
	margin-right:5px;
	margin-top:5px;
	cursor:pointer;
	float:right;
}
.Widget_Content
{
    padding: 0 5px;
    -moz-border-radius-bottomleft: 2px;
    -moz-border-radius-bottomright: 2px;
    -webkit-border-bottom-left-radius: 2px;
    -webkit-border-bottom-right-radius: 2px;
    line-height: 1.2em;
    overflow: hidden;
}
.widgetsortHelper
{
	border: 2px dashed #999;
}
body,img,p,h1,h2,h3,h4,h5,h6,ul,ol {margin:0; padding:0; list-style:none; border:none;}
.Widget_Edit  {
    float: right;
    display: inline;
    background: url(../images/buttons.gif) no-repeat;
    width: 24px;
    height: 14px;
    text-indent: -9999em;
    margin: 8px 4px 8px 4px;
    outline: none;
}
.Widget_Close  {
    float: right;
    display: inline;
    background: url(../images/buttons.gif) no-repeat -24px 0;
    width: 14px;
    height: 14px;
    margin: 8px 4px 8px 0;
    text-indent: -9999em;
    outline: none;
}
.Widget_Max{
    float: right;
    display: inline;
    background: url(../images/buttons.gif) no-repeat -52px 0;
    width: 14px;
    height: 14px;
    text-indent: -9999em;
    margin: 8px 0 8px 4px;
    outline: none;
}
/*-----------------添加Widget相关-------------------*/
#default_AddWidgetPanel
{
	width: 100%;
	height:300px;
	border-collapse:collapse;
}
#AddWidgetPanel_Left
{
	width: 150px;
	background-color: #333333;
	color: #FFFFFF;
	padding-top:10px;
}
#AddWidgetPanel_Middle
{
	clear:both;
	width:100px;
	background-color: #333333;
	color: #FFFFFF;
	display:none;
	scrollbar-base-color:#FF0000;
	scrollbar-face-color: #505050;
	scrollbar-track-color: #707070;
	scrollbar-arrow-color: #CFCFCF;
	scrollbar-3dlight-color: #3E3E3E;
	scrollbar-darkshadow-color:#3E3E3E;
	scrollbar-highlight-color: #505050;
	scrollbar-shadow-color:#505050;
}
#AddWidgetPanel_Right
{
	background-color: #999999;
	color: #000000;
}
.AddWidgetPanel_Left_li
{
	cursor:pointer;
	height:20px;
	padding-top:5px;
	padding-left:25px;
}
.AddWidgetPanel_Middle_li
{
	cursor:pointer;
	height:20px;
	padding-top:5px;
	padding-left:10px;
}
.AddWidgetPanel_Right_li
{
	cursor:pointer;
	height:18px;
	width:150px;
	padding-top:6px;
	padding:0 auto;
	float:left;
	text-align:center;
}
.AddWidgetPanel_checked
{
	background-color: #666666;
}
.AddWidgetPanel_right_checked
{
	color: #CCCCCC;
}
.AddWidgetPanel_Middle_Area
{
	padding-top:4px;
	height:300px;
	overflow:auto;
}
.AddWidgetPanel_Right_Title
{
	color: White;
	font-size: 15px;
	height:20px;
	font-weight:bold;
	margin:15px 8px 0 8px;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
}
.AddWidgetPanel_Right_Title_Name
{
	float:left;
	margin-left:6px;
}
.AddWidgetPanel_Right_Title_Close
{
	float:right;
	cursor:pointer;
}
.ThinkBox_Right_Columarea
{
	width:60px;
	float:left;
	margin-left:30px;
	margin-top:15px;
	display:inline;
}
.ThinkBox_Right_Columarea_Input
{
	margin-left:20px;
}
.ThinkBox_Right_Columarea_Img_Checked
{
	border:1px solid red;
}