@charset "utf-8";
/* CSS Document */

body{
margin:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#666666;}

a {
color:#017dc7;}

.wrap {
width: 960px;
margin: auto;}

.header h1{
background:url(header.jpg) top left repeat-x;
height:68px;
border: 1px solid #CCCCCC;
border-bottom: none;
text-indent:20px;
margin: 0px;
padding: 0px;}

.header h1{
height:68px;
line-height:68px;
color: #017dc7;
font-family:"Times New Roman", Times, serif;}

.content {
background:url(content-bg.jpg) top right no-repeat;
border: 1px solid #CCCCCC;
margin: 0px;
padding: 20px;}

.footer {
padding: 10px 20px;
color:#999999;
font-size:10px;}