* { padding: 0; margin: 0; }

body {
    margin: 0;
    padding: 0;
    line-height:1.5;
    color:#333;
    font-family:Arial, sans-serif;
    font-size:14px;
}

img {
	border: none;
}

input {
	font-size: 14px;
	margin: 0px;
	padding: 2px;	
}

.button {
	padding-left:8px;
	padding-right:8px;
}

#wrapper {
    margin: 0 auto;
    width: 790px;
}

#header {
    color: #333;
    width: 770px;
    padding: 0px 10px;
    margin: 0px 0px 0px 0px;
    background: #ffffff;
}

#headerborder {
    width: 790px;
	height: 40px;
    padding: 0px 0px;
    margin: 0px 0px 0px 0px;
    background: url(../images/header_border.jpg) repeat-x;
}

#topcontent { 
    color: #333;
    padding: 0px 20px 20px 20px;
    margin: 0px 0px 30px 0px;
    width: 750px;
    background: #ffffff;
    text-align: center;
}

#topcontent p { 
    padding: 6px;
}

#content { 
    color: #333;
    padding: 0px 20px 20px 20px;
    margin: 0px 0px 30px 0px;
    width: 750px;
    background: #ffffff;
    text-align: left;
}

p { 
    padding: 6px;
}

#footer { 
    width: 770px;
    clear: both;
    color: #333;
    background: #ffffff;
    margin: 0px;
    padding: 10px 10px 0px 10px;
    border-top: 1px solid #cccccc;
    text-align: center;
    height: 4em;
}

.clear {
    clear: both;
    background: none;
}

#cmd {
    width: 500px;
    font-size: 18px;
    height: 22px;
    padding: 2px;
}

#enterbutton {
    width: 32px;
    height: 32px;
	margin-top: 4px;
}

.inputarea td {
    padding: 4px;
    text-align: left;
}

#navimenu {
    float: right;
    text-align: right;
    width: 500px;
    padding-top: 20px;
    display: inline;
    position: relative;
}

#navimenu {
    float: right;
    text-align: right;
    width: 500px;
    padding-top: 20px;
    display: inline;
    position: relative;
}

#logo { 
    width: 224px;
    height: 80px;
    float: left;
    display: inline;
    position: relative;
    margin: 0px;
    padding: 0px;
}

#banner {
    float: left;
    background: url(../images/banner.jpg);
    width: 750px;
    height: 160px;
    padding:10px;
    display: inline;
    position: relative;
    margin: 0px;
}

.maincopy {
    color: #ffffff;
    font-size: 18px;
	border:0px solid #000000;
}

.subcopy {
    color: #ffffff;
    font-weight: normal;
    font-size: 16px;
}

.copyright {
    font-size: 12px;
    color: #888888;
}

#footermenu {
    font-size: 12px;
    padding: 0px 0px 8px 0px;
    color: #888888;
}

a:link,
a:visited,
a:active {
    color: #007def;
    text-decoration: none;
}

a:hover {
    color: #007def;
    text-decoration: underline;
}

#suggest {
    text-align: left;
    position: absolute;
    background-color: #FFFFFF;
    border: 1px solid #CCCCFF;
    width: 506px;
    font-size:14px;
	z-index: 200;
}

#suggest div {
    padding: 1px;
    display: block;
    width: 504px;
    overflow: hidden;
    white-space: nowrap;
	z-index: 200;
}

#suggest div.select {
    color: #FFFFFF;
    background-color: #3366FF;
}

#suggest div.over {
    background-color: #99CCFF;
}

#freecomment {
    margin-left: auto;
    margin-right: auto;
    margin-top: 60px;
    margin-bottom: 20px;
    width: 500px;
    border: 0px solid #cccccc;
    padding: 4px;
    text-align: left;
}

.cm {
    width:500px;
    text-align: center;
    font-size: 12px;
}

.cm td {
    vertical-align: top;
}

.cm a:hover {
    color:#007def;
    text-decoration: none;
}

