﻿* {
	margin:0;
	padding:0;
}
body {
	background:#333333 none repeat-x scroll top left;
	margin:0 auto;
	padding:0;
	font-family:微软雅黑,Arial, Helvetica, sans-serif;
}
.img {
padding: 0px; 
border: 0px;
} 
input.inputtext{
background:#cccccc;
border:1px solid #333333; 
font-family:微软雅黑;
font-size: 14px; 
font-weight: bold; 
height: 22px; 
line-height: 22px;
color:black;
}
/* wrapper */
div#wrap {
	width:780px;
	margin:0 auto;
	padding:0 10px;
}


/* header & nav */
div.header {
	margin:0 auto;
}
div.nav {
	padding:0;
	margin:0 0 0 5px;
	background:#FC8A36 url('../images/nav-bg-right.png') no-repeat scroll bottom right;
}
div.title {
	padding:20px 0px 6px 0px;
	margin:0 auto; 
	background:#333333;
	text-align: center;
}
div.innernav { 
	margin:0 5px 0 0;
	background:#FC8A36 url('../images/nav-bg.png') repeat-x scroll bottom left;
	height:20px;
	text-align: center;
}
div.outernav {
	margin:0px auto;
	background:#FC8A36 url('../images/nav-bg-left.png') no-repeat scroll bottom left;
}
div.nav ul {
	list-style:none;
	padding:0 0 0 10px;
	margin:0;
	position:relative;
}
div.nav ul li {
	display:inline;
	float:left;
}
div.nav ul li a, div.nav ul li a:visited {
	float:left;
	margin:0 5px;
	padding:30px 20px 10px 20px;
	height:20px;
	text-decoration:none;
	color:#ffffff;
	font-weight:normal;
	font-size:16px;
	font-family:微软雅黑,Arial, Helvetica, sans-serif;
}
div.nav ul li a:hover {
	background-color:#C75603;
}

/* default tables */ 
table {
	width:100%;
	margin-top:0px;
	margin-bottom:0px;
}
table tr th, table tr td {
	padding:0px; 
}
table tr th {
	background:#FC8A36 url('../images/nav-bg1.png') repeat-x scroll bottom left;
	color:#ffffff;
}
.head {
margin:0 auto;
width:100%;;
height:20px;
text-align:center;
font-size:12px;
}
.head a { 
	color:#ffffff;
}
.head a:link { 
	color:#ffffff;
	text-decoration:none;
}
.head a:visited { 
	color:#ffffff;
	text-decoration:none;
} 
.head a:hover { 
	color:#ffffff; 
	text-decoration:none;
}
.head1 {
width:60%;
padding-left:22px;
text-align:left;
}
.head2 {
width:40%;
padding-right:22px;
text-align: right;
}
.qw {
	width:730px;
	height:100px;
	margin-bottom:0px;
text-align: center;
}
.qw tr th, .qw tr td {
	padding:0px 0px; 
}
.qw tr td {
	border-bottom:0px;
}
.qw1 {
width:12px;
height:25px;
}
.qww {
width:250px;
height:100px;
background: url('../images/swk.gif');
}
.qw2 {
width:150px;
height:25px;
}
.qw3 {
width:360px;
height:25px;
}
.qw4 {
width:100px;
height:25px;
}
.qw7 {
width:12px;
height:25px;
}
.qw11 {
width:12px;
height:50px;
background: url('../images/s1.jpg');
}
.qw21 {
background: url('../images/s2.jpg');
width:150px;
text-align:left;
}
.qw31 {
background: url('../images/s2.jpg');
text-align:center;
width:360px;
}
.qw41 {
background: url('../images/s2.jpg');
width:100px;
text-align:center;
}
.qw71 {
background: url('../images/s3.jpg');
height:50px;
width:12px;
text-align:left;
}
.qw12 {
width:12px;
height:25px;
}
.qw72 {
width:12px;
height:25px;
}
.left-u {
width:11px;
height:12px;
text-align:left;
valign:top;
}
.left-d {
width:11px;
height:12px;
text-align:left;
valign:bottom;
}
.right-u {
width:11px;
height:12px;
text-align:right;
valign:top;
}
.right-d {
width:11px;
height:12px;
text-align:right;
valign:bottom;
}
/* default links */
a { 
	color:black;
}
a:visited { 
	color:#black;
} 
a:hover { 
	color:#black; 
}

.list {
width:900px;
height:800px;
}	
/* footer */
div.footer {
	clear:both;
	margin-top:10px;
	border-top:1px solid #c6c6c6;
	background:#dddddd url('../images/footerbg.png') repeat-x scroll bottom left;
	height:120px;
}
div.footer p {
	text-align:center;
	color:#666666;
	padding-top:10px;
	padding-bottom:10px;
	font-size:0.9em;
	font-family:"Trebuchet MS", Verdana, Arial;
}
div.footer p a {
	color:#666666;
}

/* misc classes */
*:focus {
	outline:none;
}
.clear {
	clear:both;
}
.bottom {
font-size:12px;
color:#ffffff;
}
.bottom a {
color:#ffffff;
}
.bottom a:visited {
color:#ffffff;
}
.bottom a: hover {
color:#ffffff;
}