.p-content{
	line-height:normal;
}
.p-topnav {
	/*width:980px;*/
	background:#e7f5ed;
	line-height:25px;
	color:#417858;
	padding:0 10px;
	text-align:left;
	border:1px solid #DDEBE3;
	clear:both;
}
.p-topnav  a{
	color:#417858;
}
.p-topnav a:hover{
	color:#FF6600;
	text-decoration:none;
}
.p-topmenu{
	margin-bottom:6px;
	border:1px solid #DDEBE3;
	border-top:0;
}
.p-topmenu a{
	color:#666;
}
.p-topmenu a:hover{
	color:#417858;
	background:#e7f5ed;
	text-decoration:none;
}

.showWin { 
	border: 2px solid #aaa;	
	background: #f0f0f0;  
	margin-bottom:5px;
	width:100%;
	padding:8px;
	filter:progid:DXImageTransform.Microsoft.shadow(direction=135,color=#dddddd,strength=3);
}
/*----------------------------text------------------------------*/

.smalltext{
	font-size:11px;		
}
.redtext {
	color:red;
}

.bluetext {
	color:blue;
}
.greentext {
	color:green;
}
.yellowtext {
	color:#FCFF00;
}
.graytext {
	color:#999;
}

/*Popup Calendar*/
#calendar { border: 1px solid #a1c0c0; background: #FFF; margin-bottom: 0.8em;}
	#calendar td { padding: 2px; font-weight: bold;}
	#calendar_week td { height: 2em; line-height: 2em; border-bottom: 1px solid #ddd;}
	#hourminute td {padding: 4px 2px; border-top: 1px solid #ddd;}
		.calendar_expire, .calendar_expire a:link, .calendar_expire a:visited {	color: #666; font-weight: normal; }
		.calendar_default, .calendar_default a:link, .calendar_default a:visited { color: #069;}
		.calendar_checked, .calendar_checked a:link, .calendar_checked a:visited { color: #090; font-weight: bold;}
		td.calendar_checked, span.calendar_checked{ background: #ddd;}
		.calendar_today, .calendar_today a:link, .calendar_today a:visited { color: #333; font-weight: bold; }
	#calendar_header td{ width: 30px; height: 20px; border-bottom: 1px solid #ddd; font-weight: normal; }
	#calendar_year { display: none;	line-height: 130%; background: #FFF; position: absolute; z-index: 10; }
		#calendar_year .col { float: left; background: #FFF; margin-left: 1px; border: 1px solid #ddd; padding: 4px; }
	#calendar_month { display: none; background: #FFF; line-height: 130%; border: 1px solid #DDD; padding: 4px; position: absolute; z-index: 91; }

.headactions .popupmenu_popup a, .headactions .popupmenu_popup strong { color: #666; background: none; white-space: nowrap; }
	.headactions .popupmenu_popup { overflow: visible; }
	.dropmenu { padding-right: 15px !important; background-image: url(../images/arrow_down.gif) !important; background-position: 100% 50% !important; background-repeat: no-repeat !important; cursor: pointer; }
	
.t_table { 
	border: 1px solid #ccc; 
	empty-cells: show; 
	border-collapse: collapse; 
}
.t_td { 
	color:#555;
	border: 1px solid #ccc; 
	empty-cells: show; 
	border-collapse: collapse; 
	background: #fff; 
}
.showMsg { 
	border:1px solid #ccc; 
	background: #ffffff; 
	text-align:center;
	padding:5px;
	margin:5px;
}
/*----------------------------ÏÂÀ­²Ëµ¥------------------------------*/

.p-menu{
	background:#fff;
    position:absolute;
	padding:2px;
	border:2px solid #999;
	z-index:999;
	padding:10px;
	color:#555;
	filter:progid:DXImageTransform.Microsoft.shadow(direction=135,color=#dddddd,strength=3);

}
	.p-menu a{
		color:#008bd3;
		text-decoration: none;
	}
	.p-menu a:hover {
		color:#008bd3;
		text-decoration: underline;
	}
	.p-menu th {
		color:#008bd3;
	}
	
	
.wordbreak{
	word-break:break-all; 
	word-wrap:break-word;
	overflow: hidden;
}	
	
