﻿*
{
	padding: 0px;
	margin: 0px;
} 
body, html, form
{
	height: 100%;
	color: #333333;
	font-size: 12px;
	font-family: Arial, 宋体, sans-serif;
	background-color: #E7E0D3;
}
a
{
	color: #660033;
	text-decoration: none;
}
a:hover
{
	color: #CC0000;
	text-decoration: underline;
}
.green
{
	color: #006600;
	text-decoration: none;
}
.green:hover
{
	color: #CC3300;
	text-decoration: underline;
}
.hid
{
	overflow: hidden;
	display: block;
	text-overflow: ellipsis;
}
.linehid
{
	overflow: hidden;
	display: block;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.red
{
	color: #CC0000;
}
.strong
{
	font-weight: bold;
}
.ddl
{
	width: auto;
	height: 20px;
	border: 0px;
	font-size: 11px;
	line-height: 18px;
}
.duan
{
	line-height: 160%;
	white-space: normal;
    word-wrap: break-word;
    word-break:break-all;
}
.noborder
{
	border: 0px;
}
.clear
{
	float: none;
	clear: both;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
}
.ullist
{
	list-style: none;
	list-style-type: none;
}
.ullist li
{
	padding: 0px 15px;
	line-height: 170%;
	overflow: hidden;
	background: url(../images/p.gif) no-repeat left center;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.ullist li a
{
	text-decoration: none;
	text-overflow: ellipsis;
}
.ullist li a:hover
{
	text-decoration: underline;
}
.ullist li a.current
{
	color: #CC0000;
}
#tayout
{
	width: 750px;
	height: auto;
	margin: 0px auto;
	background-color: #FFFFFF;
}
#loading
{
	position: absolute;
	z-index: 10000;
	left: 30px;
	top: 30px;
	height: 32px;
	width: 100px;
	color: #ccc;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 32px;
	padding-left: 35px;
	vertical-align: middle;
	border: #ff0000 1px solid;
	background: #000000 url(../images/loader.gif) no-repeat left center;
}
.txt, .textbox
{
	width: 200px;
	border: 1px solid #6C5430;
	background-color: #F7F1E8;
}
.textbox
{
	width: 160px;
	height: 18px;
	line-height: 18px;
}
.textbox:hover
{
	background-color: #F3F1E4;
}
.btn, .btnpager, .btnred
{
	width: 60px;
	height: 20px;
	line-height: 20px;
	background-color: #F1E8D7;
	border: 1px solid #6A542D;
	color: #6A542D;
	cursor: pointer;
}
.btn:hover
{
	background-color: #E0D1B6;
}
.pagerbtn, .pagertxt
{
	width: 25px;
	height: 18px;
	line-height: 18px;
	color: #640000;
	font-weight: bold;
	background-color: #D5BA6A;
	border: 1px solid #800000;
}
.pagerbtn
{
	margin-left: 3px;
	cursor: pointer;
}
.pagertxt
{
	width: 30px;
	height: 16px;
	text-align: center;
}
.btnred
{
	background-color: #CCCCFF;
	border: 1px solid #9900CC;
}
.highlight
{
	background-color: #ffffcc;
	border: 1px solid #CE2900;
}
.fonterr
{
	color: #ff6600;
	font-size: 12px;
	line-height: 16px;
	text-align: left;
}
/*-----------------HEADER----------------*/
#tayout #header
{
	height: 92px;
	margin-top: 10px;
}
#header .headleft, #header .headright
{
	height: 92px;
	width: 560px;
	float: left;
	background: url(../images/headleft.gif) repeat-x left center;
}
#header .headright
{
	width: 185px;
	display: block;
	margin-left: 5px;
}
#header .headleft a.logo
{
	height: 92px;
	width: 315px;
	float: left;
	display: block;
}
#header .headleft .logoright
{
	height: 92px;
	width: 245px;
	float: left;
}
#header .headleft .logoright a.logofont
{
	height: 44px;
	display: block;
}
#header .headleft .logoright .search
{
	color: #524741;
	height: 28px;
	line-height: 28px;
	padding: 10px 5px;
}
#header .headleft .logoright .search .ddl
{
	width: 80px;
}
#header .headleft .logoright .search .textbox
{
	width: 110px;
	margin-left: 2px;
}
#header .headleft .logoright .search .button
{
	width: 22px;
	height: 20px;
	border: 0px;
	cursor: pointer;
	margin-left: 2px;
	background: url(../images/schbtn.gif) no-repeat;
}
#header .headleft a.logo img,
#header .headright img
{
	border: 0px;
}
/*-----------------CONTENT----------------*/
#content
{
	float: none;
	height: auto;
	margin-top: 5px;
	table-layout: fixed;
	border-collapse: collapse;
}
#content tr td.contentleft, #content tr td.contentright
{
	height: auto;
	width: 200px;
	text-align: left;
	vertical-align: top;
	background-color: #F7F5EB;
}
#content tr td.contentmiddle
{
	width: 5px;
}
#content tr td.contentright
{
	width: 545px;
}
#content tr td.contentright .sitepath
{
	color: #ffffff;
	height: 20px;
	padding: 2px 5px;
	line-height: 25px;
	font: normal normal 12px/20px '宋体', Arial;
	background-color: #A7A6A2;
}
#content tr td.contentright .sitepath a,
#content tr td.contentright .sitepath span
{
	color: #ffffff;
}


/* --[SITEMENU]-- */
.imcm ul, .imcm li, .imcm div, .imcm span, .imcm a
{
	text-align: left;
	vertical-align: top;
	padding: 0px;
	margin: 0;
	list-style: none outside none;
	border-style: none;
	background-image: none;
	clear: none;
	float: none;
	display: block;
	position: static;
	overflow: visible;
	line-height: normal;
}
.imcm li a img
{
	display: inline;
	border-width: 0px;
}
.imcm span
{
	display: inline;
}
.imcm .imclear, .imclear
{
	clear: both;
	height: 0px;
	visibility: hidden;
	line-height: 0px;
	font-size: 1px;
}
.imcm .imsc
{
	position: relative;
}
.imcm .imsubc
{
	position: absolute;
	visibility: hidden;
}
.imcm li
{
	list-style: none;
	font-size: 1px;
	float: left;
}
.imcm ul ul li
{
	width: 100%;
	float: none !important;
}
.imcm a
{
	display: block;
	position: relative;
}
.imcm ul .imsc, .imcm ul .imsubc
{
	z-index: 10;
}
.imcm ul ul .imsc, .imcm ul ul .imsubc
{
	z-index: 20;
}
.imcm ul ul ul .imsc, .imcm ul ul ul .imsubc
{
	z-index: 30;
}
.imde ul li:hover .imsubc,
.imde ul ul li:hover .imsubc,
.imde ul ul ul li:hover .imsubc
{
	visibility: visible;
}
.imde li:hover ul .imsubc,
.imde li:hover ul ul .imsubc,
.imde li:hover ul ul ul .imsubc
{
	visibility: hidden;
}
.imcm .imea
{
	display: block;
	position: relative;
	left: 0px;
	font-size: 1px;
	line-height: 1px;
	height: 0px;
	width: 1px;
	float: right;
}
.imcm .imea span
{
	display: block;
	position: relative;
	font-size: 1px;
	line-height: 0px;
}
.dvs, .dvm
{
	border-width: 0px;
}
/*\*//*/.imcm .imea{visibility:hidden;}/**/
<!--[if IE] >
.imcm .imea span
{
	position: absolute;
}
.imcm .imclear, .imclear
{
	display: none;
}
.imcm li
{
	cursor: pointer;
}
.imcm,
.imcm ul,
.imcm a
{
	zoom: 1;
}
<![endif]-- > if gte IE >
.imcm .imsubc
{
	background-image: url(ie_css_fix);
}
<![endif]-- > end-- > imstyles] *** Infinite Menu Styles: Keep this section in the document head for full validation. >
/* --[[ Main Expand Icons ]]-- */
#imenus0 .imeam span, #imenus0 .imeamj span
{
	width: 13px;
	height: 9px;
	left: -13px;
	top: 2px;
	background: url(../images/nav_main_expand_default.gif) no-repeat left center;
}
#imenus0 li:hover .imeam span, #imenus0 li a.iactive .imeamj span
{
	background: url(../images/nav_main_expand_on.gif) no-repeat left center;
}
/* --[[ Sub Expand Icons ]]-- */
#imenus0 ul .imeas span, #imenus0 ul .imeasj span
{
	width: 4px;
	height: 7px;
	left: -4px;
	top: 3px;
	background: url(../images/nav_sub_expand_default.gif)  no-repeat left center;
}
#imenus0 ul li:hover .imeas span, #imenus0 ul li a.iactive .imeasj span
{
	background: url(../images/nav_sub_expand_on.gif) no-repeat left center;
}
/* --[[ Main Container ]]-- */
#imouter0
{
	border: 1px solid #BE9C72;
	background-color: #D8C2A9;
}
/* --[[ Main Container ]]-- */
#imouter0 ul li.imatm
{
	background: #EAE4CC url(../images/nav_main_bg.gif);
}
/* --[[ Sub Container ]]-- */
#imenus0 li ul
{
	padding: 1px;
	margin: 4px 0px 0px;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}
/* --[[ Main Items ]]-- */
#imenus0 li a, #imenus0 .imctitle
{
	color: #fffff0;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	border-style: outset;
	border-color: #ffffcc;
	border-width: 1px 2px 2px 1px;
	padding: 4px 10px;
}
/* [hover] - These settings must be duplicated for IE compatibility.*/
#imenus0 li:hover > a
{
	color: #ffffcc;
	background-color: #847059;
}
#imenus0 li a.ihover, .imde imenus0 a:hover
{
	color: #ffffcc;
	background-color: #847059;
}
/* [active] */
#imenus0 li a.iactive {}
/* --[[ Sub Items ]]-- */
#imenus0 ul a, #imenus0 .imsubc li .imctitle
{
	color: #EFEADE;
	text-align: left;
	font-size: 12px;
	font-weight: normal;
	padding: 2px 5px;
	background-color: #8F826E;
	text-decoration: none;
	border: none 1px #000000;
}
/* [hover] - These settings must be duplicated for IE comptatibility.*/
#imenus0 ul li:hover > a, #imenus0 ul li a.ihover
{
	color: #800000;
	background-color: #D2C3A2;
}
/* [active] */
#imenus0 ul li a.iactive
{
	text-decoration: underline;
}
/*---------SITEMENUEND----------*/
#content tr td.contentleft ul.list
{
	clear: both;
	float: none;
	list-style: none;
	list-style-type: none;
	background-color: #EAE4CC;
}
#content tr td.contentleft ul.list li
{
	height: 24px;
	width: 198px;
	line-height: 24px;
	border: 1px solid #BE9C72;
	border-top: 0px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
#content tr td.contentleft ul.list li.topborder
{
	border-top: 1px solid #BE9C72;
}
#content tr td.contentleft ul.list li a
{
	height: 20px;
	display: block;
	line-height: 20px;
	text-decoration: none;
	padding: 2px 5px 2px 15px;
	background: url(../images/icon.gif) no-repeat left center;
}
#content tr td.contentleft ul.list li a:hover
{
	text-decoration: none;
	background: #D5CCA8 url(../images/iconon.gif) no-repeat left center;
}
#content tr td.contentleft ul.list li a.menuindex
{
	color: #CC0000;
	font-weight: bold;
	text-decoration: none;
	background: #D5CAA4 none;
}
#content tr td.contentleft ul.list li a.menuindex:hover
{
	color: #990033;
	text-decoration: none;
	background: #C8BA88 none;
}
#content tr td.contentleft a.contact
{
	height: 88px;
	width: 194px;
	display: block;
	margin-top: 5px;
	border: 3px solid #B3B3B3;
}
#content tr td.contentleft a.contact img
{
	border: 0px;
}
/*---------------FOOTER---------------*/
#footer
{
	float: none;
	height: 20px;
	padding: 10px 0px;
	line-height: 20px;
	margin-top: 5px;
	border-top: 6px solid #D4CBA4;
}
/*----------------FLOAT---------------*/
#float
{
	position: absolute;
	left: 15px;
	top: 60px;
	width: 100px;
	z-index: 1001;
}
#float .tblfloat
{
	width: 100%;
	border-collapse: collapse;
}
#float .tblfloat tr td.floattop
{
	height: 45px;
	background: url(../images/floattop.gif) no-repeat;
}
#float .tblfloat tr td.floatmiddle
{
	padding: 0px 10px;
	width: 80px;
	background: url(../images/floatmiddle.gif) repeat-y;
}
#float .tblfloat tr td.floatbuttom
{
	height: 52px;
	background: url(../images/floatbuttom.gif) no-repeat;
}
.floatmiddle .qq
{
	width: 100%;
	border-collapse: collapse;
}
.floatmiddle .qq tr td a img
{
	width: 60px;
	height: 16px;
	border: 0px;
}
/*----------------PAGER--------------*/
div.pager
{
	width: 540px;
	padding: 2px 0px;
	line-height: 22px;
	font-family: '宋体', Arial;
}
div.pager div.fontred
{
	float: left;
	text-align: left;
}
div.pager div.pager
{
	float: left;
	padding: 0px;
	text-align: right;
}
div.pager a, div.pager span.curr
{
	width: 20px;
	height: 14px;
	margin: 0px 1px;
	padding: 2px 3px;
	text-align: center;
	font-weight: bold;
	border: 1px solid #993300;
	cursor: default;
}
div.pager a:hover
{
	color: #FF9900;
	text-decoration: none;
	border: #000 1px solid;
	background-color: #990000;
	cursor: pointer;
}
div.pager span.curr
{
	border: #cc0000 1px solid;
	background-color: #CE9E6F;
	color: #800000;
}
div.pager .pagerbtn, div.pager .pagertxt
{
	width: 25px;
	height: 18px;
	color: #640000;
	font-weight: bold;
	background-color: #D5BA6A;
	border: 1px solid #800000;
}
div.pager .pagertxt
{
	width: 30px;
	height: 16px;
	text-align: center;
}
/*---------------GRIDPAGER-------------------*/
.gridpager
{
	height: 22px;
	padding: 0px 5px;
	font-family: '宋体', Arial;
}
.gridpager .pagerinfo
{
	float: left;
	line-height: 22px;
}
.gridpager .pagerinfo .red
{
	font-weight: bold;
	margin: 0px 2px;
}
.gridpager .pagernav
{
	float: right;
	text-align: right;
	line-height: 22px;
}