/* CSS Reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {margin:0; padding:0;}
table {border-collapse:collapse; border-spacing:0;}
fieldset,img { border:0;}
address,caption,cite,code,dfn,em,strong,th,var {font-style:normal; font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%;font-weight:normal;}
q:before,q:after {content:'';}
abbr,acronym {border:0;}
/* end reset */

body{width:100%; height:100%; text-align:left; color:#000; background:#fff url(images/gradient2.gif) repeat-x top left; font-family: Trebuchet MS; font-size: 14px; line-height:1.3em;} 

input{border:1px solid #666;}
p {margin-top:10px; margin-bottom:10px;}
img a {border:0px;}

#container{width:830px; min-height:500px; margin-left:auto; margin-right:auto; margin-top:5px;}
.contents{width:830px; min-height:500px; background:#fff; margin-top:10px;}
.footer{width:830px; height:50px; margin-left:auto; margin-right:auto; margin-top:5px; text-align:center;}
.f1{width:100%; height:30px; margin-bottom:10px; border-bottom:1px solid #ddd;}

.form{width:500px; padding:10px; background:#eee; text-align:left; border:1px solid#ddd; margin-left:auto; margin-right:auto; margin-top:60px;}
.formc{width:500px; height:30px; clear:left;}
.form1{width:120px; height:30px; float:left;}
.form2{width:310px; height:30px; float:left;}

.left{width:500px; min-height:300px; float:left; padding:5px; background:#eee; border:1px solid #ddd;}
.right{width:280px; min-height:300px; float:left; padding:5px; background:#eee; text-align:left; border:1px solid #ddd; margin-left:10px;}