@charset "UTF-8";

.u {
	/**/
}
.s {
	font-size: x-small;
}
.ss {
	/*font-size: 9px;*/
	font-size:80%;
}
pm{
	margin-bottom: 5px;
}
.center {
	text-align: center;
}
th {
	width: 80px;
	color:#669900;
	padding:2px 10px;
}
td {
	padding:2px 10px;
}

#tab{
	height: 30px;
	padding-left:10px;
	background: url(../images/diagnosis/tab_bg.gif) left top no-repeat;
}
#tab li{
	float: left;
	padding:0;
	margin-right:2px;
	background: none;
}

#step_1{
	padding: 10px;
	border-left: #CCC solid 1px;
	border-right: #CCC solid 1px;
	border-bottom: #CCC solid 1px;
	display: block;
}
#step_2{
	padding: 10px;
	border-left: #CCC solid 1px;
	border-right: #CCC solid 1px;
	border-bottom: #CCC solid 1px;
	display: none;
}
#step_3{
	padding: 10px;
	border-left: #CCC solid 1px;
	border-right: #CCC solid 1px;
	border-bottom: #CCC solid 1px;
	display: none;
}
#map {
	width: 500px;
	height: 300px;
}

#uses2 {
	display: none;
}



#level_1{
	margin: 20px 0;
	diplay: none;
}
#level_2{
	margin: 20px 0;
	diplay: none;
}
#level_3{
	margin: 20px 0;
	diplay: none;
}
#level_4{
	margin: 20px 0;
	diplay: none;
}
#level_5{
	margin: 20px 0;
	diplay: none;
}

.check{
	background: url(../images/diagnosis/check.gif) left top no-repeat;
}

/*
#result_1 {
	border-left: #33cc33 solid 4px;
	background: url(../images/diagnosis/check.gif) left top no-repeat;
}
#result_2 {
	border-left: #66cc33 solid 4px;
	background: url(../images/diagnosis/check.gif) left top no-repeat;
}
#result_3 {
	border-left: #ff9900 solid 4px;
	background: url(../images/diagnosis/check.gif) left top no-repeat;
}
#result_4 {
	border-left: #ff6600 solid 4px;
	background: url(../images/diagnosis/check.gif) left top no-repeat;
}
#result_5 {
	border-left: #cc0000 solid 4px;
	background: url(../images/diagnosis/check.gif) left top no-repeat;
}
*/

#txt1 {
	display: block;
}
#txt2 {
	display: none;
}
#txt3 {
	display: none;
}