
@import url(http://fonts.googleapis.com/earlyaccess/Roboto.css);

ul,ol,li,p,span,h1,h2,h3,h4,h5,h6,textarea,table,tr,td,dl,dt,dd,input,select,option,img,a { margin:0; padding:0; list-style-type:none; border:none; }
body { margin:0 auto; padding:0; font-family: 'Roboto', Arial; }

a:link { text-decoration: none; }
a:visited { text-decoration: none; }
a:hover { text-decoration: none; } 
a:active { text-decoration: none; }
.inner {width:1200px; margin: 0 auto;}
#wrap { margin:0 auto; padding:0; width: 100%; }

/* footer */
#footer { font-size: 14px; }
#footer .logo { width: 90px; height: 70px; background-image: url("../img/logo.png"); background-repeat: no-repeat, repeat; display:block; }
#footer .footer_con { width: 960px; padding:7px 0 0 115px; line-height: 150%;}
#footer .inner { padding: 20px 0 0 20px; }
#footer .footer_con ul li {  width: 70px; height:20px; float: left; }
#footer .footer_con ul li a, a:link, a:visited, a:hover, a:active { color:#444444; float: left; font-weight: 600; }
#footer .inner .subscribe { position: relative; top: -50px; left:1070px; width: 122px;  height: 30px; border: 1px solid #fe8f00; text-align: center; font-weight: 400; color: #fe8f00; padding-top: 12px; }
