/* index.html */
#page1 .col-1 {width:660px;margin-right:65px; margin-bottom:25px;}
#page1 .col-2 
{
	background-color: #DAC5DB;
    border-radius: 12px 12px 12px 12px;
    padding: 2px 9px 19px 19px;
    width: 246px;
	margin-top: 22px;
	margin-bottom: 25px;
	}
#page1 .column-1 {
	margin-right: 19px;
    width: 225px;}
#page1 .column-2 {width:225px}
#page1 .indent {padding:0px 0 0px}
#page1 #content {padding:6px 0 2px;}
#page1 .box .padding {padding:18px 10px 0 21px; background-color: #0072C6; color:#FFFFFF;}
/* index-1.html */
#page2 .col-1 {width:660px;margin-right:65px}
#page2 .col-2 {width:280px}
#page2 .column-1 {width:326px;margin-right:21px}
#page2 .column-2 {width:326px}
/* index-2.html */
#page3 .col-1 {width:660px;margin-right:65px}
#page3 .col-2 {width:280px}
#page3 .column-1 {width:326px;margin-right:21px}
#page3 .column-2 {width:326px}
/* index-3.html */
#page4 .col-1 {width:450px;margin-right:60px}
#page4 .col-2 {width:450px}
#page4 .column-1 {width:326px;margin-right:21px}
#page4 .column-2 {width:326px}
/* index-4.html */
#page5 .column-1 {width:326px;margin-right:21px}
#page5 .column-2 {width:326px}
/* index-5.html */
#page6 .col-1 {width:670px;margin-right:55px}
#page6 .col-2 {width:265px}
#textf{ 
	background-color: #F0F0F0;
    border: 1px solid #0072C6;
    border-radius: 8px 8px 8px 8px;
    height: 39px;
    padding-left: 10px;
    padding-right: 10px;
    width: 213px;}
#cover
{
	width:959px;
	margin: 0 auto;
	}
#qContact ul li input[type="text"]{ 
 background-color: #F0F0F0;
    border: 1px solid #0072C6;
    border-radius: 8px 8px 8px 8px;
    height: 39px;
    padding-left: 10px;
    padding-right: 10px;
    width: 213px;}