/* CSS Document */

.dotline {
BORDER-BOTTOM-STYLE: dotted; BORDER-LEFT-STYLE: dotted; BORDER-RIGHT-STYLE: dotted; BORDER-TOP-STYLE: dotted
}
.dropshadow { filter: DropShadow(Color=#666666, OffX=1, OffY=1, Positive=1); position: absolute; 
color: #666666; font-size: 12pt; font-weight: bolder; top: 12px; clip: rect( ); left: 12px}

a {
	TEXT-DECORATION:none;
	color: #666666;
}
a.a {
	TEXT-DECORATION:none;
	color: #FFCC33;
}
a.b {
	TEXT-DECORATION:none;
	color: #0000FF;
}
a:hover {
	TEXT-DECORATION:underline;
	color: #FF6600;
}
a:hover.a {
	TEXT-DECORATION:underline;
	color: #FF6600;
}
a:hover.b {
	TEXT-DECORATION:underline;
	color: #FF6600;
}

.style1 {
	font-size: 10pt;
	color: #666666;
	line-height:16px;
}
.style2 {
	font-size: 10pt;
	color: #666666;
	line-height:19px;
}
.style5 {font-size: 9pt;
	color: #666666;
}
.style13 {font-size: 9pt; color: #000000; line-height: 16px; }
.style14 {font-size: 10}
.style15 {color: #000000}
.style35 {
	font-size: 14pt;
	font-style: italic;
	color: #000000;
	font-weight: bold;
}
.style36 {font-size: 14px; color: #666666; line-height: 19px; }
.style37 {font-size: 14px; color: #000000; line-height: 19px; }
.style38 {
	font-size: 24px;
	font-weight: bold;
}
.style42 {
	font-size: 16px;
	color: #666666;
	line-height: 19px;
	font-style: italic;
}
.style43 {font-size: 14px; color: #666666; line-height: 19px; font-family: Arial, Helvetica, sans-serif; }
.style44 {font-family: Arial, Helvetica, sans-serif}
#contents {
	background-image: url(../pages/cn/articles/400/img_back01.jpg);
	background-repeat: no-repeat;
}
#subtitle01 {
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #000099;
	padding-left: 5px;
	color: #000000;
	margin-bottom: 10px;
	font-size: 12px;
}
#subtitle02 {
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #660000;
	padding-left: 5px;
	color: #000000;
	margin-bottom: 10px;
	font-size: 12px;
}
#subtitle03 {
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #806e30;
	padding-left: 5px;
	color: #000000;
	margin-bottom: 10px;
	font-size: 12px;
}
.cap01 {
	font-size: 15px;
	color: #000033;
	font-weight: bold;
}
#copy {
	font-size: 12px;
	color: #000000;
	padding-top: 4px;
	padding-bottom: 5px;
	font-weight: bold;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#subcopy {
	padding-top: 5px;
	padding-left: 10px;
}
