@charset "gb2312";

* {
	margin: 0px;
	padding: 0px;
}

body {
	font: 12px/ 18px "ËÎÌå", Arial, Helvetica, sans-serif;
	color: #666;
	background: #FFFFFF;
}

img {
	border: 0px;
}

ul,li {
	list-style-type: none;
}
td {
	word-break:break-all;	
}
a {
	text-decoration: none;
}

.clear {
	clear: both;
}

#login {
	background: url(images/index.jpg) no-repeat;
	height: 420px;
	width: 980px;
	padding-top: 280px;
	margin: 0px auto;
}

#login table {
	margin: 0px auto;
	width: 280px;
	color: #333;
}

.login_input1,.login_input2 {
	line-height: 16px;
	padding: 2px;
	height: 16px;
	border: 1px solid #a5cad8;
}

.login_input1 {
	width: 205px;
}

.login_input2 {
	width: 100px;
}

#login table td {
	padding: 5px 0px;
}

#login table img {
	vertical-align: text-bottom;
}

#login_copyright {
	color: #333;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 250px;
}

#all_containner {
	margin: 0px auto;
	width: 868px;
	overflow: hidden;
	zoom: 1;
}

#header {
	background: url(images/pics.jpg) no-repeat left top;
	height: 116px;
	width: 868px;
}

#logo {
	float: left;
	height: 116px;
	width: 300px;
}

#logo a {
	text-indent: -9999px;
	display: block;
	height: 116px;
	width: 300px;
}

#link {
	float: right;
	height: 46px;
	width: 220px;
	padding-top: 70px;
	padding-left: 80px;
}

#link a {
	padding: 0px 20px 0px 10px;
	height: 20px;
	width: 40px;
	display: block;
	text-indent: -9999px;
	float: right;
}

#nav {
	background: url(images/pics.jpg) no-repeat left -116px;
	clear: both;
	height: 36px;
	width: 868px;
}

#nav ul {
	padding-left: 45px;
}

#nav li {
	float: left;
	height: 36px;
	width: 77px;
	display: inline;
	padding: 0px 0px 0px 40px;
}

#nav li a {
	display: block;
	height: 36px;
	width: 77px;
	text-indent: -9999px;
}

a.netbar_admin {
	background: url(images/pics.jpg) no-repeat -84px -116px;
}

a.netbar_admin:hover {
	background: url(images/pics.jpg) no-repeat -84px -188px;
}

a.netbar_admin_selected {
	background: url(images/pics.jpg) no-repeat -84px -260px;
}

a.user_admin {
	background: url(images/pics.jpg) no-repeat -199px -116px;
}

a.user_admin:hover {
	background: url(images/pics.jpg) no-repeat -199px -188px;
}

a.hiden {
	background: url(images/pics.jpg) no-repeat -613px -260px;
}

a.user_admin_selected {
	background: url(images/pics.jpg) no-repeat -199px -260px;
}

a.qqmonitor {
	background: url(images/pics.jpg) no-repeat -318px -116px;
}

a.exit {
	background: url(images/pics.jpg) no-repeat -439px -116px;
}
a.exit:hover {
	background: url(images/pics.jpg) no-repeat -439px -188px;
}

a.qqmonitor:hover {
	background: url(images/pics.jpg) no-repeat -318px -188px;
}

a.qqmonitor_selected {
	background: url(images/pics.jpg) no-repeat -318px -260px;
}

#nav_list {
	height: 36px;
	width: 868px;
	clear: both;
	line-height: 36px;
	background: url(images/pics.jpg) no-repeat left -152px;
}

#nav_list_netbar_admin {
	padding-left: 80px;
}
#nav_list_netbar_admin li {
	width:120px;
}

#nav_list_user_admin {
	padding-left: 196px;
}

#nav_list_qqmonitor {
	padding-left: 315px;
}

#nav_list li {
	float: left;
	padding: 0px 20px;
}

a.nav_list {
	height: 36px;
	display: block;
	color: #666;
}

a.nav_list:hover {
	color: #f00;
}

a.nav_list_selected {
	color: #2590D0;
	font-weight: bold;
}

#main_containner {
	clear: both;
	width: 868px;
	overflow: hidden;
	zoom: 1;
}

#main_frame_top {
	background: url(images/pics.jpg) no-repeat left -332px;
	height: 36px;
	width: 868px;
	margin-top: 10px;
	clear: both;
}

