/* CSS Document */
body {
	margin:0px;
	padding:0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
background-image:url(images/page_bg.jpg)
background-repeat:repeat-x;
}
/*words vs. table*/
.mu{margin:0px;/*邊界值0*/}
.mus{margin:20px; float:right;/*邊界值10*/}
.h1{
	font-size:18px;
	color:#003366;
	border-left:1em solid #996699;
	border-bottom:1px solid #996699;
	font-weight: bold;
}
.#divs{float:right;width:200px;border:1px solid #cc0;}
#divr{float:left;width:200px;border:1px solid #c60;}
#divb{border:1px solid #39c;clear : both;}
.td-out {
	background:url(images/bg_1.gif) top left no-repeat;
	color: #663;
	font-size: 12px;
}

.newstopname { margin-bottom:10px; border-bottom:1px #cccccc solid;}

.td-over {background:url(images/bg_2.gif) top left no-repeat; }

/*copyright*/
#Copyright, #Copyright a:link, #Copyright a:visited, #Copyright a:hover, #Copyright a:active {
	font-family: "Arial";
	font-size: 12px;
	color:#003366;
	text-decoration: none;
	line-height:140%;

}

#Copyright-footer, #Copyright-footer a:link, #Copyright-footer a:visited, #Copyright-footer a:hover, #Copyright-footer a:active {
	font-family: "Arial";
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	text-align:right;

}
/*main*/
#all{
position:relative;
width:1002px;
height:auto;
margin:0px auto;
}
#header{
width:1002px;
height:auto;
float:left;
margin:0 auto;
}
#header-top{
background:url(fla/top.swf);
width:1002px;
height:62px;
}
#header-down{
background:url(images/page_r2_c1.jpg);
width:287px;
height:146px;
float:left;
}
#header-right{
background:url(fla/p-btn.swf);
width:715px;
height:146px;
float:right;
}
/*content*/
#content{
	width: 1002px;
	margin: 0 auto;
	background: url(images/article-bg.jpg) repeat-y left top;
	float:left;
}
#menu {
background:url(images/new-page2_r3_c1.jpg);
	float: left;
	width: 287px;
	height:680px;
	padding: 0px 0px 0px 0px;
	position:relative;
}
#article {
	float: right;
	width: 680px;
	padding: 30px 0px 0px 0px;
	margin-right:10px;
}
.post { width:654px;
	padding-bottom: 20px;

}

.post .title {
	margin-bottom: 20px;
	padding-bottom: 5px;
	color: #AB5B00;
}

.post .entry {
	text-align: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	width:654px;
	color: #036;
}

.post .meta {
	margin: 0;
	padding: 0px 0 30px 0;
}

.post .meta p {
	margin: 0;
	line-height: normal;
}

.post .meta .byline {
	float: left;
	color: #0000FF;
}

.post .meta .links {
	float: left;
}

.post .meta .more {
	width: 185px;
	height: 35px;
	padding: 5px 0px 5px 0px;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 11px;
}

.post .meta .comments {
	padding: 5px 0px 5px 0px;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 11px;
}
/*footer*/
#footer{
clear:both;
width:982px;
background:url(images/new-page2_r5_c1.jpg) top left;
padding-right:20px;
padding-top:20px;
}
#content #article .post .entry table tr td table tr .style3 div {
	text-align: left;
}
#content #article .post .entry table tr td table {
	text-align: left;
	color: #808080;
	font-size: 12px;
}
#content #article .post .entry table tr td table tr {
	color: #330033;
}
.imageboder { border:0px; cursor:hand;}
