@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: none;
	color: #000;
}
a:active {
	text-decoration: none;
	color: #000;
}
.bodyall{
border-radius : 4px;
background-color:#D7D7D7;
color:#3D3D3D;
float:left;
width:50px;
height:30px;
line-height:30px;
text-align:center;
margin:4px;
}
.bodyall-select{
border-radius : 4px;
background-color:#626262;
color:#FFF;
float:left;
width:50px;
height:30px;
line-height:30px;
text-align:center;
margin:4px;
}
.texttopic {
	height: 32px;
	width: 500px;
	border: 1px solid #999999;
}
.footer{
padding:2%; 
background-color:#353535; 
color:#CCCCCC; 
text-align:center;
overflow:hidden;
}
.linelogo{
height:90px;
}
.textbox-login {
	height: 35px;
	width: 98%;
	border-radius: 2px;
	border: 1px solid #999999;
}
.textbox-muti {
	height: 70px;
	width: 500px;
	border-radius: 2px;
	border: 1px solid #999999;
}
.textbox-small {
	height: 35px;
	width: 150px;
	border-radius: 2px;
	border: 1px solid #999999;
}
.boxadd {
	font-weight: normal;
	border: 1px solid #F90;
	background-color: #F60;
	width: 155px;
	height: 35px;
	border-radius: 3px;
	font-weight:bold;
	color:#FFFFFF;
}
.boxregis {
	font-weight: normal;
	border: 1px solid  #060;
	background-color: #090;
	width: 210px;
	height: 35px;
	border-radius: 3px;
	font-weight:bold;
	color:#FFFFFF;
	border-radius: 8px;
}
.bodyall-ss{
background-color:#FFFFFF;
padding:1%;
border-radius: 3px;
border:1px solid #999;
margin:1%;
color:#000000;
overflow:hidden;
}

.imgbody{
border-radius : 100%;	
}
@font-face {
font-family: 'RSU_Regular';
src: 
url('../font/RSU_Regular.eot');
src: 
url('../font/RSU_Regular.eot?') format('embedded-opentype'),
url('../font/RSU_Regular.woff') format('woff'),
url('../font/RSU_Regular.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}
.fontblack{
font-family: RSU_Regular;
font-size: 20px;
font-weight:bold;
}
.fontblackwin{
font-family: RSU_Regular;
font-size: 35px;
font-weight:bold;
}
.bodyallpage{
border-radius : 100%;
color:#FFF;
background-color: #171717;
float:left;
width:33px;
height:33px;
line-height:33px;
text-align:center;
margin:3px;
position:relative;
font-size:14px;
   
}
.bodyall-selectpage{
border-radius : 100%;
background-color: #191919;
color: #FFF;
float:left;
width:33px;
height:33px;
line-height:33px;
text-align:center;
margin:3px;
border:2px solid #666;font-size:14px;
}
.bodyall-reload{
border-radius : 100%;
color: #000;
float:left;
width:33px;
height:33px;
line-height:33px;
text-align:center;
margin:3px;font-size:14px;
}
.smalltext{
	font-size:11px;
}