h1 {font-size:16px; margin:0px; padding:0px;}
h2 {font-size:22px; margin:0px; padding:0px;}
h3 {font-size:12px; margin:0px; padding:0px;}

body {font-family: arial; background-image: url("image/logo/index-01.jpg"); background-repeat:no-repeat; background-attachment:fixed; background-position:center center; margin-left:0; margin-right:0; margin-top:0; margin-bottom:0;}

a img {border: none;}
a:focus, a:hover, a:active {outline: none;}

a:link {text-decoration: none; color:#EEEEEE;}
a:visited {text-decoration: none; color:#FFFFFF}
a:hover {text-decoration: underline; color:#FFFFFF;}
a:active {text-decoration: none; color:#CCCCCC}

a.none:link {text-decoration: none; color: #000000;}
a.none:visited {text-decoration: none; color: #000000;}
a.none:hover {text-decoration: none; color: #666666;}

a.whitenone:link {text-decoration: none; color: #FFFFFF;}
a.whitenone:visited {text-decoration: none; color: #FFFFFF;}
a.whitenone:hover {text-decoration: none; color: #CCCCCC;}

.outline {border: 1px solid #CCCCCC}
.outline1 {border: 1px solid #888888}
.outline2 {border: 1px solid #999999}
.dotted {border-bottom: 1px dotted #999999;}
.dashed {border-bottom: 1px dashed #999999;}
.tableleft {border-left: 1px dotted #999999;}
.tableright {border-right: 1px dotted #999999;}
.line {border-bottom: 1px solid #999999;}
.line1 {border-bottom: 1px solid #CCCCCC;}
.line_top_bottom {border-bottom: 1px solid #999999; border-top: 1px solid #999999;}

input
{
font-family: Arial, Sans-Serif;
font-size: 13px;
background: #EEEEEE;
}
textarea
{
font-family: Arial, Sans-Serif;
font-size: 13px;
background: #EEEEEE;
}
.submit input
{
font-family: Arial, Sans-Serif;
background: #EEEEEE;
}
.content-box{border:1px solid #666666; border-radius:10px; -moz-border-radius: 10px; -webkit-border-radius:10px; -khtml-border-radius:10px;}

input[type="checkbox"], input[type="radio"]
{
background: transparent;
border: 0;
}
