body {
	font-size: 12px;
}
.login_text {
	color:#333;
	font-size:14px;
	font-weight:bold;
}

.head_title {
	color:#FFF;
	font-size:20px;
	padding-left:25px;
	white-space:nowrap;
}
.head_link {
	color: #033d61;
	width : 64px;
	display:inline-block;
	text-align:center;
	background-image : url(../images/main_34.gif);
	background-repeat : no-repeat;
	background-position:62px;
}
.head_link a {
	color : #033d61;
	border : none;
	background : none;
	text-decoration : none;
	display:inline-block;
	width:60px;
	line-height:19px;
	margin-left:-5px;
}
.head_link a:hover {
	color : #033d61;
	background-image : url(../images/bg.gif);
	border-style : solid;
	border-width : 1px;
	border-color : #a6d0e7;
}
.head_text {
	color: #FFFFFF;
}

.menu_title {
	height:28px;
	line-height:28px;
	text-align:left;
	padding-left:32px;
	background:url(../images/main_40.gif);
	color: #FFFFFF;
}
.menu_category {
	padding-left:30px;
	height:23px;
	line-height:23px;
	background:url(../images/main_47.gif);
	text-align:left;
}
.menu_category a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}
.menu_category a:hover {
	color: #ffcc00;
}

.menu_item {
	text-align:left;
	padding-left:24px;
	height:23px;
	line-height:23px;
	background:url(../images/left.gif);
	background-repeat:no-repeat;
	background-position: 8px 7px;
}
.menu_item a {
	color: #033d61;
	text-decoration:none;
	/*border:solid;
	border-color:#fff;
	border-width:1px;*/
	padding:2px 8px;
}
.menu_item a:hover {
	color:#F60;
	/*border-color:#7bc4d3;*/
}

.tab_list th {
	height:20px;
	line-height:20px;
	font-weight:bold;
	background:url(../images/tab_bg.gif);
	border-color:#b5d6e6;
	border-width:1px;
	border-style:solid;
}
.tab_list td {
	text-align:center;
	height:20px;
	line-height:20px;
	border-color:#b5d6e6;
	border-width:1px;
	border-style:solid;
	padding:2px;
	width: auto;
	overflow:hidden;
	text-overflow: ellipsis;
	white-space:nowrap;
}
.tab_list .left {
	text-align:left;
}

.tab_info th {
	width:20%;
	text-align:right;
	height:26px;
	line-height:26px;
	font-weight:bold;
	background:url(../images/tab_bg_info.gif);
	border-color:#b5d6e6;
	border-width:1px;
	border-style:solid;
	padding-right:3px;
}
.tab_info td {
	width:80%;
	text-align:left;
	height:26px;
	line-height:26px;
	border-color:#b5d6e6;
	border-width:1px;
	border-style:solid;
	overflow:hidden;
	padding-left:3px;
}
.tab_info input, .tab_info select {
	font-family:"微軟正黑體";
	font-size:12px;
	width:100px;
}
.info_button {
	font-family:"微軟正黑體";
	font-size:12px;
}

.tab_link {
	color: #03515d;
	text-decoration:none;
}

.tab_link img {
	padding-left:2px;
	padding-right:3px;
	position:relative;
	top:3px;
}

.tab_nav img {
	padding-left:2px;
	padding-right:3px;
	position:relative;
	top:3px;
}

.tab_footer {
	color: #03515d;
}

.tab_button_save {
	border:none;
	background:url('../images/icon_save.png');
	background-repeat:no-repeat;
	background-position:0px 0px;
	padding:0px 0px 0px 20px;
	color:#03515d;
	cursor:pointer;
	font-family:"微軟正黑體";
	font-size:12px;
	margin:0px;
}