body {
	padding: 0px;
	margin: 0px;
}
#pagearea {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#global_header {
	background-image: url(../images/common_top/header_back.png);
	background-repeat: repeat-x;
	background-position: left top;
	height: 80px;
	width: 750px;
}

#global_header img {
	vertical-align: top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.global_header_right {
	float: right;
	height: 40px;
	width: 329px;
	padding-top: 40px;
}
.global_header_right p {
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.global_header_right form {
	float: left;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.search_text {
	height: 17px;
	width: 98px;
	border: 1px solid #000000;
}



.company_logo {
	float: left;
	margin: 0px;
	padding-top: 18px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
}

.global_menu {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: 750px;
	height: 54px;
	clear: both;
}
.global_menu li {
	float: left;
	padding-bottom: 18px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.global_menu img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: top;
}
#contentsarea {
	float: right;
	width: 560px;
	padding-bottom: 30px;
}

#global_footer {
	color: #444444;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #2191e8;
	height: 50px;
	width: 750px;
	clear: both;
	font-size: 12px;
}
#global_footer img {
	vertical-align: top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.sidemenu {
	background-image: url(../images/common_top/sideback_top.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 12px;
	width: 171px;
	float: left;
	font-size: 11px;
	margin-bottom: 30px;
}
.sidemenu dl, .sidemenu dt, .sidemenu dd {
	margin: 0px;
	padding: 0px;
}


.sidemenu img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: top;
}
.sidemenu_nolist_icon {
	list-style-type: none;
	background-image: url(../images/common_top/sideback_bottom.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 27px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.detail_pro_list {
	margin: 0px;
	list-style-type: none;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	background-color: #F7F7F7;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #b2b2b2;
	border-left-color: #b2b2b2;
	width: 154px;
}
.detail_pro_list li {
	padding-bottom: 5px;
	background-image: url(../images/common_top/icon.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 8px;
}
.detail_pro_list sup {
	vertical-align: top;
}


.footer_contact {
	float: right;
	margin: 0px;
	padding: 0px;
}
.copyright {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	float: left;
}
.pad-left {
	padding-left: 25px;
}
