﻿/* Clear all predefined styles */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0
}
body {
	font-size:12px;
	line-height:1.25;
	font-family:"宋体", Tahoma, sans-serif
}
th, td {
	text-align:left;
	vertical-align:top
}
h1, h2, h3, h4, h5, h6 {
	font-size:1em;
	font-weight:normal
}
p {
	margin:0 0 1em 0
}
blockquote {
	margin:0 0 1em 0
}
a {
	text-decoration:none;
	outline:none;
	color:#a6c9ff
}
a:hover {
	text-decoration:none;
	color:#ffeb44
}
img {
	border:0
}
ul {
	margin:0;
	padding:0;
	list-style:none
}
ol {
	padding:0 0 0 2em
}
dl, dt, dd {
	margin:0;
	padding:0
}
input, label, select, option, textarea, button, fieldset, legend {
	font-size:1em;
	font-family:"宋体", Tahoma, sans-serif
}
input.text {
	color:#444;
	border-color:#9f9f9f #dcdcdc #dcdcdc #9f9f9f;
	border-style:solid;
	border-width:1px;
	padding:3px 2px;
	height:14px
}
input.radio, input.checkbox {
	margin-right:2px;
	vertical-align:-2px
}
* input.radio, input.checkbox {
	margin-left:-2px
}
label.radio, label.checkbox {
	margin-right:5px
}
textarea {
	padding:1px
}
.fix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden
}
.fix {
	display:inline-block;
	min-height:1%
}
*html .fix {
	zoom:1
}
.fix {
	display:block
}
/* Clear styles end */
html {
	height:100%;
	min-width:950px;
	min-height:600px;
}
body {
	width:auto;
	height:100%;
	min-width:950px;
	color:#ffeb44;
	background:url(../images/bg_body.gif);
}
/* header styles */
#header {
	width:950px;
	height:130px;
	margin:0 auto;
}
#header .logo {
	width:134px;
	height:96px;
	padding:20px 0 0 23px;
	overflow:hidden;
	float:left;
}
#header .logo a {
	display:block;
	width:134px;
	height:96px;
	float:left;
}
#header .logo h1 {
}
#header .nav_top {
	width:500px;
	height:15px;
	padding:15px;
	line-height:15px;
	text-align:right;
	color:#fff;
	float:right;
}
#header .nav_top a {
	padding:0 3px;
	text-decoration:none;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif
}
#header .nav_top a:hover {
	color:#ffeb44
}
/* footer styles */
#footer {
	clear:both;
	width:930px;
	margin:auto;
	height:30px;
	overflow:hidden;
	color:#f1bd2b;
	line-height:22px;
	padding:5px 10px 0 10px;
	background:url(../images/bg_footer.jpg) no-repeat;
}
#footer img {
	vertical-align:middle;
}
#footer h6 {
	float:right;
	text-align:right;
	margin:0 auto;
	width:400px;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
}
#footer h6 a {
	color:#000;
}
#footer h6 .icp img {
	display:inline;
	vertical-align:middle;
}
/* main styles */
#wrap {
	width:auto;
	height:100%;
	min-width:950px;
	min-height:600px;
}
body > #wrap {
	height:auto;
	min-height:100%;
}
#main {
	width:950px;
	height:600px;
	margin:auto;
	position:relative;
}
.index, .list {
	background:url(../images/bg_index.jpg) no-repeat;
}
.hug {
	background:url(../images/bg_hug.jpg) no-repeat;
}
#menu {
	width:950px;
	height:200px;
	margin:0 auto;
	border-bottom:solid 3px #000;
	clear:both;
	text-align:center;
	position:absolute;
	bottom:0;
	left:0;
}
#content {
	width:950px;
	height:422px;
	margin:0 auto;
	clear:both;
}
#side {
	float:left;
	width:134px;
	padding:0 0 0 18px;
	position:relative;
}
#side .nav_side {
	width:134px;
	text-align:center;
	line-height:20px;
	padding-left:5px;
}
#side .nav_side dt {
	font-size:14px;
	color:#a6c9ff;
	font-weight:bold;
}
#side .nav_side dd {
	width:auto;
}
#side .nav_side dd a {
	float:left;
	display:block;
	height:100%;
	width:100%;
}
#side .nav_side dd.on a {
	color:#ffeb44;
}
#side #nav_left {
	width:167px;
	line-height:20px;
}
#side #nav_left dt {
	height:130px;
	text-indent:13px;
}
#side #nav_left dd {
	width:auto;
	text-indent:13px;
}
#side #nav_left dd a {
	float:left;
	display:block;
	overflow:hidden;
	height:20px;
	width:100%;
}
#side #nav_left dd.on a {
	color:#ffeb44;
	font-weight:bold;
}
#right {
	float:right;
	width:745px;
	height:422px;
	position:relative;
}
.title {
	font-size:14px;
	height:22px;
	display:block;
	line-height:15px
}
.title img {
	margin-left:6px
}
.title span {
	font-weight:normal;
	color:#a6c9ff
}
.title span a {
	color:#a6c9ff;
}
.boxs {
	width:564px;
}
.boxs li {
	float:left;
	width:124px;
	height:124px;
	text-align:center;
	padding:5px 17px 0 0;
}
.boxs li a {
	color:#ffeb44
}
.boxs li img {
	display:block;
	width:124px;
	height:90px;
	margin-bottom:8px;
}
.info {
	width:100%;
	margin-bottom:20px;
}
.info .hh {
	width:262px;
	text-align:center;
	font-size:14px;
	color:#a6c9ff;
	font-weight:bold;
	padding-right:15px;
}
.info .hh img {
	display:block;
	width:260px;
	height:175px;
	border:solid 1px #eeba2c;
	margin-bottom:6px;
	-ms-interpolation-mode: bicubic;
}
.info .txt {
	font-size:14px;
	height:96px;
	width:270px;
	overflow:hidden;
	line-height:22px;
}
.info .pic li {
	float:left;
	width:81px;
	padding-right:9px;
	text-align:center;
	color:#a6c9ff;
}
.info .pic img {
	border:solid 1px #eeba2c;
	height:79px;
	margin-bottom:8px;
	-ms-interpolation-mode: bicubic;
	display:block;
}
div.text {
	padding:2px 0 18px 0;
}
div.text p {
	text-indent:24px;
	font-size:12px !important;
	color:#ffeb44 !important;
	line-height:18px !important;
	margin-bottom:0 !important;
}
table.listjp {
	margin:10px auto;
	border:solid 1px #ffeb44;
	border-collapse:separate;
}
table.listjp th {
	font-size:14px;
	text-align:center;
	line-height:30px;
	border-right:solid 1px #5a5a55;
	border-bottom:solid 1px #ffeb44;
}
table.listjp td {
	text-align:center;
	line-height:20px;
	border-right:solid 1px #5a5a55;
	border-bottom:solid 1px #5a5a55;
}
.line {
	height:4px;
	overflow:hidden;
	background:url(../images/bg_line.gif) repeat-x 0 0;
	width:auto;
	margin:4px 0 10px;
}
.form_table {
	line-height:20px;
	width:393px;
	height:100%;
	background:#000 url(../images/bg_reg.jpg) no-repeat 0 50%;
}
.form_table h2 {
	width:auto;
	height:24px;
	font-size:20px;
	text-align:center;
	padding:20px 0 10px;
	color:#d4ae5e;
	font-family:"Microsoft YaHei", "黑体";
}
.form_table table {
	width:90%;
	color:#555;
	color:#d4ae5e;
	margin:auto;
}
.form_table td {
	padding:5px 2px;
}
.form_table td img {
	display:inline;
	vertical-align:middle;
}
.form_table th {
	font-weight:normal;
	padding:5px 2px;
	width:26%;
	font-size:14px;
	text-align:right;
}
.form_table input, .form_table select {
	vertical-align:middle;
}
.form_table select {
	height:20px;
	padding:1px 2px;
}
.form_btn {
	border:solid 1px #674f2e;
	padding:0;
	width:68px;
	height:22px;
	overflow:auto;
	color:#fedc91;
	cursor:pointer;
	background:url(../images/bg_btn.gif) repeat-x;
	text-align:center;
}
.form_text {
	border:solid 1px #674f2e;
	background:#14130e;
	padding:1px 2px;
	height:15px;
	color:#fff;
	line-height:15px;
	float:left;
	width:227px;
}
.form_texta {
	border:solid 1px #b0b0b0;
	background:#fff;
	padding:1px 3px;
	overflow:auto;
	line-height:15px;
	float:left;
}
.form_file {
	line-height:15px;
	height:20px;
	padding:1px 3px;
	border:solid 1px #b0b0b0;
	background:#fff;
}
.form_check {
	vertical-align:middle;
}
.pageli {
	padding:0 30px;
	width:500px;
	float:right;
	height:22px;
	text-align:right;
	color:#174574;
	line-height:22px;
	clear:both;
}
.pagep {
	padding:9px 0;
	clear:both;
	height:20px;
	line-height:20px;
}
.pagep img {
	vertical-align:middle;
}
A.page {
	PADDING-RIGHT:6px;
	DISPLAY:block;
	PADDING-LEFT:6px;
	FLOAT:left;
	PADDING-BOTTOM:0px;
	LINE-HEIGHT:20px;
	MARGIN-RIGHT:4px;
	PADDING-TOP:0px;
	HEIGHT:20px;
	border:1px solid #174574;
}
.page {
	color:#174574;
	PADDING-RIGHT:6px;
	DISPLAY:block;
	PADDING-LEFT:6px;
	FLOAT:left;
	PADDING-BOTTOM:0px;
	LINE-HEIGHT:20px;
	MARGIN-RIGHT:4px;
	PADDING-TOP:0px;
	HEIGHT:20px;
	border:1px solid #174574;
}
A.page:hover, #on {
	border:1px solid #174574;
	background-color:#306ba6;
	color:#fff;
}
.page INPUT {
	BORDER-TOP-WIDTH:0px;
	BORDER-LEFT-WIDTH:0px;
	BACKGROUND:none transparent scroll repeat 0% 0%;
	BORDER-BOTTOM-WIDTH:0px;
	WIDTH:20px;
	LINE-HEIGHT:16px;
	HEIGHT:14px;
	BORDER-RIGHT-WIDTH:0px
}
A.page img, .page img {
	position:relative;
	top:6px;
	border:none;
}

