body {
	background:url(visual/bg.jpg) repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration: none;
	color:#6c6c6c;
}

#global {
	position:absolute;
	background:#FFF;
	border-left:#ebebeb 1px solid;
	border-right:#ebebeb 1px solid;
	border-bottom:#ebebeb 1px solid;
	width:800px;
	left:50%;
	margin-left:-400px;
	top:0;
}

#logo{
	float:left;
	margin-top:0;
	margin-left:10px;
}

#header {
	float:left;
	background:url(visual/top-bg.jpg) repeat-x;
	width:800px;
	height:116px; 
}


#top_box{
	float:left;
	width:800px;
	height:96px;
}

#menudiv a{
	color:#6d6d6d;
	text-decoration:none;
	font-size:11px;
	font-stretch:extra-condensed;
}

#menudiv a:hover{
	color:#ccc;
}

#menudiv {
	float:left;
	width: 800px;
	height:20px;
	color:#6d6d6d;
	text-decoration:none;
	font-size:12px;
	text-align:right;
}

#login-widget{
	position:absolute;
	top:90px;
	left:0;
	width:162px;
	height:25px;
	background:url(visual/log-top.png) no-repeat;
}

#slogin{
	float:left;
	width:158px;
	background:#f5f5f5;
	border:1px #b7b7b7 solid;
	margin-top:9x;
	text-align:left;
}

#titles{
	float:left;
	width:200px;
	height:20px;
	margin-top:10px;
	margin-left:20px;
	font-size:14px;
}

#select-lang{
	margin-right:10px;
	font-size:10px;
	margin-top:5px;
	height:55px;
}

#log{
	font-size:10px;
	margin-top:5px;
	margin-right: 10px;
}

#log input{
	width:100px;
	height:12px;
	font-size:10px;
	color:#666;
}

#log form{
	margin: 0px;
}

#bottom{
	float:left;
	width: 792px;
	height:50px;
	margin-left:3px;
	background:url(visual/bottom.png) repeat-x;
}

#industry{
	float:left;
	margin-top:5px; 
	border:1px #ebebeb solid; 
	width:250px;
	margin-left:10px;
	margin-bottom:5px;
	background:#f9f9f9;
}

#industry li{
	margin:2px 0;
	padding-right:5px;
	clear:both;
}

#industry a{
	color:#999;
	font-size:12px;
	font-weight:bolder;
	text-decoration:none;
}

#industry a:hover{
	color:#0099CC;
}

#grey-bar{
	float:left;
	width:246px;
	margin:2px;
	height:24px; 
	border-bottom:1px #ebebeb solid;
	color:#666; 
	font-weight:bolder;
	background:#fff;
}

#forgotpass a{
	color:#6c6c6c;
	border-bottom:1px dotted #6c6c6c;
	text-decoration:none;
	font-size:11px;
}

#forgotpass a:hover{
	color:#6cb4f2;
	text-decoration:underline;
	border-bottom:none;
}

.t1{
	font-size:14px;
	font-weight:bolder;
	color:#7392e2;
}

.t2{
	font-size:12px;
	font-weight:bolder;
}

.t3{
	font-size:12px;
	font-weight:bolder;
}

.t4{
	font-size:14px;
	font-weight:bolder;
	color:#f18762;
}

.t5{
	font-size:14px;
	color:#999;
}

.t6{
	font-size:12px;
}

.t7{
	font-size:12px;
	font-weight:bolder;
	color:#fff;
}

.t8{
	font-size:12px;
}

.link{
	color:#6cb4f2;
	text-decoration:none;
}

.t9{
	font-size:12px;
	font-weight:bolder;
	text-shadow:#003366;
}

.cc{
	width:250px;
	border:none;
	margin-top:5px;
	border-bottom:2px #ccc dotted;
	color:#666;
}

.cc2{
	width:120px;
	margin-top:5px;
	border:none;
	border-bottom:2px #ccc dotted;
	color:#666;
}

.cc1{
	width:90px;
	margin-top:5px;
	text-align:right;
}

.cc3{
	margin-top:15px;

}

.input{
	width:230px;
	color:#666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border-bottom:dotted 2px #ccc;
	background:#FFF;
	border-left:0;
	border-right:0;
	border-top:0;	
}

