@charset "utf-8";
/* CSS Document */

@import url("common.css");
.contents_list_ul {
	padding:0;
	margin:0;
	clear:both;
	zoom:1;
	width:650px;
	overflow:hidden;
	
}
.contents_list_ul li {
	line-height: 30px;
	height: 35px;
	background:url(../image/list.gif) no-repeat;
    background-repeat: no-repeat;
	background-position:  left 10px;
	text-align:left;
	padding-left:15px;
	width:650px;

}
.contents_list_ul a {text-decoration:none; color:#000711; font-size:14px;}

.contents_list_ul span{float:right;  width:200px;}
.pagesize{font-size:14px;}
.pagesize a:link,a:hover{text-decoration:none; color:#0066cc;}
.pagecount{float:left; width:200px;text-align:left;color:#444444;}
.page{text-align:left;}
.txt_style1 {
	height: 23px;
	width: 146px;
	border-top: 1px solid #999999;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #999999;
}
.default_loginmsg{
	font-size:14px;
	border:1px solid #dcdcdc;
	text-align:left;
	background:#FFFFFF;
	width:786px;
	margin-bottom:30px;
	clear:both;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 30px;
}
.default_img{background:url(../image/default_clock.jpg) no-repeat; width:90px; height:94px; float:right;}
.default_msgtitle{font-weight:bold; text-align:left;  padding:0 0 10px 30px; font-size:14px;}
.username_input{background:url(../image/username.gif) no-repeat; width:174px; border:none; color:#FFFFFF; height:23px; padding-left:25px;}
.pwd{background:url(../image/pwd.gif) no-repeat; width:174px; border:none;color:#FFFFFF; height:23px;padding-left:25px;}
