﻿body 
{
	margin:0px;
	padding:0px;
}
ul { list-style-type:none; }
li { list-style-type:none;}

ul,li
{
	margin:0px;
	padding:0px;
}
a {text-decoration:none;cursor:pointer;}
A:LINK{
		color:#000000;
		}

A:VISITED{
		color:#000000;
		}

A:HOVER{
		color:#f60;
		}
.clearp{clear:both; height:0px;}
/*整个格子*/
.fmain
{
	width:1003px;
	text-align:center;
}
/*顶端工具栏*/
.toolbar
{
	width:100%;
	height:39px;
	background-image:url(images/live/toolbarbj.gif);
	text-align:left;
	vertical-align:middle;
}
/*定义图片的边框为0*/
img
{
	border:0px;
}
/*顶端的图片LOGO*/
.toollogo
{
	cursor:pointer;
	padding-top:1px;
	padding-left:5px;
	float:left;
}
/*顶端LOGO文字定义*/
.tooltitle
{
	float:left;
	padding-top:10px;
	font-size:16px;
	color:White;
}
/*顶端的菜单*/
#tooltabs
{

	padding-top:5px;
	float:left;
    margin-left : auto;
    margin-top  : 3px !important; 
    margin-top  : 0px; 
}
.fmain .toolbar #tooltabs ul li
{
	float:left;
}

#tooltabs a
{
    color:White;
    padding  : 6px 1px 5px;
    padding : 1px; 
    display : inline-block;
}

#tooltabs a:hover
{
	border-style		: none !important;
    border              : 1px solid #FFFFFF; 
    border-top-color    : #FFFFFF;
    border-bottom-color : #FFFFFF;
    padding             : 4px 0 5px;
    padding            : 0; 
    _background         : white; 
}

#tooltabs a span
{
    line-height  : 31px; 
    padding      : 4px 8px 5px;
    display     : inline-block;
    line-height : normal;
}

#tooltabs a:hover span
{
    border              : 1px solid #FFFFFF;
    padding             : 3px 8px 4px !important;
    padding             : 3px 7px 4px;
    _background         : #F07F2C;
}
#tooltabs a:hover span
{
    _filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=45, FinishOpacity=100, Style=1, StartX=0, FinishX=0, StartY=0, FinishY=65);
    border              : 1px solid #FFFFFF;
    padding             : 3px 7px 4px;
    background          : #EE8637 url(images/live/toolheaderBG.png) center;
    _background         : #F07F2C;
}

#tooltabs .selecttab,
#tooltabs .selecttab:hover
{
    margin              : 0 4px; 
    border-style		: none !important;
    border              : 1px solid #EE8637; 
    border-top-color    : #EE8637;
    border-bottom-color : #EE8637;
    padding             : 4px 0 5px;
    padding            : 0;
    _background         : white; 
}

#tooltabs .selecttab span,
#tooltabs .selecttab:hover span
{
    border               : 1px solid #7A441A; 
    border-bottom-width  : 1px !important;
    border-bottom-width  : 0;
    _border-bottom-width : 1px;
    padding             : 3px 8px 5px !important;
    padding              : 3px 7px 5px;
    _background          : #EA8337;
}
/*用户信息退出*/
#toolhelp
{
	padding-top:13px;
	padding-right:8px;
	float:right;
	color:White;
	font-size:12px;
}

#toolhelp ul li
{
	float:left;
}
#toolhelp li
{
	float:left;
	padding:0 5px;
}
#toolhelp a
{ color:White;}
/*内容定义*/
.content
{
	width:100%;
	text-align:left;	
}
/*菜单定义*/
.leftmenu
{
	 width:160px;
	 float:left;	
	 border:1px solid #dbdce3;
	 overflow:hidden;
	 height:470px;
	 background-color:#FBEFE5;
}

.Shortcuts
{
	margin:0px;
	width:100%;
	
	overflow:hidden;
}

.ShortcutsTop
{
	cursor:pointer;
	margin:0px;
	width:100%;
	height:22px;
	background-image: url(Images/live/tooltitle2.gif);
	font-size:12px;
}

.ShortcutsTop ul li
{
	float:left;
	padding:0 5px;
}
.ShortcutsTop img
{
	margin-top:2px;
}
.ShortcutsTopTitle
{
	 margin-top:4px;
}

.ShortcutsLink
{	
	height:100%;
	text-align:left;
	float:left;
}

.ShortcutsLink a
{	
	 color:Black;
	 font-size:12px;
}

.ShortcutsLink a:active span
{
	 color:Blue;
}

.ShortcutsLink img
{
	margin-top:3px;
	padding-right:5px;
	float:left;
}

.ShortcutsLink ul li
{
	padding:0 13px; float:left; width:120px
}


/*菜单结束*/

.mainbottom
{
	clear:both;
	margin-top:5px;
	padding:5px;
	height:15px;
	background-color:#FDFBE7;		
	border:1px solid #dbdce3;
	text-align:left;
	font-size:12px;
}

.nextbottom
{
	float:left;
	margin-top:5px;
	height:25px;		
	font-size:12px;	
	color:#0068CF;
	text-align:left;
}
.nextbottom span
{
	float:right;
}

/*内容*/
.maincontent
{
	width:838px;
	height:470px;
    overflow-x:hidden;
    overflow-y:auto;
	font-size:12px;
	border:1px solid #dbdce3;
	background-color:#FBEFE5;
}

.mform
{ 
	width:838px;
	float:right !important;
	float:left;
}
.contenttitle
{
    padding-top:5px;
	height:24px;
	font-size:14px;
	background-image:url(images/live/ToolbarBG.gif);
	border-bottom:1px solid #dbdce3;
}
.contenttitle img
{
     margin-left:8px;
     padding-right:10px;
}
/*E9F9FF     FDFBE7*/
.contentcontent
{
	background-color:#FBEFE5;
	font-size:12px;
	
}
/*
.contentcontent span:active
{
	color:Blue;	
}
.contentcontent span:hover
{
	color:Blue;	
}
*/

/*商务助手管理首页内容开始2008-5-7*/
.content01{ border:1px solid #FFCB99; background-color:#FFFFFF; height:70px; width:92%; margin:auto; margin-top:15px; padding:0px; clear:both}
.content01 p{ float:left;font-size:14px; font-weight:bold; color:#FF5400; width:680px; padding-top:0px !important; padding-top:10px; line-height:24px}
.content01 img{ border:0px; float:left; width:55px; height:51px}
.content01 .img{ float:left; padding:10px}


.content02{ border:1px solid #FFCB99; background-color:#FFFFFF; width:92%; margin:auto; margin-top:10px;}
.content02 .style01{ border-bottom:1px solid #FFCB99; border-right:1px solid #FFCB99; background-color:#FFF9EC; width:100%; height:24px}
.content02 h4{ font-size:14px; font-weight:bold; color:#FF5400; margin:0px; padding-left:10px; line-height:24px}
.content02 p{ font-size:14px;color:#000; margin:0px; padding-left:10px; line-height:24px; padding-top:6px}
.content02 .style02{ margin: auto;width:95%;}
.content02 a {text-decoration:none;color:#f60;}
.content02 A:LINK{color:#f60;}
.content02 A:VISITED{color:#f60;}
.content02 A:HOVER{color:#000;}
.STYLE3{ color:#FF0000}

/*商务助手管理首内容开始页*/
