﻿@charset "utf-8";
/* CSS Document */
html,body{
	margin:0; padding:0; height:100%; font-size:12px; font-family:"宋体", "Times New Roman";
}
ul,li,form,input{
	margin:0; padding:0; list-style:none;
}
input:focus{
	outline:none;
}

/*------登陆---------*/
#dialog{
	position:absolute; width:230px;	height:150px; _height:160px; background:#fff; display: none; z-index: 200; border:#000 1px solid;
}
#signInTop{
	height:25px; background:url(../images/topic/signInBoxBg.gif) repeat-x; padding:5px 0 0 10px; font-size:14px; font-weight:bold; border-bottom:#ccc 1px solid;
}
.signInX{
	width:26px; height:26px; position:absolute; top:5px; right:0; display:block; background:url(../images/topic/signInx.gif) top center no-repeat; 
}
#dialog p{
	padding:0 0 0 10px; margin:15px 0 0 0;
}
.signInId{
	width:120px; height:16px; padding:4px 0 0 20px; color:#666; border:#999 1px solid; background:url(../images/topic/inputIdBg.gif) no-repeat 2px 3px; 
}
.signInPassword{
	width:120px; height:20px; padding:0 0 0 20px; color:#666; border:#999 1px solid; background:url(../images/topic/inputPasswordBg.gif) no-repeat 2px 3px;
}
#dialog a:link,#dialog a:visited{
	color:#333; text-decoration:none;
}
#dialog a:hover{
	color:#666; text-decoration:underline;
}
.signIn{
	float:right; display:block; width:40px; margin:0 20px 0 0; padding:3px 5px 1px 0; color:#999; z-index:10;
}
#fullMark{
	background:#000; display:none; z-index:100; position:absolute; left:0px; top:0px; -moz-opacity:0.4; /* Moz + FF */ opacity: 0.4; filter:alpha(opacity=40); /* IE */
}
/*------登陆样式结束---------*/
/*---------------a:link-----------------------*/
a:link,a:visited{
	color:#777; text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
/*-------------mainbody----------------*/
#changeIndex{
	width:100%; height:30px; position:relative; right:3%; text-align:right; line-height:30px;
}
#content{
	width:882px; height:502px; position:relative; top:2%; margin:0 auto; background:url(../images/index_concise/main_pic.jpg) no-repeat; z-index:1;
}
#searcher{
	position:absolute; background-repeat:no-repeat; top:220px; left:155px; background-image:url(../images/index_concise/search_input.gif);
}
#q{
	width:460px; height:40px; margin:0px 0px 0 15px; color:#000; line-height:40px; border:none; font:36px "黑体", Arial; background-color:transparent;
}
.search_button,.search_button:hover,.search_button_over,.search_button_clicked{
	cursor:pointer; display:block; background-repeat:no-repeat; width:112px; height:59px; background-image:url(../images/index_concise/btn_search.gif);margin:1px 0 0 0;
}

#showmenu{
	width:410px; height:20px; position:absolute; left:190px; top:180px; background:#fff; text-align:center; padding:15px 0 0 0; letter-spacing:2px;
}
#showmenu a:hover{
	text-decoration:underline;
}

/***************************搜索下的导航***************************************/
#buttons{
	top:320px; left:195px; position:absolute;
}
#fourMT ul{
	padding:0px 0 0 15px;
}
#fourMT li{
	width:100px; height:30px; font-weight:bold; float:left; font-size:14px; letter-spacing:2px; padding:28px 0 0 0; _padding:30px 0 0 0;
}
#fourMT li a{
	color:#817F82; text-decoration:none;
}
#fourMT li a:hover,#fourMT li a.nonce{
	color:#333; text-decoration:none;
}
.libg01{
	background:url(../images/index_concise/libg01.gif) no-repeat 23px 0px;
}
.libg02{
	background:url(../images/index_concise/libg02.gif) no-repeat 23px 0px;
}
.libg03{
	background:url(../images/index_concise/libg03.gif) no-repeat 23px 0px;
}
.libg04{
	background:url(../images/index_concise/libg04.gif) no-repeat 23px 0px;
}


#footer{
	width:722px; height:30px; margin:2% auto 0 auto; padding:0 0 0 160px; color:#666
}

