@charset "utf-8";
/* CSS Document */
* {
	margin: 0;
	padding: 0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background: #d50010;
}
img {
	border: 0;
}
a {
	cursor: pointer;
	color: #c50000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1 {
	font-size: 20px;
	font-weight: normal;
	color: #333;
	line-height: 1.1em;
}
h2 {
	font-size: 20px;
	font-weight: normal;
	color: #333;
	line-height: 1.1em;
}
/* =wrap 
-------------------------------------------------- */
#wrap {
	width: 797px;
	margin: 0 auto;
}
div.content {
	padding: 40px 0 0 0;
}
div.leftbar {
	float: left;
	width: 277px;
	background: url(bg06.png) 0 0 no-repeat;
	height: 600px;
}
div.leftbar p.logo1 {
	padding-left: 117px;
}
div.leftbar p.logo2 {
	margin-top: 20px;
	padding-left: 107px;
}
div.leftbar ul.nav {
	margin-top: 30px;
	list-style: none;
}
div.leftbar ul.nav li {
	text-align: right;
	overflow: hidden;
	padding: 7px 20px 5px 0;
	float: right;
	width: 160px;
}
div.leftbar ul.nav li a {
	font-size: 20px;
	color: #fff;
	text-decoration: none;
}
div.leftbar ul.nav li.link1 a {
	background: url(link1.png) 100% 0 no-repeat;
} 
div.leftbar ul.nav li.link2 a {
	background: url(link2.png) 100% 0 no-repeat;
} 
div.leftbar ul.nav li.link3 a {
	background: url(link3.png) 100% 0 no-repeat;
} 
div.leftbar ul.nav li.link4 a {
	background: url(link4.png) 100% 0 no-repeat;
} 
div.leftbar ul.nav li.link5 a {
	background: url(link5.png) 100% 0 no-repeat;
	padding: 16px 0 0 0;
}
div.leftbar ul.nav li.link6 a {
	background: url(link6.png) 100% 0 no-repeat;
} 
div.leftbar ul.nav li.active {
	background: url(bg05.png) 100% 0 no-repeat;
}
div.leftbar ul.nav li.active a {
	background-position: 100% -20px;
	color: #666666;
}
div.leftbar ul.nav li.active2 a {
	background-position: 100% -22px;
}
div.leftbar ul.nav li.link5 {
	padding: 9px 40px 8px 0;
}
div.leftbar ul.nav li.active3 a {
	background-position: 100% -16px;
}
div.leftbar p.sponsors {
	padding: 5px 0 0 75px;
	text-align: center;
}
div.leftbar div.clear {
	padding: 10px 0 0 100px;
}
div.leftbar div.clear p.sponsors {
	float: left;
	padding: 0;
}
div.leftbar div.clear p.foot {
	padding-right: 30px;
}
/* =rightbar
-------------------------------------------------- */
div.rightbar {
	float: left;
	width: 520px;
	background:url(bg02.png) 0 0 repeat-y;
}
div.rightbar div.a {
	background: url(bg03.png) 0 100% no-repeat;
	padding-bottom: 22px;
}
div.rightbar div.b {
	background: url(bg01.png) 0 0 no-repeat;
	padding: 30px 30px 0;
	min-height: 630px;
}
* html div.rightbar div.b {
	height: 800px;
}
div.rightbar div.text {
	margin-top: 20px;
	line-height: 1.4em;
}
div.rightbar div.text p {
	margin-bottom: 15px;
}
div.rightbar div.text ul.press_release {
	list-style: none;
	border-top: 1px solid #fff;
}
div.rightbar div.text ul.press_release li {
	border-bottom: 1px solid #fff;
	padding: 10px 0;
}

