@charset "utf-8";
/* CSS Document */
.af-clear {
	clear:both;
	height: 0;
	overflow: hidden;
}

img {
	border: none;
}

a {
	color: #133b69;
	text-decoration: none;	
}
a:hover {
	text-decoration: underline;	
}

h3 {
	color: #1c3466;
}

body {
	padding: 0;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4c4c4c;
}

.local {
	font-size: 10px;
	color: #336190;
	padding: 3px 0;
}

.small {
	font-size: 10px;
	color: #1f5da3;
	line-height: 1.5em;
}
.small_2 {
	font-size: 12px;
	color: #666666;
	line-height: 1.5em;
}
.small_3 {
	font-size: 12px;
	color: #666666;
	line-height: 1.5em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.content {
	font-size: 12px;
	color: #336699;
	line-height: 1.5em;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	padding-left:10px;
}
.pageleft {
	float: left;
}
.pageright1 {
  	overflow:hidden;
}
.pageright {
	float: right;
	line-height: 1.6em;
}
.pageleft01 {
	float: left;
	font-size: 15px;
	color: #336699;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 40px;
	padding-bottom: 40px;
	padding-left: 60px;
}
.productname {
	font-size: 16px;
	color: #336699;
	line-height: 1.5em;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	}
