/*May 2003: revision 3.73*/
/*for win moz*/

*{-moz-box-sizing:border-box;
box-sizing:border-box;}


ul.text1_2{
	line-height:140%;
	margin:5px 0 0 -20px ;
}
ul.text2_2{
	line-height:140%;
	margin:5px 0 0 -20px ;
}

ul.margin1{
	line-height:140%;
	margin:5px 0 0 -20px ;
}
ol.margin1{
	line-height:140%;
	margin:5px 0 0 -20px ;
}
li.margin1{
	margin:0 0 5px 0;
}

strong.title2_2{
	padding-left: 5px;
	border-width: 0 0 0 5px;
	border-color: #4F4F4F;
	border-style: solid;
	display: block;}

/* ********************************* h1 ***************************** */

h1.title2_2{
	font-weight: bold;
	margin: 0 0 0 6px;
	padding: 1px 0 0 4px;
	border-width: 0 0 0 5px;
	border-color: #4F4F4F;
	border-style: solid;
	width: 510px;
	display: block;
}

.roundTop{
	background-image: url(../images/h1_bg01.gif);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
}

.roundMiddle{
	background-image: url(../images/h1_bg02.gif);
	background-repeat: repeat-y;
	margin: 0;
	padding: 0;
	width: 533px;
	min-height: 18px;
}

.roundBottom{
	background-image: url(../images/h1_bg03.gif);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
}

.corner{
	border-style: none;
	width: 533px;
	height: 5px;
	display: block;
}


/* ********************************* /h1 ***************************** */


h2.type01 a.h2Title , h2.type02 a.h2Title{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #363636;
	background-image: url(../images/h2_bg01.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 5px;
	padding-left: 9px;
	height: 28px;
	display: block;
}

h2.type01{
	width: 533px;
	margin-top: 0;
	margin-bottom: 9px;
}

h2.type02{
	width: 257px;
	margin-top: 0;
	margin-bottom: 9px;
}

h2.type01 a.h2Title:hover{ 
	background-image: url(../images/h2_bg01o.gif);
	color: #363636;
	text-decoration: none;
}






h2.type03 a.h2Title{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #363636;
	background-image: url(../images/h2_bg02.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 5px;
	padding-left: 9px;
	height: 28px;
	display: block;
}

h2.type03{
	width: 257px;
	margin-top: 0;
	margin-bottom: 9px;
}

h2.type03 a.h2Title:hover{ 
	background-image: url(../images/h2_bg02o.gif);
	color: #363636;
	text-decoration: none;
}

