@charset "utf-8";

/* CSS Document */

.af-clear {
	clear: both;
	overflow: hidden;
	height: 0;
}

img, form {
	border: none;
	margin: 0;
}

a {
	text-decoration: none;	
	color: #0000ff;
}	
a:hover {
	color: #990000;
}	

body {
	padding: 0;
	margin: 0;
	background: url(images/bg.png) #fff top repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #404040;
}

.local {
	text-align: right;
	padding: 12px 18px;
	padding-bottom: 0;
	font-size: 11px;
	color: #8d8d8d;
}
.local a {
	color: #5f5f5f;
}
.local a:hover {
	color: #ff0000;
}

#headbar, #subfoot, #foot, #copyright {
	padding: 0 18px;
}

#logo {
	left: 18px;
	top: 20px;
	z-index: 90;
	position: absolute;
}

#headbar {
	text-align: right;
	padding-top: 8px;
	height: 54px;
	color: #6a6a6a;
	font-size: 11px;
}
#headbar a {
	color: #595959;
}
#headbar a:hover {
	color: #ff0000;
}


#search, #search-right, #search-line {
	height: 89px;
}
#search {
	background: url(images/search_bg.png) bottom repeat-x;
	min-width: 990px;
	_width: auto;
}

#search-left {
	float: left;
	width: 490px;
}

#search-left ul {
	list-style: none;
	padding: 45px 0 0 35px;
	margin: 0;
}

#search-left ul li {
	float: left;
	color: #474646;
}
#search-left ul li.keyword {
	background: url(images/search-box02.png) repeat-x;
	padding-top: 5px;
	height: 22px;
}
#search-left ul li a {
	color: #000;
}
#search-left ul li a:hover {
	color: #fff;
}
#search-left ul li a.over {
	color: #fff;
	background: #000;
}



#search-right {
	background: url(images/search_bg03.png) bottom repeat-x;
	float: right;
	width: 490px;
}
#search-line {
	background: url(images/search_bg02.png) left no-repeat;
	text-align: right;
}
#search-line ul {
	list-style: none;
	padding: 0;
	margin: 0;
	padding-top: 12px;
}
#search-line ul li {
	float: right;
	height: 26px;
	overflow: hidden;
}

#search-line ul.btn-top li {
	padding: 0 10px;
}
#search-line ul.btn {
	*width: 455px;
}
#search-line ul.btn li {
	border: 1px solid #8d8d8d;
	border-right: none;
	border-left: none;
}


#search-form {
	background: url(images/form_bg.png) bottom #bfbfbf repeat-x;
	height: 0;
	overflow: hidden;
}
#search-form div.fome-element {
	padding: 8px 27px;
}
#search-form div.line {
	background: url(images/form_line.png) top repeat-x;
	height: 3px; 
}

.search-close {
	color: #666666;
}


#subfoot {
	background: url(images/subfoot_bg.png) left repeat-x;
	height: 42px;
	color: #a2a2a2;
	padding-top: 23px;
}
#subfoot a {
	color: #fff;
}
#subfoot a:hover {
	color: #ffff00;
}
#subfoot div {
	float: right;
	text-align: center;
	color: #dbdbdb;
}

#foot, #copyright {
	padding-top: 12px;
	padding-bottom: 12px;
	color: #6e6f6a;
	line-height: 1.5em;
}
#foot {
	border-bottom: #bfbeb9 1px solid
}

#nav {
	background: url(images/nav_bg.png) #e7e7e7 top repeat-x;
}

#index-news {
	background: url(images/index-news_bg.png) #f0f0f0 top repeat-x;
	position: relative;
	bottom: 0;
	width: 100%;
	z-index: 9999;
	height: 56px;
	padding-top: 3px;
}

#index-news div.news {
	width: 326px;
	position: absolute;
	bottom: 31px;
	_bottom: 30px;
	background: #fff;
	height: 26px;
	overflow: hidden;
}
#index-news div.index-news-title {
	padding: 8px 0;
	text-align: center;
	color: #fff;
}
#index-news div.news-content, #index-news div.news-content a {
	padding: 8px;
	color: #6e6f6a;
	line-height: 1.5em;
}
#index-news div.news-content a:hover {
	color: #ff0000;
}
#index-news div.news-content img {
	margin: 0 8px 8px 0;
	float: left;
}

