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


/*second-main*/
#second-main{
	width: 717px;
	margin-bottom: 10px;
	background: url(../images/trouble/bg-main-center.gif) repeat-y;
	position: relative;
}
#second-main h3{
	width: 717px;
	height: 44px;
}
#ill-boy{
	width: 98px;
	height: 116px;
	position: absolute;
	top: 2px;
	left: 519px;
}

.second-main-footer{
	width: 717px;
	height: 10px;
	background: url(../images/trouble/bg-main-footer.gif) no-repeat;
}

/*textbox*/
#textbox{
	width: 600px;
	margin: 10px;
	line-height: 1.5;
	margin-bottom: 15px;
}

/*links-trouble*/
.links-trouble{
	width: 690px;
	margin: 5px 0;
}
.links-trouble ul {
	width: 450px;
	padding-left: 10px;
	float: left;

}
.links-trouble ul li{
	float: left;
	margin-right: 10px;
	border-right: 1px #333 solid;
	padding-right: 5px;
	color: #999;
}
.links-trouble p {
	width: 230px;
	float: right;
	text-align: right;
}

/*list-box*/
.box-tit{
	width: 691px;
	height: 35px;
	position: relative;
}
.box-tit p{
	width: 691px;
	height: 35px;
}
.list-box{
	width: 691px;
	margin-bottom: 20px;
	z-index: 2;
	position: relative;
	_margin-top: -3px;
}
.list-box ul{
	width: 671px;
	margin: 0 10px;
}

.list-box li{
	text-indent: 8px;
	float: left;
	line-height: 1.5;
	margin: 8px 17px 8px 0;
	/*_margin: 5px 17px 5px 0;*/
	word-break: keep-all;
	white-space: nowrap;
}

.list-box ul li a{
	color: #333;
	display: block;
}
.list-box ul li a:visited{
	color: #333;
}

.list-box ul li a:hover{
	color: #999;
}
.list-box ul li a:active{
	color: #999;
}




/*sickness-box*/
#sickness-box{
	background:url(../images/trouble/bg-sickness-center.gif) repeat-y;
}
#sickness-box li{
	background: url(../images/common/ico-1.gif) left center no-repeat;
}
.bg-sickness-footer{
	width: 691px;
	height: 5px;
	background:url(../images/trouble/bg-sickness-footer.gif) no-repeat;
}

/*condition-box*/
#condition-box{
	background:url(../images/trouble/bg-condition-center.gif) repeat-y;
}
#condition-box li{
	background: url(../images/common/ico-2.gif) left center no-repeat;
}
.bg-condition-footer{
	width: 691px;
	height: 5px;
	background:url(../images/trouble/bg-condition-footer.gif) no-repeat;
}

/*trouble-box*/
#trouble-box{
	background:url(../images/trouble/bg-trouble-center.gif) repeat-y;
}
#trouble-box li{
	background: url(../images/common/ico-3.gif) left center no-repeat;
}
.bg-trouble-footer{
	width: 691px;
	height: 5px;
	background:url(../images/trouble/bg-trouble-footer.gif) no-repeat;
}

/*drug-box*/
#drug-box{
	background:url(../images/trouble/bg-drug-center.gif) repeat-y;
}
#drug-box li{
	background: url(../images/common/ico-4.gif) left center no-repeat;
}
.bg-drug-footer{
	width: 691px;
	height: 5px;
	background:url(../images/trouble/bg-drug-footer.gif) no-repeat;
}




.nextpage-links{
	width: 690px;
	text-align: right;
}
.nextpage-links ul{
	width: 690
	margin-bottom: 5px;
}
.nextpage-links ul li{
	display: inline;
}
.no-line a{
	text-decoration: none;
}
.red{
	color: #C00000;
}
.gray {
	
	color: #CCCCCC;
}
.blue{
	background: #F1FAFE;
}
