body
{
	background-color: #e1e1e1;
}

div.container
{
	border-right: #c3c3c3 1px solid;
	border-top: #c3c3c3 1px solid;
	left: 50%;
	margin-left: -384px;
	border-left: #c3c3c3 1px solid;
	width: 768px;
	border-bottom: #c3c3c3 1px solid;
	position: relative;
	background-color: #fff;
}
/*----------------------HEAD--------------------------------------------------*/
div.head
{
	clear: both;
	font-size: 80%;
	width: auto;
}

div.h_left
{
	clear: left;
	display: block;
	float: left;
	visibility: visible;
	width: 30%;
}

div.h_right
{
	clear: right;
	display: block;
	float: right;
	visibility: visible;
	margin: 5px 0px 5px 0px;
	text-align: right;
}

span.unitlink a
{
  text-decoration: none;
}

span.unitlink a:hover
{
	color: #fff;
	text-decoration:underline;
	background-color:orangered;
}

/*-------------------------MENU----------------------------------------------*/
div.menu
{
	clear: both;
	display:block;
	visibility: visible;
	width:100%;
	background-color: #3399ff;
}

div.search
{
	clear:both;
	display: block;
	float: right;
	visibility: visible;
	width: 30%;
	text-align: right;
	margin:-25 20 0 0px;	
}
/*-------------------------CONTENT---------------------------------------------*/
div.main
{
	margin-top:2px;
	clear: both;
	width: 100%;
}

/* anchor styling */
ul li.date
{
	display:block;
	color:red;
}

ul li
{
	border-bottom:dashed 1px darkgray;
	padding:3 0 1 1;
}

ul li ul li
{
	border-bottom:0px;
	padding:3 0 1 1;
}

ul li a
{
  text-decoration: none;
}

ul li a:hover
{
	text-decoration:underline;
}

/*-------------------------LEFT---------------------------------------------*/
div.left
{
	clear:both;
	display: block;
	float: left;
	visibility: visible;
	width: 30%;
	text-align:center;
}

div.img_seminar
{
	clear:none;
	display:block;
	width:auto;
	background-color:#CD5C5C;
}

ul.seminar
{
	clear:both;
	font-size:80%;
	float:left;
	visibility: visible;
	position: relative;
	line-height: 145%;
	margin-left:0px;
	padding-left:0px;
}

ul.seminar li ul li
{
	list-style-image: url(../images/latest.gif);
}

ul.seminar li ul li a:hover
{
	text-decoration:underline;
}

/*--------------------------RIGHT---------------------------------------------*/
div.right
{
	clear:right;
	display: block;
	float: right;
	visibility: visible;
	width: 69.5%;
	border-left: gray 1px dotted;
}

div.slogan
{
	display: block;
	float: left;
	visibility: visible;
	width:auto;
}

div.link
{
	clear:none;
	position:relative;
	padding-top: 3px;
	float:left;	
}

div.r_left
{
	clear:none;
	float: left;
	visibility: visible;
	width:55%;
	border-right: gray 1px dotted;
	border-top: gray 1px dashed;
}

div.content
{
	font-size: 80%;
	line-height: 20px;	
}

div.img_newpublish
{
	display:block;
	width:auto;
	background-color:#ff9900;
}

ul.newpublish
{
	float:left;
	visibility: visible;
	list-style-type: none;
	line-height: 130%;
	margin-left:1px;
	padding-left:0px;
}

div.r_right
{
	border-top: gray 1px dashed;
	clear:right;
	visibility: visible;	
	float:left;
	width: 44.2%;
}

#qlist 
{
	height:500px;
	width:268px;
	position:relative;
}

div.img_course
{
	margin-top:3px;
	display:block;
	width:auto;
	background-color:#669933;
}

ul.course
{
	clear: both;
	font-size: 80%;
	float: left;
	margin-left:5px;
	margin-right:5px;
	padding-left:15px;
	list-style-image: url(../images/purple1.gif);
	visibility: visible;
	line-height: 145%;
}
/*------------------------English Home--------------------------------------*/
ul.relatedlink
{
	margin-top:0px;
	padding-left:0px;
	margin-left:30px;
	list-style-image: url(../images/purple1.gif);
	font-size:90%;
}

ul.IndustrySolution
{
	clear:both;
	float:left;
	visibility: visible;
	list-style-type: none;
	position: relative;
	line-height: 120%;
	margin-left:0px;
	padding-left:0px;
}

/*-------------------------FOOT-------------------------------------------------------*/
div.foot
{
	clear: both;
	font-size: 80%;
	color: white;
	line-height: 145%;
	background-color: darkgray;
	text-align: center;
}

/*----------------------------------------------------------------------------------------*/

