@charset "ISO-8859-1";
/* ++01 Base*/
/* ++02 Other Top*/
/* ++03 Other Page*/


/* ++01 Base*/
#pageContent {
	background-color: #FFFFFF;
	width: 920px;
}
#MainContents {
	margin: 0px;
	color: #585149;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 25px;
}

#pageContent #navilink {
	padding-bottom: 0px;
	font-size: 9px;
	margin: 0px 0px 20px;
	color: #666666;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#pageContent #navilink li {
	font-size: 9px;
}

#pageContent #navilink a,#pageContent #navilink a:visited {
	color: #333333;
	text-decoration: none;
	font-size: 9px;
}

#pageContent #navilink a:hover {
	color: #FF6600;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF6600;
}
#pageContent h1 {
	font-size: 22px;
	color: #333333;
	text-align: left;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
	margin: 0px;
	font-weight: normal;
}


#pageContent a:link,#pageContent a:visited {
	color: #666666;
	text-decoration: none;
}


#pageContent a:hover {
	color: #FF6600;
}
ol#bcList {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
ol#bcList li {
	display: inline;
}
ol#bcList li a {
	color: #CCCCCC;
}
ol#bcList li.crumb {
	background-image: url(../../images/arrow.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	background-position: 2px;
}

#MainContents .Pagetop {
	margin-top: 10px;
	padding-left: 784px;
	margin-right: 20px;
	clear: both;
}


#MainContents .Pagetop a:link, #MainContents .Pagetop a:visited {
	display: block;
	height: 29px;
	width: 86px;
	background-image: url(../../images/btn_pagetop.gif);
	background-repeat: no-repeat;
	background-position: left top;
	overflow: hidden;
	text-indent: 9999px;
}
#MainContents .Pagetop a:hover {
	background-image: url(../../images/btn_pagetop_on.gif);
}


/* ++02 Other Top*/
#MainContents #OtherTop .Link {
	background-image: url(../../images/link_arrow.png);
	background-repeat: no-repeat;
	background-position: left 11px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-top: 10px;
	text-align: left;
}
#MainContents #OtherTop ul {
	margin: 20px 0px 0px;
	padding: 0px;
	list-style-type: none;
}
#MainContents #OtherTop img {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#MainContents #OtherTop li {
	float: left;
	margin-right: 25px;
	text-align: center;
	width: 202px;
	height: 260px;
}
#MainContents #OtherTop table {
	width: 870px;
	margin: 30px 0px 0px;
	border-collapse:collapse;
	padding: 0px;
}
#MainContents #OtherTop td {
	width: 80px;
	border: 1px solid #999999;
	text-align: center;
	font-size: 11px;
}
#MainContents #OtherTop strong {
	color: #990000;
}
#MainContents #OtherTop th {
	font-weight: normal;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #666666;
	text-align: center;
}


/* ++03 Hardware Page*/
#MainContents #OtherPage {
	width: 870px;
}

#MainContents #OtherPage #LeftBlock {
	float: left;
	width: 500px;
}
#MainContents #OtherPage #RightBlock {
	width: 333px;
	float: right;
	text-align: center;
}
#MainContents #OtherPage #LeftBlock p {
	line-height: 150%;
}
#MainContents #OtherPage #LeftBlock b {
	color: #990000;
}
#MainContents #OtherPage #LeftBlock h2 {
	margin-top: 10px;
	padding-top: 6px;
	padding-bottom: 2px;
	padding-left: 10px;
	margin-bottom: 5px;
	font-size: 12px;
	background-image: url(../../images/bar.jpg);
	color: #FFFFFF;
	background-repeat: no-repeat;
	height: 27px;
}
#MainContents #OtherPage #LeftBlock h3 {
	font-size: 12px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin: 15px 0px 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#MainContents #OtherPage #LeftBlock ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#MainContents #OtherPage #LeftBlock li {
	background-image: url(../../images/link_arrow.png);
	background-repeat: no-repeat;
	background-position: left 1px;
	margin-bottom: 5px;
	padding-left: 17px;
}
#gong {
	width: 400px;
	border: 1px solid #666666;
	border-collapse:collapse
}
#gong th{
	background-color: #003300;
	font-weight: normal;
	text-align: center;
	color: #FFFFFF;
	font-size: 10px;
	padding: 2px 5px 2px 5px;
}
#gong td{
	border: 1px solid #666666;
	padding: 2px 5px 2px 5px;
}
#gong td.title{
	background-color: #999999;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 10px;
}

