@charset "utf-8";
/* CSS Document */

.trouble-box1 {
	width:100%;
	padding:15px 0 20px 0;
	overflow:hidden;
}
#trouble-left1 {
	float:left;
	width:370px;
}
#trouble-right1 {
	float:right;
	width:278px;
	padding:0 0 20px 0;
}
.font1 {
	color:#FF6600;
}
.font2 {
	color:#000099;
}
.trouble-clear {
	clear:both;
}
.trouble-box2 {
	width:100%;
	margin:20px 0;
	background-color:#F2FEFA;
	overflow:hidden;
}
.trouble-box3 {
	padding:10px 0 0 0;
	border:1px solid #cccccc;
}
#trouble-list1 {
	list-style:none;
	font-weight:bold;
	color:#4468A9;
}
#trouble-list1 li {
	margin:10px 50px;
	padding:0 2px 10px 17px;
	background:url(../images/about/about-arrow1.jpg) no-repeat 2px 6px;
}
.trouble-li1 {
	border-bottom:1px dashed #3399CC;
}
.trouble-text1 {
	padding:10px 0 0 0; 
	text-align:right;
}
.trouble-button1 {
	padding:0 5px 5px 0;
	text-align:right;
}