#main, #footer {margin:0 auto; width:980px; text-align:left}

.col_1, .col_2, .col_3, .container_col_1, .container_col_2, .container_col_3 { float:left;}

.width {width:100%}

#header, #content {width:100%}

.container {width:100%}


/*======= index.html =======*/
#page1 .col_1{width:980px;text-align:justify;}
#page1 .col_2{width:318px;text-align:justify;}
/*=========================*/

/*======= index-1.html =======*/
#page2 .col_1{width:630px;text-align:justify;}
#page2 .col_2{width:350px;text-align:justify;}
/*=========================*/

/*======= index-2.html =======*/
#page3 .col_1{width:368px;text-align:justify;}
#page3 .col_2{width:980px;text-align:justify;}
/*=========================*/

/*======= index-3.html =======*/
#page4 .container_col_1 {width:295px; margin-right:18px;text-align:justify;}
#page4 .container_col_2 {width:295px; margin-right:15px;text-align:justify;}
#page4 .container_col_3 {width:295px;text-align:justify;}
#page4 .col_1{width:365px;text-align:justify;}
#page4 .col_2{width:615px;text-align:justify;}
/*=========================*/

/*======= index-4.html =======*/
#page5 .col_1{width:980px;text-align:justify;}
#page5 .col_2{width:321px;text-align:justify;}
/*=========================*/

/*======= index-5.html =======*/
#page6 .col_1{width:980px;text-align:justify;}
#page6 .col_2{width:615px;text-align:justify;}
#page6 .container
{
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	border-left: gray 1px solid;
	border-bottom: gray 1px solid;
	padding:10px;
	
}
#page6 .container_col_1 {width:455px;text-align:justify;}
#page6 .container_col_2 {width:450px;text-align:justify;}
/*=========================*/



#bul1
{
	width: 78%;
	list-style-position: outside;
	list-style-type: disc;
}
#bul1 .ul
{
	margin:0px;
}

#bul1 .li
{
	list-style-position: outside;
	list-style-type: disc;
	color: black;
}
#div1 {
	width: auto;
	position: absolute;
	left: 876px;
	top: 566px;
}
.text-box {
	background-color: #ffff99;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border: 1px solid #CCCCCC;
}

