@charset "utf-8";
#bigimg{ background:url(../images/contact01.jpg) no-repeat;}
.greenText a{ color:#005b85; font-family:Arial;}
#contact1{ width:285px;}
#contact1 p{ line-height:30px;}
#contact1 p a{ text-decoration:underline; font-family:Arial;}
.blueText{ color:#005b85; font-size:15px;}
.blueText span{ font-size:20px; line-height:40px;}
.blueText img{ margin-right:25px;}
#contact1 p.right{ margin-right:15px;}
#contact2{ width:690px; height:744px; position:relative;}
#contact2 #borderleft{ position:absolute; top:0px; left:0px;}
#contact2 #borderright{ position:absolute; top:0px; right:0px;}
#contact2 table{ width:640px; margin:0 auto;}
#contact2 table tr td{ font-size:14px; color:#646464; line-height:40px;}
td.input{ border-bottom:1px #CCC solid;}
td.input input{ width:555px;}
#contact2 table tr td textarea{ width:635px; height:250px; border:1px #CCC solid;}
#contact2 table tr td input#code{ width:80px; height:30px; border:1px #CCC solid;}
#contact2 table tr td input#submit{ background:url(../images/contact02.png) no-repeat; width:109px; height:35px; cursor:pointer; margin-left:15px; margin-top:10px;}
#contact2 table tr td input#reset{ background:url(../images/contact01.png) no-repeat; width:109px; height:35px; cursor:pointer; margin-left:15px; margin-top:10px;}