﻿/*css document start*/

/**{ margin:0; padding:0; word-break: break-all;}*/


/*command*/
	.messagetext {overflow:hidden; zoom:1; border-left:1px solid #000; border-right:1px solid #000; padding:0 10px;  text-align:left; background:#ffffe1; word-break : break-all; letter-break:break-all; }
	.messagetext img {float:left;margin:0 3px 3px 3px;}
	.infomessage {position:absolute ; top:2px; right:2px; }
		*+html .infomessage { position:absolute ; top:2px; right:37px;}
		*html .infomessage { position:absolute ; top:2px; right:37px;}
/*command*/


/*Login*/
/*.FormBase,.FormFocus,.FormCode,.formnoborder{ font-family:Arial, Helvetica, sans-serif; background-color: #fff; padding:0.4em 0;border:1px double #ccc;}*/
.FormBase,.FormFocus,.FormCode,.formnoborder{ font-family:Arial, Helvetica, sans-serif; background-color: #fff; padding:0.4em 0;border:1px double #7F9DB9;}
	.formnoborder { background:transparent; border:1px solid #FFF;}
	*html .FormBase,*html .FormFocus,*html .FormCode,*html .formnoborder {height:20px; padding:0; line-height:20px;}
	*+html .FormBase,*+html .FormFocus,*+html .FormCode,*+html .formnoborder {height:20px; padding:0; line-height:20px;}
.FormFocus { border: 1px double #3399ff; background-color: #c0ddfc;}
/*Login*/


/*managerForm*/
	* html .ManagerForm { margin:0;}
	.ManagerForm .Help { padding:9px; padding-bottom:0px; text-align:right;}
	.ManagerForm fieldset { border: 1px solid #ccc; margin-bottom: 8px; padding:4px 30px; padding-bottom:10px; text-align:center; }
		.ManagerForm legend { font-weight:bold; line-height:45px; padding-left:60px;}
		.ManagerForm table {text-align:left; color:#000; font-size:12px;}
			.ManagerForm  th {text-align:right; padding-right:5px; line-height:240%;}
			
		.ManagerButton,.TopicButton{ border:1px solid #919699; height:25px; background:url(../images/ntm/buttonbg.gif) repeat-x left bottom; text-align:center; text-decoration:none; color:#000; padding:2px 3px; cursor:pointer; line-height:22px; margin-right:2px;}
			*html .ManagerButton { padding:1px 0;}
			*+html .ManagerButton { padding:0;}
			.ManagerButton img{padding-right:3px; margin-bottom:-3px;}

		.TopicButton{padding:1px 2px; line-height:14px;}
			*html .TopicButton { margin-right:2px;  font-size:12px;}
			*+html .TopicButton { margin-right:2px;  font-size:12px;}
			.TopicButton img{ margin-bottom:-3px; height:15px; padding-right:2px;}
			a.TopicButton:link,a.TopicButton:visited {color:#000; text-decoration:none;}
			a.TopicButton:hover,a.TopicButton:active {color:#000; text-decoration:none;}
/*managerform*/
