@charset "utf-8";

*{
	margin: 0;
	padding:0;
}

body{
	font-family: Arial;
	font-size:12px;
	margin:0px;
}

A:link { color:#1A7AF0; text-decoration:none }
A:visited { color:#008080; text-decoration:none }
A:active { color:red; text-decoration:none }
A:hover {text-decoration:underline;}


#container {
	width:690px;
}

#globaltitle {
	overflow:auto;
	margin-bottom:10px;
	padding:0;
	width:690px;
	border-bottom:solid #3FA9EF 1px;
}
#globaltitlel {
	float:left;
	width:620px;
}
#globaltitler {
	float:left;
	margin-top:22px;
	width:70px;
}

#navimenu {
	clear:left;
}
#pagetitle {
	margin:20px 0 20px 0;
	width:690px;
	text-align:center;
}
#pageimage {
	margin:20px 0 20px 0;
	width:690px;
	text-align:center;
}

.box {
	width:660px;
	margin:10px 15px 10px 15px;
	overflow:auto;
}

.boxc {
	width:660px;
	margin:10px 15px 10px 15px;
	text-align:center;
}


#box1 {
	width:320px;
	float:left;
	margin-bottom:20px;
}

.boxt {
	width:320px;
	float:left;
}


.box2 {
	padding:3px;
	clear:left;
	background-color:#D0EAFE;
	width:654px;
	margin:10px 15px 20px 15px;
}
.box3 {
	padding:3px;
	clear:left;
	background-color:#C5EDEC;
	width:654px;
	margin:20px 15px 20px 15px;
}

.box4 {
	width:660px;
	margin:10px 15px 10px 15px;
	text-align:center;
}


#footer {
	margin-top:20px;
	padding:0 5px 0 0;
	width:685px;
	text-align:right;
	background-color:#CEDBFF;
	color:#666666;
}

#pict1{
	width:320px;
	text-align:center;
	float:left;
}
#pict2{
	width:320px;
	text-align:center;
	float:left;
}
#pict3{
	width:320px;
	text-align:center;
	float:left;
}

#pict4{
	width:320px;
	text-align:center;
	float:left;
}
#pict5{
	width:320px;
	text-align:center;
	float:left;
}

.attention {
	margin:20px 0 20px 0;
}

.photo1 {
	float:left;
	margin:0 1em 1em 1em;
}

.myclear {
	clear:both;
}
.subtitle {
	position:relative;
	padding:5px;
	border-left:5px solid #3399FF;
	overflow:auto;
}


.subtitles {
	font-size:10px;
	text-decoration:undeline;
}

.subtitlel {
	font-weight:bold;
}


.box200 {
	text-align:center;
	vertical-align:bottom;
	float:left;
	width:220px;
	font-size:10px;
}
.subtitlel2 {
	width:660px;
	font-size:14px;
	font-weight:bold;
	clear:left;
	margin:10px 0 10px 10px;
	padding:5px;
	border-left:5px solid #000099;
}
.subtitlel3 {
	width:660px;
	font-size:14px;
	font-weight:bold;
	clear:left;
	margin:10px 0 10px 10px;
	padding:5px;
	border-left:5px solid #3399FF;
}

.sts {
	margin-left:10px;
	font-size:9px;
}
.stl {
	margin-left:10px;
	font-size:14px;
}

.myprofile{
	margin:5px 0 10px 10px;
	font-size: 12px;
	line-height: 18px;
	background-color:#C5EDEC;
	width:640px;
	padding:5px;
	overflow:auto;
}

.myprofile img{
	float:left;
	padding: 2px 5px 0 2px;
}

.txt300 {
	margin:5px;
}