.inputform {
    border-collapse: collapse;
	margin: 10px 10px;
}

.inputform tr {
	vertical-align: top;
	
}

.inputform th {
	text-align: right;
	padding: 8px 4px;
}

.inputform td {
	padding: 8px 4px;
}

.required {
    color: #ff4488;	
}

.errormessage {
	color: #ff0000;
}

.lastmessage {
	color: #ff44cc;
	font-weight: bold;
	font-size: 16px;
}

.inputerror {
	color: #ff0000;
	font-size: 11px;
}

.datalist {
    border-collapse: collapse;
	margin: 10px 10px;
}

.datalist tr {
	vertical-align: middle;
}

.datalist th {
	text-align: center;
	padding: 6px 8px;
	background-color: #eeeeee;
	border: 1px solid #cccccc;
}

.datalist td {
	padding: 6px 8px;
	border: 1px solid #cccccc;
}

.pagenumber {
    border-collapse: collapse;
	margin: 10px 10px 0px 10px;
	width: 720px;
}

.pagenumber tr {
	vertical-align: middle;
}

.pagenumber th {
	text-align: left;
	font-weight: normal;
}

.pagenumber td {
	text-align: right;
}

.center {
	text-align: center;
}

.inputframe {
	background-color: #eeeeee;
	padding: 8px;
	border-bottom: 1px solid #cccccc;
}

strong {
	font-weight: bolder;
	font-size: 16px;	
}

#commandhelp {
	height: 46px;
	margin-top: 10px;
	font-size: 12px;
	font-weight: normal;
	color: #444444;
}

#commandhelp h2 {
	font-size: 12px;
	font-weight: normal;
	color: #444444;
	border: 0px;
	padding: 0px;
	margin: 0px;
}

#parts {
	width:750px;
	clear: both;
	font-size: 12px;
	color: #444444;
}

#parts1 {
    float: left;
    text-align: left;
	margin: 0 auto;
	padding: 2px;
}

#parts2 {
    float: left;
    text-align: left;
	margin: 0 auto;
	padding: 2px;
}

#parts3 {
    float: right;
    text-align: left;
	margin: 0 auto;
	padding: 2px;
}

#standurl {
	width: 500px;
}

li {
	margin-left: 40px;
}

h2, h3, h4 {
    color: #44cccc;
	border-bottom: 1px solid #cccccc;
	padding-left: 4px;
	margin-top: 12px;
	margin-bottom: 8px;
}

div.breadcrumbs {
	overflow:hidden;
	margin:0;
	padding:0;
	height:30px;
	line-height:30px;

	/*-- sample only --*/
	color:#888888;
	border:1px solid #eee;
	margin-bottom:20px;
	
	background:url(../images/bg-stripe-1.png);
}
div.breadcrumbs a, div.breadcrumbs em, div.breadcrumbs span {
	float:left;
	overflow:hidden;
	height:30px;
	padding:0 8px;
	font-style:normal;
}
div.breadcrumbs span {
	background:url(../images/bg-breadcrumb.png) no-repeat left center;
	overflow:hidden;
	padding:0 0 0 10px;
	width:0px;

	filter:alpha(opacity=40);
	opacity:0.4;
}


/* dock - top */
.dock {
	position: relative; 
	height: 50px; 
	text-align: center;
}
.dock-container {
	position: absolute;
	height: 50px;
	padding-left: 20px;
}
a.dock-item {
	display: block;
	width: 32px;
	color: #000;
	position: absolute;
	top: 0px;
	text-align: center;
	text-decoration: none;
	font: bold 12px Arial, Helvetica, sans-serif;
}
.dock-item img {
	border: none; 
	margin: 5px 10px 0px; 
	width: 100%; 
}
.dock-item span {
	display: none; 
	padding-left: 20px;
}

.inputhelp {
	color: #666666;
	font-size: 11px;
}

.search_command_item {
	margin-bottom: 16px;
}

.search_command_item .command_thumnail {
	width: 128px;
	float: left;
	text-align: center;
}

