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


body,td,th {
	font-size: 12px;
	color: #666666;
	margin:0px;
}

body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
}

.login_bg {
background:url(images/bg.gif) repeat left top;
}

.login_blank {
width:300px;
height:18px;
line-height:18px;
color:#006699;
}

.banner_bg {
background:url(images/bg_banner.jpg) repeat-x left top;
}

.banner_list {
margin:0px;
padding:0px;
}

.banner_list li {
height:35px;
width:111px;
text-align:center;
line-height:35px;
float:left;
list-style-type:none;
}

.banner_list li a {
display:block;
}

.banner_list li a:link { color:#000000; text-decoration:none;}
.banner_list li a:visited { color:#000000; text-decoration:none;}
.banner_list li a:active { color:#000000; text-decoration:none;}
.banner_list li a:hover { color:#ffffff; text-decoration:none; background:url(images/bg_banner_on.jpg) repeat-x left top;}


.title_bg {
background:url(images/title_bg.jpg) repeat-x left top;
height:35px;
line-height:35px;
text-align:center;
color:#FFFFFF;
width:200px;
}

.title_border {
border-right:1px #f2f2f2 solid;
width:200px;
}

.text_table {
margin:35px;
}

.list_table {
}

.list_table td{
text-align:center;
line-height:30px;
border-bottom:1px #f2f2f2 solid;
}

.list_table_title {
background-color:#f2f2f2;
color:#000000;
font-weight:bold;
}

.search_title {
background-color:#f2f2f2;
line-height:24px;
text-align:left;
padding-left:15px;
color:#000000;
}

.search_blank {
width:100px;
height:16px;
line-height:16px;
color:#006699;
margin-left:5px;
}
.search_blank5 {
width:160px;
height:16px;
line-height:16px;
color:#006699;
margin-left:5px;
}
.search_blank4 {
width:100px;
height:22px;
line-height:16px;
color:#006699;
margin-left:5px;
}
.search_blank2 {
width:75px;
height:16px;
line-height:16px;
color:#006699;
margin-left:5px;
}

.search_blank3 {
width:350px;
height:16px;
line-height:16px;
color:#006699;
margin-left:5px;
}

.export_info {
margin:0px;
padding:0px;
}

.export_info li {
height:35px;
width:200px;
text-align:center;
line-height:35px;
list-style-type:none;
}

.export_info li a {
display:block;
}

.export_info li a:link { color:#000000; text-decoration:none;}
.export_info li a:visited { color:#000000; text-decoration:none;}
.export_info li a:active { color:#000000; text-decoration:none;}
.export_info li a:hover { color:#006699; text-decoration:none; background-color:#f2f2f2;}

a:link { color:#000000; text-decoration:none;}
a:visited { color:#000000; text-decoration:none;}
a:active { color:#000000; text-decoration:none;}
a:hover { color:#006699; text-decoration:none; background-color:#f2f2f2;}

img{
border:0px;
}