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

.tabline{background-image:url(imgs/line.gif); background-repeat:repeat-y; background-position:top center; width:20px;}
.nyleft{ width:621px;}
.nyright{ width:300px;}
.nytitle{font-size:25px; color:#000; font-weight:bolder}
.newtext{font-size:14px; margin:10px auto}
.pageurl{ margin:10px auto; color:#0066FF}
#gotopbtn {
	width:34px;
	height:10px;
	position:fixed;
	bottom:100px;
	right:20px;
	display:none;
	cursor:pointer; 
}
.xstitle{font-size:25px; color:#000; font-weight:bolder}
.xsimg1{ float:left}
.xsimg1 img{ width:150px;}
.xsimg2{ float:left; margin-left:30px;}
.xsimg2 .xstitle{ color:#333333; font-size:14px;}
.clear{ clear:both;}