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

body{
	margin:0 auto;
	background-color:#f1e4ba;
	font-family:tahoma;
	font-size:11px;
	color:#c25992;
	text-decoration:none;
	direction:rtl;
}

img{
	border:0;
}

form{
	margin:0 auto;
}

input{
	font-family:tahoma;
	font-size:11px;
	color:#000;
}

select{
	font-family:tahoma;
	font-size:11px;
	color:#000;
}
textarea{
	font-family:tahoma;
	font-size:11px;
	color:#000;
}

a{
	font-family:tahoma;
	font-size:11px;
	color:#c25992;
	text-decoration:none;
}


a:hover{
	font-family:tahoma;
	font-size:11px;
	color:#94082d;
}


td, li{
	font-family:tahoma;
	font-size:11px;
	color:#c25992;
}


#right-title{
	background:url(yanb3-images/block/up-right.jpg) no-repeat right center; width:100%; font-weight:bold; padding-right:13px;
}


#left-title{
	background:url(yanb3-images/block/up-left2.jpg) no-repeat left center; width:100%; font-weight:bold; padding-right:13px;
}

#center-title{
	background:url(yanb3-images/block/up-bg.jpg) repeat-x right center; width:100%; font-weight:bold; padding-right:13px; height:22px;
}