﻿@charset "utf-8";
/*---全局样式表--*/
a:link,a:visited{text-decoration:none;color:#000000;}
a:hover{color:#3399FF;}
body {
	margin: 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.textbox {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #CCCCCC;
}
.userbutton {
	background-color: #FFFFFF;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 6px solid #999999;
}
/*---全局样式表--*/


/*---头部样式表--*/
#header {
	height: 70px;

	text-align: center;
	padding-top: 10px;
}
/*---头部样式表--*/

/*---输入条样式表--*/
#iptPanel {
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 3px;
	height: 28px;
	color: #FFFFFF;
	text-align: center;
	background-color: #0099FF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0071BB;
}
#iptPanel form {margin: 0px;}
.btn {

}
.ipt {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #CCCCCC;
	font-weight: bold;
	font-size: 14px;
	padding: 3px 3px 3px 20px;
	background-image: url(search.gif);
	background-repeat: no-repeat;
	background-position: left;
	width: 230px;
}
/*---输入条样式表--*/


/*---布局式表--*/
#left {
	float: left;
	clear: left;
	margin-bottom: 5px;!important
}

#container {


	margin-bottom: 5px;!important
}
#content {
	text-align: center;
	width:80%;
	float: left;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}
#right {float: right;width:19%;}
#task {
	padding-top: 4px;
	height:20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-left: 4px;
	background-color: #B3FFFF;
}
#task img {
	border:0px;
}

#foot {
	text-align: left;
	color: #999999;
	clear: both;
	margin: 3px;
	padding: 2px 6px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
}
/*---布局式表--*/

/*---工具条--*/
#sidebar{ color: #666;  margin:10px -3px -3px; text-align:center; border-top: 5px solid #f3f3f3; border-left: 5px solid #f3f3f3; border-right: 5px solid #f3f3f3;border-top-sty;border-bottom-style: none; }
#innersidebar{  }
#sidebar-topimg{  }
#sidebar-bottomimg{
	height:5px;
	
	background:#f3f3f3 no-repeat;
	overflow:hidden;

}
/*---工具箱样式--*/
.sidepanel{  margin-left: 2px;   margin-right: 2px;}
.Ptitle{
	font: bold 12px Tahoma;
	color:#000000;
	height: 19px;
	padding-top: 6px;
	padding-left: 10px;
	margin:0px 0px 0px 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.Ptitle img {
	float: left;
}
.Pcontent{
	text-align:left;
	padding-left:3px;
	padding-top:6px;
	line-height:160%;

	padding-bottom: 6px;
}  
.Pfoot{	 }  

/*---词典解释--*/
.dict {
	width: 98%;
	padding: 5px;
}

.dictName {
	height: 26px;
	cursor: pointer;
	padding-top: 6px;
	padding-left: 6px;
	font-size: 14px;
	text-align: left;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	font-weight: bold;
}
.dictName a:link {
	color: #000000;
	text-decoration: none;
}

.dictName a:visited {
	text-decoration: none;
	color: #333333;
}
.dictName a:hover {
	text-decoration: underline;
	color: #0000FF;
}
.rIMG {
	
	position: relative;
	margin-right: 8px;
	border: none;
} 
.explain {
	padding: 6px;
	text-align: left;
}
.explain .vocable {
	font-size: 18px;
	color: #33CC00;	
}
.explain a {
	color: #0000FF;
}
.explain a:visited {
	text-decoration: none;
	color: #0000FF;
}
.explain a:hover {
	text-decoration: underline;
	color: #FF0000;
}
.explain p {
	margin: 8px;
}
.explain .author {
	text-align: right;
	clear: both;
}
.explain #suggestions{
	margin:0;
	word-break:break-all;
}
.explain #suggestions li{
	display:inline;
	margin-left:5px;
	margin-right:5px;

}
/*---词典解释--*/

