@charset "utf-8";
/* CSS Document */

.navpng_bg {
	background-image: url(../img/suvNav2_back.png);
	background-repeat: repeat;
	height: 17px;
	width: 760px;
	float: left;
	margin-bottom: 13px;
}

#header ul li {
	display: inline;
}
#header ul li a, #header  #sitemap{
	display: block;
}

#header  #sitemap {
	height: 11px;
	color: #0066CC;
	background-color: #C6E1FF;
	text-decoration: none;
	font-size: 80%;
	text-align: center;
	padding-top: 3px;
	float: right;
	margin-top: 8px;
	margin-right: 7px;
	border: 1px solid #C6E1FF;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 1px;
}

#header #praivacy a {
	height: 11px;
	font-size: 80%;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	padding-top: 3px;
	margin-top: 8px;
	float: right;
	margin-right: 10px;
	padding-right: 3px;
	padding-left: 3px;
	border: 1px solid #C6E1FF;
	padding-bottom: 1px;
}
#header #praivacy a:hover {
	color: #0066CC;
	background-color: #C6E1FF;
}


#mainContent h3 {
	background-image: url(../img/icon/titleIcon_5.gif);
	background-repeat: no-repeat;
	margin-top: 12px;
	margin-bottom: 5px;
	margin-left: 38px;
	text-indent: 1em;
	font-size: 115%;
}
#mainContent h4 {
	background-image: url(../img/icon/arrow2.gif);
	background-repeat: no-repeat;
	text-indent: 1.5em;
	margin-left: 50px;
	background-position: 1px 2px;
}
#mainContent h5 {
	background-image: url(../img/icon/arrow3.gif);
	background-repeat: no-repeat;
	text-indent: 3.5em;
	margin-left: 50px;
	background-position: 1px -3px;
}
#mainContent table {
	margin-left: 8px;
	margin-bottom: 30px;
}
#mainContent table a {
	text-decoration: none;
	color: #333333;
}

#mainContent  table tr td {
	top: 0px;
	line-height: 120%;
	text-align: left;
	vertical-align: text-top;
	width: 240px;
	padding-left: 10px;
}


/* IE6用 */
*html .style1 {
   display :list-item;
   width:0;
   margin-left:-10px;
   list-style :url(../img/line/g1line.gif) inside;
}

.style1 {
   border:0;
   height: 3px;
   background:url(../img/line/g1line.gif) 50% 0  no-repeat;
}


/* IE6用 */
*html .style2 {
   display :list-item;
   width:0;
   margin-left:-10px;
   list-style :url(../img/line/g2line.gif) inside;
}

.style2 {
   border:0;
   height: 3px;
   background:url(../img/line/g2line.gif) 50% 0  no-repeat;
}
