body {
  margin: 0;
}

h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; }

/* Utility */

.font{
	font-family: 'Myriad Pro', 'Heiti TC', 'LiHei Pro', 'Microsoft JhengHei', '微軟正黑體', sans-serif;
}

/* layout */
.index{
	background:url(../images/index.jpg) no-repeat center top;
	min-width:1000px;
    background-color: #6ca319;
}
.index-container{
	width:1000px;
	margin:0 auto;
	height:680px;
	position:relative;
}
.container {
  max-width: 1200px;
  margin: 0 auto;
  box-sizing: border-box;
  position:relative;
  min-width:960px;
}
.header {
	height:130px;
	background:url(../images/header.jpg) no-repeat left top;
}
.page-title{
	position:relative;
	top:10px;
	left:220px;
	width:700px;
	height:50px;
	background:url(../images/page-title.png) no-repeat left top;
	display:block;
}
.page-title h2{
	font-size:1.1em;
	text-shadow:1px 1px 1px #FFFFFF;
	padding:13px 0 25px 40px;
	font-family:"微軟正黑體";
	font-weight:normal;
}
.body {

}
.body .wrapper{
	
}
.body .container {
  overflow: hidden;
  height: 1%;
}
.main-body{
	
}
.main-background, .sidebar-background {
  width: 100%;
  float: left;
  position: relative;
}
.sidebar-background {
  overflow: hidden;
  /*box-shadow: inset -5px 5px 5px #fff;*/
  background:url(../images/main-body.jpg) repeat-y left top;
}
.main-background {
  left: 200px;
  *left:0;
}
.sidebar-background {
}
.main, .sidebar {
  position: relative;
  float: left;
  box-sizing: border-box;
  padding: .5em;
}
.main {
  width: 100%;
  padding-right: 200px;
  background:#FFF;
}
.contant{
  overflow: auto;
  padding:0 0 1em 1em;
  *padding:0 0 20px 210px;
  *width:81%;
}
.sidebar {
  width: 200px;
  right: 200px;
  margin-left: -100%;
  *right:220px;
}

.footer{
   text-align: center;
   padding:.8em;
   color: #FFF;
   line-height:1.5;
   background:#6ca319;
   width:100%;
   min-width:974px;
}

/* header */
.logo a {
  display: block;
  width:400px;
  height:70px;
  text-indent:-9999px;
  position:relative;
  top:40px;
  left:30px;
}
.logo .brand {
  padding-right: .1em;
  font-size: 1.8em;
  font-weight: bold;
  font-style: italic;
}


/* login */
.index-login{
	width:230px;
	position: absolute;
	top: 250px;
	right:70px;
	line-height:2;
}
.index-login .index-login-form{
	margin-bottom:12px;
}
.login-info {
	font-size:1em;
	text-align:right;
	position:absolute;
	top:5px;
	right:0;
	color:#FFF;
	text-shadow:1px 1px 5px #666666;
}
.login-info p{
	padding:0;
	margin:0;
	padding:5px 10px;
	display:inline;
}
.login-info strong{
	color:#fea600;
}

