@charset "utf-8";

div.title_bar{
	width:822px;
	height:42px;
	background-image:url("../img/sitemap/title_bar.gif");
	background-repeat:no-repeat;
	}

div.title_bar h1{
	font-size:1.1em;
	text-align:right;
	padding-top:5px;
	padding-right:5px;
	line-height:115%;
	}

h2{
	font-size:1.1em;
	font-weight:bold;
	margin:3px 3px 2px 3px;
	}

h3{
	font-size:1.5em;
	font-weight:bold;
	margin:0px 0px 0px 20px;
	padding-top:10px;
	}

ul,li{
	margin:10px 0px 0px 11px;
	font-size:1.1em;
	list-style-type: none;
	}

span.t_style2{
	font-weight:bold;
	}

div.cts_box{
	width:270px;
	border:1px solid #13A340;
	margin-top:5px;
	padding-bottom:3px;
	}

div.cts_box p{
	line-height:120%;
	}

.spacer{
	margin-left:3px;
	}