A:ACTIVE, A:FOCUS,  A:LINK, A:VISITED, A:HOVER {
	text-decoration: none;
	font: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	vertical-align: middle;
    color: #402B15;
}

body {
	margin-top: 0px;
	background-image: url(images/background.png);
	background-repeat: repeat-x;
    background-attachment: fixed;
    text-align: center;
    background-color: #7E542C
}

img {
    border-style: none
}

#font_color_white {
	color : #FFFFFF;
}

#font_color_gray {
	color : #DDDDDD;
}

.font_color_black {
	color : #000000;
}

.font10{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	color : #000000;
	text-decoration: none;
}

.font12{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.font24{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	color: #FF9900;
	text-decoration: none;
	text-align: center;
}

.fontBottom{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	text-decoration: none;
	width: 800px;
	color: #003366;
}

.PageBodyMain{
	width: 1000px;
	border-top: thin solid #583A1D;
	border-right:  thin solid #583A1D;
	border-left:  thin solid #583A1D;
	border-bottom:  thin solid #583A1D;
	margin-top: 25px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
}

.PageBodyTop{
	width: 1000px;
    height: 60px;
    float: left;
   	background-color: #583A1D;
    background-image: url(images/header.jpg);
}

.PageBodyLeft{
	width: 250px;
    float: left;
   	background-color: #583A1D;
}

.PageBodyRight{
  	width: 745px;
    height: 550px;
    float: left;
    color: #000000;
    overflow: auto;
}

.PageClear{
	clear: both;
}

.PageBodyBottom{
	width: 1000px;
	text-align: right;
    margin-left: auto;
    margin-right: auto;
}

.Menu_Button{
	width: 220;
	height: 64px;
    line-height: 64px;
	background-color: #583A1D;
	padding-left: 30px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style : normal;
	text-decoration: none;
}

.Menu_Button_Select{
	width: 220;
	height: 64px;
    line-height: 64px;
	background-color: #583A1D;
	padding-left: 30px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style : normal;
	text-decoration: none;
    background: no-repeat right;
  background-image: url(images/mancs.jpg);
  background-repeat: no-repeat
}

.Menu_Button_End{
	width: 250;
	height: 18px;
    background: url(images/menu_end.jpg) no-repeat right;
}

.Menu_Lang{
    width: 90;
	height: 64px;
    line-height: 64px;
	background-color: #583A1D;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	text-decoration: none;
    text-align: center;
    float: left;
}

.RightBlock{
	width: 700px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	text-align: justify;
	text-decoration: none;
    color: #000000;
	margin: 20px;
}

.Thumbnail {
	background: #F0F3F8;
	font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	border-top: 1px solid #EAEBEE;
	border-left: 1px solid #EAEBEE;
	border-right: 1px solid #E0E3E7;
	border-bottom: 1px solid #E0E3E7;
	border-width: 3px;
	text-align: center;
	vertical-align: middle;
	float: left;
	margin-top: 10px;
	margin-left: 25px;
	margin-right: 25px;
	margin-bottom: 10px;
}

.DogImg {
	border-top: 1px solid #402B15;
	border-left: 1px solid #402B15;
	border-right: 1px solid #402B15;
	border-bottom: 1px solid #402B15;
	border-width: 3px;
	text-align: center;
	vertical-align: middle;
}

.Table_H {
    background: #CCCCCC;
	font: 14px Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #402B15;
	border-top: 1px solid #EAEBEE;
	border-left: 1px solid #EAEBEE;
	border-right: 1px solid #E0E3E7;
	border-bottom: 1px solid #E0E3E7;
	border-width: 1px;
	text-align: center;
    width: 700px;
    height: 40px;
    line-height: 40px;
    font-weight: bold;
}

.Table_1Col {
	font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #402B15;
	text-align: left;
    width: 700px;
    height: auto;
    line-height: 30px;
    float: left;
    margin-left: 10px;
}

.Table_1ColPic {
	font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #402B15;
	text-align: center;
    width: 700px;
    height: auto;
    line-height: 30px;
    float: left;
}

.Table_2Col {
	font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #402B15;
	text-align: left;
    width: 300px;
    height: auto;
    line-height: 30px;
    float: left;
    padding-left: 10px;
}

.Table_2ColPicLeft {
	font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #402B15;
	text-align: left;
    width: 350px;
    height: auto;
    line-height: 30px;
    float: left;
}

.Table_2ColPicRight {
	font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #402B15;
	text-align: right;
    width: 350px;
    height: auto;
    line-height: 30px;
    float: left;
}

.Table_2ColCenter {
	font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #402B15;
	text-align: center;
    width: 350px;
    height: auto;
    line-height: 30px;
    float: left;
}

.Photo_M {
    width: 175px;
    height: 175px;
    float: left;
}

.Photo_C {
    background: #CCCCCC;
	font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	border-top: 1px solid #EAEBEE;
	border-left: 1px solid #EAEBEE;
	border-right: 1px solid #E0E3E7;
	border-bottom: 1px solid #E0E3E7;
	border-width: 1px;
	text-align: center;
    width: 150px;
    height: 150px;
    line-height: 120px;
}