@charset "UTF-8";
/* CSS Document */

/*	leftcolumn */
#table_p2 {
	clear:both;
	margin:25px 0 20px 0;
	width:590px;
}
#leftcolumn .backcolor_inner {
	padding:5px 5px 5px 50px;
	width: 515px;
}
#leftcolumn #con_up_01 {
	background-image: url(../images/conup_01.jpg);
	background-repeat:no-repeat;
	width:586px;
	height:9px;
	margin-top:10px;
}
#leftcolumn #backcolor_01 {
	background-image: url(../images/conmid_01.jpg);
	background-repeat: repeat-y;
}
#leftcolumn #con_low_01 {
	background-image: url(../images/conlow_01.jpg);
	background-repeat:no-repeat;
	margin-bottom:30px;
	width:586px;
	height:8px;
}
#leftcolumn #con_up_02 {
	background-image: url(../images/conup_02.jpg);
	background-repeat:no-repeat;
	width:586px;
	height:9px;
	margin-top:10px;
}
#leftcolumn #backcolor_02 {
	background-image: url(../images/conmid_02.jpg);
	background-repeat: repeat-y;
}
#leftcolumn #con_low_02 {
	background-image: url(../images/conlow_02.jpg);
	background-repeat:no-repeat;
	margin-bottom:30px;
	width:586px;
	height:8px;
}
#leftcolumn #con_up_03 {
	background-image: url(../images/conup_03.jpg);
	background-repeat:no-repeat;
	width:586px;
	height:9px;
	margin-top:10px;
}
#leftcolumn #backcolor_03 {
	background-image: url(../images/conmid_03.jpg);
	background-repeat: repeat-y;
}
#leftcolumn #con_low_03 {
	background-image: url(../images/conlow_03.jpg);
	background-repeat:no-repeat;
	margin-bottom:30px;
	width:586px;
	height:8px;
}
#leftcolumn #con_up_04 {
	background-image: url(../images/conup_04.jpg);
	background-repeat:no-repeat;
	width:586px;
	height:9px;
	margin-top:10px;
}
#leftcolumn #backcolor_04 {
	background-image: url(../images/conmid_04.jpg);
	background-repeat: repeat-y;
}
#leftcolumn #con_low_04 {
	background-image: url(../images/conlow_04.jpg);
	background-repeat:no-repeat;
	margin-bottom:30px;
	width:586px;
	height:8px;
}
#leftcolumn #p_adress {
	margin:15px 0;
}
.blue_bdr{
	border: 1px solid #339ACC;
    color: #339ACC;
    font-size: 115%;
	margin:10px 0 5px 20px;
    padding: 5px 10px;
    width: 540px;
	}
/*#soudan_info{
	background-color:#e5f2f9;
	padding:20px;
	width:240px;
	border-radius:4px;
	float:left;
	}*/
#dainisoudan_info{
	background-color:#e5f2f9;
	padding:30px;
	border-radius:4px;
	width:230px;
	margin-left:150px;
	}

