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

body {
	direction:rtl;
	background-color: #efefef;
	margin-top:30px;
	font-family:arial;
}

img { border:0px; }

.pic { padding:15px; }
.pic_note { font-size:9px; }

#header { font-size:18px; font-weight:bold; }
#contact { color:#efefef; font-size:14px; padding-right:20px; }
#contact .header { color:#efefef; font-size:18px; }
#contact a:link, a:visited, a:hover { color:#f2b30c; text-decoration:none; }
#content01, #content02, #content03, #content04 { display:none; width:568px; background-color:#af0505; text-align:right; padding:15px; position:relative; font-size:13px; color:#efefef; margin-bottom:1px; }
#content01 { display:block; }
#yellow_line { width:598px; height:5px; background-color:#f2b30c; }
#logo { margin:15px; }
#bottom { margin:15px; }
