@charset "utf-8";
#content {
	background-image: url(../images/bg.jpg);
	height: 461px;
	width: 877px;
	margin-top: 75px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-left: 0px;
	padding-top: 130px;
}
#content_menu {
	background-image: url(../images/bg.jpg);
	height: 431px;
	width: 807px;
	margin-top: 75px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-left: 70px;
	padding-top: 160px;
}

#content_menu ul{
	margin: 0px;
	padding: 0px;
}
#content_menu li{
	height: 40px;
	width: 222px;
	list-style-type: none;
	line-height: 35px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	float: left;
	margin-right: 32px;
	margin-bottom: 20px;
}
#content_menu a:link {
	color: #000;
	text-decoration: none;
}
#content_menu a:visited {
	color: #000;
}
#content_menu a:hover {
	color: #FFF;
}
#content_menu a:active {
	color: #FC0;
	
}
#link{
	display: block;
	height: 20px;
	width: 222px;
	background-image: url(../images/bg_01.gif);
	padding-top: 12px;
	padding-bottom: 28px;
	}
#link:hover{
	height: 60px;
	width: 222px;
	background-image: url(../images/bg_01-1.gif);
	background-repeat: no-repeat;
	}
#link_1{
	display: block;
	height: 20px;
	width: 222px;
	background-image: url(../images/bg_02.gif);
	padding-top: 12px;
	padding-bottom: 28px;
	color: #FFF;
	}
#link_1:hover{
	height: 60px;
	width: 222px;
	background-image: url(../images/bg_02-1.gif);
	background-repeat: no-repeat;
	color: #FFF;
	}
#link_2{
	display: block;
	height: 20px;
	width: 222px;
	background-image: url(../images/bg_03.gif);
	padding-top: 12px;
	padding-bottom: 28px;
	color: #FFF;
	}
#link_2:hover{
	height: 60px;
	width: 222px;
	background-image: url(../images/bg_03-1.gif);
	background-repeat: no-repeat;
	color: #FFF;
	}
#link_3{
	display: block;
	height: 20px;
	width: 222px;
	background-image: url(../images/bg_04.gif);
	padding-top: 12px;
	padding-bottom: 28px;
	color: #FFF;
	}
#link_3:hover{
	height: 60px;
	width: 222px;
	background-image: url(../images/bg_04-1.gif);
	background-repeat: no-repeat;
	color: #FFF;
	}
#search{
	display: block;
	height: 20px;
	width: 145px;
	background-image: url(../images/bg_02.png);
	padding-top: 9px;
	padding-bottom: 11px;
	text-align: center;
	font-size: 12px;
	font-family: "微軟正黑體", Arial;
	}
#search:hover{
	width: 145px;
	background-image: url(../images/bg_02-1.png);
	background-repeat: no-repeat;
	}
#search_1{
	display: block;
	height: 20px;
	width: 145px;
	background-image: url(../images/bg_06.png);
	padding-top: 9px;
	padding-bottom: 11px;
	text-align: center;
	font-size: 12px;
	font-family: "微軟正黑體", Arial;
	}
#search_1:hover{
	width: 145px;
	background-image: url(../images/bg_06-1.png);
	background-repeat: no-repeat;
	}
#search_2{
	display: block;
	height: 20px;
	width: 145px;
	background-image: url(../images/bg_07.png);
	padding-top: 9px;
	padding-bottom: 11px;
	text-align: center;
	font-size: 12px;
	font-family: "微軟正黑體", Arial;
	}
#search_2:hover{
	width: 145px;
	background-image: url(../images/bg_07-1.png);
	background-repeat: no-repeat;
	}
#search_3{
	display: block;
	height: 20px;
	width: 145px;
	background-image: url(../images/bg_08.png);
	padding-top: 9px;
	padding-bottom: 11px;
	text-align: center;
	font-size: 12px;
	font-family: "微軟正黑體", Arial;
	}
#search_3:hover{
	width: 145px;
	background-image: url(../images/bg_08-1.png);
	background-repeat: no-repeat;
	}
#home{
	display: block;
	height: 20px;
	width: 145px;
	background-image: url(../images/bg_03.png);
	padding-top: 9px;
	text-align: center;
	font-size: 12px;
	font-family: "微軟正黑體", Arial;
	padding-bottom: 11px;
	}
#home:hover{
	width: 145px;
	background-image: url(../images/bg_03-1.png);
	background-repeat: no-repeat;
	}
#print{
	display: block;
	height: 20px;
	width: 145px;
	background-image: url(../images/bg_05.png);
	padding-top: 9px;
	padding-bottom: 11px;
	text-align: center;
	font-size: 12px;
	font-family: "微軟正黑體", Arial;
	}
