/* ===================================================== */
/* ANKARA İL SAĞLIK MÜDÜRLÜĞÜ | AİLE HEKİMLİĞİ EL KİTABI */
/* ===================================================== */
/* =================== interaktif cd =================== */
/* ***************************************************** */

/* =============================== reset */
div, p, ul,li,h1, h2, h3, h4, h5 { padding:0px; margin:0px; }
img { padding:0px; margin:0px; border:0px; }

/* =============================== general */
body		{ background:url(../images/bg_repeat.jpg) repeat-x center top; margin:0px; }
.cd			{ width:950px; height:auto; min-height:200px; margin:0 auto; }
.bg_1		{ width:950px; height:468px; float:left; background:url(../images/bg_1.jpg) no-repeat center bottom; }
.bg_2		{ width:950px; height:468px; float:left; }
.header		{ width:950px; height:176px; float:left; }
	.logo		{ width:163px; height:176px; float:left; }
	.logo_slgn	{ width:267px; height:101px; float:left; margin-left:5px; }
    .homepage   { width:114px; height:31px; float:right; margin:72px 70px; }
.content	{ width:950px; height:auto; min-height:100px; float:left; }
	.content_l	{ width:600px; height:auto; min-height:600px; float:left; color:#333; font:normal 11px Arial; margin-left:20px; }
	.content_r	{ width:300px; height:274px; float:left; margin-left:10px; }
	.content_ttl{ color:#cc0000; font:bold 15px Arial; }
.pdf_text_a	{ width:235px; height:auto; float:left; margin:25px 0px 0px 50px; }
.pdf_belge_bg{ background:url(../images/pdf_bg.png) no-repeat left top; }
	.pdf_msg	{ color:#cc0000; font:normal 11px Arial; text-decoration:none; }
	a.pdf_msg:hover	{ color:#000; }
	.pdf_detail	{ color:#666; font:normal 11px Arial; }
.footer		{ width:950px; height:143px; float:left; background:url(../images/footer_bg.jpg) no-repeat center bottom; margin-top:15px; }
	.footer li	{ width:92px; height:130px; float:left; margin-right:1px; list-style-type:none; }
	.footer_ad	{ width:950px; height:150px; float:left; color:#333; font:normal 11px Arial; }

