
/* [BODY/HEADER/FOOTER]---------------------------------------------- */

#bg 		{
			background-image:url(../img/bg1.jpg);
			background-repeat:repeat-x;
			padding:0px;
			margin:0px;
			text-align:center;
			width:100%;
			height:100%;
			}

.bg2		{
			background-image:url(../img/bg2.jpg);
			background-repeat:repeat-y;
			}

#sd_l		{
			background-image:url(../img/sd_l.gif);
			background-repeat:repeat-y;
			}

#sd_r		{
			background-image:url(../img/sd_r.gif);
			background-repeat:repeat-y;
			}

#footer		{
			background-image:url(../img/ft_bg.jpg);
			}

/* [MAIN PAGE]----------------------------------------------------- */
#content	{
			margin-top:0px;
			margin-left:auto;
			margin-right:auto;
			margin-bottom:0px;
			width:686px;
			text-align:center;
			}

.txt		{
			text-align:left;
			font-size:12px;
			line-height:150%;
			color:#666666;
			}

.txt2		{
			padding:0px 0px 0px 10px;
			margin:10px;
			width:620px;
			text-align:left;
			font-size:12px;
			line-height:150%;
			color:#666666;
			}

.intro		{
			background-image:url(../img/t1.gif);
			background-repeat:no-repeat;
			padding:80px 0px 0px 10px;
			margin:10px;
			width:620px;
			text-align:left;
			font-size:12px;
			line-height:150%;
			color:#666666;
			clear:both;
			}
.hc_text	{
			background-image:url(../img/st_hc.jpg);
			background-repeat:no-repeat;
			padding:50px 0px 0px 10px;
			margin:10px;
			width:620px;
			text-align:left;
			font-size:12px;
			line-height:150%;
			color:#666666;
			clear:both;
			}

.aslt_text	{
			background-image:url(../img/st_aslt.jpg);
			background-repeat:no-repeat;
			padding:50px 0px 0px 10px;
			margin:10px;
			width:620px;
			text-align:left;
			font-size:12px;
			line-height:150%;
			color:#666666;
			clear:both;
			}

.quiz_text	{
			background-image:url(../img/st_qz.jpg);
			background-repeat:no-repeat;
			padding:50px 0px 0px 10px;
			margin:10px;
			width:620px;
			text-align:left;
			font-size:12px;
			line-height:150%;
			color:#666666;
			clear:both;
			}

.talk_text	{
			background-image:url(../img/st_tlk.jpg);
			background-repeat:no-repeat;
			padding:50px 0px 0px 10px;
			margin:10px;
			width:620px;
			text-align:left;
			font-size:12px;
			line-height:150%;
			color:#666666;
			clear:both;
			}

.imgr		{
			float:right;
			margin:-45px 0px 8px 10px;
			}

.imgr2		{
			float:right;
			margin:0px 0px 8px 10px;
			}

.imgl		{
			float:left;
			margin:0px 20px 8px 10px;
			}

.imgr3		{
			float:right;
			margin:-80px 0px 8px 20px;
			}

.floatEnd	{
			clear:both;
			}
/* [EVENT PAGE]------------------------------------------------------ */

.head		{
			background-image:url(../img/bt_y.gif);
			background-repeat:no-repeat;
			padding-left:15px;
			font-size:12px;
			font-weight:bold;
			color:#9D7212;
			}

.sh			{
			font-size:12px;
			color:#9D7212;
			}

.qz_q		{
			background-image:url(../img/qz_q.gif);
			background-repeat:no-repeat;
			padding-top:30px;
			padding-left:15px;
			width:590px;
			text-align:left;
			font-size:12px;
			line-height:150%;
			color:#666666;
			}

.qz_a		{
			background-image:url(../img/qz_a.gif);
			background-repeat:no-repeat;
			padding-top:30px;
			padding-left:15px;
			width:590px;
			text-align:left;
			font-size:12px;
			line-height:150%;
			color:#6F8BF3;
			}

.tlk_d1		{
			background-image:url(../img/st_d1.gif);
			background-repeat:no-repeat;
			padding-top:50px;
			width:600px;
			text-align:left;
			font-size:12px;
			line-height:150%;
			color:#666666;
			}

.tlk_d2		{
			background-image:url(../img/st_d2.gif);
			background-repeat:no-repeat;
			padding-top:50px;
			width:600px;
			text-align:left;
			font-size:12px;
			line-height:150%;
			color:#666666;
			}

.tlk_d3		{
			background-image:url(../img/st_d3.gif);
			background-repeat:no-repeat;
			padding-top:50px;
			width:600px;
			text-align:left;
			font-size:12px;
			line-height:150%;
			color:#666666;
			}

/* [LINK]------------------------------------------------------ */

a:link,a:visited
			{
			font-size:12px;
			color:#396CB1;
			text-decoration:underline;
			}

a:active	{
			color:#D47D20;
			text-decoration:none
			}

a:hover		{
			color:#D47D20;
			text-decoration:none
			}