div.rightbar div.text ol {
	padding: 0 0 15px 20px;
}
div.rightbar div.text ol li {
	border-bottom: 1px solid #fff;
	padding: 5px 0;
}
div.rightbar div.text ol li ul {
	list-style: none;
}
div.rightbar div.text ol li ul li {
	border: 0;
}
div.rightbar div.text table.table1 {
	margin-bottom: 10px;
}
div.rightbar div.text table.table1 th {
	text-align: right;
	font-weight: bold;
	padding-right: 10px;
}
div.rightbar div.text table.register_table {
	margin-bottom: 10px;
}
div.rightbar div.text table.register_table td {
	padding: 1px 5px 1px 0;
}
div.rightbar div.text div.buttons {
	margin-top: 10px;
}
div.rightbar div.text div.buttons p {
	float: left;
	padding-right: 10px;
}
.button {
		background-color:#E2E6E7;
		font-family: Arial, Trebuchet MS, Tahoma, Verdana, Helvetica;
		color:#949494;
		font-size: 11px;
		font-weight: bold;
		height: 18px;
		border: 1px solid #A4A4A4;
		}


.formInput	{
		font-family: Arial, Trebuchet MS, Tahoma, Verdana, Helvetica;
		font-size: 11px;
		color: #000000;
		background-color: #FFFFFF;
		border-color: #E2E6E7;
		border-style: solid;
		border-width: 1px;
		width: 140px;
		}
.small {
	width: 40px;
}
.formSelect	{
		font-family: Arial, Trebuchet MS, Tahoma, Verdana, Helvetica;
		font-size: 11px;
		color: #000000;
		background-color: #FFFFFF;
		border-color: #E2E6E7;
		border-style: solid;
		border-width: 1px;
		}

.formCheckbox	{
		font-family: Arial, Trebuchet MS, Tahoma, Verdana, Helvetica;
		font-size: 11px;
		color: #000000;
		background-color: #FFFFFF;
		border-color: #E2E6E7;
		border-style: solid;
		border-width: 1px;
		}

.formTextarea {
		font-family: Arial, Trebuchet MS, Tahoma, Verdana, Helvetica;
		font-size: 11px;
		color: #000000;
		background-color: #FFFFFF;
		border-color: #E2E6E7;
		border-style: solid;
		border-width: 1px;
		width: 260px;
		scrollbar-face-color: #E2E6E7;
		scrollbar-highlight-color: #DCDCDC;
		scrollbar-shadow-color: #A4A4A4;
		scrollbar-3dlight-color: #FFFFFF;
		scrollbar-arrow-color:  #A4A4A4;
		scrollbar-track-color: #F1F1F1;
		scrollbar-darkshadow-color: #A4A4A4
		}
div.rightbar div.text div.left_content {
	float: left;
	width: 215px;
}
div.rightbar div.text div.left_content h2 {
	margin-bottom: 15px;
}
div.rightbar div.text div.right_content {
	float: right;
	width: 230px;
}
div.rightbar div.text div.right_content h2 {
	margin-bottom: 15px;
}


/* =clear
-------------------------------------------------- */
p.bread_crump {
	text-align: center;
}
p.spec {
	margin-bottom: 5px !important;
}
p.bread_crump span {
	margin: 0 5px;
}
ul.gallery li {
	float: left;
	width: 110px;
	height: 110px;
	margin-right: 5px;
	list-style: none;
	margin-bottom: 5px;
}
ul.gallery li.last {
	margin-right: 0;
}
ul.gallery .photo-item{
	height:110px;
	width:110px;
	background:#ccc;
	display:table;
	#position: relative;
	float:left;
	border: 1px solid #666;
}
ul.gallery .trick{
	#position: absolute;
	#top: 50%;
	display: table-cell;
	width:100%;
	vertical-align: middle;
	text-align:center;
}
ul.gallery .trick img{
	#position: relative;
	#top: -50%;
}

p.facebook {
	padding: 15px 0 0 20px;
}

/*=clear
-------------------------------------------------- */
.clear:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	line-height: 0;
	visibility: hidden;
}
.clear {
	display: inline-block;
}
html[xmlns] .clear {
	display: block;
}
* html .clear {
	height: 1px;
}
