a, a:link, a:visited, a:active {
	color: #FFFFFF;
}
a:hover {
	color: #6EC3E6;
}
body{
    text-align:center;
	font-size:14px;
	font-weight:bolder;
	margin: 0 auto;
	background-color:#FFFFFF;
}
.ctg1 {
    text-align:center;
}
.ctg2 {
    margin-left:auto;
	margin-right:auto;
}
img {
	border:none;
}
hr {
    width:600px;
	margin:20px 0px 25px 0px;
}
#header{
	text-align:left;
	width:100%;
	height:40px;
	background-color:#0033CC;
	padding:20px;
}
#main {
	text-align: center;
    width:780px;
	border:none;
}
#att{
	font-size:18px;
	line-height:1.2em;
	margin:30px 0px;
	color:#666666;
}
#sample {
    text-align:left;
	margin-top:10px;
    width:600px;
	border:none;
}
#sample img {
    margin-top:15px;
	border:#666666 1px solid;
}
.tl {
	padding:7px 0px 6px 15px;
	background:url(img/bg.gif) repeat-y;
	color:#FFFFFF;
}
.ex {
	font-size:12px;
	font-weight:normal;
	padding-top:5px;
}
#footer{
	width:100%;
	height:50px;
	background-color:#0033CC;
	line-height:50px;
}