.search_command_item .command_text {
	width: 600px;
	float: left;
	margin-left:8px;
}

.search_command_item p {
	padding: 2px;
}

.search_command_item .command_name {
}

.search_command_item .command_help {
}

.search_command_item .command_info {
	margin-top: 8px;
	border-top: 1px solid #cccccc;
	color: #666666;	
	font-size: 10px;
}

.search_command_item .command_action {
	font-size: 10px;
}

hr {
	margin: 16px 0px;
	background-color: #cccccc;
	color: #cccccc;
	border: none;
	height: 1px; 
}

.alertmsg {
	background-color: #ffcccc;
	font-size: 12px;
	font-weight: bold;
	padding: 4px;
	margin-top: 4px;
}

.search_stand_item {
	margin-bottom: 16px;
}

.search_stand_item .stand_thumnail {
	width: 128px;
	float: left;
	text-align: center;
}

.search_stand_item .stand_text {
	width: 600px;
	float: left;
	margin-left:8px;
}

.search_stand_item p {
	padding: 2px;
}

.search_stand_item .stand_name {
}

.search_stand_item .stand_help {
}

.search_stand_item .stand_info {
	margin-top: 8px;
	border-top: 1px solid #cccccc;
	color: #666666;	
	font-size: 10px;
}

.search_stand_item .stand_action {
	font-size: 10px;
}

.navigation_container {
	height: 40px;
}

.navigation_dock {
	width: 480px;
} 

.navigation_dock1 {
	float: right;
	width: 520px;
} 

.navigation_dock2 {
	float: right;
	width: 110px;
} 

.navigation {
  list-style: none;
}

.navigation li {
  float: left;
  background: transparent url(../images/action_go.gif) no-repeat scroll left center;
  padding-left: 18px;
  margin-right: 16px;
  margin-left: 0px;
}

.navigation li.blank {
  float: left;
  background: transparent;
  padding-left: 0px;
  margin-right: 16px;
  margin-left: 0px;
}

#suggesttype_dock {
	background-color:#444444;
	color: #eeeeee;
	border:1px solid #888888;
	padding:4px;
	width:80px;
	text-align: left;
	cursor: pointer;
}


#suggesttype_dock a:link,
#suggesttype_dock a:visited,
#suggesttype_dock a:hover,
#suggesttype_dock a:active {
    color: #eeeeee;
    text-decoration: none;
}

.notice {
	color: #ff0000;
}

.pageslide {
	margin-top:20px;
	width: 100%;
}

.pageslide th{
	text-align: left;
	font-weight:normal;
}

.pageslide td{
	text-align: right;
	font-weight:normal;
}

.pointer {
	cursor: pointer;
}

.command-link {
	cursor: pointer;
}

.service_item {
	margin-bottom: 16px;
}

.service_item .service_thumnail {
	width: 128px;
	float: left;
	text-align: center;
}

.service_item .service_text {
	width: 600px;
	float: left;
	margin-left:8px;
}

.service_item .service_text_wide {
	width: 728px;
	float: left;
	margin-left:8px;
}

.service_item p {
	padding: 2px;
}

.service_item .service_info {
	margin-top: 8px;
	border-top: 1px solid #cccccc;
	color: #666666;	
	font-size: 10px;
}

.service_item .service_link {
	font-size: 10px;
}

.webapixml {
	width: 700px;
	height: 400px;
}

.webapi_header {
	background-color: #eeeeee;
	border-bottom: 1px solid #cccccc;
	padding: 8px;
	margin-bottom: 12px;
}

.webapi_footer {
	background-color: #eeeeee;
	border-top: 1px solid #cccccc;
	padding: 8px;
	margin-bottom: 12px;
	text-align: center;
}

.service_item .photo_thumnail {
	width: 128px;
	float: left;
	text-align: center;
	margin: 8px;
}

#dewplayer object {
	z-index:-1;
}

pre {
	border:1px solid #888888;
	padding:4px;
	font-size:12px;
}

