.navigation {
	background:#9A0103;
	color:#FFFFFF;
	font-size:14px;
    padding:5px;
}

.navigation a {
	color:#FFFFFF;
	font-size:12px;
	text-decoration:none;
}

.navigation a:hover
{
	color:#FFFFFF;
	font-size:12px;
	text-decoration:underline;
}

a
{
	color:#000000;
	text-decoration:none;
}
a:hover
{
	color: #640000;
	text-decoration:none;
}
.welcome
{
	background:url(../images/chinese_boy.jpg) bottom right no-repeat;
}

.jobseeker_welcome
{
	background:url(../images/chinese_girl.jpg) bottom right no-repeat;
}

.big_logo
{
	background:url(../images/big_logo.gif) bottom right no-repeat;
}

.ewelcome
{
	background:url(../images/temp_flash_holder2.gif) bottom right no-repeat;
}

.tborder
{
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

.tcat
{
	background: url("images/orange_bar_bg.jpg") repeat left top;
	color: #FFFFFF;
}


html,body{
	height:100%;
} 
body {
	background:url("images/bg.jpg");
	background-repeat:repeat-x;
	background-color:#8c0605;
	padding:0;
	margin:5px 0 0 0;
	font-family:Arial;
	font-size: 12px;

}
td
{
	font-family:Arial;
	font-size:12px;
}
input {
	font-family:Arial;
	font-size: 12px;
}
select {
	font-family:Arial;
	font-size: 12px;
}
textbox {
	font-family:Arial;
	font-size: 12px;
}

ul
{
	padding:0px;
	margin-left:15px;

}

#marqueecontainer{
position: relative;
width: 196px; /*marquee width */
height: 280px; /*marquee height */
overflow: hidden;
padding: 2px;

}










#wrapper {
	width:1000px;
	text-align:left;
}
#head , #main {
	float: left;
	width:1000px;
	background-color:#ffffff;
}
	#logo {
		float: left;
		padding:20px 10px 0 10px;
	}
	#adv {
		float: right;
		padding:0;
	}
#nav {
	float: left;
	font-size:12px;
	width:1000px;
	background-color:rgb(245,245,245);
	height:24px;
	padding:0px;
}
	#langflag{
		padding:4px 0 0 10px;
		width:190px;
		float: left;
	}
	#menu {
		padding:0 0 0 14px;
		float: left;
	}
	#menu a {
		float: left;
		height:20px;
		padding:4px 15px 0 15px;
		color:#333333;
		font-size:12px;
		text-decoration:none;
		display:block;
	}

	#menu a:hover {
		color:#FFFFFF;
		background-color:#980000;
		font-size:12px;
		/*text-decoration:underline;*/
		text-decoration:none;
	}




#footer {
	float: left;
	color:#999999;
	font-size:12px;
	padding: 10px;
	background-color:#ededed;
	width:980px;
	height:30px;
}

#footer a {
	color:#999999;
	font-size:12px;
	text-decoration:none;
}

#footer a:hover
{
	color:#999999;
	font-size:12px;
	text-decoration:underline;
}
#search {
	width:570px;
	padding:0px;
	background:url("/images/panda-s.jpg") bottom right no-repeat;
	overflow: visible;
}
.mod_head {
	background:url("images/Small Gradient.jpg");
	text-align:left;
	padding:3px 0 0 5px;
	height:18px;
	color:#ffffff;
}
.clr {
	clear: both;
}
