﻿/* history */

.cur-l {
	font-size:90%;
	line-height:129%;
	color:#f90;
}
.cur-m {
	font-size:75%;
	line-height:142%;
	color:#f90;
}
.cur-s {
	font-size:65%;
	line-height:130%;
	color:#f90;
}
.tx-xl {
	font-size:100%;
	line-height:150%;
}
.tx-l {
	font-size:90%;
	line-height:140%;
}
.tx-m {
	font-size:75%;
	line-height:160%;
}
.tx-s {
	font-size:65%;
	line-height:140%;
}
.tx-blue {
	color:#6d95c3
}
.pop-products {
	font-size:90%;
	font-weight:bold;
	color:#687eae;
}
.pop-tt-s {
	font-size:75%;
	font-weight:bold;
	color:#687eae;
}
.midashi-l {
	font-size:90%;
	font-weight:bold;
	color:#7878a2;
}
.midashi-m {
	font-size:75%;
	font-weight:bold;
	color:#7878a2;
}
a.story:link {
	color:#343b8f;
	text-decoration:none;
}
a.story:visited {
	color:#343b8f;
	text-decoration:none;
}
a.story:hover {
	color:#f90;
	text-decoration:none;
}
a.story:active {
	color:#f90;
	text-decoration:none;
}
.note {
	font-size:75%;
	line-height:142%;
	color:#658ba3;
}

.category {
	color:#666;
	vertical-align:top;
	font-size:65%;
	line-height:140%;
	background-image:url("/cn/corc/history/camera/image/chron_bg02.gif");
	background-repeat:repeat-y;
	padding:4px 6px 4px 7px;
}
/* ------------bread------------ */

.bread {
	font-size:65%;
	color:#7d7d7d;
}
.bread a:link {
	color:#6d95c3;
	text-decoration:none;
}
.bread a:visited {
	color:#6d95c3;
	text-decoration:none;
}
.bread a:hover {
	color:#6d95c3;
	text-decoration:underline;
}
.bread a:active {
	color:#6d95c3;
	text-decoration:underline;
}

/* ------------camera history------------ */

table.camera-chron tr.beige td {
	background-color:#f3f2e7;
}

table.camera-chron tr.white td {
	background-color:#fff;
}

table.camera-chron tr.beige td.sell,
table.camera-chron tr.white td.sell {
	background-color:#e8dbb9;
	color:#333;
	padding:4px 6px;
	vertical-align:top;
	font-size:75%;
	line-height:133%;
}

table.camera-chron td.name {
	background-image:url("/cn/corc/history/camera/image/chron_bg01.gif");
	background-repeat:repeat-y;
	color:#2c5067;
	padding:4px 6px 4px 7px;
	vertical-align:top;
	font-size:75%;
	line-height:133%;
}

table.camera-chron td.notes {
	background-image:url("/cn/corc/history/camera/image/chron_bg02.gif");
	background-repeat:repeat-y;
	padding:4px 6px 4px 7px;
	vertical-align:top;
}

table.camera-chron td.notes table td {
	color:#666;
	vertical-align:top;
	font-size:75%;
	line-height:133%;
}

table.camera-chron td.line {
	background-color:#cacaca;
}

/* attentionContainer */
#bodySec #bodySecBoard #maincontentsBlock #maincontentsArea div.attentionContainer {
	width: 520px;
	margin: 15px auto 15px auto;
}

#bodySec #bodySecBoard #maincontentsBlock #maincontentsArea div.attentionContainer p.notice {
    margin: 0px 0px 15px 0px;
	font-size: 70%;
	line-height: 140%;
	color: #666666;
	padding: 5px;
	border: 1px solid #A3A9C3;
}


