/* CSS Document */
body { width:900px; padding:30px; color:#333333; background-color:#ffffff; font-family: Verdana,Arial,Helvetica,sans-serif;font-size:13px;
}
a { text-decoration:none; color:#333333}
a:hover { color:#FF9933;}

/* header */
#header {border-bottom:#cccccc solid 3px; padding-bottom:10px; width:900px;}
#menu { text-align:right; width:900px;}
#himg {}
.var { color:#CCCCCC; margin-right:5px; margin-left:5px;} 

/* conteiner */
#cont{width:900px; height:650px; margin-top:20px; padding:0px;text-align : left;}
#info{width:680px; float:right;}
#news {width:220px; float:left;}
.title { font-size:14px; font-weight:bold;}
.red {color: #FF0000; font-size:16px;}
.date { margin-right:10px;}


/* futter */
#cpwrite {border-top:#cccccc solid 3px; margin-top:30px; padding-top:5px;}


/* jobs */
.jcont { margin-top:3px; border-bottom:#CCCCCC solid 1px;}
.Location { margin-left:50px;}
.CompanyInfo { text-decoration:underline; margin-bottom:8px; }
.JobDesc { text-decoration:underline; margin-bottom:8px; }
.b_list {width:900px;text-align:right; margin-right:10px;}
.job_title { font-weight:bold;}
.i_Location { margin-left:50px; color:#999999;}
.list a { }
.list { line-height:22px; border-bottom:#CCCCCC solid 1px;}

/* form */
#fcont{ margin-top:50px; padding-left:250px; }
#fcont div { margin-bottom: 5px;}
.box{ position:absolute; left:450px; overflow:auto;}
.tbox{ margin-left:10px;}
#form_result {padding-top:200px; text-align:center; }