#print:hover{
	width: 145px;
	background-image: url(../images/bg_05-1.png);
	background-repeat: no-repeat;
	}
#search_box{
	float: left;
	height: 40px;
	width: 411px;
	margin: 0 5px 0 0;
	padding: 0 5px;
	background-image: url(../images/bg_04.png);
	line-height: 40px;
	}
#login {
	width: 273px;
	clear: left;
	margin-left: 300px;
	margin-top: 80px;
	background-image: url(../images/bg_login.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 229px;
	padding-top: 20px;
}
#login img{
	vertical-align: middle;
}
.box_0 {
	width: 150px;
	margin: 0px;
	padding: 0px 5px;
	border: 1px solid #FFF;
	background-color: #E7E7E7;
	font-size: 0.8em;
	font-family: "微軟正黑體", Arial;
}
.box_1 {
	width: 300px;
	margin: 0px;
	padding: 0px 5px;
	border: 1px solid #FFF;
	background-color: #E7E7E7;
	font-size: 0.8em;
	font-family: "微軟正黑體", Arial;
}
.box_2 {
	width: 250px;
	margin: 0px;
	padding: 0px 5px;
	border: 1px solid #FFF;
	background-color: #E7E7E7;
	font-size: 0.8em;
	font-family: "微軟正黑體", Arial;
}
.box_3 {
	width: 220px;
	margin: 0px;
	padding: 0px 5px;
	border: 1px solid #FFF;
	background-color: #E7E7E7;
	font-size: 0.8em;
	font-family: "微軟正黑體", Arial;
}
.p_1 {
	margin: 0px;
	padding: 0px;
	font-family: "微軟正黑體", Arial;
	font-size: 12px;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h1 img{
	vertical-align: bottom;
}

.clear_both {
	clear: both;
	height: 0px;
}
#search_title {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/bg_02.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #dcdcdc;
}
#search_content {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 12px;
	font-family: "微軟正黑體", Arial;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(../images/gray.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 10px;
}
#search_content th{
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background-color: #eee;
}
#search_content td{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#search_content p{
	padding-bottom: 20px;
	text-align: center;
}
.search_content_box {
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	width: 1100px;
	height: 40px;
}
.search_content_box ul{
	margin: 0px;
	padding: 0px;
}
.search_content_box li{
	list-style-type: none;
	font-weight: bold;
	float: left;
	margin-right: 15px;
	line-height: 27px;
	background-color: #FFFFFF;
	padding-right: 7px;
	padding-left: 7px;
	height: 25px;
	border: 1px solid #CCC;
}
.search_content_box li a{
	text-decoration: none;
	color: #000;
}
.search_content_box li.active, .search_content_box li.active a{
	color: #f00;
}

#search_title_content {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 1100px;
	padding-top: 70px;
	padding-bottom: 10px;
}
#search_title_content ul{
	margin: 0px;
	padding: 0px;
}
#search_title_content li{
	list-style-type: none;
	font-weight: bold;
	float: left;
	margin-right: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-bottom: 5px;

}
#search_title_content a:link {
	color: #000;
	text-decoration: none;
}
#search_title_content a:visited {
	color: #000;
}
#search_title_content a:hover {
	color: #FFF;
}
#search_title_content a:active {
	color: #FC0;
	
}

body,td,th {
	font-family: "微軟正黑體", Arial;
}

#search_title_function {
	margin: 0 auto;
	padding: 70px 0 10px 0;
}

#search_title_function td {
	padding: 0 45px;
}

.button_login {
	width: 61px;
	height: 31px;
	border: 0;
	font-family: "微軟正黑體", Arial;
	background-color: transparent;
	background-image: url(../images/m01.gif);
}

.button_orange {
	height: 40px;
	width: 145px;
	border: 0;
	font-family: "微軟正黑體", Arial;
	background-color: transparent;
	background-image: url(../images/bg_03.png);
}

.button_blue {
	height: 40px;
	width: 145px;
	border: 0;
	font-family: "微軟正黑體", Arial;
	color: #fff;
	background-color: transparent;
	background-image: url(../images/bg_06.png);
}

.button_red {
	height: 40px;
	width: 145px;
	border: 0;
	font-family: "微軟正黑體", Arial;
	color: #fff;
	background-color: transparent;
	background-image: url(../images/bg_07.png);
}

.button_green {
	height: 40px;
	width: 145px;
	border: 0;
	font-family: "微軟正黑體", Arial;
	color: #fff;
	background-color: transparent;
	background-image: url(../images/bg_08.png);
}

