/* Reset CSS */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* Reset CSS */
a {
	text-decoration:none;
	}
a:hover {
	text-decoration:underline;
	}
#map {
	width: 468px;
	height: 248px;
	border:#e4e4e4 solid 1px;
	float:left;
	}
#map_site {
	width: 458px;
	height: 650px;
	border:#e4e4e4 solid 1px;
	float:left;
	}
#map_canvas {
	width: 458px;
	height: 298px;
	border:#e4e4e4 solid 1px;
	float:left;
	}
.harita_liste{
	margin-bottom:5px;
	float:left;
}
.harita_baslik{
font-family:Tahoma;
font-size:11px;
font-weight:bold;
color:#BB0000;
padding:2px;
}
.harita_aciklama{
font-family:Tahoma;
font-size:10px;
color:#000000;
padding:2px;
padding-bottom:5px;
}
.harita_adres{
font-family:Tahoma;
font-size:10px;
color:#000000;
padding:2px;
}
.harita_tel{
font-family:Tahoma;
font-size:10px;
color:#000000;
padding:2px;
}
.harita_link{
font-family:Tahoma;
font-size:10px;
color:#006699;
padding:2px;
}

.kirmizi {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#FF0000;
}
.siyah {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#000000;
}

.liste_site {
width:215px;
padding:5px;
float:left;
color:#000;
}

body {
	margin:0;
	padding:0;
	background-color:#FFF;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	}
#site {
	margin:auto;
	width:960px;
	}
#site_top {
	width:960px;
	height:80px;
	float:left;
	}
#site_top .left {
	width:5px;
	height:80px;
	background:url(/images/site/top_back_left.gif) no-repeat;
	float:left;
	}
#site_top .right {
	width:5px;
	height:80px;
	background:url(/images/site/top_back_right.gif) no-repeat;
	float:left;
	}
#site_top .center {
	width:950px;
	height:80px;
	background:url(/images/site/top_back_center.gif) repeat-x;
	float:left;
	}
#site_top .center .logo {
	width:240px;
	height:70px;
	margin-top:10px;
	display:block;
	text-indent:-2000px;
	background:url(/images/site/logo.gif) no-repeat;
	float:left;
	}
#site_top .center .top {
	width:710px;
	height:25px;
	display:block;
	float:left;
	text-align:right;
	}
#site_top .center .top .dilsecim {
	margin-right:5px;
	float:right;
	background-image:url('/images/site/dil.gif');
	}
#site_top .center .menu {
	width:710px;
	height:25px;
	float:left;
	}
#site_top .center .menu ul.black {
	list-style:none;
	float:left;
	}
#site_top .center .menu ul.black li {
    display: block;
    float: left;
    background-image: url(/images/site/black_button_left.gif);
    background-attachment: scroll;
    background-position: left top;
    background-repeat: no-repeat;
    height: 25px;
	padding:0px;
    padding-left: 5px;
    margin-right: 5px;
	}
#site_top .center .menu ul.black li a {
    display: block;
    float: left;
    background-image: url(/images/site/black_button_right.gif);
    background-position: right top;
    background-repeat: no-repeat;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
    color: #fff;
    text-decoration: none;
    height: 20px;
	padding-top:5px;
	padding-right:5px;
	}
#site_top .center .menu ul.green {
	list-style:none;
	float:right;
	}
#site_top .center .menu ul.green li {
    display: block;
    float: left;
    background-image: url(/images/site/green_button_left.gif);
    background-attachment: scroll;
    background-position: left top;
    background-repeat: no-repeat;
    height: 25px;
	padding:0px;
    padding-left: 5px;
    margin-right: 5px;
	}
#site_top .center .menu ul.green li a {
    display: block;
    float: left;
    background-image: url(/images/site/green_button_right.gif);
    background-position: right top;
    background-repeat: no-repeat;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	letter-spacing:1px;
    color: #fff;
    text-decoration: none;
    height: 20px;
	padding-top:5px;
	padding-right:5px;
	}
#site_top .center .menu ul.firm {
	list-style:none;
	float:right;
	}
