body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Geneva, sans-serif;
	background-color: #09F;
}
#all {}
#all #wrapper {
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
}
#all #wrapper #header {
	height: 480px;
}
#all #wrapper #content #link {
	background-image: url(images/gsm-02.jpg);
	height: 166px;
	padding-right: 150px;
	padding-left: 150px;
	padding-top: 90px;
}

#all #wrapper #content {
	background-image: url(images/gsm-conbg.jpg);
	padding-bottom: 30px;
}
#all #wrapper #content #inpo {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding: 15px;
	line-height: 26px;
	color: #FAE89E;
	border: 2px dotted #FFF;
	background-image: url(images/inpobg.png);
}

.ci{
	text-align: center;
}
.txt_01{
	color: #F60;
	font-weight: bold;
}
.br1{
	font-size: 15px;
	font-weight: bold;
	color: #900;
	background-color: #FC0;
}
.br2{
	color: #666;
	background-color: #FFF;
	font-size: 13px;
}
.br3{
	font-size: 15px;
	font-weight: bold;
	color: #FFF;
	background-color: #606;
}
