@charset "utf-8";
/*======= write Mail*/
/*Percent:*/
.w10pe { width:10%;}
.w20pe { width:20%;}
.w30pe { width:30%;}
.w40pe { width:40%;}
.w50pe { width:50%;}
.w60pe { width:60%;}
.w70pe { width:70%;}
.w80pe { width:80%;}
.w90pe { width:90%;}
.w100pe { width:100%;}
.display-block{
	display:block;
}
fieldset{
	border:0;
	padding:0;
}
img{
	vertical-align:middle;
}
.clear         	{ clear:both; }
.bold{
	font-weight:bold;
}
a  {
	text-decoration:none;
	color:#3B5A4A;
}
a:hover{
	color:#D49508;
}
.clearThis		{ clear:both;font-size:0px;line-height:0px;height:0px;}
input {
	vertical-align:middle;
}
.fontSize-11{
	font-size:11px;
}
.modal{
	background-color:#D5DFD4;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#3B5A4A;
}
.modal-underline{
	background:url(../images/modal-underline.gif) bottom repeat-x;
	padding:7px 10px 5px 10px;
	background-color:#C8D4C6;
}
.modal-title-mail{
	background:url(../images/modal-title-mail.gif) no-repeat 1px 2px;
	font-weight:bold;
	padding:2px 0 2px 25px;
	color:#000;
}
.modal-title-fix{
	background:url(../images/edit.gif) no-repeat 1px 2px;
	font-weight:bold;
	padding:2px 0 2px 25px;
	color:#000;
}
.modal-content{
	clear:both;
	padding:12px 0 8px 0;
	background:url(../images/mail-content.jpg) #F3F3F3 repeat-x top left;
}
.modal-table{
	width:99%;
	margin:0 auto;
}
.modal-table td{
	padding:0 5px 7px 0;
}
.inputText{
	padding:2px 0px 2px 3px;
	font-size:12px;
	border:1px solid #5D7B6C;
	height:16px;
}
.select{
	border:1px solid #5D7B6C;
	margin-left:2px;
}
.inputFile{
	border:1px solid #5D7B6C;
}
.textarea{
	height:132px;
	padding:2px 0px 2px 3px;
	font-size:12px;
	border:1px solid #5D7B6C;
}
.modal-colume02 .luachon{
	width:170px;
	font-size:12px;
	border:1px solid #5D7B6C;
}
.modal-colume02 .check{
	width:92px;
	font-size:12px;
	border:1px solid #5D7B6C;
}
.modal-confirm{
	background:url(../images/modal-confirm.gif) #F1F1F1 repeat-x top;
	clear:both;
	text-align:right;
	padding:10px 30px 18px 0;
}
.modal-buttonOK{
	background:url(../images/buttons/modal-buttonOK.jpg) no-repeat;
	width:79px;
	height:22px;
	color:#FFF;
	font-weight:bold;
	border:none;
	cursor:pointer;
}
.modal-cancel{
	background:url(../images/buttons/modal-cancel.jpg) no-repeat;
	width:79px;
	height:22px;
	color:#535353;
	font-weight:bold;
	border:none;
	cursor:pointer;
}
.table-conent td{padding-bottom:0 !important;}
