body {
	margin: 0px;
	background-color: #F8FAF7;
}

#header a{
	color: #1E7C96;
	text-decoration: none;
}
#header a:link{
	color: #1E7C96;
	text-decoration: none;
}
#header a:hover{
	color: #1E7C96;
	text-decoration: underline;
}
#header a:visited{
	color: #1E7C96;
	text-decoration: none;
}

#footer a{
	color: #1E7C96;
	text-decoration: none;
}
#footer a:link{
	color: #1E7C96;
	text-decoration: none;
}
#footer a:hover{
	color: #1E7C96;
	text-decoration: underline;
}
#footer a:visited{
	color: #1E7C96;
	text-decoration: none;
}

#header {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}

#header {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#headertop {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	font-size: 10px;
	color: #CCC;
	height: 20px;
}
#mainmenu {
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/menu_bg.jpg);
	margin-top: 8px;
	margin-bottom: 15px;
}
#menu ul{
	width: 960px;
	height:41px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#menu ul li{
	list-style-type: none;
	float: left;
}

#slide {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-color: #CFF;
	margin-bottom: 15px;
}

#contents {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}

#contents_left 
{
	float: left;
	width: 709px;
}
.main_title {
	font-size: 16px;
	color: #666;
	height: 20px;
	width: 670px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-bottom: 10px;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #6C9;
	border-right-color: #6C9;
	border-bottom-color: #6C9;
	border-left-color: #6C9;
}

#contents_right 
{
	float: right;
	width: 251px;
}


#footer {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	padding-top: 25px;
	padding-bottom: 25px;
	font-size: 12px;
	color: #333;
	height: 40px;
}

#topmenu {
	font-size: 14px;
	color: #666;
	float: right;
	width: 350px;
	text-align: right;
}

#footermenu {
	font-size: 14px;
	color: #666;
	float: left;
	width: 600px;
	margin-top: 5px;
	margin-left: 15px;
	line-height: 18px;
}

.sidemenu {
	width: 251px;
	margin-bottom: 100px;
}

.SIDEMENU_B {
	DISPLAY: block;
	FONT-SIZE: 12px;
	FONT-STYLE: normal;
	WHITE-SPACE: nowrap;
	TEXT-DECORATION: none;
	TEXT-DECORATION: none;
	font-weight: normal;
	width: 231px;
	background-color: #F6F6F6;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
	color: #5CBCA2;
	margin-top: 3px;
	border: 2px solid #5CBCA1;
	background-image: url(images/linksub_back.gif);
}
.SIDEMENU_B_def {
	DISPLAY: block;
	FONT-SIZE: 12px;
	FONT-STYLE: normal;
	WHITE-SPACE: nowrap;
	TEXT-DECORATION: none;
	TEXT-DECORATION: none;
	font-weight: normal;
	width: 231px;
	background-color: #5CBCA2;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
	color: #FFF;
	margin-top: 3px;
	border: 2px solid #5CBCA1;
}
.topics {
	font-size: 13px;
	color: #333333;
	line-height: 20px;
	padding-left: 15px;
	padding-bottom: 15px;
	}
.title {
	color: #6C9;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #699;
	margin-bottom: 10px;
	margin-top: 15px;
}
.box_centence {
	font-size: 13px;
	color: #333333;
	line-height: 20px;
	padding-left: 15px;
	padding-bottom: 15px;
	width: 655px;
	background-color: #FFF;
	padding-top: 10px;
	padding-right: 15px;
}

.photo {
	width: 175px;
	margin-left: 5px;
	text-align: center;
	font-size: 10px;
	margin-bottom: 12px;
}
.photo2 {
	width: 300px;
	margin-left: 10px;
	text-align: center;
	font-size: 10px;
	margin-bottom: 15px;
	border: 1px solid #D6D6D6;
	padding: 5px;
}
.UVtitle {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #684840;
	margin-top: 12px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
	width: 280px;
	margin-right: 6px;
}