
body{
	margin:0;
	text-align:center;
	background-image:url(../images/bg.gif);
	background-repeat:repeat;
}
#wrap{
	position:relative;
	top:0px;
	left:0px;
	width:760px;
	margin:0 auto;
	text-align:left;
	background-color:#ffffff;
}

#byd_01 {
	position:relative;
	left:0px;
	width:760px;
	height:182px;
}

#byd_main {
	position:relative;
	left:0px;
	width:760px;
	font-family:arial;
	font-size:12px;
	color:#404040;
	line-height:18px;
    height:400px;
}
.left_side{
	width:450px;
	float:left;
	padding-left:15px;
	padding-right:15px;
}
.right_side{
	width:280px;
	float:right;
}
.hd_txt{
	font-family:arial;
	font-size:21px;
	color:#008CB4;
	font-weight:bold;
	line-height:25px;
}

.lft_input{
	width:186px;
	height:17px;
	font-family:arial;
	font-size:12px;
	color:#404040;
	line-height:21px;
}
.in_box_blue, .in_box_green, .in_box_red, .in_box_ash{
	width:64px;
	height:59px;

}
.out_box_blue, .out_box_green, .out_box_red, .out_box_ash{
	width:70px;
	height:65px;

}
.in_hd_blue, .in_hd_green, .in_hd_red, .in_hd_ash{
	width:64px;
	height:11px;

}
.in_box_blue{	border:1px solid #00B0E2;}
.out_box_blue{ 	border:3px solid #008CB4;}
.in_hd_blue {	background-color:#00B0E2;}

.in_box_green{	border:1px solid #00E26A;}
.out_box_green{ border:3px solid #00B455;}
.in_hd_green {	background-color:#00E26A;}


.in_box_red{	border:1px solid #E26600;}
.out_box_red{ 	border:3px solid #B45200;}
.in_hd_red {	background-color:#E26600;}


.in_box_ash{	border:1px solid #717171;}
.out_box_ash{ 	border:3px solid #5A5A5A;}
.in_hd_ash {	background-color:#717171;}

.box_pad{
	padding-right:16px;
	padding-bottom:5px;
	float:left;
}
.script_box{
	width:420px;
	border:1px solid #008CB4;
	padding:2px;
}

.in_big_box {
	width:282px;
	border:1px solid #00B0E2;

}
.out_big_box{
    width:292px;
	border:7px solid #008CB4;
}
.in_hd_big_box{
	width:282px;
	height:23px;
	background-color:#00B0E2;
	text-align:center;
	line-height:22px;
	font-size:12px;
	color:#ffffff;
	text-transform:uppercase;
	font-weight:bold;
}
.box_cont{
	padding:9px;
}
.linkbot{
	font-family:arial;
	color:#008CB4;
	font-size:13px;
}

#byd_03 {
	position:relative;
	left:0px;
	width:760px;
	height:113px;
}

