@charset "utf-8";
html {
	height: 100%;
}
body {
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #f3f3f3;
	min-height: 100%;
	background-position: right bottom;
	background-repeat: no-repeat;
	background-image: url(theme/images/img_bg.jpg);
	margin: 0 auto;
	height: 100%;
}
input[type="text"], input[type="password"] {
	height: 23px;
	width: auto;
	padding: 0 5px 0 5px;
	background-color: #fff;
	border: 4px solid #e6e6e6;
	border-radius: 2px;
	color: #474747;
	font-weight: normal;
	font-size: 1.0em;
}
/*-------------------------login-------------------------*/
.login_form{
	width:482px;
	height:348px;
	background-image:url(theme/images/login_bg.jpg);
	margin:0 auto;
}
.form_box{
	position:relative;
	top:85px;
}
.login_input_user {
	width: 250px;
	position: relative;
	color: #444;
	font-weight:bold;
	font-size:18px;
	padding: 8px 0px 4px 35px;
	border: 0;
	outlne: none;
	display: block;
}
.login_input_pw {
	width: 250px;
	position: relative;
	color: #444;
	font-weight:bold;
	font-size:18px;
	padding: 8px 0px 4px 35px;
	border: 0;
	outlne: none;
	display: block;
}
input:focus {
	outline:none;
}

.wrapper {
	position: relative;
	left: 50%;
	margin-left: -125px;
	margin-top: 50px;
	width: 250px;
	border-bottom: 1px solid #888;
}

.wrapper:before {
	width: 1px;
	height: 5px;
	background-color: #888;
	content: " ";
	display: block;
	position: absolute;
	bottom: 0px;
	left: -1px;
}

.wrapper:after {
	width: 1px;
	height: 5px;
	background-color: #888;
	content: " ";
	display: block;
	position: absolute;
	bottom: 0px;
	right: 0px;
}

.wrapper:hover::after, .wrapper:hover::before {
	background: #57B8D6;
	width: 2px;
}

.wrapper:hover::after {
	right: 0px;
}

.wrapper:hover::before {
	left: 0px;
}

.wrapper:before {
	left: 0px;
	z-index: 100;
}

.wrapper:hover {
	border-bottom: 2px solid #57B8D6;
	margin-top: 50px;
	margin-left: -125px;
}
.login_btn01{
	position:relative;
	text-align:center;
	top:30px;
}
.login_btnstyle{
	background-color:#4e4941;
	display:inline-block;
	cursor:pointer;
	color:#a4a3a0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	padding:8px 40px;
	text-decoration:none;
	border-radius:0px;
}
.login_btnstyle:hover {
	color:#fff;
	background-color:#5e5a53;
}

/*-------------------------index-------------------------*/
#top_box{
	background-color:#fff;
	height:118px;
}
#header{
	width:200px;
	height:100%;
	float:left;
	background-color:#4e4941;
	position: left;
}
#all{
	width:100%;
	height:100%;
}
#frame{
	margin:0 auto;
}
#link{
	float:left;
	height:100%;
}

#link {
	display: inline-block;
	font-size:16px;
}
#link ul {
	list-style-type: none;
	padding: 20px 0px 0px 0px !important;
	margin: 0px;
}
.home{
	background-color:#000;
}
#link li, .home a {
	/* display:inline; */
	/*display: block;*/
	padding-left: 10px;
	padding-right: 10px;
	line-height:33px;
}
#link li a, .home a {
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
}
#link li a:hover, .home a:hover {
	text-decoration: none;
	color: #3cd5d5;
}
#link li a.active {
	color: #3cd5d5;
}

