@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  #praivacy {
	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 #sitemap 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;
	padding-bottom: 1px;
	border: 1px solid #C6E1FF;
}
#header #sitemap a:hover {
	color: #0066CC;
	background-color: #C6E1FF;
}


#mainContent h3 {
	background-image: url(../img/icon/titleIcon_2.gif);
	background-repeat: no-repeat;
	margin-top: 12px;
	margin-bottom: 5px;
	margin-left: 38px;
	text-indent: 1em;
	font-size: 115%;
}
#mainContent ol li {
	margin-bottom: 5px;
}
#mainContent .text {
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 120%;
}

#mainContent .text2 {
	text-align: right;
	margin-bottom: 30px;
	margin-top: 20px;
}

#mainContent .num {
	margin-left: 40px;
	line-height: 120%;
	margin-right: 35px;
}

#mainContent .num2 {
	list-style-type: decimal;
	margin-left: 10px;
	line-height: 120%;
	margin-right: 5px;
}



/* IE6用 */
*html .gline {
   display :list-item;
   width:0;
   margin-left:-10px;
   list-style :url(../img/line/line.gif) inside;
}

.gline {
   border:0;
   height: 3px;
   background:url(../img/line/line.gif) 50% 0  no-repeat;
}
