/*--------------------------------------------------------------------------

	The Star Online: Star-jobs Office Scenerio Contest
			Created on: 8 Oct 2007 by Shu

---------------------------------------------------------------------------*/


body {
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #007dc6;
}

#outer {
	width: 760px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	background: #FFF;
	border: 5px solid #FFF;
}


/*--------------------------------------------------------------------------

				Mid Content

---------------------------------------------------------------------------*/

.bg01 {
	width: 546px;
	height: 350px;
	margin: 0;
	padding: 0;
	background-image: url('images/bg_image01.gif');
	background-repeat: no-repeat;
	background-position: left top;
	text-align: right;
}

.introduction p {
	float: right;
	width: 375px;
	margin: 0;
	padding: 0px 15px 15px 15px;
	font-family: Arial, Helvatica, san-serif;
	font-size: 12px;
	font-weight:  normal;
	color: #333;
	line-height: 18px;
	text-align: justify;
}

.job p {
	float: right;
	width: 375px;
	margin: 0;
	padding: 0px 15px 0px 15px;
	font-family: Arial, Helvatica, san-serif;
	font-size: 11px;
	font-weight:  bold;
	color: #333;
	line-height: 18px;
	text-align: justify;
}

.bg02 {
	width: 214px;
	height: 350px;
	margin: 0;
	padding: 0;
	background-image: url('images/bg_image02.gif');
	background-repeat: no-repeat;
	background-position: right top;
	text-align: center;
}

/*--------------------------------------------------------------------------

				Bottom Content

---------------------------------------------------------------------------*/


.bg03 {
	width: 760px;
	height: 1150px;
	margin: 0;
	padding: 0;
	background-image: url('images/bg_image03.gif');
	background-repeat: repeat;
	text-align: center;
}

.login {
	float: center;
	width: 350px;
	height: 170px;
	margin: 0 0 10px 15px;
	padding: 10px 0 0 0;
	background-image: url('images/bg_image04.gif');
	background-repeat: no-repeat;
}

.login a{
	font-weight: bold;
	color: #007dc6;
	text-align: justify;
}

.contest {
	float: center;
	width: 350px;
	height: 350px;
	margin: 0 0 10px 15px;
	padding: 0 0 10px 0;
	border-bottom: 2px dotted #e0ba89;
}

.contest p {
	float: center;
	width: 340px;
	margin: 0;
	padding: 5px;
	font-family: Arial, Helvatica, san-serif;
	font-size: 11px;
	font-weight:  normal;
	color: #593609;
	line-height: 14px;
	text-align: justify;
}


.contest a, .contest a:visited {
	padding: 0px 15px;
	font-weight: bold;
	color: #007dc6;
	text-decoration: none;
}

.contest a:hover {
	padding: 0px 15px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: underline;
}

.mechanic {
	float: center;
	width: 350px;
	margin: 0 0 10px 15px;
	padding: 0 0 10px 0;
	border-bottom: 2px dotted #e0ba89;
}

.mechanic p {
	float: center;
	width: 340px;
	margin: 0;
	padding: 5px;
	font-family: Arial, Helvatica, san-serif;
	font-size: 11px;
	font-weight:  normal;
	color: #593609;
	line-height: 15px;
	text-align: justify;
}

.rules {
	float: center;
	width: 350px;
	margin: 0 0 10px 15px;
	padding: 0 0 10px 0;
}

.rules p {
	float: center;
	width: 340px;
	margin: 0;
	padding: 5px;
	font-family: Arial, Helvatica, san-serif;
	font-size: 11px;
	font-weight:  normal;
	color: #c27514;
	line-height: 15px;
	text-align: left;
}

.rules a{
	font-weight: bold;
	color: #007dc6;
	text-align: justify;
}

strong {
	color: #CC0000;
}

/*--------------------------------------------------------------------------

				Form Elements

---------------------------------------------------------------------------*/
td.form {
	height: 34px;
	margin: 0;
	padding: 0;
	padding-left: 15px;
	font-family: Georgia, Times, serif;
	font-size: 13px;
	font-weight:  bold;
	color: #007dc6;
	text-align: left;
}


td.form01 {
	height: 34px;
	margin: 0;
	padding: 0;
	padding-left: 15px;
	font-family: Georgia, Times, serif;
	font-size: 12px;
	font-weight:  bold;
	color: #482b07;
	text-align: left;
}

td.form02 {
	height: 20px;
	margin: 0;
	padding: 0;
	padding-left: 20px;
	font-family: Georgia, Times, serif;
	font-size: 11px;
	font-weight:  bold;
	color: #c27514;
	text-align: left;
}

td.form03 {
	height: 20px;
	margin: 0;
	padding: 0;
	padding-left: 5px;
	text-align: left;
}

td.form04 {
	height: 34px;
	margin: 0;
	padding: 0;
	font-family: Georgia, Times, serif;
	font-size: 12px;
	font-weight:  bold;
	color: #482b07;
	text-align: center;
}

input {
	font-size: 11px;
	color: #333333;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none	
}


.formBttn {
	float: center;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #FFFFFF;
	margin: 5px 0;
	padding: 1px;
	border: 2px solid;
	border-color: #5C738D #5C738D #000000 #000000;
	background: #26384C;
}

.textField {
	margin: 0;
	padding: 0;
	font-size: 11px;
	color: #333333;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background: #fff;
	background-repeat: repeat-x;
	border: 1px solid #c27514;
}


/*--------------------------------------------------------------------------

				    Footer

---------------------------------------------------------------------------*/

.footer {
	width: 760px;
	height: 35px;
	margin: 0;
	padding: 0;
	padding-top: 5px;
	text-align: center;
	background: #e0ba89;
}

.footer p{
	float: center;
	width: 700px;
	height: 20px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	font-family: Arial, Helvatica, san-serif;
	font-size: 11px;
	font-weight: normal;
	color: #593609;
}

.footer a, a:visited {
	font-weight: bold;
	color: #593609;
	text-decoration: underline;
}


.footer a:hover {
	font-weight: bold;
	color: #FFF;
	text-decoration: underline;
}

/*--------------------------------------------------------------------------

				    ni-choon

---------------------------------------------------------------------------*/
.headline {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	color:##007dc6;
	
}

.content_title {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	
}

.content {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#000000;
	
}