h2,h3{
	margin-bottom:5px
}
h2{
	display:block;
	text-indent:-99999px;

	width:570px;
	height:54px;
}

h2{
	background:#fff url(image/title.gif) no-repeat left center;
}



#siryolist table{
	table-layout:fixed;
	margin: 0;
	padding: 0;
}

#siryolist td{
	padding: 2px;
	margin: 0;
	border-bottom: 1px dotted #333;
}

#siryolist th{
	padding: 2px;
	margin: 0;
	background: #2c549d;
	color: #fff;
}

#siryotitle{
	font-size: 150%;
	font-weight: bold;
	color:#2c549d;
}

#siryoview th{
	color:#2c549d;
	line-height: 150%;
}
#siryoview td{
	line-height: 150%;
}

#tips li{
	margin-bottom: 1em;
	list-style: none;
}

#helptips{
	margin: 2em auto;
	width: 90%;
	padding: 12px;
	border: 1px solid #999;
}


.style1 {
	color: #990000;
	font-weight: bold;
}
.style2 {color: #990000}
.style3 {color: #006600}


.searchTable{
	border-collapse: collapse;
	
	width: 555px;
}

.searchTable td{
	border: solid 1px #666;
	border-collapse: collapse;
}
.searchTable th{
	border: solid 1px #666;
	background-color: #7d6a59;
	text-align: left;
	font-weight: normal;
	color: #fff;
}

h3{
	color:#2c549d;
}
