/* RESET*/
*{margin:0; padding:0; outline:0;}

table{border-collapse: collapse; border-spacing: 0;}
ul, ol{list-style-type:none;}
img{border:0;}
input, textarea, select{vertical-align:middle; font:12px Arial, Helvetica, sans-serif; color:#000;}
a{color:#ff0000; text-decoration:underline;}
a:hover{text-decoration:none;}


.btn{cursor:pointer; border:none;}
.btn:hover{position:relative; top:1px; left:1px;}
.selected a, .selected a:hover{cursor:text; text-decoration:none!important;}
.current, .current:hover{cursor:text; text-decoration:none!important;}



/* H */
h1{font:normal 25px Arial, Helvetica, sans-serif; margin-bottom:; color:#;}
h2{}
h3{}
h4{}
h5{}
h6{}



/* CONTENT */

outer{position:absolute; z-index:2; padding-bottom:90px; overflow:hidden; zoom:1; bottom:10px;visibility:hidden;}
div.outer .content{width:958px; height:161px; 

background:url(/images/content_bg_indx.png) no-repeat; position:absolute; margin:0 0 0 -479px; left:50%; bottom:110px;
_background:url(/images/gif/content_bg_indx.gif) no-repeat!important;
}

div.outer .content .item{width:264px; height:152px; float:left; margin-left:43px; display:inline; padding:9px 0 0 0; overflow:hidden; zoom:1;}
div.outer .content .title, h3{
font-family:Verdana;
font-size:20px;
font-weight:bold;
padding-bottom:15px;
padding-top:10px;
}
div.outer .content .text{font:italic 14px/19px Arial, Helvetica, sans-serif; padding-left:0px;}
div.outer .content .text p{height:115px; overflow:hidden; zoom:1;}
div.outer .content .black .text{color:#ccc;}
div.outer .content .white .text{padding-left:0;}
div.outer .content .text img{float:left; margin:4px 4px 0 0;}