@charset "utf-8";

body {
	margin: 0px;
	padding: 0px;
}

#auth_box1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	float: left;
	width: 580px;
}
.auth_box1sub1 {
	float: left;
	width: 580px;
	height: 69px;
}
.auth_box1sub1 a {
	color: #0033CC;
	text-decoration: none;
}
.auth_box1sub1 a:hover {
	text-decoration: underline;
}
.auth_box1sub2 {
	float: left;
	width: 410px;
	padding-left: 85px;
	padding-right: 85px;
}
.auth_box1sub2title {
	height: 25px;
	width: 297px;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 1.2em;
	float: left;
	color: #006666;
	background-color: #EEEEEE;
	text-align: center;
	padding-top: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
.auth_box1sub2pic {
	height: 102px;
	width: 102px;
	float: left;
	text-align: center;
	display: block;
}
.auth_box1sub2pic a {
	color: #333333;
}
.auth_box1sub2head {
	height: 25px;
	width: 297px;
	float: left;
	color: #006699;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #EEEEEE;
	text-align: center;
	padding-top: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
.auth_box1sub2head a {
	color: #0033CC;
	text-decoration: none;
}
.auth_box1sub2head a:hover {
	text-decoration: underline;
}
.auth_box1sub2text {
	height: 36px;
	width: 297px;
	float: left;
	color: #333333;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	text-align: center;
	background-color: #EEEEEE;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}

#auth_box2 {
	float: left;
	width: 580px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
}
.auth_box2sub1 {
	height: auto;
	width: 270px;
	float: left;
	padding-left: 20px;
	padding-bottom: 5px;
	padding-top: 5px;
}
.auth_box2sub1pic {
	height: 102px;
	width: 102px;
	float: left;
	text-align: center;
	display: block;
}
.auth_box2sub1pic a {
	color: #333333;
}
.auth_box2sub1head {
	height: 92px;
	width: 158px;
	float: left;
	color: #0033CC;
	padding-left: 5px;
	padding-top: 10px;
	padding-right: 5px;
}
.auth_box2sub1head a {
	color: #0033CC;
	text-decoration: none;
}
.auth_box2sub1head a:hover {
	text-decoration: underline;
}
.auth_box2sub1text {
	height: 65px;
	width: 418px;
	float: left;
	color: #333333;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	text-align: left;
}
.underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}


