﻿body {
	background-color: #0055A5;
	background-image: url(images/default-background.gif);
	background-repeat: repeat-y;
	background-position: center;
	font-size: 12px;
	color: #006699;
	width:780px;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
}
a {
	color:#069;
}
a:hover {
	color:#333;
}
.blod {
	font-weight:bold;
}
#defauthead {
	height: 75px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}
#deyihouselogo {
	float: left;
	width: 170px;
	padding-left: 10px;
}
#defaultheadmenu
{
    float: right;
    padding-top: 18px;
    padding-right: 7px;
    width: 300px;
    font-size: 14px;
    color: #006699;
    font-weight: bold;
    text-align: right;
}
#defaultheadmenu a {
	font-size: 14px;
	color: #006699;
	font-weight: bold;
}
#defaultheadmenu a:hover {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	text-decoration:underline;
}
.defaultmenu {
	clear: both;
	height: 34px;
	width: 766px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/default-menubg.gif);
	line-height: 34px;
}
.defaultmenu ul{
	list-style-type: none;
	margin-top:0px;
}
.defaultmenu li{
	text-align:center;
	float:left;
	line-height:34px;
	width:50px;
}
.defaultmenu li:hover{
	background-image:url(images/defaultmenuover.gif)
}
.defaultmenu a{
	font-size:14px;
	color:#069;
	font-weight:bold;
	text-decoration:none;
}
.defaultmenuleft {
	float:left;
	margin-left:-25px;
}
.defaultmenuright {
	float:right;
	margin-right:10px;
}
.defaultmenunow {
	background-image:url(images/default-menunow.gif)
}#headadv {
	background-color: #CCCCCC;
	background-image: url(images/ad-welcometext.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 90px;
	width: 764px;
	border: 1px solid #0055A5;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}
#mastercontenter
{
    clear: both;
    width: 770px;
    margin-top: 20px;
    margin-right: auto;
    margin-bottom: 20px;
    margin-left: auto;
    color: #333333;
    font-family: 宋体, Arial, Helvetica, sans-serif;
    font-size: 12px;
}
#defaultfoot {
	clear: both;
	width: 720px;
	margin-top:15px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-size: 12px;
	color: #006699;
	line-height: 25px;
	height: 60px;
	padding-top: 20px;
	border-top-width: 4px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#defaultfoot a {
	color:#006699;
	text-decoration:underline;
}
#defaultfoot a:hover {
	color: #333333;
	text-decoration: underline;
}
