﻿body 
{
    font-size:14px;
    background-color:#F9F7F0;
    margin:0;
}

a
{
    color:Gray;	
}

.guide
{
	width:540px;
	height:110px;
	background:url(../images/dept_Guide.gif) no-repeat;
	padding-top:8px;
	text-indent:0;
	font-size:12px;
	word-spacing:0.3px;
	/*word-spacing:0.5px!important;*/
	line-height:2.5em;
	text-align:center;
	cursor:point;
}

.guide a
{
	text-decoration:none;
	color:#000000;	
}

.guide a:hover
{
	color:#ff6600;
}

#selected
{
	color:#ff6600;
}

.culture p
{
	margin-top:5px;
}



