body {
	margin: 0px;
	padding: 0px;
	background-image: url(img/background.jpg);
	background-repeat: repeat-x;
}

body a {
	text-decoration: none;
	color: #45bbcc;
}

#box {
	margin: auto;
	width: 1024px;
}

#main {
	margin: 0px;
	padding: 0px;
	float: left;
}

.m0 {
	margin: 0px;
	padding: 0px;
}

.m1 {
	padding: 10px;
	clear: left;
	margin-top: 10px;
}
.m1_2 {
	padding: 0px;
	clear: left;
	margin-top: 10px;
}


.m_left {
	margin: 0px;
	padding: 0px;
	float: left;
}

#main_post {
	background-color: #FFFFFF;
	margin: 0px;
	float: left;
	width: 604px;
}

#guide {
	font-size: 13px;
	color: #45bbcc;
	float: left;
	padding-top: 30px;
	padding-left: 10px;
}

#right {
	margin: 0px;
	padding: 0px;
	float: right;
}

#footerbox {
	margin: auto;
	width: 100%;
	background-image: url(img/footerbox.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

#footer {
	margin: auto;
	padding: 0px;
	width: 1024px;
}

.style1 {
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
.style2 {
	font-size: 10pt;
	line-height: 27px;
}

.text_right {
	text-align: right;
}

.text_center {
	text-align: center;
}

.post_b {
	background-color:#f0f4ff;
	padding: 8px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.post_news_text {
	padding-top: 7px;
	padding-right: 20px;
	padding-bottom: 7px;
	padding-left: 7px;
}

.post_news_text a {
	color: #333333;
	text-decoration: none;
	font-size: 13px;
}


.post_news_hot_background {
	background-image: url(img/news_hot_background.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
}

.post_news_background {
	background-image: url(img/news_background.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
}

.post_news {
	background-image: url(img/news_post_background.jpg);
	background-repeat: repeat-y;
}

.news_logo {
	margin: 0px;
	padding: 0px;
}

#card {
	text-align: center;
	margin: auto;
	padding-top: 10px;
	padding-bottom: 40px;
}
div.number {
	text-align: center;
	color: #45BBCC;
	margin-top: 10px;
	clear: both;
}
div.number a{color: #45BBCC;text-decoration: none;}
div.number a:hover{
	color: #339;
	font-weight: bold;
}
