#infomation 		{ width: 750px; margin: 0 auto; color: #333; }
.infomation-title 	{ height: 40px; line-height: 40px; background-color: #005bac; color: #fff; font-size: 15px; font-weight: bold; padding-left: 20px; }

#infomation p 		{ width: 700px; margin: 0 auto; }

.infomation-contents{ background-color: #fff; padding-bottom: 25px; }
.infomation-contents h2{ height: 50px; width: 700px; margin: 0 auto; font-size: 15px; line-height: 50px; border-bottom: 3px solid #cdcdcd; }

.infomation-contents span{ font-size: 13px ; font-weight: bold; }

#paymentnumber 		{ width: 700px; margin: 20px auto 0 auto; }
#paymentnumber th	{ height: 45px; border: 1px solid #000; }
#paymentnumber td	{ border: 1px solid #000; vertical-align: middle; text-align: center; }

#seceritycode 		{ width: 700px; margin: 0 auto; }
#seceritycode th 	{ border: 1px solid #000; height: 40px; }
#seceritycode td 	{ border: 1px solid #000; border-bottom: none; border-top: none; padding: 10px; vertical-align: middle; text-align: center; }
#seceritycode-text td{ border-top: none; border-bottom: 1px solid #000; text-align: left; vertical-align: top; }

#postage 			{ width: 700px; margin: 0 auto; }
#postage th 		{ width: 58.3px; height: 40px; border: 1px solid #000; }
#postage td 		{ text-align: center; height: 40px; vertical-align: middle; border: 1px solid #000; }
.text-in 			{ text-indent: -1em; padding-left: 1em; }

.guide 				{ position: relative; }
.guide #paypal 		{ position: absolute; top: -5px; right: 75px; }
.guide #ems 		{ position: absolute; top: 120px; right: 50px; }
.guide #fedex 		{ position: absolute; bottom: -20px; right: 70px; }
.guide #dhl 		{ position: absolute; bottom: 15px; right: 50px; }
