www.gusucode.com > 嘟嘟文章系统 1.0码程序 > css/header.css

    
.div
{
	width:1000px;
	vertical-align:middle ;
	text-align:left 
}
.div_top
{
	margin-top:10px; overflow:hidden; margin-bottom:10px;
}
.div_top ul
{
	list-style:none; margin:0px; text-align:center;
}
.div_top ul li
{
	width:90px; float:left; height:80px;
}
.div_top img
{
	border:0px; width:77px; height:69px;
}

.input-text
{
	border:1px solid #666; padding-bottom:1px; padding-top:1px; height:18px
}

.head {
    float:left;
    width:360px;
    margin:0px;
}
.head li {
    float:left;
    width:70px;
    text-align:center
}
.head a img{
	border:0px;
}
.keyword {
    width:1000px;
    height:18px;
    border:1px solid #ACDFF2;
    margin-bottom:5px;
    background-image: url(http://250ol.com/images/b_bg2.jpg);
}

.hUl li {
    float:left;
}
.hUl a {
    font-size: 12px;
    color:#444444;
    margin:1px;
}
.hUl a:hover{
    color:#ff6600;
}
.hUl img 
{
	margin:3px;border:none
}

.div_a_block {
	width: 765px; 
	float: left;
}
.div_rr_block {
	border: 1px solid #ACDFF2; 
	width:225px; 
	float: left; 
	margin-left: 5px;
	margin-bottom: 5px;
}