#site_top .center .menu ul.firm li {
    display: block;
    float: left;
    background-image: url(/images/site/firm_button_left.gif);
    background-attachment: scroll;
    background-position: left top;
    background-repeat: no-repeat;
    height: 25px;
	padding:0px;
    padding-left: 25px;
    margin-right: 5px;
	}
#site_top .center .menu ul.firm li a {
    display: block;
    float: left;
    background-image: url(/images/site/firm_button_right.gif);
    background-position: right top;
    background-repeat: no-repeat;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	letter-spacing:1px;
    color: #fff;
    text-decoration: none;
    height: 20px;
	padding-top:5px;
	padding-right:5px;
	}
#site_top .center .bottom {
	width:710px;
	height:30px;
	float:left;
	}
#site_top .center .notice {
	width:400px;
	height:30px;
	float:left;
	}
#site_top .center .notice .left{
	width:5px;
	height:30px;
	float:left;
	background-image:url(/images/site/top_cell_left.gif);
	background-repeat:no-repeat;
	}
#site_top .center .notice .right{
	width:5px;
	height:30px;
	float:left;
	background-image:url(/images/site/top_cell_right.gif);
	background-repeat:no-repeat;
	}
#site_top .center .notice .center{
	width:355px;
	height:20px;
	padding:5px;
	padding-left:20px;
	float:left;
	background-image:url(/images/site/top_notice_center.gif);
	background-repeat:repeat-x;
	}
*html #site_top .center .notice .center{
	width:355px;
	height:15px;
	padding:5px;
	padding-top:10px;
	padding-left:20px;
	float:left;
	background-image:url(/images/site/top_notice_center.gif);
	background-repeat:repeat-x;
	}
#site_top .center .notice .center a{
	color:#000;
	}
#site_top .center .search {
	width:310px;
	height:30px;
	float:right;
	}
#site_top .center .search .left{
	width:5px;
	height:30px;
	float:left;
	background-image:url(/images/site/top_cell_left.gif);
	background-repeat:no-repeat;
	}
#site_top .center .search .right{
	width:5px;
	height:30px;
	float:left;
	background-image:url(/images/site/top_cell_right.gif);
	background-repeat:no-repeat;
	}
#site_top .center .search .center{
	width:290px;
	height:20px;
	padding:5px;
	float:left;
	background-image:url(/images/site/top_cell_center.gif);
	background-repeat:repeat-x;
	}
#site_top .center .search .center .box{
	width:290px;
	height:20px;
	float:left;
	overflow:hidden;
	background-image:url(/images/site/search_bottom.gif);
	background-repeat:no-repeat;
	}
#site_top .center .search .center .box input{
	width:260px;
	height:14px;
	margin:3px;
	float:left;
	border:0px;
	background-color:#FFF;
	font: normal 11px Tahoma;
	outline:none;
	}
#site_top .center .search .center .box button{
	width:16px;
	height:16px;
	margin:2px;
	float: right;
	text-indent: -9999px;
	border: none;
	background: url(/images/site/search_button.gif) no-repeat;
	cursor: pointer
	}
#site_duyuru {
	width:948px;
	padding: 5px;
	border:#C00 solid 1px;
	background-color:#FFD9DA;
	color:#C00;
	float:left;
	margin:0px;
	margin-top: 10px;
	font-weight:bold;
	text-align:center;
	}
#site_avm {
	width:960px;
	height:70px;
	display:block;
	float:left;
	margin-top:5px;
}
#site_center {
	width:960px;
	float:left;
	margin:0px;
	margin-top:10px;
	}
*html #site_center {
	width:960px;
	float:left;
	margin:0px;
	margin-top:5px;
	}
#site_center .main_right{
	width:790px;
	float:right;
	}
#site_center .main_right .main{
	width:470px;
	float:left;
	}
#site_center .main_right .main .agac{
	width:468px;
	border:1px solid #e4e4e4;
	background-color:#f7f7f7;
	float:left;
	margin-bottom:5px;
	}
#site_center .main_right .main .agac  ul li{
	padding:5px;
	padding-right:0px;
	float:left;
	list-style:none;
	color:#666;
	}
#site_center .main_right .main .agac ul li a{
	color:#000;
	text-decoration:none;
	}