#support {
	margin-top: 3px;
	border: 1px solid #CCCCCC;
	width: 201px;
	height: 90px;
	padding-top: 10px;
	text-align: center;
	margin-left: 1px;
}
.content-width {

	text-align: left;
	border-bottom-width: 1px;

}

 /*日历样式*/
  #Calendar_Body{margin:5px 10px 0px 5px;font-family:Tahoma;line-height:120%;width: 190px;}
 /*日历样式-顶部*/
  #Calendar_Body #Calendar_Top{padding:0 2px;height:18px;text-align:center;}
 /*日历样式-顶部按钮-左*/
  #Calendar_Body #Calendar_Top #LeftB{background:url('MP.gif') no-repeat;width:9px;height:16px;margin-left:8px !important;margin-left:3px;float:left;cursor:pointer;overflow:hidden;}
 /*日历样式-顶部按钮-右*/
  #Calendar_Body #Calendar_Top #RightB{background:url('MN.gif') no-repeat;width:9px;height:16px;margin-right:8px !important;margin-right:2px;float:right;cursor:pointer;overflow:hidden;}
 /*日历样式-星期*/
  #Calendar_Body #Calendar_week{text-align:center;height:20px;padding:0 0 0 2%;}
  ul.Week_UL{display:inline;list-style:none;margin:0px;padding:0px;}
  ul.Week_UL li{display:inline;margin:3px 0px 2px 0px;padding:0px;float:left;color:#003;width:14%;}
 /*日历样式-日期*/
  .Calendar_Day { text-align:center; height:20px; padding:0 0 0 2%; color:#6b6b52; font-size: 12px; }
  .Calendar_Day ul.Day_UL{display:inline;list-style:none;}
  .Calendar_Day ul.Day_UL li{display:inline;float:left;width:14%;}

 /*日历样式-日期-超链接样式*/
  .DayA a{cursor:default;padding:2px 0 3px;display:block;border:solid 0 #fff;font-size:12px;height:13px;}
  .DayA a:link,.DayA a:visited{color:#3E3E2F;}
  .DayA a:hover{color:#3E3E2F;}
 /*日期选中*/
  .DayA a.click{ font-size: 12px; cursor:default; background:#e0e0d7; }
  .DayA a.click:link,.DayA a.click:visited{cursor:pointer;font-weight:normal;text-decoration:none;color:#3e3e2f}
  .DayA a.click:hover{text-decoration:none;color:#3e3e2f;}
 /*今天*/
   .DayA a.today{ background: url(bg_today.gif) no-repeat; cursor:default; color:#000; font-size: 12px; }
 /*非本月日期*/
   .DayA a.otherday{ cursor:default; color:#ccc; font-size: 12px; text-decoration:none;/*visibility:hidden*/}
   .DayA a.otherday:link,.DayA a.otherday:visited{cursor:default;color:#ccc;}
   .DayA a.otherday:hover{cursor:default;color:#999;}
   
 /*信息框图标以及文字*/
   .MessageText{height:50px;margin-right:38px;}
   .MessageIcon{background:url(Message.jpg) no-repeat;width:48px;height:48px;float:left;}
   .ErrorIcon{background:url(Error.jpg) no-repeat;width:48px;height:48px;float:left;}
   .WarningIcon{background:url(Warning.jpg) no-repeat;height:300px;}   
   .QuestionIcon{background:url(Question.jpg) no-repeat;width:48px;height:48px;float:left;}

.input-titleblue {
	color: #0000FF;
}
.tip_word {
	font-size: 16px;
	font-weight: bold;
}

  /*--评论框--*/
  .comment{text-align:left;margin:0px 12px 4px 12px}
  .commentinfo{font-size:12px;color:#999;}
  .commenttop{ font: 12px Tahoma; border-bottom:1px dotted #cccccc; padding:4px; background:#fff  }
  .commentcontent{padding:10px;line-height:140%;overflow:hidden;width:94%}