.photo-tab {
	background: url(images/tab_bg.png) bottom repeat-x;
	padding: 15px;
	padding-bottom: 0;
	margin: 0;
	list-style: none;
	*height: 38px;
}
.photo-tab li {
	float: left;
	height: 38px;
	overflow: hidden;
}

#pop-view {
	width: 255px;
	height: 275px;
	overflow: hidden;
	background: url(images/pop-view_bg.png) no-repeat;
	position: absolute;
	z-index: 999;
	padding: 12px;
}
#pop-view table {
	width: 255px;
	height: 255px;
}

.photo-list {
	padding: 10px;
	margin: 0;
	list-style: none;
	background: url(images/photo_list_bg.png) #fff bottom repeat-x;
	*width: 100%;
	*padding: 10px 0;
}

.photo-list li {
	width: 170px;
	height: 250px;
	margin: 10px;
	float: left;
	overflow: hidden;
}

.photo-list li div.info {
	clear:both;
	font-size: 10px;
	padding-top: 6px;
	line-height: 1.3em;
}

.photo-list li table {
	width: 100%;
	border: none;
	padding: 0;
	border-collapse: collapse;
	height: 180px;
}
.photo-list li table td.img-icon {
	height: 170px;
	vertical-align: bottom;
	text-align: center;
	padding: 5px 0;
}

.photo-list li .icon-list {
	border: #7e7e7e 1px dotted;
	border-left: none;
	border-right: none;
	padding: 3px 1px 1px 1px;
	height: 19px;
}
.photo-list li .icon-list span {
	color: #fff;
	background: #000;
	padding: 0px 3px;
}
.photo-list li .icon-list div {
	float: right;
	text-align: right;
}
.photo-list li .icon-list div img {
	margin-left: 6px;
}

.page-box {
	background: #fff;
	text-align: center;
	padding: 16px;
	padding-top: 20px;
	border-bottom: #e7e7e7 1px solid;
	clear: both;
	_width: 100%;
	_padding: 20px 0 16px 0;
}

.page-box div.ie-only {
	_padding-left: 16px;
	_padding-right: 16px;
}

.gotopage {
	float: right;
}
.cdpage {
	border: #646464 1px solid;
	color: #646464;
}
.cdpage:hover {
	color: #fff;
	background: #ff0000;
}
.forinput, .gobutton {
	border: 1px solid #4a4a4a;
	margin: 0 3px;
}

.edit, .edit-white {
	padding: 28px 16px;
}

.edit-white {
	background: #fff;
}

.faq {
	width: 900px;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: #dbdbdb 5px solid;
}
.faq li {
	line-height: 1.7em;
	padding: 4px 0;
	border-bottom: 1px solid #b5b5b5;
	border-bottom-style: dotted;
}

.faq-cat {
	font-size: 1.1em;
	color: #0044df;
}

.faq li a {
	color: #373737;
}
.faq li a:hover {
	color: #cc0000;
}

/* 注意 */
.faq li div {
	display: none;
	color: #666666;
}


#message {
	margin: auto;
	padding: 60px 0;
	width: 40%;
}
#message .title-box {
	font-size:1.25em;
	color: #cc0000;
	padding-bottom: 6px;
	text-align:center;
}
#message .txt-box {
	line-height: 1.7em;
	text-align:center;
}
#message .btn-box {
	text-align:center;
	padding: 16px;
}

#message-mask {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 999;
	background: #000;
	top: 0;
	left:0;
}
#message-pop {
	position: absolute;
	width: 600px;
	height: 320px;
	z-index: 1000;
	background: #fff;
}
#message-pop-inside {
	padding: 1px;
	height: 318px;
}
#message-border {
	border: #ccc solid 7px;
	height: 280px;
	padding: 12px;
	line-height: 1.7em;
	overflow: auto;
}

.search-table{
	color: #fff;
}
.search-table td {
	padding: 6px 0;
}
.search-table td.box div {
	border-bottom: #272727 dotted 1px;
	padding: 8px 18px;
}
.search-table ul.list {
	padding: 0;
	margin: 0;
	list-style: none;
}
.search-table ul.list li {
	float: left;
	padding: 2px 0;
	margin-left: 3px;
	width: 15%;
	overflow: hidden;
}

.element {
	display: none;
}
.select-element {
	background: url(images/element_bg.png) #e9e9e9 no-repeat;
	border: #989898 solid 1px;
	width: 238px;
	float: left;
	padding: 0;
	margin-left: 18px;
}