.title {
	line-height: 35px;
	background-color:#7da9b9;
	background-image: url(theme/images/tree_bg.jpg);
	padding-left: 30px;
	font-weight:bold;
}
.link_title{
	padding-left: 30px;
}
.title a {
	color: #069;
}
#content {
	float:left;
	float:right\9;
}
.dcontent {
	padding-top: 10px;
	padding-bottom: 5px;
	display: block;
	margin-left:30px;
	display: table;
}
@media screen and (-webkit-min-device-pixel-ratio:0) { /*safari and chrome*/
	.setting_sel {
		height: 31px;
		width: 518px;
		line-height: 30px;
		padding: 0 5px 0 5px;
		background-color: #fff;
		border: 4px solid #e6e6e6;
		border-radius: 2px;
		color: #474747;
		font-weight: normal;
		font-size: 1.0em;
	}
}
.setting_sel::-moz-focus-inner { /* Remove button padding in FF */
	border: 0;
	padding: 0;
}
@-moz-document url-prefix() { /* targets Firefox only */
	.setting_sel {
		padding: 3px 0!important;
		width: 518px;
		background-color: #fff;
		border: 4px solid #e6e6e6;
		border-radius: 2px;
		color: #474747;
		font-weight: normal;
		font-size: 1.0em;
	}
}
@media screen\0 { /* IE Hacks: targets IE 8, 9 and 10 */
	.setting_sel {
		height:30px;
		line-height:30px;
	}
}

.status {
	border:0;
}
.status th {
	border: 1px solid #1b1b1b;
	background: #1b1b1b url("theme/images/ui-bg_highlight-soft_60_1b1b1b_1x100.png") 50% 50% repeat-x;
	font-weight: normal;
	color: #FFFFFF;
	font-weight: bold !important;
	overflow: hidden;
	white-space: nowrap;
	text-align:center;
	border-top : 0 none;
	border-bottom : 0 none;
	border-left : 0 none;
}
.status tr {
	outline-style: none;
	border: 1px solid #1b1b1b;
	background-color:#333;
	color:#FFF;
	font-size: 11px;
	font-family: Verdana,Arial,sans-serif;
}
.status td {
	text-align: center !important;
	border-right-width: 1px;
	font-weight: normal;
	border-right-color: inherit;
	border-right-style: solid;
	overflow: hidden;
	white-space: pre;
	height: 22px;
	padding: 0 20px 0 20px;
	border-bottom-width: 1px;
	border-bottom-color: inherit;
	border-bottom-style: solid;
}

.cell {
	padding-left: 10px;
	display: table-row;
}
.cell .index_cell {
	line-height: 1.6em;
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 10px;
	display: table-cell;
}
.cell .apart_cell {
	display: table-cell;
	line-height: 1.6em;
	padding-left: 40px;
	padding-top: 5px;
	padding-right: 10px;
}
.cell span.ver_dump {
	color:#039;
}
.grid {
	padding-left: 10px;
}
select {
	*width:130px;
}
.buttonset {
	padding-left: 40px;
}
/*0415 add*/
#logo {
	width: 224px;
	float: left;
	display: block;
	height: 110px;
	position:relative;
	left:20px;
	top:4px;
}
#setup_link{
	display:block;
	width:auto;
	height:auto;
	float:right;
	margin: 0px;
	padding-top:100px;
	font-size:16px;
}
#setup_link ul{
	padding: 0px;
	margin: 0px;
}
#setup_link li{
	display:block;
	float:left;
	padding-right: 10px;
	list-style-type: none;
}
#setup_link li span{
	float:left;
	padding-right: 10px;
}
#setup_link li a {
	font-family: Arial, Helvetica, sans-serif;
	padding-left:20px;
	background-image: url(theme/images/img_list.jpg);
	background-repeat: no-repeat;
	color: #4A4A4A;
	text-decoration:none;
}
#setup_link li a:hover,#setup_link li a.active {
	color: #2ba1c8;
	background-image: url(theme/images/img_list_hover.jpg);
	background-repeat: no-repeat;
}

label.error {
	color : red;
	padding-left:10px;
}
div.error{
	display: none;
	color: red;
}
#toggle_bar{
	float:right;
	display:block;
	height:100%;
	width:10px;
}
#toggle_bar a{
	display:block;
	height:100%;
	width:100%;
}
#toggle_bar a:hover{
	display: block;
	height: 100%;
	width: 100%;
	background-color: #36332E;
}