#netbar_register_title,#netbar_list_title,#user_add_title,#user_list_title
	{
	color: #333;
	height: 24px;
	margin: 10px 0px 0px 20px;
	padding: 0px 0px 0px 28px;
	font: bold 14px/ 24px "ËÎÌå", Arial, Helvetica, sans-serif;
}

#netbar_register_title {
	background: url(images/icons.jpg) no-repeat left 8px;
	*background: url(images/icons.jpg) no-repeat left top;
	height:30px;
	*height:25px;
	line-height:40px;
	*line-height:25px;
}

#netbar_list_title {
	background: url(images/icons.jpg) no-repeat left -72px;
}

#user_add_title {
	background: url(images/icons.jpg) no-repeat left -48px;
}

#user_list_title {
	background: url(images/icons.jpg) no-repeat left -24px;
}

#main_frame_bg {
	background: url(images/main_frame_bg.png) repeat-y;
	overflow: hidden;
	zoom: 1;
}

.register_table {
	margin: 30px auto;
	width: 70%;
}

.register_table_left {
	text-align: right;
	width: 30%;
	padding-right: 10px;
}

.register_table_right {
	color: #999;
	padding: 5px 0px;
}

.register_table_right img {
	vertical-align: text-bottom;
}

.register_table_right a {
	color: #2590d0;
}

.register_table_right a:hover {
	text-decoration: underline;
}

.register_table_input1 {
	line-height: 16px;
	padding: 2px;
	height: 16px;
	width: 200px;
	border: 1px solid #ccc;
}

.register_table_input2 {
	line-height: 16px;
	padding: 2px;
	height: 16px;
	width: 245px;
	border: 1px solid #ccc;
}

.netbar_list_table {
	margin: 0px auto;
	width: 857px;
	margin-top: 8px;
}

.netbar_list_table_title {
	font-weight: bold;
	color: #5e94b4;
}

.netbar_list_table td {
	line-height: 26px;
	height: 26px;
	padding:5px;
}

.gray_bg {
	background: #f0f0f0;
}

.page {
	padding: 30px 0px 0px;
	text-align: center;
}

.page a {
	margin: 2px;
	color: #258ecf;
	text-decoration: none;
	padding: 2px 5px;
}

.page a:hover {
	color: #666;
}

.page .current {
	font-weight: bold;
	margin: 2px;
	color: #fff;
	background-color: #258ecf;
	padding: 2px 5px;
}

.page .disabled {
	margin: 2px;
	color: #ddd;
	padding: 2px 5px;
}

#side_list {
	background: url(images/monitor_pics.jpg) no-repeat left bottom;
	float: left;
	width: 153px;
	padding-bottom: 50px;
}

#side_list_title {
	background: url(images/monitor_pics.jpg) no-repeat -153px -92px;
	height: 31px;
	width: 113px;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	line-height: 31px;
	padding-left: 40px;
}

#side_list ul {
	background: url(images/monitor_list_bg.jpg) repeat-y;
}

#side_list li {
	border-bottom: 1px solid #fff;
	width: 149px;
	margin: 0px 2px;
}

a.side_list {
	color: #2590d0;
	display: block;
	height: 22px;
	width: 99px;
	padding-left: 50px;
}

a.side_list:hover {
	color: #f00;
}

a.side_list_selected {
	color: #000;
	display: block;
	height: 22px;
	width: 99px;
	padding-left: 50px;
	background: url(images/monitor_pics.jpg) no-repeat -420px -93px;
}

#monitor_containner {
	float: right;
	width: 675px;
}

#monitor_search {
	background: url(images/monitor_pics.jpg) no-repeat right top;
	height: 92px;
	width: 675px;
	margin-bottom: 20px;
}

#monitor_search ul {
	padding-top: 15px;
}

#monitor_search li {
	padding: 5px 10px 0 30px;
}

.monitor_search_input1 {
	line-height: 16px;
	padding: 2px;
	height: 16px;
	width: 200px;
	border: 1px solid #ccc;
}

.monitor_list {
	width: 100%;
	border: 1px solid #ccc;
}

.monitor_list_title {
	font-weight: bold;
	color: #5e94b4;
	background: #eff6f8;
}

.monitor_list td {
	line-height: 26px;
	height: 26px;
	text-indent: 10px;
}

#main_frame_bottom {
	background: url(images/pics.jpg) no-repeat left -368px;
	height: 42px;
	width: 868px;
}

#footer {
	background: url(images/pics.jpg) no-repeat left bottom;
	height: 21px;
	width: 868px;
	text-align: center;
	padding-top: 70px;
	font-family: Arial, Helvetica, sans-serif;
	clear: both;
}
#custom_time {
	display:none;
}