@charset "utf-8";
img {
	border: 0px;
}

hr {
	height: 1px;
}

img.photo_left{
	float:left;
	margin-right:10px;
}

img.photo_right{
	float:right;
	margin-left:10px;
}

h1 {
	line-height: 39px;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding-left: 10px;
	background: url(../images/base/h1_bg.jpg) no-repeat;
	margin-bottom: 20px;
}

h2 {
	line-height: 32px;
	font-size: 15px;
	font-weight: bold;
	color: #0293CA;
	margin-bottom: 10px;
	border-bottom: 1px dotted #cccccc;
}

#footer_img {
	background: url(../images/base/btn_3.jpg) no-repeat top center;
	height: 95px;
}

#footer_img_btn {
	text-align: center;
	padding-top: 20px;
}

#footer_img_text {
	text-align: center;
	font-size: 10px;
	color: #666666;
}

#GEP {
	border: 4px #eee solid;
	padding: 6px 2px;
	text-align: center;
	font-size: smaller;
}

#GEP a {
	font-size: 100%;
}

#GEP img {
	margin-bottom: 4px;
}

/* home used */
#home_box, #step3_box, #step3_box2 {
	width: 540px;
	height: 113px;
	margin-left: 14px;
	background: url(../images/base/home_box_bg.jpg) no-repeat;
}
#home_box_text, #step3_box_text, #step3_box2_text {
	text-align: center;
	padding-top: 30px;
}
/* step3 used */
#step3_box {
	background: url(../images/base/step3_box_bg.jpg) no-repeat;
}
#step3_box2 {
	background: url(../images/base/step3_box2_bg.jpg) no-repeat;
}

/* step2 used */
#step2_box {
	border: 1px solid #cccccc;
	background: #EDF9FE;
	padding: 10px;
	margin-bottom: 15px;
}
#step2_box_tit {
	padding-bottom: 10px;
	color: #0099CC;
	font-size: 14px;
	font-weight: bold;
}
#step2_box_text {
	background: #ffffff;
	border: 1px solid #cccccc;
	height: 324px;
	overflow-y: auto;
	padding: 10px;
	margin-bottom: 10px;
}
#step2_box_foot {
	text-align: center;
}

#step2_box2 {
	border: 3px solid #cccccc;
	padding: 15px 38px;
	background: url(../images/base/step2_box2_bg.jpg) no-repeat center bottom;
}
#step2_box2_text {
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #cccccc;
}
#step2_box2 table {
	margin-top: 10px;
}
td#step2_box2_td {
	padding: 0 10px;
}
#step2_box2 th {
	line-height: 27px;;
}
input.text_input {
	height: 27px;
	line-height: 27px;
	width: 224px;
	margin-bottom: 5px;
}

/* step6 */
#step6_box {
	border: 3px solid #cccccc;
	padding: 15px 38px;
	background: url(../images/base/step6_box_bg.jpg) no-repeat center bottom;
}
#step6_box_text {
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #cccccc;
}
#step6_box table {
	margin-top: 10px;
}
td#step6_box_td {
	padding: 0 10px;
}
#step6_box th {
	line-height: 27px;;
}
