@charset "utf-8";
body {
	background-color: #FFFFFF;
	color: #666666;
	text-decoration: none;
	font-family: Verdana, "?°ç´°?Žé?";
	font-size: 0.8em;
	line-height: 1.5em;
	margin: 0px;
	width:100%;
	height:100%;
}
table {	border-collapse:collapse;}

a{
	color: #2088c5;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

input, select {
	color: #666666;
}

#container {
	width: 950px;
	margin: 0 auto;
	text-align: left; 
} 

#footer {
	background-repeat: repeat-x;
	background-position: left top;
	text-align: left;
	font-size: 0.8em;
	padding-top: 10px;
	clear: both;
	height: 20px;
	float:left;
	width:100%;
} 
#footer a {
	color: #666666;
}
#footer a:hover {
	color: #2088c5;
}

#footer ul {
	display: inline;
	float: right;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	text-align: right;
	width: 40%;
}
#footer ul li {
	display: inline;
	margin: 0px;
	padding: 0px 1em 0mm;
	border-left: 1px solid #999999;
}
#header {
	height: 67px;
	clear: both;
} 
#header .headerMenu {
	float: right;
	height: 35px;
	width: 747px;
	background-image: url(../images/headerMenuBar02.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#header .headerMenuBar01 {
	float: left;
	height: 35px;
	width: 5px;
}
#header .headerMenuBar03 {
	float: right;
	height: 35px;
	width: 5px;
}
#header .headerMenu ul {
	list-style-type: none;
	margin: 0 5px;
	padding: 0px;
	width: auto;
	text-align: center;
}
#header .headerMenu ul li {
	display: inline;
	padding: 0px;
	margin: 0px;
	text-align:center;
	width: 14%;
	color: #FFFFFF;
	float: left;
	position: relative;
	height: 35px;
}

#header .headerMenu ul li.selected   {
	background-image: url(../images/headerMenuBarSelected.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#header .headerMenu ul li div {
	display: inline;
	padding: 0px;
	border-right: 1px solid #FFFFFF;
	margin: 0px;
	text-align:center;
	color: #FFFFFF;
	float: left;
	top: 6px;
	width: 100%;
	position: relative;
}
#header .headerMenu ul li div.last {
	border-right: 0px;
	display: inline;
	float: left;
}
#header   .headerMenu   ul  li a {
	color: #FFFFFF;
	letter-spacing: 0.2em;
}
#header .headerMenu ul li a:hover {
	font-weight: bold;
}
#header .logo {
	margin: 5px;
	float: left;
	height: 49px;
	width: 181px;
}
#header .subMenu {
	float: right;
	height: 33px;
	width: 747px;
	background-image: url(../images/subMenuBar01.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin-top: 1px;
}
#header .subMenu ul {
	list-style-type: none;
	margin: 0;
	height: 35px;
	width: auto;
	text-align: center;
	padding: 0;
	position: relative;
	top: 4px;
	z-index: 10;
}
#header .subMenu ul li {
	display: inline;
	padding: 0px;
	border-left: 1px solid #999999;
	margin: 0px 0px 5px;
	text-align:center;
	width: 14%;
	float: left;
	vertical-align: middle;
}
#header .subMenu ul li a {
	display: block;
}

