/* 
=============================================================
www.AspTR.Net
Copyright © 2009-20010  Tüm Hakları Saklıdır. ("All Rights Reserved")
Cascading Style Sheet (CSS) Document - AspTR tarafindan yazilmistir.
=============================================================
*/


/*==================== Genel Ayarlar ========================= */
body { 
    font-size: 8pt;
   	color: black;
	font-family: verdana,helvetica,'Lucida Grande',arial,sans-serif;
	font-variant: normal;
    background : #ffffff url('site_arka.png') repeat-x fixed center top; 
    scrollbar-3d-light-color: #e0dddd; 
    scrollbar-base-color: #e0dddd; 
    scrollbar-dark-shadow-color: #e0dddd; 
    scrollbar-face-color: #e0dddd; 
    scrollbar-highlight-color: #cecaca; 
    scrollbar-shadow-color: #cecaca; 
    scrollbar-arrow-color: #cecaca; 
    scrollbar-track-color: #e0dddd } 
                       
table { font-family: Tahoma; font-size: 9pt; color: #000 }

textarea{ font-weight: bold; 
          background: #ffffff url('text_bg.png') repeat-x left top;
          color: #000000;
          border: 1px solid #999999;
          padding: 2px;
	      font-family: verdana,helvetica,'Lucida Grande',arial,sans-serif;
          line-height: 1.4;
          font-size: 13px}
          
textarea:focus { background: #ffffff url('text_over.png') repeat-x left top;
                 border: 1px solid #96d1fa}

select        { border-style:solid; border-width:1px; font-family: Tahoma; font-size: 8pt; font-weight: bold; background-color:#fafafb }

a:link        { text-decoration: none; color:#000; }
a:visited     { text-decoration: none; color:#000; }
a:active      { text-decoration: none; color:#000; }
a:hover       { text-decoration: none; color:#c57e03; }


/*==================== Genel Ayarlar Son========================= */

/*==================== Çizgiler ========================= */

.ucizgi       { border:1px solid #5a5a5a; }
.kare         { border:1px solid #5a5a5a;  }
.sagcizgi     { border-right: 1px solid #3d85ce }
.solcizgi     { border-left: 1px solid #3d85ce}
.altcizgi     { border-bottom: 1px solid #3d85ce }
.ustcizgi     { border-top:1px solid #5a5a5a; border-left-width:1px; border-right-width:1px; border-bottom-width:1px }
.sagcizgii     { border-right: 1px solid #707070 }
.solcizgii     { border-left: 1px solid #707070}
.altcizgii    { border-bottom: 1px solid #707070 }

.yucizgi      { border-left: 1px solid #3272ac; border-right: 1px solid #3272ac; border-bottom: 1px solid #3272ac}
.ykare        { border:1px solid #3272ac;  }
.ysagcizgi    { border-right: 1px solid #3272ac }
.ysolcizgi    { border-left: 1px solid #3272ac }
.yaltcizgi    { border-bottom: 1px solid #3272ac }

/*==================== Çizgiler Son ========================= */

/*==================== Haykırış Duvarı ========================= */

.hbaslik_sol div {
	background: url('hbaslik_sol.png') no-repeat top left;
	display: block;
	width: 42px;
	height: 33px
}
.hbaslik_bg {
	background: url('hbaslik_bg.png') repeat-x top left;
	padding-top: 4px
}
.hbaslik_sag div {
	background: url('hbaslik_sag.png') no-repeat top left;
	display: block;
	width: 10px;
	height: 33px
}

/*==================== Haykırış Duvarı Son ========================= */

/*==================== Kullanici Giris kutusu ========================= */
.uye-paneli {
	width: 100%;
}
.uye-paneli form{
	margin-top: 8px;
}
.k-adi {
	border: 1px solid gray;
	background: url('giris-sifre.png') no-repeat left 0px;; padding-left:20px; padding-right:0px; padding-top:2px; padding-bottom:2px
}
.k-adi:focus {
	border: 1px solid #006be5; /*#006be5 mavi*/
	background: url('giris-sifre.png') no-repeat left 0px;; padding-left:20px; padding-right:0px; padding-top:2px; padding-bottom:2px
}

.sifre {
	border: 1px solid gray;
	background: url('giris-sifre.png') no-repeat left -23px;; padding-left:20px; padding-right:0px; padding-top:2px; padding-bottom:2px
}
.sifre:focus {
	border: 1px solid #006be5; /*#006be5 mavi*/
	background: url('giris-sifre.png') no-repeat left -23px;; padding-left:20px; padding-right:0px; padding-top:2px; padding-bottom:2px
}

.kayit {
	background: url('kayit.png') no-repeat center left;
	padding-left:20px; padding-right:0; padding-top:1px; padding-bottom:1px
}
.unuttum {
	background: url('unuttum.png') no-repeat center left;
	margin-left: 0px; padding-left:20px; padding-right:0; padding-top:1px; padding-bottom:1px
}
.mail {
	background: url('amail.png') no-repeat center left;
	margin-left: 0px; padding-left:20px; padding-right:0; padding-top:1px; padding-bottom:1px
}

.uye-paneli ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.uye-paneli ul li{
	float: left;
	width: 40%;
	padding-left: 20px;
}
/*==================== Kullanici Giris kutusu Son========================= */

/*============================= İnputlar ============================== */

input.textbox {
background: #ffffff url('input-bg.gif') repeat-x left top;
color: #000000;
border: 1px solid #999999;
padding: 2px
}
input.textbox:focus {
background: #ffffff url('input-over.png') repeat-x left top;
border: 1px solid #96d1fa
}
input {
background: #ffffff url('input-bg.gif') repeat-x left top;
color: #000000;
border: 1px solid #999999;
padding: 2px
}
input:focus {
background: #ffffff url('input-over.png') repeat-x left top;
border: 1px solid #96d1fa
}
/*============================= İnputlar Son ============================== */



/*============================= Butonlar ============================== */
.cevap-buton {/*Cevaplar Buton*/ width: 90px; height: 24px; background: url('cevapla.png') no-repeat left 0px; border: 0px none; cursor: pointer }
.cevap-buton:hover { /*Cevaplar Buton Hover*/ background: url('cevapla.png') no-repeat left -24px; border: 0px none; }

.gcevap-buton {/*Gelişmiş Cevaplar Buton*/ width: 143px; height: 24px; background: url('gcevapla.png') no-repeat left 0px; border: 0px none; cursor: pointer }
.gcevap-buton:hover { /*Gelişmiş Cevaplar Buton Hover*/ background: url('gcevapla.png') no-repeat left -24px; border: 0px none; }

.anket-buton {/*Gelişmiş Cevaplar Buton*/ width: 68px; height: 24px; background: url('oyla.png') no-repeat left 0px; border: 0px none; cursor: pointer }
.anket-buton:hover { /*Gelişmiş Cevaplar Buton Hover*/ background: url('oyla.png') no-repeat left -24px; border: 0px none; }

.giris-buton {/*Gelişmiş Cevaplar Buton*/ width: 74px; height: 24px; background: url('gbuton.png') no-repeat left 0px; border: 0px none; cursor: pointer }
.giris-buton:hover { /*Gelişmiş Cevaplar Buton Hover*/ background: url('gbuton.png') no-repeat left -24px; border: 0px none; }

.kaydet-buton {/*Gelişmiş Cevaplar Buton*/ width: 85px; height: 24px; background: url('kaydet.png') no-repeat left 0px; border: 0px none; cursor: pointer }
.kaydet-buton:hover { /*Gelişmiş Cevaplar Buton Hover*/ background: url('kaydet.png') no-repeat left -24px; border: 0px none; }

.dkaydet-buton {/*Gelişmiş Cevaplar Buton*/ width: 175px; height: 24px; background: url('dkaydet.png') no-repeat left 0px; border: 0px none; cursor: pointer }
.dkaydet-buton:hover { /*Gelişmiş Cevaplar Buton Hover*/ background: url('dkaydet.png') no-repeat left -24px; border: 0px none; }

.sifirla-buton {/*Gelişmiş Cevaplar Buton*/ width: 85px; height: 24px; background: url('sifirla.png') no-repeat left 0px; border: 0px none; cursor: pointer }
.sifirla-buton:hover { /*Gelişmiş Cevaplar Buton Hover*/ background: url('sifirla.png') no-repeat left -24px; border: 0px none; }

.gonder-buton {/*Gelişmiş Cevaplar Buton*/ width: 85px; height: 24px; background: url('gonder.png') no-repeat left 0px; border: 0px none; cursor: pointer }
.gonder-buton:hover { /*Gelişmiş Cevaplar Buton Hover*/ background: url('gonder.png') no-repeat left -24px; border: 0px none; }

.tsec-buton {/*Gelişmiş Cevaplar Buton*/ width: 74px; height: 24px; background: url('tsec.png') no-repeat left 0px; border: 0px none; cursor: pointer }
.tsec-buton:hover { /*Gelişmiş Cevaplar Buton Hover*/ background: url('tsec.png') no-repeat left -24px; border: 0px none; }

.ssil-buton {/*Gelişmiş Cevaplar Buton*/ width: 127px; height: 24px; background: url('ssil.png') no-repeat left 0px; border: 0px none; cursor: pointer }
.ssil-buton:hover { /*Gelişmiş Cevaplar Buton Hover*/ background: url('ssil.png') no-repeat left -24px; border: 0px none; }

/*============================= Butonlar Son ============================== */


/*============================= Blokların Yapısı ============================== */
.blok-ust-sol {
	background: url('blok/sol_ust.png') no-repeat 0px 0px;
	width: 9px;
	height: 33px
}
.blok-ust-bg {
	background: url('blok/ust_orta.png') repeat-x;
	height: 22px
}
.blok-ust-sag {
	background: url('blok/sag_ust.png') no-repeat;
	height: 33px
}
.blok-sol {
	background: url('blok/blok-bg.png') repeat-y -3px 0px;
	width: 9px
}
.blok-bg {
	background: #ffffff url('blok/konu-ic-bg.png') repeat-x top left;
}
.blok-sag {
	background: url('blok/blok-bg.png') repeat-y -12px 0px;
	width: 9px
}
.blok-sol div {
	background: url('blok/sol_yan.png') no-repeat right 0px;
	width: 9px;
	height: 30px;
	display: block
}
.blok-sag div{
	background: url('blok/sag_yan.png') no-repeat left 0px;
	width: 9px;
	height: 30px;
	display: block
}
.blok-alt-sol {
	background: url('blok/sol_alt.png') no-repeat right 0px;
	width: 10px;
	height: 9px
}
.blok-alt-bg {
	background: url('blok/alt_orta.png') repeat-x left 0px;
	height: 9px
}
.blok-alt-sag {
	background: url('blok/sag_alt.png') no-repeat left 0px;
	width: 10px;
	height: 9px
}
/*============================= Blokların Yapısı Son============================== */

/*============================= Tabloların Yapısı ============================== */
.tablo-ust-sol {
	background: url('tablo/sol_ust.png') no-repeat 0px 0px;
	width: 9px;
	height: 33px
}
.tablo-ust-bg {
	background: url('tablo/ust_orta.png') repeat-x;
	height: 22px
}
.tablo-ust-sag {
	background: url('tablo/sag_ust.png') no-repeat;
	height: 33px
}
.tablo-sol {
	background: url('tablo/blok-bg.png') repeat-y -3px 0px;
	width: 9px
}
.tablo-bg {
	background: #ffffff url('tablo/konu-ic-bg.png') repeat-x top left;
}
.tablo-sag {
	background: url('tablo/blok-bg.png') repeat-y -12px 0px;
	width: 9px
}
.tablo-sol div {
	background: url('tablo/sol_yan.png') no-repeat right 0px;
	width: 9px;
	height: 30px;
	display: block
}
.tablo-sag div{
	background: url('tablo/sag_yan.png') no-repeat left 0px;
	width: 9px;
	height: 30px;
	display: block
}
.tablo-alt-sol {
	background: url('tablo/sol_alt.png') no-repeat right 0px;
	width: 10px;
	height: 9px
}
.tablo-alt-bg {
	background: url('tablo/alt_orta.png') repeat-x left 0px;
	height: 9px
}
.tablo-alt-sag {
	background: url('tablo/sag_alt.png') no-repeat left 0px;
	width: 10px;
	height: 9px
}

/*============================= Tabloların Yapısı Son============================== */

/*============================= Sayfalandırma ============================== */
.navigation {
	color:#666; 
	border:0px;
}

.navigation a {
	background: url('gbgh.png') repeat-x left -6px;
	outline: #000000 solid thin;
	border:1px solid #d9d9d9;/*#E6E6E6*/;
	margin-left: 1px;
	margin-right: 1px;
	font-size:11px;
	text-decoration:none;
	color: #E6E6E6; padding-left:6px; padding-right:6px; padding-top:3px; padding-bottom:3px
}
.navigation span {
	text-decoration: none;
	background: url('gbgh.png') repeat-x left -70px;
	margin-left: 1px;
	margin-right: 1px;
	outline: #0000FF solid thin;
	border: 1px solid #cbe2ff;
	color: black;
	font-size: 11px; padding-left:6px; padding-right:6px; padding-top:3px; padding-bottom:3px
}

.navigation a:hover {
	background: url('gbgh.png') repeat-x left -38px;
	color:#FFFFFF;
	outline: red solid thin;
	border-color:#E6E6E6
}

/*============================= Sayfalandırma Son ============================== */

/*============================= Forum Tabloları ============================== */

.tcat {
	background: #e2e2e2 url('tcat.gif') repeat-x top;
	color: #000000;
	height: 30px;
	font-size: 12px
}

.tcat a:link {
	color: #000000;
}

.tcat a:visited {
	color: #000000;
}

.tcat a:hover, .tcat a:active {
	color: #000000;
}

.trow1 {
	background: #f5f5f5;
}

.tborder {
	width: 100%;
	margin: auto auto;
	border-right: 4px solid #2677e6;
	border-left: 4px solid #2677e6;
}
.smalltext {
	font-size: 11px;
}
.thead {
	background: #44545b url('thead01_02.png') repeat-x top left;
	color: #ffffff;
	padding-left: 10px;
	padding-right: 10px
}

.thead a:link {
	color: #ffffff;
	text-decoration: none;
}

.thead a:visited {
	color: #ffffff;
	text-decoration: none;
}

.thead a:hover, .thead a:active {
	color: #ffffff;
	text-decoration: underline;
}

.baslik h2{
	margin: 0;
	padding: 0;
	color: #2677e6;
	font-style: italic;
	font-family: Georgia;
	font-weight: normal;
	text-shadow: 1px 1px 1px black;
}
.baslik h2 img{
	margin-right: 6px;
}
.baslik a:link {	
	color: #2677e6;
	text-decoration: none;
	outline-style: none;
}
.baslik a:visited {
	color: #2677e6;
	text-decoration: none;
	outline-style: none;
}
.baslik a:hover, .baslik a:active {
	color: #fd9c68;
	text-decoration: none;
	outline-style: none;
}

.fbaslik_sol div {
	background: url('baslik_sol.png') no-repeat top left;
	display: block;
	width: 42px;
	height: 33px
}
.fbaslik_bg {
	background: url('baslik_bg.png') repeat-x top left;
	padding-top: 4px
}
.fbaslik_sag div {
	background: url('baslik_sag.png') no-repeat top left;
	display: block;
	width: 10px;
	height: 33px
}
.fserit {
	background: #9b9b9b url('fserit.png') repeat-x 0px -1px;
	color: #000000;
	font-size: 12px;
    height: 30px;
	border-bottom: 1px solid #5d5d5d;
}

.fserit a:link {
	color: #000000;
}

.fserit a:visited {
	color: #000000;
}

.fserit a:hover, .tcat a:active {
	color: #000000;
}


/* YORUMLAR */
.yor {
	margin: 8px 0px 8px 0px;
	font-weight: normal;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 100%;
	color: black;
}
.yor-ok {padding-top: 12px;}
.yor-ok div{
	background: url('yor-ok.png') no-repeat top right;
	width: 20px;
	height: 40px;
	display: block
}

.yor-avatar div{
	background: url('yor-avatar-bg.png') no-repeat top left;
	width: 63px;
	height: 63px;
	position: relative
}

.yor-nik-zaman {
	border-bottom: 1px dotted gray;
	margin-top: -6px;
}
.yor-ust-sol {
	background: url('yorumlar.png') no-repeat top right;
	width: 13px;
	height: 13px
}
.yor-ust-bg {
	background: url('yorumlar.png') repeat-x left -13px;
	height: 13px
}
.yor-ust-sag {
	background: url('yorumlar.png') no-repeat left -26px;
	width: 13px;
	height: 13px
}
.yor-sol {
	background: url('yorumlar-bg.png') repeat-y 0px 0px;
	width: 13px
}
.yor-sol div{
	background: url('yorumlar.png') no-repeat right -39px;
	width: 13px;
	height: 61px;
	display: block
}
.yor-bg {
	background: #ececec url('yorumlar.png') repeat-x left -200px;
}
.yor-sag {
	background: url('yorumlar-bg.png') repeat-y -13px 0px;
	width: 13px;
	height: auto
}
.yor-sag div{
	background: url('yorumlar.png') no-repeat left -100px;
	width: 13px;
	height: 61px;
	display: block
}
.yor-alt-sol {
	background: url('yorumlar.png') no-repeat right -161px;
	width: 13px;
	height: 13px
}
.yor-alt-bg {
	background: url('yorumlar.png') repeat-x left -174px;
	height: 13px
}
.yor-alt-sag {
	background: url('yorumlar.png') no-repeat left -187px;
	width: 13px;
	height: 13px
}

/*============================= Forum Tabloları Son ============================== */

/*============================= Tooltip ============================== */

a.tooltip{
position: relative;
z-index: 20;
color: #000;
text-decoration: none;
}

a.tooltip:hover{
z-index: 25;
text-decoration: none; 
color:#c57e03;
}

a.tooltip span{ /* Span Element nicht anzeigen */
display: none;
}

a.tooltip:hover span{ /* Span Element nur angezeigt beim Ueberfahren mit der Maus */
background: #505050; /* Hintergrundbild */
display: block; /* macht aus dem Inlineelement ein Blockelement */
position: absolute;
top: 1.8em; /* abstand von oben */
left: 1.8em; /* abstand von links */
width: 15em; /* breite */
padding: 3px 7px; /* Innenabstand */
border: 1px solid #ccc; /* Rahmenfarbe */
color: #fff; /* Textfarbe */
text-align: left; /* Textausrichtung */
}

a.tooltip:hover span strong{
color: #AC93C8;
}

/*============================= Tooltip Son ============================== */

/*============================= Alt ============================== */
.foot-logo {
	float: right;
	margin-right: 2px;
	margin-top: 20px;
	margin-buttom: 25px;

}

.foot-sol {
    padding-left: 10px;
    font-size: 8pt;
	font-family: verdana, arial, sans-serif;;
	font-variant: normal;
	color: black;
	font-style: oblique
}
.foot-sag {
    padding-left: 15px;
    padding-top: 2px;
    font-size: 8pt;
	font-family: verdana, arial, sans-serif;;
	font-variant: normal;
	color: black;
	font-style: oblique
}

.foot-menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.foot-menu ul li {
	float: right;
	margin-right: 2px;
	margin-top: 15px;
	margin-buttom: 25px;

}


.foot-menu ul li a {
	display: block;
	width: 20px;
	height: 20px;
	margin-top: 10px;
	}

.foot-menu ul li a span {
	visibility: hidden;
}

.RSS {background: url('RSS.png') no-repeat 0 0;}
.gizlilik {background: url('gizlilik.png') no-repeat 0 0;}
.iletisim {background: url('iletisim.png') no-repeat 0 0;}
.tavsiye {background: url('tavsiye.png') no-repeat 0 0;}

a:hover.RSS, a:hover.gizlilik, a:hover.iletisim, a:hover.tavsiye {
	background-position:0 -20px;
}
/*============================= Alt Son ============================== */

.RSS {background: url('RSS.png') no-repeat 0 0;}
.gizlilik {background: url('gizlilik.png') no-repeat 0 0;}
.iletisim {background: url('iletisim.png') no-repeat 0 0;}
.tavsiye {background: url('tavsiye.png') no-repeat 0 0;}

a:hover.RSS, a:hover.gizlilik, a:hover.iletisim, a:hover.tavsiye {
	background-position:0 -20px;
}




/* Burdan Aşağısını Ellemenize Gerek Yoktur */

}
.div_ust{top:96%; bottom: 0px; height: 100%; width:100%; position: fixed; _position: absolute; _top:expression(eval(document.body.scrollTop));  _left:expression(document.documentElement.scrollLeft + document.documentElement.clientWidth - offsetWidth); }
.div_2{ width:90%; LEFT: 106%; BOTTOM: 0px; position: fixed; _position: absolute; }
#hintbox{ position:absolute;top: 0; background-color: lightyellow; width: 150px; padding: 3px; border:1px solid black; font:normal 11px Verdana; line-height:18px; z-index:100; border-right: 3px solid black; border-bottom: 3px solid black; visibility: hidden;}
#dropdownpanel{position: absolute;width: 102%;left: 0;top: 0;visibility:hidden;}
#dropdownpanel .contentdiv{background: black;color: white;padding: 10px;}
.shadetabs{list-style-type: none;text-align: left; padding-left:0px; margin-bottom:3px;}
.shadetabs li{display: inline;margin: 0;}
.shadetabs li a{text-decoration: none;position: relative;z-index: 1;border: 1px solid #777788;color: #2D2B2B;background: #FFFFFF url('blok_arka.gif') repeat-x top left; padding:3px;}
.shadetabs li a.selected{background-image: url('../../Resimler/square-gray-right.gif');border-bottom-color: white;}
#newsMainBox { MARGIN: 10px auto 0px; OVERFLOW: hidden; WIDTH: 100%; ZOOM: 1; HEIGHT: auto}
.newsMain { WIDTH: 100%}
.topNewsBox { WIDTH: 100%; POSITION: relative; HEIGHT: 268px}
.topNews { border:1px solid #B7B7B7; Z-INDEX: 90; LEFT: 0px; WIDTH: 100%; POSITION: absolute; TOP: 0px; HEIGHT: 258px}
.topNewsPic { FLOAT: left; MARGIN: 7px 14px 0px 6px; OVERFLOW: hidden; WIDTH: 300; HEIGHT: 240px}
.topNewsList { MARGIN-TOP: 7px; FLOAT: left; OVERFLOW: hidden; WIDTH: 40%; HEIGHT: 243px;text-align:left}
.topNewsList UL { MARGIN: 0px auto; OVERFLOW: hidden; WIDTH: 250px; HEIGHT: 216px}
.topNewsList UL LI { OVERFLOW: hidden; WIDTH: 250px; LINE-HEIGHT: 30px; BORDER-BOTTOM: #dbdbdb 1px solid; HEIGHT: 30px}
.topNewsList UL LI A { PADDING-RIGHT: 0px; PADDING-LEFT: 12px; BACKGROUND: url('../../Resimler/nokta.gif') no-repeat 4px 4px; PADDING-BOTTOM: 5px; PADDING-TOP: 5px}
.topNewsList UL LI A.up { FONT-WEIGHT: bold; BACKGROUND: url('../../Resimler/sol.gif') no-repeat; COLOR: #f25500}
.topNewsBg { Z-INDEX: 80; LEFT: 4px; WIDTH: 100%; POSITION: absolute; TOP: 4px; HEIGHT: 258px}
.focusPicBox { PADDING-BOTTOM: 10px; OVERFLOW: hidden; ZOOM: 1; HEIGHT: auto}
.newsHotBox .focusPic { DISPLAY: block; FLOAT: none; MARGIN: 0px auto; OVERFLOW: hidden; WIDTH: 100%; ZOOM: 1; HEIGHT: auto}
.newsHotBox .focusPic H4 { BORDER-BOTTOM-WIDTH: 0px; MARGIN-BOTTOM: 5px; WIDTH: 100%}
.newsHotBox .focusPic .picList { MARGIN: 0px auto; OVERFLOW: hidden; WIDTH: 100%; HEIGHT: 244px}
.newsHotBox .focusPic .picList LI { PADDING-RIGHT: 24px; PADDING-LEFT: 24px; FLOAT: left; PADDING-BOTTOM: 0pt; MARGIN-LEFT: -1px; BORDER-LEFT: #989898 1px dashed; WIDTH: 122px; PADDING-TOP: 0pt; HEIGHT: 122px}
.newsHotBox .focusPic .picList LI IMG { BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #000000 1px solid; FLOAT: left; BORDER-LEFT: #000000 1px solid; WIDTH: 120px; BORDER-BOTTOM: #000000 1px solid; HEIGHT: 90px}
.newsHotBox .focusPic .picList LI P { MARGIN-BOTTOM: 10px; OVERFLOW: hidden; WIDTH: 122px; LINE-HEIGHT: 30px; HEIGHT: 30px; TEXT-ALIGN: center }

/* ==================================================================== */
