@charset "utf-8";
/* CSS Document */

body,hr,h1,h2,h3,h4,h5,div,p,ul,li,dl,dt,dd,a,img,table,tr,td,form,input,button,textarea,marquee{margin:0;border:0;padding:0;font-size:1em;font-family:"微软雅黑";list-style:none;text-decoration:none;color:#000000;}
a:hover{color:#000000;}
html{width:100%;height:100%;}
body{margin:0;padding:0;width:100%;height:100%;background:url(../img/background.jpg) no-repeat center top fixed;background-size:100% 100%;background-color:#00306d;}

#home_header{overflow:hidden;margin:0 auto;width:90%;height:80%;background:url(../img/logo.png) no-repeat center top;background-size:auto 100%;}
#home_nav{font-size:1.8em;color:#FFFFFF;font-weight:bold;text-align:center;}
#home_nav a{border-top:1px #FFFFFF solid;font-size:1.8em;color:#FFFFFF;font-weight:bold;}
#home_nav a:hover{color:#ffe500;}

#header{height:150px;background:url(../img/logo.png) no-repeat center bottom;}

#navigation{height:3em;line-height:3em;background:#00306d;text-align:center;font-size:1.5em;color:#FFFFFF;}
#navigation a{font-size:1.5em;color:#FFFFFF;}

#main{overflow:hidden;margin:0 auto;width:980px;background-color:#ffdbda;background:url(../img/main.png);color:#000000;}

#article{padding:40px;}
#article div{margin-top:2em;border:1px solid gray;padding:1em;}
#article div *{line-height:1.8;font-size:1.5em;color:#000000;}
#article div .title{font-size:2em;text-align:center;}
#article a{font-size:1em;}
#article a:hover{text-decoration:underline;}
#article dl dt{font-size:22px;font-weight:bold;}
#article dl dd{overflow:hidden;}
#article dl dd a.regbutton{display:block;float:left;margin:0.2em;padding:0 1em;line-height:2;font-size:22px;border:1px solid gray;}
#article dl dd a.regbutton:hover{color:red;}

#button{height:3em;line-height:3em;background:#00306d;text-align:center;font-size:1.5em;color:#FFFFFF;}
#button input{font-size:0.8em;line-height:1.8em;}
#button select{font-size:0.8em;line-height:1.8em;}
#button a{border:0.1em solid #FFFFFF;padding:0.2em 1em;font-size:1em;color:#FFFFFF;}
#button a:hover{background-color:#FFFFFF;color:#00306d;}

#reg{padding:40px;}
#reg h4{margin:0.5em 0;line-height:2;font-size:1.2em;color:#000000;}
#reg ul li{margin:0.5em 0;line-height:2;font-size:1em;color:#000000;}
#reg p{margin:0.5em 0;line-height:2;font-size:1em;color:#000000;}
#reg dl dd{margin:0.5em 0;line-height:2;font-size:1em;color:#000000;}
#reg table tr td{padding:0.3em;}
#reg button{font-size:16px;line-height:2;}

#reg table tr td textarea{width:100%;height:6.5em;}

#reg dl dt{font-size:22px;font-weight:bold;}
#reg dl dd{overflow:hidden;}
#reg dl dd a.regbutton{display:block;float:left;margin:0.2em;padding:0 1em;line-height:2;font-size:22px;border:1px solid gray;}

#archive{padding:40px;}
#archive table{border-top:1px solid #000000;border-right:1px solid #000000;width:100%;}
#archive table tr th{padding:0.3em;text-align:center;border-bottom:1px solid #000000;border-left:1px solid #000000;}
#archive table tr td{padding:0.3em;text-align:center;border-bottom:1px solid #000000;border-left:1px solid #000000;}