#site_center .main_right .main .agac ul li a:hover{
	text-decoration:underline;
	}
#site_center .main_right .main .hata{
	width:423px;
	height:30px;
	padding:5px;
	padding-left:40px;
	padding-top:15px;
	float:left;
	background-image:url(/images/site/hata.gif);
	background-repeat:no-repeat;
	background-position:left center;
	background-color:#ffe5e5;
	color:#C00;
	border:#C00 solid 1px;
	text-align:center;
	}
#site_center .main_right .main .hata a{
	color:#C00;
	text-decoration:underline;
	}
#site_center .main_right .main .onay{
	width:423px;
	height:30px;
	padding:5px;
	padding-left:40px;
	padding-top:15px;
	float:left;
	background-image:url(/images/site/onay.gif);
	background-position:left center;
	background-repeat:no-repeat;
	background-color:#e1ffda;
	color:#090;
	border:#090 solid 1px;
	text-align:center;
	}
#site_center .main_right .main .onay a{
	color:#090;
	text-decoration:underline;
	}
#site_center .main_right .main a.imlec{
	width:220px;
	border:#e4e4e4 solid 1px;
	padding:4px;
	margin-left:2px;
	margin-right:2px;
	margin-top:4px;
	float:left;
	color:#000;
	background-color:#f7f7f7;
	text-decoration:none;
	}
#site_center .main_right .main .bilgiler{
	width:470px;
	float:left;
	}
#site_center .main_right .main .bilgiler .baslik{
	width:460px;
	float:left;
	padding:5px;
	padding-top:15px;
	color:#C00;
	font-weight:bold;
	border-bottom:#C00 solid 2px;
	}
#site_center .main_right .main .bilgiler .icerik{
	width:460px;
	float:left;
	padding:5px;
	border-bottom:#e4e4e4 solid 1px;
	}
#site_center .main_right .main .bilgiler .icerik_firma{
	width:460px;
	float:left;
	padding:5px;
	border-bottom:#C00 solid 1px;
	color:#C00;
	}
#site_center .main_right .main .bilgiler .icerik a{
	color:#000;
	text-decoration:none;
	}
#site_center .main_right .main .bilgiler .icerik a:hover{
	color:#000;
	text-decoration:underline;
	}
#site_center .main_right .main .bilgiler .icerik .kutu{
	color:#000;
	background-color:#f7f7f7;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	border:#000 solid 1px;
	}
#site_center .main_right .main .firma_ekle{
	width:470px;
	float:left;
	}
#site_center .main_right .main .firma_ekle .baslik{
	width:460px;
	padding:5px;
	border-bottom:#C00 solid 2px;
	font-weight:bold;
	color:#C00;
	margin-bottom:5px;
	float:left;
	}
#site_center .main_right .main .firma_ekle .liste{
	width:460px;
	padding:5px;
	border-bottom:#e4e4e4 solid 1px;
	margin-bottom:5px;
	float:left;
	}
#site_center .main_right .main .firma_ekle .liste a{
	color:#000;
	text-decoration:underline;
	}
#site_center .main_right .main .firma_ekle .liste .ad{
	width:460px;
	padding:0px;
	padding-bottom:5px;
	font-weight:bold;
	float:left;
	}
#site_center .main_right .main .firma_ekle .liste .ad span{
	font-weight:normal;
	color:#C00;
	}
#site_center .main_right .main .firma_ekle .liste .icerik{
	width:460px;
	padding:0px;
	padding-bottom:5px;
	float:left;
	}
#site_center .main_right .main .firma_ekle .liste .icerik a{
	color:#C00;
	text-decoration:none;
	}
#site_center .main_right .main .firma_ekle .liste .icerik a:hover{
	text-decoration:underline;
	}
#site_center .main_right .main .firma_ekle .liste .icerik .kutu{
	border:#333 solid 1px;
	color:#000;
	background-color:#f7f7f7;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	}
#site_center .main_right .main .firma_detay{
	width:470px;
	float:left;
	z-index:2;
	position:relative;
	}
#site_center .main_right .main .firma_detay .avm_liste{
	width:440px;
	padding:5px;
	border-bottom:1px solid #e4e4e4;
	float:left;
	}
