a img,:link img,:visited img { border: none; }

a
{
  text-decoration: none;
}

a:hover
{
  text-decoration: underline;
}

body
{
  margin: 0;
  padding: 0;
  font-family: Arial, Verdana, sans-serif;
  background-color: #fff;
  font-size: 16px;
}

body
{
  padding: 0px;
}
.show-grid [class^="col-"] {
    background-color: rgba(86, 61, 124, 0.15);
    border: 1px solid rgba(86, 61, 124, 0.2);
    padding-bottom: 10px;
    padding-top: 10px;
}
.bs-callout + .bs-callout {
    margin-top: -5px;
}
.bs-callout {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #eee;
    border-image: none;
    border-radius: 3px;
    border-style: solid;
    border-width: 1px 1px 1px 5px;
    margin: 20px 0;
    padding: 20px;
}
.bs-callout-info {
    border-left-color: #1b809e;
}
.row{
   margin-bottom:10px;
}
.label {
    font-size: 20px;
}


#top{
     background-color: #A2B4D3;
    background-image: linear-gradient(to bottom, #A2B4D3 0px, #7095D1 100%);
    background-repeat: repeat-x;
    color: #cdbfe3;
    position: relative;
    text-align: center;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
    margin-bottom:20px; 
}
h1{
    color: #FFF;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
    font-size: 30px;
}
th{
    background: #6B7584 none repeat scroll 0 0;
    color: #fff;
    padding: 10px;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
    border-radius: 5px;
    width: 200px;
}
td{
     padding: 10px;
}
.container {
     width: 800px;
}
.submit_button_area{
     text-align: center;
     padding:50px 150px;
}
.submit_button_area input{
     width: 300px;
}
#etc{
    width: 500px;    
}

table{
   width: 100%;
}
td,
.lead{
   font-size: 17px;
}
input[type="text"]{
   width: 500px;
}
textarea{
   width: 500px;
}
#conf img{
  width: 100%;
}
#footer{
  background: #000;
}

.foot_box02 {
    margin: 0 auto;
    position: relative;
    width: 950px;
}
.pt35 {
    padding-top: 35px !important;
}
.center {
    display: block;
    margin: auto;
    text-align: center;
}

#copy p {
    color: #676767;
}
.pb30 {
    padding-bottom: 30px !important;
}
.mt30 {
    margin-top: 30px !important;
}

.pt35 {
    padding-top: 35px !important;
}

#copy p {
    color: #676767;
}

body {
    color: #000000;
}
label{
   font-weight: normal;
}
#input{
   backgrounda:  rgba(0, 0, 0, 0) url("/question/images/bg.png") no-repeat fixed right bottom;
}
.form-group{
   background: #ffffff none repeat scroll 0 0;
    padding: 50px;
   border-radius: 10px;
}
body{
   background-color: #f5f5f5;
}
#send{
   min-height: 900px;
}
.submit_button_area input {
    border: 1px solid #000000;
}
