/*====================CSS Document====================*/
HTML,BODY {
  PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; height: 100%;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/*Button*/
.buttonSubmit, .buttonSubmitHovered {
	width:auto;
	height:26px;
	color:#000;
	padding:2px;
	background:url("button_bg.gif") repeat-x left top;
	cursor:pointer;
	border:none;
	vertical-align: middle;
}
.buttonSubmitHovered {
	background-position: left bottom;
	color:#fff;
}
.buttonImg {
	vertical-align: middle;
}
button{
 font-size:12px;
}
img, img:link, img:visited {
	border: 0px;
	behavior: url("images/iepngfix.htc");
}
INPUT, select, textarea {
	BORDER-TOP: #B9BABC 1px solid; 
	BORDER-RIGHT: #B9BABC 1px solid; 
	BORDER-LEFT: #B9BABC 1px solid; 
	BORDER-BOTTOM: #B9BABC 1px solid;
	font-size:12px;
}
FORM {
	MARGIN: 0px
}
h1,h2,h3,h4{
	margin: 0px;
	padding: 0px;
}
CHECKBOX{
	BORDER:0px;
}
h2,h3,h4{
	font-weight:normal;
}
ul{
	margin: 0px;
	padding: 0px;	
}
h1{
	font-size:22px;
}
h2{
	font-size:18px;
}
.help_info{
	font-size:12px;
}
.imgdiv{
	width: 135px;
	height: 195px;
	margin: 0px;
	padding: 0px;
	float: left;
	overflow: hidden;
	border: 0px solid #aaa;
	text-align: center;
}
.exif{
	font-size: 7.5pt;
	font-family: Verdana,Helvetica,Arial;
}

.imgdivOnlyimg{
	width: 125px;
	height: 125px;
	margin: 0px;
	padding: 0px;
	float: left;
	overflow: hidden;
	border: 0px solid #aaa;
	text-align: center;
}

.imgdiv img{
	border: 0px solid #aaa;
}
.imgdiv h1{
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
}
.imgdiv h2{
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}

.imglistbox{
	margin: auto;
	font-size: 12px;
}
a{
	line-height: 16px;
}
a:link {
	color: #00007f;
	text-decoration: none;
}
a:visited {
	color: #00007f;
	text-decoration: none;
}

a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
.textInput{
	background-color:#FFFFFF;
	border: 1px solid #7f9db9;
	float: left;
}
#catinfo{
	border:1px solid #999999;
	width:228px; 
}
.clear{
	clear: both;
}
.innerfadeold img {
	position:absolute;
	top: -20px;
	clip:rect(20px 544px 292px 0px);
}
.innerfade img {
	position:absolute;
}
#tooltip {
	border: 1px solid #111;
	background-color: #eee;
	opacity: 0.85;
	padding: 5px;
}
#tooltip h3, #tooltip p {
	margin: 0;
	font-size: 12px;
	font-weight: normal;
}

.abutton, .abuttonHovered {
	width:auto;
	padding: 5px 10px 5px 10px;
	margin:0px;
	background:url("button_bg.gif") repeat-x;
	background-position: 0px 0px;
	cursor:pointer;
	border:none;
	vertical-align: middle;
}
a.abuttonHovered:link, a.abuttonHovered:visited, a.abuttonHovered:hover, a.abuttonHovered:active{
	color: #fff;
} 
a.abutton:link, a.abutton:visited, a.abutton:hover, a:active{
	color: #000;
} 
.abuttonHovered {
	background-position: 0px -26px;
	color:#fff;
}
.abuttonImg{
	vertical-align: middle;
}
.blktitle{
	height: 25px;
	font-size: 14px;
	background-color: #f5f5f5;
	border-bottom: 1px dashed #a0a0a0;
	padding: 8px 0px 0px 48px;
	background-image: url(/images/yellowarrow.gif);
	background-repeat:no-repeat;
	background-position: 20px 9px;		
}
#maindiv{
	width:1000px;
	height:1150px;
	margin:auto;
	clear: both;
	border: 1px dashed #a0a0a0;
}
#tabdiv{
   width:1000px;
   height:auto;
   padding-top:15px;
   padding-bottom:15px;
   border-bottom:1px dashed #a0a0a0;
   background:#E6E6E6;
   float:left;
}
/*选项卡1*/
#Tab1{
width:810px;
height:auto;
margin-left:100px;
}

