@charset "utf-8";
* {margin: 0px; padding: 0px;}
body,td,input {color: #555; font: normal 12px normal Arial, Helvetica, sans-serif;}
a {color: #0353CE; text-decoration: underline;}
a:hover {color: #EB4832; text-decoration: none;}
.mag {margin-top: 10px;}
.clear {clear: both;}
.border {border: solid 1px #C7D7EF;}
.title {background: #EEF5FE; color: #0078C9; font: bold 12px normal; padding: 7px;}
.content {line-height: 23px; padding: 8px;}

#topbar {background: #F9F9F9; border-bottom: solid 1px #CCC; padding: 5px;}
#container {margin: 0px auto; width: 900px;}
#header {margin-top: 100px;}
#logo {
	background: url(logo.gif) no-repeat;
	height: 80px;
	width: 385px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#search {padding: 20px 25px 0px 25px; text-align: center;}
.sipt {background: url(input.png) no-repeat; border-top: solid 1px #ACA899; border-left: solid 1px #ACA899; border-right: solid 1px #DDD; border-bottom: solid 1px #DDD; font-size: 14px; padding: 5px; width: 330px;}
.sbtn {background: #2071CB; border: solid 1px #2679D5; color: #FFFFFF; font: bold 14px normal; height: 28px; width: 80px;}
#mainer {}
.urllist {list-style: none;}
.urllist li {float: left; height: 20px; line-height: 20px; margin-left: 10px; overflow: hidden; width: 157px;}
.tips {padding: 10px 5px 5px 5px;}
.gre {color: #008833; font: bold 12px normal;}
.red {color: #FF0000; font: bold 12px normal;}

.syndata {background: #F7FBFF; height: 30px;}
.table-bg {background: #CFDDF2;}
.table-th {background: #EEF5FE; height: 30px; text-align: center;}
.table-tr {background: #FFF; height: 30px; text-align: center;}
.table-td {background: #EEF5FE;}
.txt1 {font-weight: bold; text-align: right;}
.txt2 {text-align: left; text-indent: 5px;}
.txt3 {text-align: center;}

#footer {bottom: 0; padding: 8px 0px; position: absolute; text-align: center; width: 900px;}

