@charset "utf-8";
/* CSS Document */
@import url("default.css");
@import url("part.css");

.gcontainer
{
	width:1000px;
	margin:0 auto;
	background:#FFFFFF;
}
.gcontain
{
	padding:15px;
}
.gcol1
{
	width:269px;
}
.gcol2
{
	margin-left:23px;
	width:678px;
}
.gfooter
{
	background:url(../images/_footer.png) no-repeat;
	height:56px;
	overflow:hidden;
	padding:30px 40px;
	line-height:28px;
}