/*菜单class*/
.Menubox {
width:216px;
height:26px;
line-height:26px;
float:left;
}
.Menubox ul{
margin:0px;
padding:0px;
}
.Menubox li{
 float:left;
 display:block;
 cursor:pointer;
 width:108px;
 background:url(/images/lab2.gif);
 text-align:center;
 }

#con_one_1{
 clear:both;
 width:810px;
 height:70px;
 /*border:#CCC solid 1px;*/
 margin-top:0px;
 background:url(/images/scard_frame.png);
}
#con_one_2{
 clear:both;
 width:810px;
 height:90px;
 margin-top:0px;
 /*border:#CCC solid 1px;*/
 background:url(/images/scard_frame2.png);
}
input.stext{
    background:#FFFFFF url(/images/searchtext_bg.gif) no-repeat scroll left top;
	border-color:#B6B6B6 #D9D9D9 #D9D9D9 #B6B6B6;
	border-style:solid;
	border-width:1px;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	height:20px;
	margin-top:2px;
	padding-left:5px;
	padding-top:4px;
	width:400px;
}

#con_search1{
 width:800px;
 height:55px;
 padding-left:10px;
 padding-top:5px;
}
#con_search2{
 width:800px;
 height:70px;
 padding-left:10px;
 padding-top:5px;
}

#leftdiv{
	width: 237px;
	height: auto;
	float: left;
	/*border-right: 1px dashed #a0a0a0;*/
	background-color: #ffffff;
}
#rightdiv{
	padding-left: 40px;
	width: 700px;
	float: left;
}
.leftcatstr {
	width:100%;
	height:24px;
	background-color:rgb(250,250,250);
	text-align:center;
	letter-spacing:5px;
	text-decoration:none;
	margin-bottom:0px;
	color: #00007f;
}
.leftcatstreven{
  background-color: rgb(255,255,255);
}
.leftcatstr A {
	display: block;
	line-height: 25px;
	background-image: url(/images/yellowarrow1.gif);
	background-repeat:no-repeat;
	background-position: 60px 5px;
} 

.leftcatstr A:hover {
	color: #ffffff;
  background-color: rgb(150,150,150);
}
.blktitlesearch{
	padding: 15px 0px 0px 2px;
	background-position: 40px 16px;		
}
.searchnav{
	padding: 20px 0px 0px 0px;
}
.navlink{
	padding: 0px 0px 0px 0px;
	float: left;
	background-image: url(/images/yellowarrow.gif);
	background-repeat:no-repeat;
	background-position: 0px 2px;		
}
.pageinfo{
	clear: both;
	padding: 0px 0px 0px 24px;
	background-image: url(/images/yellowarrow.gif);
	background-repeat:no-repeat;
	background-position: 0px 2px;		
}
.pagehtml{
	clear: both;
	height: 30px;
	padding-top:3px;
	padding-right: 30px;	
}
.pagehtml_no_padding{
	padding: 0px;
}
#introstr{
    background-image:url(/images/yellowarrow.gif);
	background-position:0 2px;
	background-repeat:no-repeat;
	clear:both;
	padding:2px 0 2px 2px;
	/* font-size: 12px; */
}
#subcatstr{
	clear: both;
	padding: 2px 0px 2px 2px;
	background-image: url(/images/yellowarrow.gif);
	background-repeat:no-repeat;
	background-position: 0px 2px;	
}
#picsetstr{
	clear: both;
	padding: 2px 0px 2px 24px;
	background-image: url(/images/yellowarrow.gif);
	background-repeat:no-repeat;
	background-position: 0px 2px;	
}
/*
#newimgstr{
	clear: both;
	padding: 2px 0px 2px 24px;
	background-image: url(/images/yellowarrow.gif);
	background-repeat:no-repeat;
	background-position: 0px 2px;	
}
*/
a.nochg:link,
a.nochg:visited,
a.nochg:hover,
a.nochg:active{
	color: #000;
	/*
	background-image: url(/images/listicon.gif);
	background-repeat:no-repeat;
	background-position: 0px 2px;	
	padding-left: 10px;
	*/	
}
.yellowfont{
	color: #FF6600;
	padding-left:15px;
}
.yellowfont2{
	color: #FF6600;
	padding-left:0px;
}
.pictl{
	background-image: url(/images/top-left.gif);
	background-repeat:no-repeat;
	background-position: 0 0;	
}
.pictr{
	background-image: url(/images/top-right.gif);
	background-repeat:no-repeat;
	background-position: 100% 0;	
}
.picbl{
	background-image: url(/images/bottom-left.gif);
	background-repeat:no-repeat;
	background-position: 0 100%;	
}
.picbr{
	background-image: url(/images/bottom-right.gif);
	background-repeat:no-repeat;
	background-position: 100% 100%;
	padding: 20px;	
}