.menu {
	padding:0 1em 1em 0;
}
.menu h2{
	background:url(../images/menu-title.png) no-repeat -15px 0;
	height:40px;
	/*text-indent:-9999px;*//*字隱藏*/
}
.menu ul{
	padding:0;
	margin:0;
	list-style-type:none;
}
.menu a{
	text-decoration:none;
	color:#000;
	padding:.5em 0 .5em 1.3em;
	display:block;
	background:url(../images/menu.png) no-repeat 0 5px;
	text-shadow:1px 1px 1px #FFFFFF;
	border-bottom:#CCC 1px solid;
	*padding:.6em 0 .5em 1.5em;
}
.active a, li a:hover{
	color:#0092e4;
}
.menu .submenu{
	padding-left:0.7em;
	border-bottom:#CCC 1px solid;
}
.menu .submenu a{
	padding:.3em 0 .3em 1em;
	background:url(../images/submenu.png) no-repeat 0 8px;
	color:#444;
	border-bottom:none;
}
.menu .submenu a:hover{
	color: #009ee5;
}
.menu .submenu .submenu-active a{
	color:#ff6800;
}
.menu .submenu .submenu-active a:hover{
	color:#009ee5;
}
.top-menu{
	position:absolute;
	top:55px;
	right:0;
	background:url(../images/top-menu.png) no-repeat left top;
	width:520px;
	height:60px;
	display:block;
	text-align:center;
}
.top-menu ul{
	list-style-type:none;
	padding:0;
	margin:0;
	padding:0 10px;
}
.top-menu li{
	display:inline-block;
	background:url(../images/top-menu-line.png) no-repeat right top;
	padding-right:2px;
	*float:left;
}
.top-menu a{
	padding:0 20px;
	height:35px;
	line-height:35px;
	text-decoration:none;
	color:#FFF;
	display:block;
	text-shadow:1px 1px 3px #af4700;
	font-family:"微軟正黑體";
	font-size:.9em;
}
.top-menu a:hover{
	color:#000;
	background:none;
	text-shadow:1px 1px 1px #FFFFFF;
	border:none;
}
.bread{
	width:50%;
	position:absolute;
	top:100px;
	right:15px;
	display:block;
	text-align:right;
	color:#999;
	text-shadow:1px 1px 1px #FFFFFF;
	font-size:0.9em;
}
.bread a{
	text-decoration:none;
	color:#749100;
}
.bread a:hover{
	text-decoration:underline;
}
.function{
}
.function table, .data-table table{
	width: 100%;
    border:2px solid #d0e38a;
    border-radius:4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.function th, .function td, .data-table th, .data-table td{
	padding:1px;
}
.function th, .data-table th{
	background:#e6ecd1;
	text-align:center;
	text-shadow:1px 1px 1px #FFFFFF;
}
.function th.function-title{
	text-shadow:1px 1px 1px #FFFFFF;
	background:#ecf7c4;
	border-bottom:1px solid #aeaeae;
}
.function th, .function td, .data-table th, .data-table td{
	border-bottom:1px solid #aeaeae;
	border-right:1px solid #aeaeae;
}
.index-button, .button{
	text-align:center;
	display:block;
	margin:2px 0;
}
.index-button{
	width:190px;
	padding-top:10px;
	border-top:1px #CCCCCC solid;
}
.button a{
	display:inline-block;
    font-weight:bold;
	padding:0 15px;
	height:30px;
	line-height:30px;
	/*color:#48670d;*/
	color:#222222;
	border:1px solid #7ca925;
	box-shadow:0 1px 3px #CCCCCC;
	text-shadow:1px 1px 1px #FFFFFF;
	border-radius:4px;
    -moz-border-radius:4px; /* Old Firefox */
	background:url(../images/green-gradient.jpg) repeat-x center;
	background-size:contain;
}
.button a:hover{
	color:#000;
	position:relative;
    font-weight:bold;
	top:1px;
	text-decoration:none;
	background:url(../images/green-gradient-hover.jpg) center repeat-x;
}
.button_p a{
	display:inline-block;
    font-weight:bold;
	padding:0 5px;
	height:30px;
	line-height:30px;
	/*color:#48670d;*/
	color:#222222;
	border:1px solid #7ca925;
	box-shadow:0 1px 3px #CCCCCC;
	text-shadow:1px 1px 1px #FFFFFF;
	border-radius:4px;
    -moz-border-radius:4px; /* Old Firefox */
	background:url(../images/green-gradient.jpg) repeat-x center;
	background-size:contain;
}
.button_p a:hover{
	color:#000;
	position:relative;
    font-weight:bold;
	top:1px;
	text-decoration:none;
	background:url(../images/green-gradient-hover.jpg) center repeat-x;
}
.index-button a{
	background:url(../images/orange-gradient.jpg) center repeat-x;
	color:#FFF;
	text-shadow:none;
	border:1px solid #fea600;
}
.index-button a:hover{
	background:url(../images/orange-gradient.jpg) left top repeat-x;
	text-shadow:1px 1px 1px #FFFFFF;
}
.attention{
	margin:20px 0;
	background:url(../images/orange-gradient.jpg) center repeat-x;
	background-size:contain;
	padding:15px;
	border:1px solid #ffe25d;
	border-radius:10px;
	box-shadow:0 2px 5px #CCCCCC;
	color:#FFF;
}
.attention p{
	padding:0;
	margin:0;
	padding:3px 0;
}
.btn-new{
	margin:0px 0 5px 0;
	text-align:left;
}
.btn-new a{
	display:inline-block;
	background:url(../images/btn-new.jpg) no-repeat left top;
	height:20px;
	line-height:20px;
	padding-left:25px;
	color:#00a2e5;
}
.btn-new a:hover{
	color:#ff6f00;
}
.data-table{
}
.data-table table{
	border:2px solid #96d5ef;
}
.data-table th{
	background:#cff1ff;
}
.data-table td{
	padding:3px;
}
.data-table .odd {
   background-color: #fff;
   text-align:center;
}
.data-table .even{
   background-color: #EEFAFF;
   text-align:center;
}
.data-table tr:hover{
   background-color: #e9e9e9;
}
.marquee{
	width:250px;
	height:70px;
	display: block;
	position: absolute;
	top: 350px;
	left:415px;
}
.marquee ul{
	list-style-type:none;
	padding:0;
	margin:0;
}
.marquee a{
	color:#0066ff;
	text-decoration:underline;
}
a.linkbutton 
{
	text-decoration:underline;
	font-family: "微軟正黑體", "Microsoft JhengHei";
	line-height: 20px;
	color: #0000FF;
}
a.linkbutton:hover 
{
	text-decoration:underline;
	color: #FF0000;
	left:1px; position: relative;
	top:1px
}

.anchorlink {
	text-decoration:underline;
	font-family: "微軟正黑體", "Microsoft JhengHei";
	line-height: 20px;
	color: #0000FF;
}
.anchorlink:hover {
	text-decoration:underline;
	color: #FF0000;
	left:1px; position: relative;
	top:1px
}
.anchorlink:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

table.nbtable{
	border-collapse:collapse;
	margin-right: 0px;
	margin-left: 0px;
	width: 100%;
	border:0px;
}
table.nbtable th, table.nbtable td{
	border:0px;
	padding:0px;
}

.intable .nbtable{
	border-collapse:collapse;
	margin-right: 0px;
	margin-left: 0px;
	width: 100%;
	border:0px;
}
.intable .nbtable th, .intable .nbtable td{
	border:0px;
	padding:0px;
}

.intable{
    border-collapse:collapse;
    margin-right: 0px;
    margin-left: 0px;
	width:100%;
    border:2px solid #d0e38a;
}
table.intable th{
	padding:2px;
	text-align:center;
	border-bottom:1px solid #aeaeae;
	border-right:1px solid #aeaeae;
}
table.intable td{
	padding:2px;
	text-align:left;
	border-bottom:1px solid #aeaeae;
	border-right:1px solid #aeaeae;
}

.intable .nbtable .intable {
	border-collapse:collapse;
	margin-right: 0px;
	margin-left: 0px;
	width: 100%;
	border:1px;
}
.intable .nbtable .intable th, .intable .nbtable .intable td{
	padding:2px;
	text-align:left;
	border:1px solid #666666;
}

table.intable .rowBg_c
{
	background:#e6ecd1;
	text-align:center;
	text-shadow:1px 1px 1px #FFFFFF;
	color: #F00;
	font-weight:bold;
}
table.intable .rowBg_l
{
	background:#e6ecd1;
	text-shadow:1px 1px 1px #FFFFFF;
	text-align:center;
	font-weight:bold;
}
table.intable .rowBg_left
{
	background:#e6ecd1;
	text-align:left;
	font-weight:bold;
}

.number_input:-moz-placeholder {
  color: #999999;
}
.number_input::-moz-placeholder {
  color: #999999;
}
.number_input:-ms-input-placeholder {
  color: #999999;
}
.number_input::-webkit-input-placeholder {
  color: #999999;
}
.number_input {
  text-align:center;
  display: inline;
  /*height: 36px;*/
  padding:1px;
  font-size: 16px;
  line-height: 1.428571429;
  color: #111;
  vertical-align: middle;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  *height:25px;
}
.number_input:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.number_input[disabled],
.number_input[readonly],
fieldset[disabled] .number_input {
  cursor: not-allowed;
  /*background-color: #eeeeee;*/
}

.number_input_noborder {
  text-align:center;
  display: inline;
  /*height: 36px;*/
  padding:1px;
  font-size: 16px;
  line-height: 1.428571429;
  color: #111;
  vertical-align: middle;
  background-color: #ffffff;
  background-image: none;
  border: 0px solid #cccccc;
  *height:25px;
}

.number_input_right:-moz-placeholder {
  color: #999999;
}
.number_input_right::-moz-placeholder {
  color: #999999;
}
.number_input_right:-ms-input-placeholder {
  color: #999999;
}
.number_input_right::-webkit-input-placeholder {
  color: #999999;
}
.number_input_right {
  text-align:right;
  display: inline;
  /*height: 36px;*/
  padding:1px;
  font-size: 16px;
  line-height: 1.428571429;
  color: #111;
  vertical-align: middle;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  *height:25px;
}
.number_input_right:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.number_input_right[disabled],
.number_input_right[readonly],
fieldset[disabled] .number_input_right {
  cursor: not-allowed;
  /*background-color: #eeeeee;*/
}

.number_input_right_noborder {
  text-align:right;
  display: inline;
  /*height: 36px;*/
  padding:1px;
  font-size: 16px;
  line-height: 1.428571429;
  color: #111;
  vertical-align: middle;
  background-color: #ffffff;
  background-image: none;
  border: 0px solid #cccccc;
  *height:25px;
}


.date_input:-moz-placeholder {
  color: #999999;
}
.date_input::-moz-placeholder {
  color: #999999;
}
.date_input:-ms-input-placeholder {
  color: #999999;
}
.date_input::-webkit-input-placeholder {
  color: #999999;
}
.date_input {
  text-align:center;
  display: inline;
  /*height: 36px;*/
  padding:1px;
  font-size: 16px;
  line-height: 1.428571429;
  color: #111;
  vertical-align: middle;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  *height:25px;
}
.date_input:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.date_input[disabled],
.date_input[readonly],
fieldset[disabled] .date_input {
  cursor: not-allowed;
  /*background-color: #eeeeee;*/
}


.date_input_YM:-moz-placeholder {
  color: #999999;
}
.date_input_YM::-moz-placeholder {
  color: #999999;
}
.date_input_YM:-ms-input-placeholder {
  color: #999999;
}
.date_input_YM::-webkit-input-placeholder {
  color: #999999;
}
.date_input_YM {
  text-align:center;
  display: inline;
  /*height: 36px;*/
  padding:1px;
  font-size: 16px;
  line-height: 1.428571429;
  color: #111;
  vertical-align: middle;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  *height:25px;
}
.date_input_YM:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.date_input_YM[disabled],
.date_input_YM[readonly],
fieldset[disabled] .date_input_YM {
  cursor: not-allowed;
  /*background-color: #eeeeee;*/
}


.text_input:-moz-placeholder {
  color: #999999;
}
.text_input::-moz-placeholder {
  color: #999999;
}
.text_input:-ms-input-placeholder {
  color: #999999;
}
.text_input::-webkit-input-placeholder {
  color: #999999;
}
.text_input {
  display: inline;
  /*height: 36px;*/
  padding:1px;
  font-size: 16px;
  line-height: 1.428571429;
  color: #111;
  vertical-align: middle;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  *height:25px;
}
.text_input:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.text_input[disabled],
.text_input[readonly],
fieldset[disabled] .text_input {
  cursor: not-allowed;
  /*background-color: #eeeeee;*/
}


.text_input_center:-moz-placeholder {
  color: #999999;
}
.text_input_center::-moz-placeholder {
  color: #999999;
}
.text_input_center:-ms-input-placeholder {
  color: #999999;
}
.text_input_center::-webkit-input-placeholder {
  color: #999999;
}
.text_input_center {
  text-align:center;
  display: inline;
  /*height: 36px;*/
  padding:1px;
  font-size: 16px;
  line-height: 1.428571429;
  color: #111;
  vertical-align: middle;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  *height:25px;
}
.text_input_center:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.text_input_center[disabled],
.text_input_center[readonly],
fieldset[disabled] .text_input_center {
  cursor: not-allowed;
  /*background-color: #eeeeee;*/
}



.text_input_center_wm:-moz-placeholder {
  color: #dddddd;
}
.text_input_center_wm::-moz-placeholder {
  color: #dddddd;
}
.text_input_center_wm:-ms-input-placeholder {
  color: #dddddd;
}
.text_input_center_wm::-webkit-input-placeholder {
  color: #dddddd;
}
.text_input_center_wm {
  text-align:center;
  display: inline;
  /*height: 36px;*/
  padding:1px;
  font-size: 16px;
  line-height: 1.428571429;
  color: #aaa;
  vertical-align: middle;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  *height:25px;
}
.text_input_center_wm:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.text_input_center_wm[disabled],
.text_input_center_wm[readonly],
fieldset[disabled] .text_input_center_wm {
  cursor: not-allowed;
  /*background-color: #eeeeee;*/
}



th.function-title{
	text-shadow:1px 1px 1px #FFFFFF;
	background:#ecf7c4;
	border-bottom:1px solid #aeaeae;
}


/*頁籤*/
.tab_menu {
	height:39px;
	list-style: none;
	border-bottom:1px solid #eee;
	margin-top:10px;
	margin-bottom:5px;
}
a.tablink {
	display:inline-block;
	float: left;
	height: 38px;
	line-height: 38px;
	overflow: hidden;
	background:url(../images/content_tab_bg.gif) repeat-x left top;
	margin:0 2px;
	border-top:1px solid #eee;
	border-left:1px solid #eee;
	border-right:1px solid #eee;
	position: relative;
	padding:0 20px;
	/*color:#666;*/
	color:#009ee5;
	text-decoration:none;
}
a.tablink:hover { 
	/*color:#009ee5;*/
	color:#666;
	font-weight:bold;
}
a.tablink_active {
	display:inline-block;
	float: left;
	height: 39px;
	line-height: 39px;
	overflow: hidden;
	background:url(../images/content_tab_active_bg.gif) #fff repeat-x left top;
	font-weight:bold;
	margin:0 2px;
	border-top:1px solid #eee;
	border-left:1px solid #eee;
	border-right:1px solid #eee;
	position: relative;
	padding:0 20px;
	color:#ff6800;
	text-decoration:none;
}
a.tablink_active:hover { 
	/*color:#009ee5;*/
	color:#666;
	font-weight:bold;
}

.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
}
	
@media (min-width: 1px) and (max-width:1000px) {
	.footer{
		width:1000px;
	}
}


.memo {
	font-size: 11pt;
	line-height: 18px;
	font-weight: 400;
	color: #666666;
	word-break: break-all;
}