#mainContent {
	clear: both;
	float: left;
	width: 100%;
	height: auto;
}
#sub1{
	display: none;
}
#sub3, #sub4 ,#sub5{
	display: none;
}
.banner01 {
	clear: both;
	right: 5px;
	position: relative;
}
.blue {	color: #0000FF;}


.bg-xt {
	background-repeat: repeat-x;
	background-position: left top;
}
.bg-xc {
	background-repeat: repeat-x;
	background-position: left center;
}
.bg-xb {
	background-repeat: repeat-x;
	background-position: left bottom;
}
.bg-yr {
	background-repeat: repeat-y;
	background-position: right top;
}
.bg-yl {
	background-repeat: repeat-y;
	background-position: left top;
}
.bg-yc{
	background-repeat: repeat-y;
	background-position: center top;
}
.brdr-tb {
	border-top: 1px dotted #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain its child floats */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.contactUsDiv {
	float: left;
	clear: both;
	width: 100%;
	background-image: url(../images/pageBg3.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-bottom: 3em;
	padding-top: 1em;
}
.csDiv {
	float: left;
	padding-top: 0px;
	width: 100%;
	height: auto;
	clear: both;
}
.csDiv .techDiv {
	margin: 0px 0px 10px 195px;
	clear: none;
	float: none;
	width: auto;
	text-align: left;
}
.csDiv .techDiv .QA-table  thead th {
	border-bottom: 2px solid #99cc00;
	color: #999999;
}
.csDiv .techDiv .QA-table  tfoot td {
	border-top: 1px solid #99cc00;
	color: #999999;
}



.dmDiv {
	float: left;
	width: 100%;
	padding-top: 0px;
	background-image: url(../images/pageBg4.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.dmDiv   .dmCollection {
	margin: 20px 0px 10px 195px;
	clear: none;
	float: none;
	width: auto;
}
.dmDiv .dmCollection .dmPic {
	width: 180px;
	float: left;
	margin: 3px;
	height: 240px;
}
.epaperDiv {
	background-image: url(../images/pageBg5.gif);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
	width: 100%;
	padding-top: 0px;
	padding-bottom: 10px;
}
.epaperDiv  .divBG {
	background-image: url(../images/divBG2.gif);
	margin: 0em auto;
	height: 320px;
	width: 750px;
	background-repeat: no-repeat;
	padding-top: 140px;
	padding-left: 2em;
	background-position: center 45px;
	float: none;
	clear: both;
}

.eventsContentDiv {
	float: left;
	clear: both;
	width: 100%;
	padding-top: 1em;
}
.eventsContentPageDiv {
	text-align: right;
	margin: 1em 0px;
	clear: both;
}

.eventsListDiv {
	background-image: url(../images/pageBg2.gif);
	background-repeat: no-repeat;
	background-position: right 180px;
	clear: both;
	width: 100%;
	float: left;
}
.eventsListFirst3 {
	float: left;
	width: 33%;
	margin-top: 10px;
	text-align: left;
}
.eventsListFirst3 img {
	border: 1px solid #99cc00;
	float: left;
}
 .eventsListFirst3-contentDiv  {
	width: auto;
	margin-left: 126px;
	margin-right: 6px;
}
.eventsList-date {
	float: none;
	font-size: 0.8em;
	margin: 4px 0px;
	line-height: 1.2em;
}
.eventsList-title {
	font-weight: bold;
	float: none;
	color: #cc5200;
}

.eventsListOthersDiv {
	clear: both;
	margin-top: 70px;
	margin-bottom: 10px;
	width: 750px;
	float: left;
}
 .eventsListOthersDiv   ul  li {
	list-style-position: outside;
	list-style-image: url(../images/list02.gif);
	list-style-type: none;
	border-bottom: 1px dotted #CCCCCC;
}
.green { color: #009900; }
.homeUnit {
	float: left;
	width: 376px;
	margin-right: 10px;
	margin-bottom: 10px;
	position: relative;
}
.homeUnit .titleTag1 {
	background-image: url(../images/titleTag1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
	padding-left: 2em;
	font-weight: bold;
	color: #0096D7;
	text-align: left;
}


.list03 {
	list-style-position: outside;
	list-style-image: url(../images/list03.gif);
	list-style-type: none;
}

.location-table  thead th {
	border-bottom: 2px solid #99cc00;
	text-align: left;
	color: #999999;
}
.location-table  tfoot td {
	border-top: 1px solid #99cc00;
	color: #999999;
}

.loginName {
	background-image: url(../images/list02.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 1em;
	font-size: 11px;
}
.loginInput {
	font-size: 0.8em;
}
.mapTip {
	position: absolute;
	height: auto;
	width: 369px;
	top: 466px;
	margin-left: -475px;
	left: 50%;
}
.mapDiv {
	background-image: url(../images/map-gray.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: auto;
}
.memberCenterDiv {
	background-image: url(../images/pageBg1.gif);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
	width: 100%;
	padding-top: 0px;
	padding-bottom: 10px;
}
.memberCenterDiv  .divBG {
	background-image: url(../images/divBG1.gif);
	margin: 0em auto;
	height: 331px;
	width: 731px;
	background-repeat: no-repeat;
	padding-top: 130px;
	padding-left: 2em;
	background-position: center center;
	float: none;
	clear: both;
}

.memberCenterDiv  .mainDiv {
	height: auto;
	width: auto;
	float: none;
	margin: 0px 0em 5px 190px;
}
.memberCenterDiv  .mainDiv .image {
	margin-bottom: 5px;
}
.memberCenterDiv .QR-table  thead th {
	border-bottom: 2px solid #99cc00;
	text-align: left;
	color: #999999;
}
.memberCenterDiv .QR-table  tfoot td {
	border-top: 1px solid #99cc00;
	color: #999999;
}
.memberCenterDiv .sideDiv .unit {
	margin-bottom: 8px;
}

.memberCenterDiv   .tag-date  {
	font-size: 0.8em;
	color: #FFFFFF;
	background-image: url(../images/tag-date.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: center;
	height: 19px;
	width: 209px;
	clear: both;
	overflow: hidden;
	margin-top: 1em;
	margin-bottom: 0.4em;
	float: none;
}
.memberCenterDiv .tag-memberRights  {
	font-size: 0.8em;
	color: #FFFFFF;
	background-image: url(../images/tag-memberRights.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: center;
	height: 18px;
	width: 89px;
	clear: both;
	overflow: hidden;
	margin-top: 1em;
	margin-bottom: 0.2em;
	float: none;
	line-height: 18px;
}
.memberClauseDiv {
	background-image: url(../images/pageBg1.gif);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
	width: 100%;
}
 .memberClauseDiv   .btn  {
	margin: 0px;
	padding: 0.5em 0em 2em;
}
.memberClauseDiv .memberClause {
	margin: 0em;
	clear: both;
	height: 400px;
	width: auto;
	overflow: auto;
	border: 3px double #b3b3b3;
	padding: 1em;
	background-color: #faffeb;
}
.notice12 {
	font-size: 1em;
	font-weight: bold;
	color: #ff6600;
}
.notice16 {
	font-size: 1.2em;
	font-weight: bold;
	color: #ff6600;
}
.page {
	word-spacing: 6px;
	text-align: right;
	margin: 2px;
	width:auto;
	clear: both;
}
.page a {
	margin-right: 4px;
	margin-left: 4px;
}
.pathBar {
	border-bottom: 1px dotted #CCCCCC;
	width: auto;
	height: 20px;
	padding: 2px 1em 2px 2px;
	margin-bottom: 1px;
}
.pathBar .path  {
	background-image: url(../images/pathHeader.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 8px;
	text-align: right;
	width: auto;
	float: right;
	font-size: 0.8em;
}
.pathBar  .path a {
	margin: 0px 0.3em;
}
.pathBar  .title {
	background-image: url(../images/titleTag2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
	padding-left: 10px;
	height: 20px;
	text-align: left;
	vertical-align: middle;
}
.pdtInfoDiv   {
	float: left;
	padding-top: 0px;
	width: 100%;
	height: auto;
	clear: both;
}
.pdtInfoDiv .advSearchDiv {
	float: none;
	width: auto;
	margin-left: 190px;
}
.pdtInfoDiv  .advSearchDiv  .head {
	margin-top: 45px;
	text-align: center;
}

.pdtInfoDiv   .advSearchDiv   .body     {
	background-image: url(../images/searchBlock02.gif);
	background-repeat: repeat-y;
	background-position: center top;
	height: auto;
}
.pdtInfoDiv   .advSearchDiv   .body2     {
	background-image: url(../images/searchBlock03.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: auto;
	padding-bottom: 50px;
	margin-bottom: 20px;
	padding-top: 5px;
}
.pdtInfoDiv  .pdtListDiv  {
	margin: 20px 0px 10px 185px;
	clear: none;
	float: none;
	width: auto;
	text-align: center;
}
.pdtInfoDiv .pdtDetailsDiv {
	margin: 0px 0px 10px;
	clear: none;
	float: right;
	text-align: left;
	background-image: url(../images/pageBg1.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 20px;
	height: auto;
	width: 760px;
}
.pdtInfoDiv .pdtDetailsDiv .photoDiv {
	float: left;
	width: 370px;
	height: auto;
}

.pdtInfoDiv  .pdtDetailsDiv  .photoDiv  .largePic   {
	margin: 0px auto 10px;
	clear: both;
	text-align: center;
}
.pdtInfoDiv  .pdtDetailsDiv  .photoDiv  .thumb   {
	margin: 8px;
	float: left;
	width: 100px;
	border: 1px solid #CCCCCC;
	clear: none;
}
.pdtInfoDiv   .pdtDetailsDiv   .specDiv {
	width: 390px;
	height: auto;
	float: right;
}
.pdtInfoDiv .pdtDetailsDiv .specDiv .title {
	font-size: 1.2em;
	color: #2088c5;
	font-weight: bold;
	clear: left;
	float: none;
	width: 250px;
}
.pdtInfoDiv  .pdtDetailsDiv .specDiv .price {
	font-weight: bold;
	color: #ff0000;
	clear: left;
	float: none;
	width: auto;
	font-size: 0.8em;
}
.pdtInfoDiv .productBriefDiv {
	float: left;
	width: 25%;
	text-align: center;
	margin: 0px;
	height: 300px;
}
.pdtInfoDiv .productBriefTitle {
	font-weight: bold;
	color: #2088c5;
	clear: both;
	display: block;
}
.pdtInfoDiv .productBriefPrice {
	font-weight: bold;
	color: #ff0000;
	clear: both;
}
.pdtInfoDiv  .schConditionDiv {
	float: left;
}

.pdtInfoDiv  .sortDiv {
	clear: none;
	border-bottom: 1px dotted #CCCCCC;
	padding-bottom: 0.5em;
	float: none;
	height: auto;
	width: 98%;
	margin-bottom: 2em;
	margin-left: 0.5em;
}
.privacyDiv {
	background-image: url(../images/pageBg1.gif);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
	width: auto;
	padding: 2em;
}


.red {
	color: #FF0000;
}
.row1 {
	background-color: #f2ffcc;
}

.row2 {
	background-color: #FFFFFF;
}
.quicklink {
	margin: 6px 0px 0px 12px;
	padding: 0px;
}
.quicklink li {
	list-style-type: none;
	background-image: url(../images/list01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
	margin: 0px;
}
.requiredField {
	color: #ff6600;
	vertical-align: middle;
	margin-right: 0.3em;
	font-weight: normal;
}
.serialNoDiv {
	width: auto;
	float: right;
}
.serialNoDiv   th {
	background-image: url(../images/tag-serialNo.gif);
	background-repeat: no-repeat;
	background-position: center center;
	color: #FFFFFF;
	text-align: center;
}
.sideDiv    {
	float: left;
	width: 185px;
	height: auto;
}
.sideDiv  .searchBar {
	margin-bottom: 1px;
	background-image: url(../images/searchBar.gif);
	background-repeat: no-repeat;
	clear: both;
	width: 165px;
	padding: 6px 10px 0px;
	height: 59px;
}
.sideDiv  .searchBar  .adv  {
	margin-top: 4px;
	border-top: 1px dotted #CCCCCC;
	text-align: center;
	padding-top: 4px;
}

.sideDiv  .searchBar  .input {
	background-image: url(../images/searchBar_01.gif);
	background-repeat: no-repeat;
	clear: both;
	background-color: #FFFFFF;
	background-position: left;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-right-style: none;
	padding-left: 1em;
	border-left: 1px solid #CCCCCC;
	height: 18px;
	width: 95%;
}
.sideDiv .sideMenu {
	background-image: url(../images/sideMenu02.gif);
	background-repeat: no-repeat;
	background-position: center 48px;
	height: auto;
}
.sideDiv .sideMenu ul {
	font-weight: bold;
	margin-top: 4px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-left: 34px;
}
.sideDiv .sideMenu li {
	padding-left: 8px;
	font-weight: normal;
	list-style-type: none;
}
.sideDiv .sideMenu li.selected {
	background-image: url(../images/list04.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
}
.sitemapDiv {
	background-image: url(../images/pageBg7.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	float: left;
	width: 100%;
	padding: 2em 0em 1em;
	clear: both;
	height: auto;
}
.sitemapDiv .unit {
	width: 150px;
	height: 200px;
	padding: 0px;
	float:left;
	margin: 0px 10px 10px;
}

.sitemapDiv .unit  .title {
	background-image: url(../images/titleTag2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	float: none;
	padding-left: 10px;
	height: 20px;
	text-align: left;
	width: auto;
	border-bottom: 1px dotted #CCCCCC;
	padding-bottom: 2px;
	clear: both;
}
.sitemapDiv .unit ul {
	list-style-position: outside;
	list-style-image: url(../images/list04.gif);
	list-style-type: none;
	padding-left: 30px;
	margin-left: 0px;
}

.subHeaderDiv {
	text-align: center;
	vertical-align: middle;
	margin: 0px auto 20px;
	width: 100%;
	clear: none;
	float: left;
}
.subHeaderDiv h1 {
	font-size: 1.2em;
	font-weight: bold;
	color: #005696;
	margin: 0px;
	padding: 0px;
}
.subHeaderDiv h2 {
	font-size: 1em;
	font-weight: bold;
	color: #333333;
	margin: 0px;
	padding: 0px;
}

.tabArea {
	height: 200px;
	text-align: center;
	float: right;
	width: 175px;
	position: relative;
}


tr.underline td {
	border-bottom: 1px dotted #CCCCCC;
}

.white {
	color: #FFFFFF;
}
