body {
	margin:0px; font-size:14px; font-family:arial, helvetica,sans-serif;
	background:url(imgs/bg.jpg) repeat-y; background-position:center center;
}
.container {
    width: 827px;
	margin-left: auto;
    margin-right: auto;
	}
.bd {
    width: 775px;
	margin-top:0px;
	margin-left: auto;
    margin-right: auto;
    border-left:1px solid #311464; 
	border-right:1px solid #311464;
	}
.head {
    margin: 25px 0 0 25px;
	height: 100px;
	width: 725px;
	}
.title {
    float:left;
    font-size: 28px;
	line-height: 150%;
    color: #333333;
	}
.dn {
    font-size: 20px;
	font-weight: bold;
	color: #ff6600;
	line-height: 150%;
	}
.dfs {
    float: right;
	padding: 36px 50px 0 0px;
    font-size: 18px;
	color: #000;
	line-height: 150%;
	}
.pic {
    height: 99px;
	width: 775px;
    background:url(imgs/contact.jpg); background-position:center center;
     }
.text {
    margin: 20px 0 0 25px;
	height: auto;
	width: 725px;
	}
.buy {
	font-family:Georgia, Times New Roman, Times, serif; 
	color:#333; 
	font-size:15px; 
	line-height:160%;
}
.buy a {
	text-decoration:none;
}
.buy a:link {
    text-decoration:none;
    color:#ff6600;
	line-height:200%;
}
.buy a:hover {
	text-decoration:underline;
}
.contact {
    float: right;
	height: 99px;
	width: 310px;
	padding: 3px 0 0 0;
	font-family:Georgia, Times New Roman, Times, serif; 
	color:#ffffff; 
	font-size:14px; 
	line-height:150%;
}
.comment {
	font-size:12px; 
	color:#333333; 
	line-height:150%;
}
.comment a:link {
    text-decoration:none;
    color:#ff6600;
	line-height:200%;
}
.link {
    margin: 10px 0 10px 25px;
	height: 400px;
	width: 725px;
	}
.line {
    height: 2px;
	width: 775px;
    background-color: #311464; background-position:center center;
}
.footer {
	font-family:arial; 
	font-size:11px; 
	color:#000000; 
	padding:5px; 
	line-height:16px;
}