@charset "utf-8";
/* CSS Document */


#base #content #righBG #container #welcome_article{
	height: 94px;
	width: 557px;
	position: relative;
	float: left;
	background-image: url(../images/about/welcome_bg.gif);
	background-repeat: repeat-x;
	padding-left: 10px;
}
#base #content #righBG #container #welcome_article #welcome_article_title{
	height: 20px;
	width: 550px;
	position: relative;
	float: left;
	background-image: url(../images/about/welcome_title.gif);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1C2244;
	margin-top: 10px;
	margin-bottom: 5px;
}
#first_article_title{
	height: 23px;
	width: 550px;
	position: relative;
	float: left;
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1C2244;
	margin-top: 5px;
	margin-bottom: 5px;
	background-image: url(../images/transaction/1st_title.gif);
	left: 10px;
}

#first_article{
	height: auto;
	width: 530px;
	position: relative;
	float: left;
	padding-left: 30px;
	margin-top: 10px;
}
#first_pic{
	height: 134px;
	width: 200px;
	position: relative;
	float: right;
	background-image: url(../images/transaction/1st_pic.gif);
	background-repeat: no-repeat;
	margin-top: -25px;
	margin-right: 10px;
	margin-left: 15px;
}
#second_article_title{
	height: 23px;
	width: 550px;
	position: relative;
	float: left;
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1C2244;
	margin-top: 30px;
	margin-bottom: 5px;
	background-image: url(../images/about/2nd_title.gif);
	left: 10px;
}

#second_article{
	height: auto;
	width: 530px;
	position: relative;
	float: left;
	padding-left: 30px;
	margin-top: 30px;
}
#second_pic{
	height: 122px;
	width: 225px;
	position: relative;
	float: right;
	background-image: url(../images/transaction/2nd_pic.gif);
	background-repeat: no-repeat;
	margin-top: -15px;
	margin-left: 15px;
	margin-right: 10px;
	border: 2px solid #546943;
}
#third_article_title{
	height: 23px;
	width: 365px;
	position: relative;
	float: left;
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1C2244;
	margin-top: 30px;
	margin-bottom: 5px;
	background-image: url(../images/about/3rd_title.gif);
	left: 10px;
}

#third_article{
	height: auto;
	width: 530px;
	position: relative;
	float: left;
	padding-left: 30px;
	margin-top: 30px;
}
#third_pic{
	height: 131px;
	width: 184px;
	position: relative;
	float: right;
	background-image: url(../images/about/3rd_pic.gif);
	background-repeat: no-repeat;
	margin-top: 30px;
}

#fourth_article{
	height: auto;
	width: 530px;
	position: relative;
	float: left;
	padding-left: 30px;
	margin-top: 30px;
}
#fifth_article{
	height: auto;
	width: 530px;
	position: relative;
	float: left;
	padding-left: 30px;
	margin-top: 30px;
}

