/***
 *	DedeCMS v5.3 Style (grass green)
 *	dedecms.com  Author pigz  2008-11-07 11:49
 **/
 
/*---------- import ---------*/
@import url("layout.css");
@import url("page.css");
@charset "gb2312";


.menu {position:absolute; z-index:100; margin-top:388px;padding-left:8px;}

.menu ul {padding:0; margin:0; list-style-type: none; height:170px;}

.menu ul li {width:35px; text-align:left;}
* html .menu ul li {width:235px; margin-left:-16px; mar\gin-left:0;}

.menu ul li a, .menu ul li a:visited {display:block; text-decoration:none; width:15px; padding:10px; background:transparent url(../xdjk_css/tab1.gif) top right; height:80px; text-align:center; border-left:1px solid #000;}
* html .menu ul li a, * html .menu ul li a:visited {width:35px; height:100px; w\idth:15px; he\ight:80px;}

table {margin:0; padding:0; border:0; border-collapse:collapse;font-size:1em;}

.menu ul li ul {visibility:hidden; position:absolute; width:190px; top:0; left:0;}

.menu ul li:hover {position:relative;}
.menu ul li:hover a {padding-left:200px;}

.menu ul li a:hover {padding-left:201px; position:relative; z-index:200; border-left:0;}

.menu ul li:hover ul,
.menu ul li a:hover ul {visibility:visible; z-index:300;}

.menu ul li:hover ul li a,
.menu ul li a:hover ul li a {display:block; background:#d8e2e2 url(../xdjk_css/fade.gif); color:#888; text-align:left; height:auto; padding:5px; border:1px solid #000; border-width:1px 1px 0 1px; width:190px; w\idth:180px;}

.menu ul li:hover ul li a.last,
.menu ul li a:hover ul li a.last {border-bottom:1px solid #000;}

.menu ul li:hover ul li a:hover,
.menu ul li a:hover ul li a:hover {background:#e8f2f2; color:#000;}


#main{margin-top:-1px;background:url(../xdjk_css/huitiao.jpg) top repeat-x;}

#copyright a,#links a{color:#000000;}
#copyright{height:130px; color:#000000;text-align:center;line-height:24px; border-bottom:1px solid #999; background:#d8f5dd url(../xdjk_css/footer_logo.jpg) 30px center no-repeat; position:relative }
#copyright img{vertical-align:middle;}
#copyright_c{width:410px;left:380px;top:20px; text-align:left; color:#60705e;float:left; position:absolute}
#copyright_c a{ color:#60705e}
#copyright_r{width:200px;padding-top:20px; float:right; }

#link_title{border:1px solid #dbdbdb;border-bottom:0;height:29px;padding:4px 10px 0 10px;background:url(link_title.gif) left top repeat-x;}
#link_title a{float:left;text-align:center;width:95px;height:25px;margin:0 5px;padding:0 0 4px 0;line-height:25px;background:url(link_tab.gif);font-size:14px;font-weight:700;color:#2b2b2b;}
#link_title a.show{background:url(link_tab_s.gif);color:#fff;}
#link_con{border:1px solid #dbdbdb;border-top:0;padding:10px 12px;width:934px;overflow:hidden;word-break:keep-all;}
#link_con span{float:left;width:110px;height:24px;line-height:24px;}
#link_con span a{color:#999;}
#links{height:38px;line-height:38px;color:#4f7a42;background:#e9ebe9;text-align:center;}
#links a{color:#23371d;}


/*---------- base ---------*/
*{
	padding:0px;
	margin:0px;
}
html{
	height:100%;
}
body{
	font:12px Verdana,Arial,Tahoma;
}
img{
	border:none;
}

a{
	color:#444;
	text-decoration:none;
}
a:hover{
	color:#F33;
	text-decoration:underline;
}
ul{
	list-style:none;
}
input,select,button{
	font:12px Verdana,Arial,Tahoma;
	vertical-align:middle;
}
/*---------- stock ---------*/
.center{
	margin:0px auto;
}
.w960{
	width:950px; background:#ffffff;
	/*position:relative;*/
}
.pright .infos_userinfo {
	margin-bottom: 0px;
}
.mt1{/* ( margin-top * 1 ) */
	margin-top:8px;
}
.pright .mt1{
	margin-top:-20px;
}
.mt2{/* ( margin-top * 2 ) */
	margin-top:16px;
}
.clear{
	overflow:hidden;
}
.fs-12{
	font-size:12px;
}
.fc-f60{
	color:#F60;
}
.fc-f90{
	color:#F90;
}
.ipt-txt{
	line-height:15px;
	padding:4px 5px;
	border-width:1px;
	border-style:solid;
	border-color:#666 #BBB #BBB #666;
	font-size:12px;
	margin-right:2px;
}
.btn-1{
	width:56px;
	height:23px;
	border:none;
	background:url(../images/btn-bg1.gif) no-repeat;
	line-height:25px;
	letter-spacing:1px;
	cursor:pointer;
	overflow:hidden;
	color:#2F592E;
}
.btn-2{
	width:70px;
	height:25px;
	border:none;
	background:url(../images/btn-bg2.gif) left top no-repeat;
	line-height:25px;
	overflow:hidden;
	color:#444;
	margin-right:2px;
}
/*---------- frame : footer ---------*/
.footer{
	width:960px;
	margin:auto;
	color:#999;
	text-align:center;
	margin-top:8px;
	padding-bottom:10px;
	border-top:1px solid #E5EFD6;
	padding-top:10px;
}
.footer .link{
	text-align:center;
	padding:5px 0px;
}
.footer .link a{
	margin:0px 5px;
	color:#666666;
}
.footer .powered{
	font-size:10px;
	line-height:25px;
}
.footer .powered strong{
	color:#690;
}
.footer .powered strong span{
	color:#F93;
}
.footer .copyright{
	color:#666666;
	line-height:23px;
}

