@import "base.css";

.right .title
{
	height:120px;
	background-image: url(../images/buy_title.jpg);
}

.step1
{
	width:550;
	height:120;
	margin:30px 0 20px 10px;
	background-image: url(../images/step1.jpg);
	display:block;
}
.step1 .msg
{
	width:400;
	height:70;
	margin:30px 0 20px 10px;
	text-align:left;
}

.step2
{
	width:550;
	height:120;
	margin:20px 0 20px 10px;
	background-image: url(../images/step2.jpg);
}
.step2 .msg
{
	width:400;
	height:70;
	margin:30px 0 20px 10px;
	text-align:left;
}

.step3
{
	width:550;
	height:120;
	margin:20px 0 20px 10px;
	background-image: url(../images/step3.jpg);
}
.step3 .msg
{
	width:400;
	height:70;
	margin:30px 0 20px 10px;
	text-align:left;
}

.step4
{
	width:550;
	height:120;
	margin:20px 0 20px 10px;
	background-image: url(../images/step4.jpg);
}
.step4 .msg
{
	width:400;
	height:70;
	margin:30px 0 20px 10px;
	text-align:left;
}


.right .syo
{
	width: 600px;
	height: 30px;
	margin: 0 0 0 0;
	padding: 7px 15px 0 15px;
	background: url(../images/info.gif);
	background-repeat: no-repeat;
	text-align: left;
}

.right .topics
{
	font-size:11pt; 
	color:#476800; 
}
.right .syo2
{
	width: 600px;
	height: 120px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size:10pt; 
	text-align:left;
	background: url(../images/message.gif);
	background-repeat: no-repeat;
}
.right .syo2 .msg
{
	width: 550px;
	height: 90px;
	margin: 0 0px 0px 20px;
	padding: 0 0 0 0;
	color:#000000;
	font-size:10pt; 
	text-align:left;
	overflow:auto;
}
.right .syo2 .msg .text
{
	width: 520px;
	margin: 0 0px 0px 10px;
	padding: 0 0 0 0;
	color:#797979;
	font-size:8pt; 
	text-align:left;
}

.right .syo2 .msg@.text
{
	color:#797979;
}

.right .sub_menu
{
	
	width:600px;
	height:100%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border:0;
}

.right .left_img
{
	width: 181px;
	height: 480px;
	float: left;
	margin: 0 5px 0 6px;
}
.right .left_img a
{
	width: 181px;
	height: 480px;
}
.right .left_img a:link, .right .left_img a:visited 
{
	display : block; 
	background : url(../images/sub_menu1.jpg);
} 
.right .left_img a:hover 
{ 
	background : url(../images/xxx.jpg);
} 

.right .center_img
{
	width: 181px;
	height: 480px;
	float: left;
	margin: 0 5px 0 5px;
}
.right .center_img a
{
	width: 181px;
	height: 480px;
}
.right .center_img a:link, .right .center_img a:visited 
{
	display : block; 
	background : url(../images/sub_menu2.jpg);
} 
.right .center_img a:hover 
{ 
	background : url(../images/xxx.jpg);
} 


.right .right_img
{
	width: 181px;
	height: 480px;
	margin: 0 5px 0 5px;
	float: left;
}
.right .right_img a
{
	width: 181px;
	height: 480px;
}
.right .right_img a:link, .right .right_img a:visited 
{
	display : block; 
	background : url(../images/sub_menu3.jpg);
} 
.right .right_img a:hover 
{ 
	background : url(../images/xxx.jpg);
} 