.button_yellow {
	height: 40px;
	width: 145px;
	border: 0;
	font-family: "微軟正黑體", Arial;
	background-color: transparent;
	background-image: url(../images/bg_02.png);
}

.button_light_yellow {
	height: 40px;
	width: 145px;
	border: 0;
	font-family: "微軟正黑體", Arial;
	background-color: transparent;
	background-image: url(../images/bg_05.png);
}
#search_content table.statistics {
	width: 1100px;
	margin: 0 auto 20px auto;
}
#search_content table.statistics th, #search_content table.statistics td {
	padding: 2px 5px;
}
#search_content table.statistics td.weight_sum, #search_content table.statistics td.quantity_sum, #search_content table.statistics td.measurement_sum {
	text-align: right;
}
#description_content {
	position: relative;
	padding: 0 165px;
}
#description_content .button_back {
	position: absolute;
	top: 0;
	left: 0;
	height: 40px;
	width: 145px;
	border: 0;
	font-family: "微軟正黑體", Arial;
	background-color: transparent;
	background-image: url(../images/bg_03.png);
}
#description_content .button_search {
	position: absolute;
	bottom: 0;
	right: 0;
	height: 40px;
	width: 145px;
	border: 0;
	font-family: "微軟正黑體", Arial;
	background-color: transparent;
	background-image: url(../images/bg_02.png);
}

#description_content p.description_keyword
{
	float: left;
	height: 40px;
	width: 411px;
	margin: 0;
	padding: 0 5px;
	background-image: url(../images/bg_04.png);
	line-height: 40px;
}

#description_content p.description_keyword input.keyword
{
	width: 300px;
	margin: 0px;
	padding: 0px 5px;
	border: 1px solid #FFF;
	background-color: #E7E7E7;
	font-size: 0.8em;
	font-family: "微軟正黑體", Arial;
}

#description_content .prefix_blank, #description_content .suffix_blank
{
	height: 40px;
	margin-left: 10px;
	line-height: 40px;
	vertical-align: middle;
}

#description_content .keywords_list, #description_content .keywords_excluded_list
{
	position: relative;
	padding: 0 50px;
	margin-top: 5px;
	font-size: 0.8em;
}

#description_content .keywords_list input.add_keyword, #description_content .keywords_excluded_list input.add_keyword
{
	position: absolute;
	left: 0;
}

#description_content .keywords_list input.delete_keyword, #description_content .keywords_excluded_list input.delete_keyword
{
	position: absolute;
	right: 0;
}

#description_content .keywords_list table, #description_content .keywords_excluded_list table
{
	width: 100%;
	border-collapse: collapse;
}

#description_content .keywords_list th, #description_content .keywords_excluded_list th
{
	border: 1px solid #ccc;
	padding: 2px 5px;
	text-align: center;
	background-color: #eee;
}

#description_content .keywords_list td, #description_content .keywords_excluded_list td
{
	border: 1px solid #ccc;
	padding: 5px 2px;
	background-color: #fff;
}

#description_content .keywords_list .keyword_index, #description_content .keywords_list .checkbox_prefix_blank, #description_content .keywords_list .checkbox_suffix_blank
{
	width: 50px;
	text-align: center;
}

#description_content .keywords_excluded_list .keyword_excluded_index, #description_content .keywords_excluded_list .checkbox_prefix_blank, #description_content .keywords_excluded_list .checkbox_suffix_blank
{
	width: 50px;
	text-align: center;
}

#search_content table.data
{
	width: 2445px;
}

#search_content table.data td
{
	padding: 2px 5px;
}

#search_content table.data th.shipper, #search_content table.data th.consignee, #search_content table.data th.notify, #search_content table.data th.country
{
	width: 220px;
}

#search_content table.data th.description
{
	width: 300px;
}

#search_content table.data th.date, #search_content table.data th.weight, #search_content table.data th.quantity, #search_content table.data th.measurement
{
	width: 100px;
}

#search_content table.data th.loading_port, #search_content table.data th.discharge_port, #search_content table.data th.vessel
{
	width: 120px;
}

#search_content table.data th.bl_no
{
	width: 150px;
}

#search_content table.data td.shipper, #search_content table.data td.consignee, #search_content table.data td.notify
{
	vertical-align: top;
	color: #0000c0;
}

#search_content table.data td.shipper address, #search_content table.data td.consignee address, #search_content table.data td.notify address
{
	font-style: normal;
	color: #000;
}

#search_content table.data td.date, #search_content table.data td.bl_no, #search_content table.data td.weight, #search_content table.data td.quantity, #search_content table.data td.measurement
{
	text-align: center;
}
