/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #353535;
	font-weight: bold;
}
.conteiner {width:900px; margin:0px auto;}
body {
	background-image: url(/banners/atk-bg2.jpg);
	background-repeat: repeat-x;
	margin: 0 0 0 0;
}
.content {
	position: absolute;
	top: 80px;
}
.logo {
	float: left;
	position: absolute;
	padding: 0 0 0 10px;
}
.logo img {
	text-decoration: none;
	border: 0px	
}
.intro {
	position: relative;
	left: 625px;
	width: 280px;
	height: 35px;
	top: 45px;
}
.intro img {
	text-decoration: none;
	border: 0px
}
.thumbnail {
	border:solid 1px #d5d5d5;
    padding:5px;
	background: #ffffff;
}
.photo {
    text-align: center;
    padding: 60px 20px 0px 20px;
}
.left {
	padding: 21px 0 0 0;
}
.h1 {
	font-size: 16px;
	font-weight: bold;
}
.h2 {
	font-size: 24px;
	font-weight: bold;
	color: #fd71bc;
}
.h3 {
	font-size: 28px;
	font-weight: bold;
	color: #fd71bc;
}
.h4 {
	font-size: 24px;
	font-weight: bold;
	color: #fd71bc;
}
.h5 {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	padding: 0 0 10px 0;
}
.h5 a:link {
	color: #606060;
	text-decoration: none;
}
.h5 a:visited {
	color: #606060;
	text-decoration: none;
}
.h5 a:hover {
	color: #333333;
	text-decoration: none;
}
a:link {
	color: #fd71bc;
	text-decoration: none;
}
a:visited {
	color: #fd71bc;
	text-decoration: none;
}
a:hover {
	color: #fd71bc;
	text-decoration: none;
}
a:active {
	color: #fd71bc;
	text-decoration: none;
}
.visit {
    font-size: 16px;
	padding: 10px 0 20px 0;
	text-align: center;
}
.box {
	background:#FFFFFF;
	border-width:0px;
	border-color:#FFFFFF;
	border-style:solid;
	padding-left: 5px;
}
.box span a{
    font-size: 14px;
	color:#fd71bc;
	text-decoration: none;
}
.box a{
	color:#353535;
	text-decoration: none;
}
.box a:active{
	color:#353535;
	text-decoration: none;
}
.box a:hover{
	color:#fd71bc;
	text-decoration: none;
}
.box a:visited{
	color:#858585;
	text-decoration: none;
}
.box-out {
	background-color: #d5d5d5;
}
.gotd {
	padding: 20px 0 0 0;
	text-align: center;
	font-size: 14px;
}
hr {
  border:0;
  border-top: 1px solid #AAAAAA;
  height: 0;
  background: #E19832;
}
