
/********career.html*************************/

.sendresume
{
	font:"Courier New", Courier, monospace;
	font-size:16px;
	font-weight:bold;
}

.sendd
{
	width:100px;
	padding:0 15px 0 15px;
	margin:10px 0 10px 0;
}

.career
{
	width:700px;
	height:600px;;
	border:#000000 solid 1px;
	margin-top:20px;
	font:"Courier New", Courier, monospace;
	font-weight:bold;
}

.left
{
	width:280px;
	float:left;
	padding:20px 0 0 60px;
}

.right
{
	width:350px;
	float:right;
	padding:20px 0 0 0;
}

.data
{
	height:40px;
	padding-left:30px;
}

.data1
{
	height:120px;
	padding-left:30px;
}

.apply
{
	width:400px;
	height:50px;
	float:right;
	margin-top:20px;
}

.apply a, .apply a:link, .apply a:visited
{
	width:100px;
	height:25px;
	display:block;
	background-color:#003366;
	text-align:center;
	color:#FFFFFF;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	text-decoration:none;
	padding-top:5px;
}

.apply a:hover
{
	background-color:#CCCCCC;
	color:#003366;
}

.indust
{
	width:20px;
}

input
{
	width:200px;
}

.error
{
	height:200px;
}