.p_bar {
	clear:both;
	margin:1px 0px;
	float: right;
}
.p_bar a {
	float:left;
	color:#FFF;
	font-size:12px;
	padding:1px 4px;
	text-decoration:none;
}
.p_input {
	background:#FFFFFF none repeat scroll 0%;
	border:0px none;
	height:16px !important;
	margin:0px;
	padding:0px;
	width:20px;
	display: block;
}
.p_total {
	background-color:#656565;
	border-color:#D4D4D5;
	border-style:solid;
	border-width:1px 0px 1px 1px;
	font-weight:bold;
	display: none;
}
.p_pages {
	/*background-color:#F5FBFF;*/
    background-color:#656565;
    color:#FFF;
	border:1px solid #D4D4D5;
	font-weight:bold;
	margin-right:1px;
	vertical-align:middle;
}
.p_num {
	background-color:#656565;
	border:1px solid #D4D4D5;
	margin-right:1px;
	vertical-align:middle;
}
.p_num a {
    color:#fff;
    
}
a.p_num:hover {
	background-color:#999;
	border:1px solid #D4D4D5;
	text-decoration:none;
}
.p_redirect {
	background-color:#656565;
	border:1px solid #D4D4D5;
	font-size:11px !important;
	margin-right:1px;
}
.p_redirect_last{
	display: none;
}
a.p_redirect:hover {
	background-color:#999;
	border:1px solid #D4D4D5;
	text-decoration:none;
}
.p_curpage {
	background-color:#999;
	border:1px solid #D4D4D5;
	color:#000;
	font-weight:bold;
	margin-right:1px;
	vertical-align:middle;
}
.ad_right{
margin:0px 0px 20px 0px;
padding:0px;
text-align:center;
}

#authimg{
	margin: 0px 5px 0px 5px;
	padding: 0px;
	cursor: pointer;
	border: 1px solid #000000;
	height: 18px;
	width: 60px;
}
#check_code{
	padding: 0px;
	margin: 0px 5px 0px 5px;
	height: 18px;
	width: 60px;
}
.eblocklinkdiv li{
	float: left;
	height: 30px;
	width: 190px;
	overflow: hidden;
	font-size: 14px;
}
.eblocklinkdiv ul{
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
}
.eblocklinkdiv{
	padding: 20px;
}

#add-to-lightbox-div {
background-color:white;
border:1px solid #C0C0C0;
opacity:1;
position:absolute;
text-align:left;
width:125px;
z-index:300;
margin:0px 5px;
}
.lightbox-dialog-link {
border-top:1px dotted #C0C0C0;
color:#404040;
cursor:default;
display:block;
font-size:12px;
font-weight:normal;
padding:3px 6px;
}
#add-image-to-lightbox-listing {
max-height:150px;
overflow:auto;
}

/*2008-12-8 newimglist search 图片分类*/
.leftcatstr_new{
background-image:url(/images/left_new.gif);
background-repeat:no-repeat;
text-align:center;
height:34px;
color:#000000;
}
.leftcatstr_new a {
background-repeat:no-repeat;
display:block;
line-height:34px;
color:#000000;
}

.leftcatstr_new a:hover{
background-image:url(/images/left_new_a.gif);
background-repeat:no-repeat;
text-align:center;
height:34px;
color:#000000;
}

.suggestionsBox {
	position: absolute;		
	width: 200px;
	background-color: #fff;
	-moz-border-radius: 1px;
	-webkit-border-radius: 1px;
	border: 1px solid #000;	
	color: #000;	
}

.suggestionList {
	margin: 0px;
	padding: 0px;
}

.suggestionList #search {
	padding: 3px;
	cursor: pointer;
	list-style-type: none;
	width: 194px;
	height: 15px;
	margin: 0px;
}

.suggestionList #search:hover {
	background-color: #F2F4F4;
}
.more{
width:1000px;
padding-right:10px;
float:right;
}
.moretext{
 padding-right:5px;
 cursor:pointer;
 font-family:Arial;
}