#site_center .main_right .main .firma_detay .avm_liste .avm_ad{
	width:350px;
	float:left;
	}
#site_center .main_right .main .firma_detay .avm_liste .avm_detay{
	width:70px;
	float:right;
	text-align:right;
	}
#site_center .main_right .main .firma_detay .detay{
	width:470px;
	float:left;
	}
#site_center .main_right .main .firma_detay .detay .logo{
	width:100px;
	float:right;
	border:#ccc solid 1px;
	}
#site_center .main_right .main .firma_detay .detay .baslik{
	width:355px;
	padding:5px;
	padding-top:0px;
	float:left;
	color:#C00;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	}
#site_center .main_right .main .firma_detay .detay .aciklama_kisa{
	width:355px;
	padding:5px;
	padding-top:0px;
	float:left;
	font-weight:normal;
	}
#site_center .main_right .main .firma_detay .detay .liste{
	width:365px;
	float:left;
	}
#site_center .main_right .main .firma_detay .detay .liste .ad{
	width:60px;
	padding:5px;
	padding-right:0px;
	float:left;
	text-align:right;
	font-weight:bold;
	}
#site_center .main_right .main .firma_detay .detay .liste .icerik{
	width:290px;
	padding:5px;
	float:right;
	color:#000;
	}
#site_center .main_right .main .firma_detay .icerik{
	width:470px;
	float:left;
	}
#site_center .main_right .main .firma_detay ol.paylas{
	margin:0px;
	padding:0px;
	list-style:none;
	}
#site_center .main_right .main .firma_detay a.paylas{
	width:108px;
	color:#000;
	text-decoration:none;
	float:left;
	padding:5px;
	padding-left:0px;
	padding-bottom:10px;
	}
#site_center .main_right .main .firma_detay a.paylas img{
	float:left;
	margin-right:5px;
	margin-top:-4px;
	}
#gallery a.resim_liste{
	float:left;
	padding:4px;
	margin:3px;
	margin-right:0px;
	margin-bottom:0px;
	background-color:#f7f7f7;
	border:#e4e4e4 solid 1px;
	}
#gallery ul li{
	float:left;
	}
#site_center .main_right .main .firma_liste{
	width:460px;
	border:#e4e4e4 solid 1px;
	padding:4px;
	margin-bottom:5px;
	float:left;
	}
#site_center .main_right .main .reklam{
	width:468px;
	height:60px;
	border:#e4e4e4 solid 1px;
	margin-bottom:5px;
	float:left;
	}
#site_center .main_right .main .reklam_kucuk{
	width:468px;
	height:15px;
	border:#e4e4e4 solid 1px;
	margin-bottom:5px;
	padding-top:4px;
	padding-bottom:4px;
	background-color:#f7f7f7;
	float:left;
	}
#site_center .main_right .main .fb_yorum{
	width:470px;
	margin-bottom:5px;
	float:left;
	}
#site_center .main_right .main .anasayfa_yorum{
	width:468px;
	border:#e4e4e4 solid 1px;
	background-color:#f7f7f7;
	margin-bottom:5px;
	float:left;
	}
#site_center .main_right .main .anasayfa_yorum .baslik{
	width:458px;
	padding:5px;
	float:left;
	color:#C00;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	}
#site_center .main_right .main .anasayfa_yorum .liste{
	width:458px;
	padding:5px;
	float:left;
	border-top:#e4e4e4 solid 1px;
	}
#site_center .main_right .main .anasayfa_yorum .liste a{
	color:#000;
	float:left;
	font-weight:bold;
	}
#site_center .main_right .main .anasayfa_yorum .liste span{
	float:left;
	padding-top:2px;
	padding-bottom:2px;
	color:#666;
	}
#site_center .main_right .main .sayfalama{
	width:470px;
	margin-bottom:5px;
	float:left;
	}
#site_center .main_right .main .sayfalama span{
	padding:5px;
	margin:2px;
	float:left;
	}
#site_center .main_right .main .sayfalama a{
	padding:4px;
	margin:2px;
	border:#e4e4e4 solid 1px;
	color:#000;
	float:left;
	}
