*{
	margin: 0;
	padding: 0;
}
html {
	height: 100%;
}
body {
	height: 100%;
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
}
#main {
	width:700px;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
}
#main2 {
	height: 100%;
	float: left;
	width: 100%;
	background-color: #F9F9F9;
}
#main #m-right img {
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 20px;
}

#m-right2 img {
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}

body > #main {
	height: auto;
}

a {
	color: #666666;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:hover {
	text-decoration: underline;
	color: #CC3300;
}
p {
    font-size: 11px;
}
#header {
    width: 700px;
	height: 67px;
	margin: 0px;
	padding: 0px;
}
#m-left {
	width: 110px;
	padding-left: 10px;
	padding-top: 50px;
	float: left;
}
#m-left2 {
	width: 110px;
	padding-top: 10px;
	background-color: #E4E4E4;
	padding-left: 5px;
}
#m-right {
	width: 600px;
	padding-top: 50px;
	padding-left: 10px;
	float: right;
	padding-right: 55px;
}
#m-right-l {
    height: 100%;
	width: 300px;
	float: left;
}
#m-right-r {
	width: 300px;
	float: right;
}
#m-right ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#m-right li{
	line-height: 25px;
	letter-spacing: 0.1em;
}
#m-right2 {
	width: 600px;
	padding-top: 50px;
	padding-left: 10px;
	float: right;
	padding-right: 55px;
}
#m-right3 {
	width: auto;
	padding-left: 10px;
	float: right;
	padding-right: 10px;
}
.publishing {
	padding-top: 15px;
	text-indent: 320px;
	color: #333333;
}
#copyright {
	padding-top: 20px;
	font-size: 11px;
	text-align: right;
	padding-right: 15px;
}
.title {
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 20px;
	color: #006699;
	list-style-type: none;
}
.title2 {
	font-size: 10px;
	font-weight: normal;
	padding-bottom: 2px;
	color: #666666;
	text-decoration: none;
	list-style-type: none;
	padding-right: 8px;
}
.title2a {
	font-size: 10px;
	font-weight: normal;
	padding-bottom: 5px;
	color: #3399FF;
	text-decoration: none;
	list-style-type: none;
	padding-right: 8px;
}
.title3 {
	font-size: 10px;
	font-weight: normal;
	padding-bottom: 2px;
	color: #000000;
	text-decoration: none;
	list-style-type: none;
	padding-right: 8px;
	padding-top: 10px;
}
.title4 {
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 5px;
	text-decoration: none;
	list-style-type: none;
	border-top-width: 0.1em;
	border-bottom-width: 0.1em;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-bottom-color: #999999;
	padding-top: 5px;
	text-align: center;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 5px;
	color: #666666;
	margin-top: 10px;
}
.title5 {
	font-size: 10px;
	font-weight: normal;
	padding-bottom: 15px;
	color: #666666;
	text-decoration: none;
	list-style-type: none;
	line-height: 15px;
	text-align: center;
}
.thumb {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
}

.title_left {
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 10px;
	color: #006699;
	text-decoration: none;
	list-style-type: none;
	padding-right: 8px;
	padding-top: 10px;
}
.right_top {
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 10px;
	color: #666666;
	text-decoration: none;
	list-style-type: none;
}
img {border:none}
#stream {
	font-weight: normal;
	padding-bottom: 2px;
	color: #000000;
	text-decoration: none;
	list-style-type: none;
	padding-right: 10px;
	padding-left: 20px;
	font-size: 10px;
	line-height: 12px;
	padding-top: 10px;
}
#header {
	height: 49px;
	background-image: url(../img/header_bg.jpg);
	background-repeat: repeat-x;
	width: 100%;
}

.gotop {
	text-decoration: none;
	text-align: right;
	padding-right: 15px;
}
