#department {
	float: left;
	height:auto;
	width: 610px;
	background-color: #F7F4EB;
	margin-left: 8px;
	*margin-left: 8px;
	_margin-left: 4px;
	margin-bottom:15px;
	margin-top:5px;
	background-image: url(../images/title_bg.jpg);
	background-repeat: repeat-x;
}
.depar {
	width: 610px;
	margin-top: 8px;
	margin-left: 8px;
	float: left;
	text-align: right;
}
.depar a:link,.depar a:visited{	
    color: #000;	text-decoration: none;
	padding: 2px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
}
.depar a:hover,.depar a:active{
	color: #0000FF;
	text-decoration: none;
	padding: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
}
.depar2 {
	width: 610px;
	margin-top: 8px;
	margin-left: 8px;
	float: left;
	text-align: right;
}
a.dep01:link ,a.dep01:visited { float:left;width: 120px;height:50px;margin-right:2px;background: url(../images/dep01.jpg) no-repeat;}
a.dep01:hover ,a.dep01:active {	background:url(../images/dep01_or.jpg) no-repeat ;}
a.dep02:link ,a.dep02:visited { float:left;width: 120px;height:50px;margin-right:2px;background: url(../images/dep02.jpg) no-repeat;}
a.dep02:hover ,a.dep02:active {	background:url(../images/dep02_or.jpg) no-repeat ;}
a.dep03:link ,a.dep03:visited { float:left;width: 120px;height:50px;margin-right:2px;background: url(../images/dep03.jpg) no-repeat;}
a.dep03:hover ,a.dep03:active {	background:url(../images/dep03_or.jpg) no-repeat ;}
a.dep04:link ,a.dep04:visited { float:left;width: 120px;height:50px;margin-right:2px;background: url(../images/dep04.jpg) no-repeat;}
a.dep04:hover ,a.dep04:active {	background:url(../images/dep04_or.jpg) no-repeat ;}
a.dep05:link ,a.dep05:visited { float:left;width: 120px;height:50px;background: url(../images/dep05.jpg) no-repeat;}
a.dep05:hover ,a.dep05:active {	background:url(../images/dep05_or.jpg) no-repeat ;}


#department .title{padding-left: 15px;}
#department .sub{
	height:auto;
	padding: 10px 15px 0 15px;
}
#department .sub .txt01{
	font-size: 12px;
	font-weight: bold;
	color: #0070BD;
	padding:10px 0 8px 0;
	background-image: url(../images/right_dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#department .sub .txt02{
	font-size: 11px;
	color: #000;
	margin-bottom: 10px;
	margin-top: 5px;
	line-height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 10px;
	padding-right: 10px;
}
#department .sub .txt02 a{color: #0000FF;text-decoration: none;}	
#department .sub .txt02 a:link,#department .sub .txt02 a:visited{color: #0000FF;text-decoration: none;}
#department .sub .txt02 a:hover,#department .sub .txt02 a:active{	color: #0000FF;	text-decoration: none;}
#sales {
	float: left;
	height:160px;
	*height:145px;
	_height:145px;
	width: 500px;
	padding:0 10px 0px 25px;
}
#sales ul{list-style-type: none;margin-top: 6px;padding: 0px;}
#sales li{
	float: left;
	height:auto;
	width: 400px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}
#sales li a{
	float: left;
	height:auto;
	color: #000;
	border-left: 2px solid #DCD3B6;
	padding-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding:0px 0 2px 10px;
	font-size: 11px;
	line-height:14px;
}
#sales li a:hover{
	border-left: 10px solid #0070BD;
	color: #0070BD;
	font-weight: bold;
	font-size: 12px;
}

