body
	{
		margin: 0px;
		background: url(../img/bgf1.jpg) bottom left no-repeat;
		background-attachment: fixed;
	}

.bgs
	{
		background: url(../img/bgf1.jpg) bottom left no-repeat;
		background-attachment: fixed;
		margin: 0px;
	}

h2
	{
		font-family: arial, tahoma, verdana, georgia;
		font-size: 14px;
		color: #ff9999;
		margin: 30px 0px 4px 0px;
		text-transform: uppercase;
	}

h6
	{
		font-family: arial, tahoma, verdana, georgia;
		font-size: 20px;
		color: #ff9999;
		margin: 30px 0px 4px 0px;
		text-transform: uppercase;
	}

#left h2
	{
		font-family: arial, tahoma, verdana, georgia;
		font-size: 14px;
		color: #ff9999;
		margin: 0px 0px 2px 0px;
		text-transform: uppercase;
	}

#left p
	{
		font-family: arial, verdana, georgia;
		font-size: 11px;
		color: black;
		line-height: 1.2em;
		margin-top: 0px;
	}

p,td
	{
		font-family: arial, verdana, georgia;
		font-size: 11px;
		color: black;
		line-height: 1.6em;
		margin-top: 0px;
	}

li
	{
		font-family: arial, verdana, georgia;
		font-size: 11px;
		color: black;
		line-height: 1.6em;
	}

a
	{
		color: #333333;
	}

table a
	{
		font-family: arial, verdana, georgia;
		font-size: 11px;
		color: black;
		line-height: 1.6em;
		margin-top: 0px;
		border-bottom: 1px dotted #cccccc;
		text-decoration: none;
	}

td
	{
		width: 50%
	}

.stitle
	{
		font-family: arial, verdana, georgia;
		font-size: 12px;
		color: black;
	}

.plus
	{
		display: block;
		text-align: right;
		padding-right: 20px;
		font-family: arial, verdana, tahoma;
		color: #ff9999;
		font-size: 12px;
	}

.border-right
	{
		border-right: 1px dotted #666666
	}

#container
	{
		width: 960px;
	}

#banner
	{
		width: 960px;
		height: 130px;
		background-image: url(../img/banner.jpg);
		overflow: hidden;
	}

#menu
	{
		margin-left: 403px;
		padding-top: 16px;
	}

#menu a
	{
		font-family: verdana, arial, tahoma, georgia;
		font-size: 11px;
		color: #666666;
		font-weight: bolder;
		text-transform: uppercase;
		text-decoration: none;
		padding: 55px 4px 0px 4px;
		display: block;
		height: 113px;
		width: 100px;
		float: left;
		text-align: center;
		background: url(../img/sprite/normal.jpg) no-repeat center 0px
	}

#menu a:hover, #menu .focus
	{
		background: url(../img/sprite/hover.jpg) no-repeat center 0px
	}

#left
	{
		width: 374px;
		float: left;
		padding: 0px 8px 0px 8px;
		text-align: justify;
	}

#right
	{
		width: 520px;
		margin-left: 410px;
		background: #f3f3f2
	}

#content
	{
	}

#text
	{
		padding: 20px
	}

#bottom
	{
		clear: both;
	}

#slider ul, #slider li
	{
		list-style: none;
		margin: 0px;
		padding: 0px;
		overflow: hidden;
	}

#slider, #slider li
	{
		width: 480px;
		height: 184px;
	}

#prevBtn, #nextBtn
	{
		position: absolute;
	}

#prevBtn
	{
		width: 35px;
		height: 36px;
		top: 300px;
		left: 413px;
		background: url(../images/btn_prev.png) no-repeat;
	}

#nextBtn
	{
		left: 890px;
		position: absolute;
		top: 300px;
	}

#prevBtn a, #nextBtn a
	{
		width: 35px;
		height: 36px;
		background: url(../images/btn_prev.png) no-repeat;
		position: absolute;
	}

#nextBtn a
	{
		width: 35px;
		height: 36px;
		background: url(../images/btn_next.png) no-repeat;
	}
