@import url("../../css/navi.css");
@import url("../../css/common.css");
@import url("../../css/common02.css");
@import url("../../css/layout.css");
@import url("../../css/link.css");
@import url("../../css/font.css");

#data_service_ti { background-image: url(../img/ti_data_service.gif); background-repeat: no-repeat; text-indent: -2000px; margin: 0; padding: 0; width: 640px; height: 38px; }

body { 
	font-size: 80%;
}
table th {
	font-size: 80%;
}
#data_service_top p {
	line-height: 1.5em;
	margin: 5px;
	padding: 0px;
	font-size: 90%;
	text-indent: 1em;
}
#data_service_top {
	text-align: left;
	width: 640px;
}

.data_service_section {
	float: left;
	width: 420px;
}
ul#data_service_ul,ul#data_service_ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
ul#data_service_ul {
	clear:both;
	padding: 0px;
	margin: 10px 0px;
	height: 30px;
}


ul#data_service_ul li {
	float: left;
	padding: 0px;
	margin: 0px;
}

ul#data_service_ul li a {
	display: block;
	width: 128px;
	text-align: center;
	background-image: url(../img/data_service_navi_bg.gif);
	background-position: center top;
	font-size: 12px;
	height: 25px;
	margin: 0px;
	padding: 0px;
	line-height: 25px;
}
ul#data_service_ul li a:hover {
	background-position: center bottom;
	text-decoration: none;
}

#next_buttom a {
	background-image: url(../img/next_bg.gif);
	background-position: left top;
	float: right;
	height: 25px;
	display: block;
	background-repeat: no-repeat;
	line-height: 24px;
	font-size: 12px;
	padding-left: 24px;
}


#next_buttom a:hover {
	background-position: left bottom;
}

#back_buttom a {
	background-image: url(../img/back_bg.gif);
	background-position: right top;
	float: left;
	height: 25px;
	display: block;
	background-repeat: no-repeat;
	line-height: 24px;
	font-size: 12px;
	padding-right: 24px;
}

#back_buttom a:hover {
	background-position: right bottom;
}
.data_service_section h4 {
	margin: 0px;
	padding: 5px 0px;
	font-size: 14px;
	color: #333333;
}