#site_center .main_right .main .sayfalama a.aktif{
	padding:4px;
	margin:2px;
	border:#e4e4e4 solid 1px;
	color:#BB0000;
	float:left;
	}
#site_center .main_right .main .firma_liste .logo{
	width:100px;
	border:#ccc solid 1px;
	float:left;
	}
#site_center .main_right .main .firma_liste .icerik{
	width:350px;
	float:right;
	}
#site_center .main_right .main .firma_liste .icerik .ad{
	width:340px;
	height:15px;
	padding:5px;
	padding-top:0px;
	float:left;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#C00;
	}
#site_center .main_right .main .firma_liste .icerik .aciklama{
	width:340px;
	height:30px;
	padding:5px;
	padding-top:0px;
	float:left;
	}
#site_center .main_right .main .firma_liste .icerik .detay{
	width:340px;
	padding:5px;
	padding-top:0px;
	float:left;
	}
#site_center .main_right .main .firma_liste .icerik .detay .yildiz{
	width:120px;
	float:left;
	}
#site_center .main_right .main .firma_liste .icerik .detay .simge{
	padding-left:4px;
	float:left;
	}
#site_center .main_right .main .firma_liste .icerik .detay .link{
	width:120px;
	height:15px;
	float:right;
	color:#C00;
	text-align:right;
	}
#yorum_yaz {
	width:450px;
	float:left;
	}
#yorum_yaz .liste {
	width:450px;
	float:left;
	}
#yorum_yaz .liste .baslik {
	width:100px;
	padding:5px;
	float:left;
	text-align:right;
	}
#yorum_yaz .liste .form {
	width:330px;
	padding:5px;
	float:left;
	}
#yorum_yaz .uyari{
	width:440px;
	padding:5px;
	float:left;
	text-align:center;
	color:#F00;
	}
#yorum_yaz .uyari a{
	color:#F00;
	text-decoration:underline;
	}
#yorum_yaz .kutu{
	border:#333 solid 1px;
	color:#000;
	background-color:#f7f7f7;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	}
#yorum_liste {
	width:450px;
	float:left;
	}
#yorum_liste .yliste {
	width:450px;
	float:left;
	border-bottom:#e4e4e4 solid 1px;
	}
#yorum_liste .yliste .ybaslik{
	width:440px;
	padding:5px;
	font-weight:bold;
	color:#C00;
	float:left;
	}
#yorum_liste .yliste .yicerik{
	width:440px;
	padding:5px;
	float:left;
	}
#yorum_liste .uyari{
	width:440px;
	padding:5px;
	float:left;
	text-align:center;
	color:#F00;
	}
#site_center .main_right .right{
	width:310px;
	float:right;
	}
#site_center .left{
	width:160px;
	float:left;
	}
#site_center .left .reklam{
	width:160px;
	float:left;
	}
#site_center .left .left_top{
	width:160px;
	height:5px;
	background-image:url(/images/site/left_cell_top.gif);
	background-repeat:no-repeat;
	font-size:1px;
	float:left;
	}
#site_center .left .left_center{
	width:150px;
	padding:5px;
	background-image:url(/images/site/left_cell_center.gif);
	background-repeat:repeat-y;
	float:left;
	}
#site_center .left .left_center ul li{
	width:140px;
	padding:5px;
	border-top:#e4e4e4 solid 1px;
	float:left;
	font-weight:bold;
	}
#site_center .left .left_center ul li a{
	color:#000;
	float:left;
	}
#site_center .left .left_center ul li.start{
	width:140px;
	padding:5px;
	border:0px;
	float:left;
	}
#site_center .left .left_center ul li ul{
	padding-top:5px;
	}
#site_center .left .left_center ul li ul li{
	width:140px;
	padding:0px;
	padding-top:5px;
	padding-bottom:5px;
	color:#333;
	float:left;
	border:0px;
	font-weight:normal;
	}
#site_center .left .left_center ul li ul li a{
	color:#333;
	}
#site_center .left .left_bottom{
	width:160px;
	height:5px;
	margin-bottom:5px;
	background-image:url(/images/site/left_cell_bottom.gif);
	background-repeat:no-repeat;
	float:left;
	}
