/***
 *	DedeCMS v5.3 Style (grass green)
 *	dedecms.com  Author pigz  2008-11-07 11:49
 **/
 
/*---------- import ---------*/
@import url("layout.css");
@import url("page.css");


/*---------- base ---------*/
*{
	padding:0px;
	margin:0px;
}
html{
	background:#FFF;
}
body{
	font:12px ËÎÌå,Arial;
}
img{
	border:none;
}

a{
	color:#22376e;
	text-decoration:none;
}
a:hover{
	color:#0000ff;
	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:960px;
	position:relative;
}
.mt1{/* ( margin-top * 1 ) */
	margin-top:8px;
}
.mt2{/* ( margin-top * 2 ) */
	margin-bottom:10px;
}
.clear{
	overflow:hidden;
}
.fs-12{
	font-size:12px;
}
.fc-f60{
	color:#F60;
}
.fc-f90{
	color:#F90;
}
.ad728{
    width:728px;
	height:90px; 
	margin:0px auto 8px
}
.dleft{
    width:300px;
	float:left;
}
.dright{
    width:416px;
	float:right
}
.eleft{
    width:358px;
	float:left;
}
.eright{
    width:358px;
	float:right
}
.ad224{
    margin-bottom:8px;
}
.ad224 img{
    width:234px;
	height:60px;
}
/*---------- frame ---------*/
/*---------- frame : header ---------*/
.header{
	width:100%;
	padding:0px;
	overflow:hidden;
}
.header a{
	color:#777;
}
.header a:hover{
	color:#390;
	text-decoration:none;
}
.header .top{
	clear:both;
	overflow:hidden;
	padding:5px 0px 0px 0px
}
.tool{
	background:#f7f7f7;
	height: 27px;
	line-height:27px;
	width:960px;
	border:#dedede 1px solid;
	margin:0px auto;
}
.tool a{
    color:#000;
}
.tool .l{
    width:520px;
	float:left;
	padding-left:10px;
	padding-top:3px;
}

.tool .r{
    width:300px;
	float:right;
	text-align:right;
	padding-right:10px;
}
.header .title{
	float:left;
	width:200px;
	height:60px;
}
.header .banner{
	width:468px;
	height:60px;
	float:left;
	padding-top:3px;
	margin-left:10px;
	overflow:hidden;
}
.header .banner img{
	width:468px;
	height:60px;
	display:block;
}
.header .rlink{
	width:260px;
    text-align:center;
	height:60px;
	float:right;
	padding-top:3px;
}
.nav {
	background: url(../images/soft_li_bg.gif); MARGIN: 0px auto 0px; POSITION: relative; HEIGHT: 36px; width:960px;
}
.nav UL {
	MARGIN: 0px
}
.nav A:link {
	COLOR: #fff
}
.nav A:visited {
	COLOR: #fff
}
.nav A:hover {
	COLOR: #fff
}
.nav A:active {
	COLOR: #fff
}
.navR {
	right: 0px; FONT: bold 14px/1.4em "ËÎÌå"; POSITION: absolute; top: 0px; HEIGHT: 30px; width:960px;
}
.navR UL {
	MARGIN: 10px 15px 0px 10px
}
.navR LI {
	padding-right: 10px; padding-left: 13px; background: url(../images/bg_nav.gif) no-repeat 100% -100px; padding-bottom: 0px; padding-top: 0px; float:left
}

.subNav {
	border-right: #d6d5d5 1px solid; border-top: #d6d5d5 0px solid; background: url(../images/a2.gif) repeat-x 0px -150px; border-left: #d6d5d5 1px solid; width: 958px; COLOR: #751b00; border-bottom: #d6d5d5 1px solid; line-height:32px; HEIGHT: 32px; margin:0 auto;
}
.searchBox {
	float:left;
    overflow:hidden;
	height:30px;
        line-height:30px;
}
.searchBox {
	DISPLAY: inline; MARGIN: 5px 10px 0px 20px;padding-top:0px;
}
.searchBox .select {
	border-right: #888 1px solid; border-top: #888 1px solid; border-left: #888 1px solid; width: 85px; COLOR: #751b00; border-bottom: #888 1px solid; margin-left:5px;
}

.searchBox .btn {
	width: 39px; CURSOR: hand; HEIGHT: 20px;border-top-width: 0px; border-left-width: 0px; background: url(../images/sousuo.gif) no-repeat 0px 0px; border-bottom-width: 0px; CURSOR: hand; TEXT-ALIGN: center; border-right-width: 0px; margin-left:8px;
}
.searchBox .keybox {
	border-right: #888 1px solid; border-top: #888 1px solid; FONT-SIZE: 13px; border-left: #888 1px solid; COLOR: #808080; border-bottom: #888 1px solid; HEIGHT: 17px; width:270px; padding-left:5px; padding-top:2px;
}
.Tag {
	MARGIN: 0px 5px 0px 0px;
	height:23px;
	padding-top:3px;
	text-align:left;
	overflow:hidden;
}
.Tag A {
	COLOR: #751b00;
	margin-right:5px
}
.Tagi {
	MARGIN: 0px 5px 0px 0px;
	height:32px;
	text-align:left;
	width:500px;
	overflow:hidden;
}
.Tagi A {
	COLOR: #751b00;
	margin-right:5px
}
/*---------- frame : footer ---------*/
.footer{
	color:#000;
	text-align:center;
	padding-top:10px;
	background:#EBF1F7;
	padding-bottom:10px;
	margin:0px auto 0px;
}
.footer p{
    line-height:23px;
}
.footer p a{
    color:#000;
}

