.ds3_title01 {
	width: 749px;
	height: 85px;
	background: url(ds3/title_01.png);
	margin-bottom: 20px;
	padding-top: 20px;
	text-align: center;
}

.ds3_menu a img {
	border-width: 0;
}

.ds3_menu a:hover {
	position: relative;
	top: 0px;
	left: 0px;
}

.ds3_content {
	width: 700px;
	text-align: left;
	margin: 0 auto;
}

.ds3_foot {
	text-align: center;
	font-size: 13px;
}

/* ======================================== */ /* app_data_top */
.app_data_top {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-size: 13px;
	text-align: right;
}

/* app_data_list */
.app_data_list {
	
}

/* app_data_page */
.app_data_page {
	border-top: 1px solid #ccc;
	text-align: center;
}

.app_data_page table {
	margin: 0 auto;
}

.app_data_page table td {
	font-size: 13px;
}

/* app_search */
.app_search {
	text-align: center;
}

.app_search table {
	margin: 0 auto;
}

.app_search_inp {
	width: 180px;
}

.app_search_btn {
	width: 69px;
	height: 27px;
	padding: 3px 0px 0px 16px;
	text-align: center;
	background: url(ds3/search_btn.gif) no-repeat;
	cursor: hand;
}

.app_search_desc1 {
	font-size: 13px;
}

.app_search_desc2 {
	font-size: 13px;
	color: #888;
}

.msg_note { font-size:13px; color:#888888; }
.msg_note2 { font-size:13px; color:#000000; }
.msg_error { font-size:13px; color:#ff0000; }
/* =========== */
.tabLogin {
	border:0px solid gray; border-collapse: collapse;
	background:url(ds3/home_login.png);
	width: 449px; height: 252px;
}



