/*------------------------------------------------------------------------

# Xuancach

/* COMMON STYLE
--------------------------------------------------------- */
html, body, form, fieldset {
	margin: 0;
	padding: 0;
}

body {
	background: #FFFFFF;
	color: #333333;
	font-family: Tahoma, Arial, sans-serif;
	line-height: 1.6;
}

body#bd {
	background: #000000;
	color: #333333;
}

body.contentpane {
	color: #333333;
	font-size: 12px;
	line-height: 1.3em;
	margin: 0;
	margin: 1em 2em;
	width: auto; /* Printable Page */
}


/* MAIN LAYOUT DIVS
--------------------------------------------------------- */


#as-wrapper {
	margin: 0 auto;
	padding:  0;
	width: 800px;
	text-align: center;
}


/*--------------------------------------------------------- */

/*--------------------------------------------------------- */
/* Spotlight Box Style */
.as-box-full, .as-box-left, .as-box-center, .as-box-right {
	float: left;
	overflow: hidden;
}



/* Clearfix */
.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

* html > body .clearfix {
	display: block;
	width: 100%;
}

* html .clearfix {
	height: 1%;
}

/*--------------------------------------------------------- */
h1.logo a {
	background: url(../images/logo.gif) no-repeat;
	display: block;
	height: 217px;
	left: 420px;
	outline: none;
	position: absolute;
	width: 466px;
}
h1.logo a span {
	position: absolute;
	top: -1000px;
}
#as-headerwrap {
	text-align:center;
	margin:20px 0 10px 0;
}
#as-mainrwrap1 {
	text-align:center;
	width:100%;
	padding: 0;
}
#text-main1{
	text-align:center;
	width:100%;
	padding: 10px 0;
}
#text-sponsors{
	margin:0pt 12%;
	text-align:left;
	padding:15px 0 5px 0;
}
.text1{
	font-family:tahoma;
	text-transform:none;
	font-size:17px;
	color:#FFFFFF;
	margin-right:70px;
	
}
.text2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#FFFFFF;
	margin-left:70px;
}
#text-main2{
	text-align:left;
	width:80%;
	padding-left:100px;
	padding-right:40px;
}
.text3{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#FFFFFF;
	text-align:left;
}
.text3_1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:25px;
	color:#FFFFFF;
	text-align:left;
}
#as-mainrwrap2{
	text-align:center;
	width:100%;
	padding-bottom: 20px;
}
#text-main3{
	text-align:center;
	width:100%;
	margin:0 30px;
	padding-bottom: 20px;
}
.as-sl1{
	width:100%;
	margin:0 10%;
	padding:0px;
	
}
.as-text41{
	width:100%;
	text-align:left;
	padding-left:10px;
	color:#FFFFFF;
}
#title1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#FFFFFF;
	text-align:left;
}

#content1{
	background-color:#686465;
	height:254px;
	margin:0pt 8%;
	text-align: left;
	padding: 15px;
}
.as-sl12{
	
}
.contenmain1{
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#FFFFFF;
}
.texts1{
	font-family:tahoma;
	text-transform:none;
	font-size:17px;
	color:#FFFFFF;
	
}
#click-info{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#19ABF8;
	text-align:center;
}
#click-info a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#19ABF8;
	text-align:center;
	text-decoration:none;
}
#click-info a:hover {
	text-decoration:underline;
}
/*--------------------------------------------------------- */


/* Clearfix */
.clearfix:after {
	clear: both;
	display: block;
	content: ".";
	height: 0;
	visibility: hidden;
}

* html > body .clearfix {
	width: 100%;
	display: block;
}

* html .clearfix {
	height: 1%;
}

/* Firefox Scrollbar Hack - Do not remove */
html {
	margin-bottom: 1px;
	height: 100%!important;
	height: auto;
}