#main {
	width:980px;
	margin:0 auto;
	text-align:left;
	
}

#header {height:452px;}

#content .text {width:460px;}

.banners .col-1 p {width:225px;}
.banners .col-2 p {width:225px;}
.banners .col-3 p {width:225px;}

.main .col-1 {width:255px;}
.main .col-2 {width:255px;}
.main .col-3 {width:255px;}

/***************page-1***************/
#page-1 .main .col-1 {
	width:200px;
	background-color: #eeeeee;
	padding-left: 5px;
	border: 1px solid #CCCCCC;
}
#page-1 .main .col-2 {
	width:650px;
	border: 1px solid #CCCCCC;
	border-right-style: hidden;
}
#page-1 .line .col-1 {width:260px;}
#page-1 .line .col-2 {width:255px;}

/***************page-2***************/
#page-2 .main .col-1 {width:215px;}
#page-2 .main .col-3 {width:220px;}

/***************page-3***************/
#page-3 .main .col-1 {width:220px;}
#page-3 .main .col-2 {width:534px;}
#page-3 .line .col-1 {width:260px;}
#page-3 .line .col-2 {width:255px;}
#page-3 .line-un .col-1 {width:260px;}
#page-3 .line-un .col-2 {width:255px;}

/***************page-4***************/
#page-4 .main .col-1 {width:534px;}
#page-4 .main .col-2 {width:240px;}
#page-4 .main .float-l {width:230px;}
#page-4 .main .float-r {width:230px;}

/***************page-5***************/
#page-5 .main .col-1 {width:195px;}
#page-5 .main .col-2 {width:514px;}