#site_center .main_right .right .right_top{
	width:310px;
	height:5px;
	background-image:url(/images/site/right_cell_top.gif);
	background-repeat:no-repeat;
	font-size:1px;
	}
#site_center .main_right .right .right_center{
	width:300px;
	padding:5px;
	padding-top:0px;
	padding-bottom:0px;
	background-image:url(/images/site/right_cell_center.gif);
	background-repeat:repeat-y;
	}
#site_center .main_right .right .right_center .hava_durumu{
	width:300px;
	background-position:top right;
	background-repeat:no-repeat;
	}
#site_center .main_right .right .right_center .hava_durumu ul{
	margin:0px;
	padding:0px;
	}
#site_center .main_right .right .right_center .hava_durumu ul li.baslik{
	margin:0px;
	padding:5px;
	list-style:none;
	color:#C00;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	}
#site_center .main_right .right .right_center .hava_durumu ul li.liste{
	margin:0px;
	padding:5px;
	list-style:none;
	color:#000;
	}
#site_center .main_right .right .right_center .eczane{
	width:300px;
	background-image:url(/images/site/eczane.gif);
	background-repeat:no-repeat;
	background-position:top right;
	}
#site_center .main_right .right .right_center .eczane ul{
	margin:0px;
	padding:0px;
	}
#site_center .main_right .right .right_center .eczane ul li.baslik{
	margin:0px;
	padding:5px;
	list-style:none;
	color:#C00;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	}
#site_center .main_right .right .right_center .eczane ul li.liste{
	margin:0px;
	padding:5px;
	list-style:none;
	color:#000;
	}
#site_center .main_right .right .right_center .eczane ul li.liste a{
	color:#000;
	text-decoration:underline;
	}
#site_center .main_right .right .right_center .doviz{
	width:300px;
	background-image:url(/images/site/doviz.gif);
	background-repeat:no-repeat;
	background-position:top right;
	}
#site_center .main_right .right .right_center .doviz ul{
	margin:0px;
	padding:0px;
	}
#site_center .main_right .right .right_center .doviz ul li.baslik{
	margin:0px;
	padding:5px;
	list-style:none;
	color:#C00;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	}
#site_center .main_right .right .right_center .doviz ul li.liste{
	margin:0px;
	padding:5px;
	list-style:none;
	color:#000;
	}
#site_center .main_right .right .right_bottom{
	width:310px;
	height:5px;
	background-image:url(/images/site/right_cell_bottom.gif);
	background-repeat:no-repeat;
	margin-bottom:5px;
	}
*html #site_center .main_right .right .right_bottom{
	width:310px;
	height:5px;
	background-image:url(/images/site/right_cell_bottom.gif);
	background-repeat:no-repeat;
	font-size:1px;
	}
#site_bottom{
	width:960px;
	height:30px;
	float:left;
	margin:0px;
	margin-top:10px;
	margin-bottom:10px;
	}
#site_bottom .left{
	width:5px;
	height:30px;
	float:left;
	background-image:url(/images/site/bottom_left.gif);
	background-repeat:no-repeat;
	}
#site_bottom .right{
	width:5px;
	height:30px;
	float:left;
	background-image:url(/images/site/bottom_right.gif);
	background-repeat:no-repeat;
	}
#site_bottom .center_left{
	width:450px;
	height:20px;
	padding-left:25px;
	padding-top:10px;
	float:left;
	background-image:url(/images/site/bottom_center.gif);
	background-repeat:repeat-x;
	color:#FFF;
	text-align:left;
	}
#site_bottom .center_left a{
	color:#FFF;
	}
#site_bottom .center_right{
	width:450px;
	height:20px;
	padding-right:25px;
	padding-top:10px;
	float:left;
	background-image:url(/images/site/bottom_center.gif);
	background-repeat:repeat-x;
	color:#FFF;
	text-align:right;
	}
#site_bottom .center_right a{
	color:#FFF;
	text-decoration:underline;
	}
#site_bottom .bottom{
	width:940px;
	padding:10px;
	float:left;
	text-align:center;
	}
#site_bottom .bottom p{
	padding:5px;
	}
#site_bottom .bottom p a{
	color:#000;
	}