.select-element .s-title, .select-element .s-all, .select-element .s-select {
	padding: 0 8px;
}
.select-element .s-title {
	height: 21px;
	font-weight: 900;
	padding-top: 12px;
}
.select-element .s-all {
	background: #d4d4d4;
	padding-top: 3px;
	padding-bottom: 3px;
}

.select-element .s-select {
	height: 310px;
	overflow: auto;
	color:#272727;
	padding-top: 8px;
	padding-bottom: 8px;
}

.news01, .news02 {
	padding: 18px;
	line-height: 1.7em;
	min-height: 120px;
}
.news02 {
	background-color: #d7d7d7;
}
.news01 div.box, .news02 div.box {
	width: 640px;
}

.news-title {
	font-size: 18px;
	color: #313232;
	padding: 16px 0;
	font-weight: 900;
}

.car-icon-list {
	border: #7e7e7e 1px dotted;
	border-top: none;
	border-left: none;
	border-right: none;
	padding: 3px 1px 1px 1px;
	height: 19px;
	margin-bottom: 8px;
}


/*********svell.cn**********/
.dtree {
	font-family: verdana;
	font-size: 12px;
	color: #666;
	white-space: nowrap;
}
.dtree label {
	cursor: pointer;
}
.dtree img {
	border: 0px;
	vertical-align: middle;
}
.dtree input {
	border: 0px;
	vertical-align: middle;
	height: 18px;
	margin: 0px;
	padding: 0px;
	margin-right: 5px;
}
.click {
	cursor: pointer;
}

 .switcher {
	position: absolute;
	padding: 0px;
	overflow: hidden;
}
.switcher div.control {
	position: relative;
	right: 3px;
	text-align: right;
}
.switcher span {
	margin: 1px;
	border: 1px solid #cccccc;
	padding: 2px 5px 1px;
	background: white;
	font-size: 10pt;
	font-family: Tahoma;
}
.switcher span.hover {
	background: #ccc;
}
.switcher img {
	position: absolute;
	width: 100%;
	height: 100%;
	border: none;
}

.hidden {
	display: none;
}
div.pager {
	text-align: center;
	height: 22px;
	padding-top: 5px;
}
div.pager a {
	background: #eee;
	padding: 1px 5px;
	margin: 0 4px;
	text-decoration: none;
	border: #646464 1px solid;
	color: #646464;
}
div.pager a:hover {
	background: red;
	color: white;
}
div.pager a.current {
	color: #ffffff;
	font-weight: bold;
	border: 1px solid #a2a2a2;
	background-color: #a2a2a2;
}
img.photo {
	max-width: 170px;
	max-height: 170px;
}
#dialog {
	width: 400px;
	height: 160px;
	position: absolute;
	background: white;
	border: 1px solid #A8E1F5;
}
#dialog .head {
	height: 22px;
	background: url(/admin/mainbg.gif) repeat-x;
}
#dialog .body {
	border-top: 1px solid #D9F3FC;
	border-bottom: 1px solid #D9F3FC;
}
#dialog .foot {
	height: 38px;
	text-align: right;
	background-color: #D9F3FC;
}
#dialog .info {
	height: 54px;
	line-height: 1.5;
	padding-left: 18px;
	padding-right: 64px;
	background: url(/admin/dialog.gif) no-repeat right top;
}
#dialog .head img {
	float: right;
	cursor: pointer;
	border: medium none;
	margin-right: 2px;
}
#dialog .head b {
	line-height: 20px;
	padding-left: 18px;
	background: url(/admin/logo.gif) no-repeat 1px -1px;
}
#dialog .foot button {
	width: 80px;
	margin-right: 10px;
}
#dialog p {
	margin: 8px 0 0 0;
}

/* END PART YOU CAN REMOVE */
#dhtmlgoodies_tooltip{
	background-color:#EEE;
	border:1px solid #000;
	position:absolute;
	display:none;
	z-index:20000;
	padding:2px;
	font-size:0.9em;
	-moz-border-radius:6px;	/* Rounded edges in Firefox */	
}
#dhtmlgoodies_tooltipShadow{
	position:absolute;
	background-color:#555;
	display:none;
	z-index:10000;
	opacity:0.7;
	filter:alpha(opacity=70);
	-khtml-opacity: 0.7;
	-moz-opacity: 0.7;
	-moz-border-radius:6px;	/* Rounded edges in Firefox */
}
