/* CSS Document */
#troubleTop {
	border: 3px double #FFCC00;
	width: 600px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 20px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#troubleTop ul {
	list-style-type: none;
}
#troubleTop li {
	background-image: url(images/trouble-Top-Li.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	height: 22px;
	display: block;
	background-position: left center;
	padding-left: 18px;
	font-size: 14px;
	line-height: 22px;
	color: #333333;
	text-decoration: none;
}
#troubleTop li a {
	height: 22px;
	background-position: left center;
	font-size: 14px;
	line-height: 22px;
	color: #333333;
	text-decoration: none;
}
#troubleTop li a:hover {
	text-decoration: underline;
}
.trouble {
	width: 640px;
	padding-bottom: 20px;
}
.troubleIn {
	background-image: url(images/trouble-In-Bg.gif);
	background-repeat: repeat-y;
}
.troubleDocWrap {
	width: 353px;
}
.troubleDocWrap h2 {
	margin-top: 15px;
	margin-bottom: 5px;
	font-size: 14px;
	color: #CC0000;
	background-image: url(images/trouble-h2.jpg);
	background-repeat: no-repeat;
	height: 26px;
	width: 318px;
	padding-left: 35px;
	font-weight: bold;
	padding-top: 11px;
	line-height: 14px;
	letter-spacing: 1px;
}
.troubleDoc01 {
	width: 330px;
	margin-left: 10px;
	font-size: 14px;
	line-height: 18px;
	color: #333333;
}
.troubleDoc02 {
	font-size: 12px;
	line-height: 16px;
	color: #FF0101;
	margin-top: 10px;
}
.troubleDoc02 td {
	padding-bottom: 10px;
}
.troubleDoc03 {
	margin-left: 10px;
	font-size: 14px;
	line-height: 18px;
	color: #333333;
}
.troubleDoc04 {
	font-size: 10px;
	line-height: 12px;
	color: #333333;
	margin-top: 10px;
}
.img01 {
	margin-bottom: 5px;
}

