#main { width:950px; margin:0 auto; text-align:left;}

/***************header***************/
#header {height:536px;}
.header-main {width:1003px; margin:0 auto; text-align:left;}
/***************content***************/
.row-1 .button {width:115px;}

.row-2 .col-1 {width:260px;}
.row-2 .col-2 {width:260px;}
.row-2 .col-3 {width:260px;}

/***************page-1***************/
#page-1 .col-1 p {width:190px;}

/***************page-4***************/
#page-4 .col-1 {width:575px;}
#page-4 .block1 {width:147px;}
#page-4 .block2 {width:147px;}
#page-4 .block3 {width:147px;}
#page-4 .block4 {width:147px;}

#page-4 .col-1 p {width:410px;}
/***************page-6***************/
#page-6 .col-2 {width:575px;}

#page-6 .col-2 .col-1 {width:270px;}
#page-6 .col-2 .col-2 {width:256px;}

/***************page-8***************/
#page-8 .col-1 {width:893px;}

.jqifade{
      position: absolute;
      background-color:black;
}
div.jqi{
      width: 400px;
      font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
      position: absolute;
      background-color: #ffffff;
      font-size: 11px;
      text-align: left;
      border: solid 1px #eeeeee;
      -moz-border-radius: 10px;
      -webkit-border-radius: 10px;
      padding: 10px;
}
div.jqi .jqicontainer{
      font-weight: bold;
}
div.jqi .jqiclose{
      position: absolute;
      top: 4px; right: -2px;
      width: 18px;
      cursor: default;
      color: #bbbbbb;
      font-weight: bold;
}
div.jqi .jqimessage{
      padding: 10px;
      text-align:center;
      color: #444444;
}
div.jqi .jqibuttons{
      text-align: center;
      padding: 5px 0 5px 0;
   
}
div.jqi button{
      padding: 3px 10px;
      margin: 0 10px;
      background-color: #2F6073;
      border: solid 1px #f4f4f4;
      color: #ffffff;
      font-weight: bold;
      font-size: 12px;
}
div.jqi button:hover{
      background-color: #728A8C;
}
div.jqi button.jqidefaultbutton{
      background-color: #BF5E26;
}
.jqiwarning .jqi .jqibuttons{
      background-color: #BF5E26;
}