@charset "utf-8";
/* CSS Document */


#wrapper {
	height: inherit;
	width: 900px;
	background-image: url(image/bg2.jpg);
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
	background-position: center top;
	background-repeat: no-repeat;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#content {
	height: auto;
	
}
#tabs    ul  {
	margin:0;
	list-style:none;
	height: 40px;
	line-height: 40px;
	text-align: center;
	padding-left: 50px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 15px;
	background-repeat: repeat-x;
	background-position: center;
	background-color: #E2C418;
	background-image: url(image/nav.jpg);
      }
.column  {
	margin-top:90px;
	margin-right: 50px;
	margin-left: 50px;
	font-size: 15px;
	color: #333333;
	font-weight: normal;
}

#page3 {
	display: none;
}

#sponsor {
	margin-right: 30px;
	margin-left: 25px;
	text-align: right;
	margin-top: 0px;
	margin-bottom: 20px;
}

#footer {
	font-size: 10px;
	line-height: 20px;
	text-align: center;
}
#page1 input, #page2 input, #page3 input {
	margin-top: 5px;
}

#tabs  a, #tabs a:active, #tabs a:visited {
	color: #FFFFFF;
}
#tabs  a:visited, #tabs  a, #tabs  a:active, #tabs a:hover {
	text-decoration: none;
}
#form_right {
}

#tabs {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}
    #tabs li {
	display:inline-block;
	margin:0;
	padding:0;
	float: left;
	background-position: center;
      }
#tabs span {
	margin-right: 10px;
	margin-left: 10px;
}
#tabs .line {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #8A7900;
	height: 40px;
	width: 40px;
}
body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
}
div {
	overflow: hidden;
}h1 {
	font-weight: bolder;
	text-transform: uppercase;
	font-size: 18px;
	color: #1E4D81;
}
.h1_1 {
	font-size: 14px;
	font-weight: bolder;
	text-transform: uppercase;
	line-height: normal;
	white-space: normal;
	color: #204f7d;
}

.column  a, .column a:active, .column a:visited {
	text-decoration: none;
	text-transform: uppercase;
	color: #204f7d;
	font-weight: bolder;
	font-size: 12px;
}
#task1_2,#task2_2,#task3_2,#task4_2,#task5_2,#task6_2,#task7_2,#task8_2 {
	display: none;
}
#task1_1, #task2_1, #task3_1, #task4_1,#task5_1,#task6_1,#task7_1,#task8_1 {
	display: block;
}
#page2  span, #page3 span {
	float: left;
}
#page2  li,#page3 li {
	list-style-type: none;
	font-size: 13px;
	font-weight:bold;
	color: #1E4D81;
}
#page2  .sub_content, #page3 .sub_content {
	color: #335EA8;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#task1,#task2,#task3,#task4,#task5,#task6,#task7,#task8 {
	display: none;
}
#form_left {
	width: 300px;
	float: left;
}
#form_right {
	float: right;
	width: 450px;
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
}

.left {
	margin-top: 25px;
	float: left;
	margin-right: 0px;
}
.right {
	float: right;
	font-size: 15px;
	margin-top: 25px;
	margin-right:0px;
}
#index_content .left {
	width: 200px;
	text-align: center;
}
#index_content .right {
	width: 600px;
}
.flag img {
	margin-left: 5px;
}
.flag {
	text-align: right;
}


