@charset "UTF-8";
/* CSS Document */

* {
margin:0;
padding:0;
font-size: 100%;
font-weight: normal;
font-style: normal;
}

/*body {
background-color: #fff;
}*/

table,img { border:0;}

ul,ol,li { list-style:none;}

a,
a:link,
a:hover,
a:visited,
a:active {	text-decoration:none; }

/*
input,
textarea {
padding: 0.1em 10px;
border: 1px solid #ddd;
background-color: #f5f5f5;
}

input {
line-height: 1.2;
}

input:hover,
textarea:hover {
border: 1px solid #aaa;
}

input:focus,
textarea:focus {
border: 1px solid #000;
}

textarea {
padding: 0.4em 8px;
}*/

.pkg:after {
content: ".";
display: block;
visibility: hidden;
clear: both;
height: 0.1px;
font-size: 0.1em;
line-height: 0;
}

.pkg {display: inline-block;}

/* Hides from IE-mac \*/
.pkg {height: 1%;}
.pkg {display: block;}
/* End hide from IE-mac */

h1,h2,h3,h4,h5,h6,h7 {
font-size:12px;
line-height:1.2em;
font-weight:bold;
}