/* CSS Document */

body {  margin:5px;background-color:#f3f3f3; } /*#d4d0c8*/
img { border:0; }
a:link,a:visited,a:active { text-decoration: none;}
a:hover { text-decoration:underline; }
ul, li, img, form{ padding:0; margin:0;outline:0 none; border:0px;}
ul, li { list-style:none; }

.text_red { color:#F00; }

.editUL { margin:5px; }
.editUL li { width:180px; line-height:24px; display:block; float:left; font-size:14px; }
.editUL li span { width:65px; line-height:24px; text-align:left; display:block; float:left; overflow:hidden;white-space:nowrap;}
.editUL li input[type=text],.editUL li input[type=password] { width:105px;}
.editUL li select { width:111px;}
.editUL li textarea { width:105px;}

.editUL li.too { width:360px;  }
.editUL li.too input[type=text] { width:285px;}
.editUL li.too select { width:291px;}
.editUL li.too textarea { width:285px;}

.editUL li.three { width:535px; }
.editUL li.three input[type=text] { width:464px;}
.editUL li.three textarea { width:464px;}

fieldset { margin-bottom:10px; }
legend { font-size:12px; }
.winBox { background:url(winBox.gif) #FFF no-repeat right; }

.title {
	height:80px;
	line-height:80px;
	font-size:30px;
	font-weight:bold;
	color:#008000;
	}
	
.editTable { font-size:12px; background-color:#FFF;	}
.editTable { white-space:nowrap; }
.editTable input { border:solid 1px #999; }
.editTable input.fz { border:1; width:30px; height:25px; line-height:25px; text-align:center; }

#UI2015 { width:auto; height:auto; margin:0 auto; font-size:14px; }
#UI2015 .box_1 { border:solid 1px #ddd; background-color:#fff; }
#UI2015 .box_2 { border:0; background-color:#ddd; }
#UI2015 .c1 td,#UI2015 .c1 th { background-color:#fff; text-indent:0.5em; }
#UI2015 .t1 { background-color:#ecf3f9; color:#33335f; height:26px; line-height:26px; text-align:center; font-weight:bold; }
#UI2015 .c1 { line-height:26px; height:26px; }
#UI2015 .c1 select,#UI2015 .c1 input,.c1 textarea{ border:solid 1px #ddd; padding:2px 3px 2px 3px; }
#UI2015 .c1 input[type=checkbox],#UI2015 .c1 input[type=radio],#UI2015 .c1 input[type=button] { border:none; }
#UI2015 .c1 input[type=button] { background-color:#4b8cf7; border:solid 1px #3079ed; color:#FFF; }
#UI2015 .c1 .txtSelect { background:url(select.jpg) no-repeat right;cursor:pointer; }
#UI2015 .btn_blue { background-color:#4b8cf7; border:solid 1px #3079ed; height:30px; line-height:30px; color:#FFF; font-size:14px; font-weight:bold; }
