@charset "utf-8";
/* CSS Document */

*{ padding:0px;
	margin:0px;
}
.all {
	margin-right: auto;
	margin-left: auto;
	height: auto;
	width: 1100px;
}
.blog {
	font-size: 16px;
	font-weight: bold;
	color: #FF6600;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}



body {
	font-size: 15px;
	background-color: #FFFFCC;
}
.center {
	text-align: center;
	clear: left;
	padding-top: 30px;
	font-size: medium;
	font-weight: bold;
	color: #F00;
}

.content {
	float: left;
	height: auto;
	width: 700px;
}
.gettup {
	height: 160px;
	width: 510px;
	padding: 20px;
	margin-bottom: 5px;
}

.gettup2 {
	height: 170px;
	width: 510px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-top: 10px;
}

h1 {
	font-size: 14px;
	font-weight: normal;
	color: #0000FF;
	text-align: center;
	padding-top: 10px;
}
h2 {
	font-size: 24px;
	font-weight: bold;
	color: #0000FF;
	background-image: url(images/bn2.gif);
	height: 75px;
	width: 570px;
	background-repeat: no-repeat;
	padding-top: 35px;
	padding-left: 30px;
	clear: left;
	margin-top: 30px;
	margin-bottom: 20px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.left {
	float: left;
	padding-right: 10px;
	margin-top: 0px;
	padding-top: 0px;
}
.mail {
	background-image: url(images/bn3.gif);
	height: 69px;
	width: 171px;
	background-repeat: no-repeat;
	float: left;
	text-align: center;
	vertical-align: middle;
	padding-top: 35px;
	margin-left: 129px;
	font-size: 13px;
}
.mail2 {
	float: left;
	text-align: left;
	height: 64px;
	width: 171px;
	padding-top: 40px;
}


.naiyou {
	width: 600px;
	margin-left: 50px;
	height: auto;
	background-image: url(images/base.jpg);
	padding: 0px;
	margin-right: 50px;
	margin-bottom: 20px;
}
p {
	padding-top: 5px;
	padding-bottom: 5px;
}
.right_bar {
	background-image: url(images/bg.png);
	background-position: top;
	height: 2070px;
	width: 400px;
	float: left;
}
.url {
	padding-left: 20px;
}
