/* CSS Document */



/*===============================================
smart.css  ζΚΜ‘ͺ640pxάΕ
===============================================*/
@media screen and (max-width:640px){

/* M[ */
html,body{background:#000; margin:0;}
body
{background:#000; border-top:4px solid; font-family: "lr SVbN",sans-serif;
}
.content{color:#777;font:12px/1.4; width:95%; margin:0px auto;}
p{margin:0 0}
a {color:#ccc;text-decoration:none;}
.cred{margin-top:20px;font-size:11px;}



@media screen and (max-width: 640px) {
    #top-head,
    .inner {
        width: 100%;
        padding: 0;
    }
    #top-head {
        top: 0;
        position: fixed;
        margin-top: 0;
    }



h1{
margin-top: 20px auto; 
text-align:center;
}
	
.logo{
	max-width:70%;
	}

	

#foot {
	text-align:center;
	font-size: 10px;
	color: darkgray;
	margin-top: 0px auto;
	clear:both;
}

a img {
    border-style:none;
}


