@charset "utf-8";

html {
overflow-y: scroll;
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,th,td {
margin: 0;
padding: 0;
}
p {
margin: 0 0 1em 0;
padding: 0;
}
address,caption,cite,code,dfn,em,strong,th,var {
font-style: normal;
}
table {
border-collapse: collapse;
border-spacing: 0;
border-top: 1px solid #cccccc;
border-left: 1px solid #cccccc;
margin: 0 0 1em 0;
}
caption,th {
text-align: left;
}
th, td {
border-right: 1px solid #cccccc;
border-bottom: 1px solid #cccccc;
padding: 10px;
background-color: #ffffff;
}
q:before,q:after {
content: '';
}
object,
embed {
vertical-align: top;
}
hr,legend {
display: none;
}
h1,h2,h3,h4,h5,h6 {
font-size: 100%;
}
img,abbr,acronym,fieldset {
border: 0;
}
img {
vertical-align: bottom;
}
li {
list-style-type: none;
}
body {
line-height: 1;
background: #fff;
color: #000;
}

header,
article,
footer {
display: block;
}

/*
YUI 3.4.1 (build 4118)
Copyright 2011 Yahoo! Inc. All rights reserved.
Licensed under the BSD License.
http://yuilibrary.com/license/
*/
body{font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small}select,input,button,textarea{font:99% arial,helvetica,clean,sans-serif}table{font-size:inherit;font:100%}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%}