
 
/*---------- import ---------*/
@import url("layout.css");
@import url("page.css");
@import url("new.css");

	.focusBox { position: relative; width:960px; height:300px; overflow: hidden; margin: 0px auto; }
	.focusBox .pic{ position:relative; z-index:0; }
	.focusBox .pic img { width:960px; height:300px; display: block; }
	.focusBox .hd { width:100%; position: absolute; bottom: 10px; text-align: center; font-size:0; z-index:1; }
	.focusBox .hd li{margin: 0 5px; background: url(/images/dot.png) no-repeat 0 -16px; height: 16px; overflow: hidden; width: 16px; cursor: pointer;
		display:inline-block; *display:inline; zoom:1;  _background: url(/images/dot8.png) no-repeat 0 -16px;
	}
	.focusBox .hd .on{ background-position:0 0; }

	.focusBox .prev,
	.focusBox .next { width: 60px; height: 90px; margin: -60px 0 0; display: none; background: url(/images/ad_ctr.png) no-repeat 0 0; position: absolute; top: 50%; z-index: 10; cursor: pointer; text-indent: -9999px; filter:alpha(opacity=20);opacity:0.2;  }
	.focusBox .prev { left: 0; }
	.focusBox .next { background-position: 0 -90px; right: 0; }
	.focusBox .prev:hover,
	.focusBox .next:hover { filter:alpha(opacity=50) !important;opacity:0.5 !important;  }
/*---------- base ---------*/
*{
	padding:0px;
	margin:0px;
}
html{
	background:#FFF;
}
body{
	font:12px Verdana,Arial,Tahoma;	background-image: url(/img/bg.jpg);
	background-repeat: repeat-y; background-position: center top;
}
img{
	border:none;  
}

a{
	color:#222;
	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:960px;
	/*position:relative;*/
}
.w9602{
	width:960px; height:auto; background-image:url(/img/w9602.jpg); background-repeat:repeat-y; background-position:237px top;
	/*position:relative;*/
}
.pright .infos_userinfo {
	margin-bottom: 0px;
}
.mt1{/* ( margin-top * 1 ) */
	margin-top:8px;
}
.pright .mt1{
	margin-top:0px;
}
.mt2{/* ( margin-top * 2 ) */
	margin-top:16px;
}
.clear{
	overflow:hidden;
}
.fs-12{
	font-size:12px;
}
.fc-f60{
	color:#F60;
}
.fc-f90{
	color:#F90;
}


/*---------- frame ---------*/
/*---------- frame : header ---------*/
.header{
	width:100%;
	padding-top:0px;
	width:960px;   background-image:url(/img/top.jpg); background-repeat:no-repeat; background-position:left top;
	margin:auto;
	overflow:hidden;
}
.header a{
	color:#777;
}
.header a:hover{
	color:#390;
	text-decoration:none;
}
.header .top{
	clear:both;
	overflow:hidden;
}
.header .title{
	float:left;
	padding-left:0px;height:90px;  
}
.header .title h1{
	width:300px; height: 90px; font-size:16px; font-family:"Î¢ÈíÑÅºÚ";	display:block; 
	overflow:hidden;  text-indent: -500px; cursor: pointer;
} 


.header .rlink{
	width:300px; background-color:#ff0000;
	height:52px;
	float:right;
	margin-left:32px;
	overflow:hidden;
	padding-top:4px;
}


.daohang{ width:960px; margin:0px auto;height:41px; background:url(/img/menu.jpg) repeat-x left top; overflow:hidden;}
.daohang .Tim{width:215px;text-align:center; color:#fff; overflow:hidden; line-height:37px; float:left; }


#navMenu {
	width:980px; float:left;
	overflow:hidden;font-family:"Î¢ÈíÑÅºÚ";
}
#navMenu li {
	float: left;
	line-height: 37px;
	height: 41px;
	background-repeat: no-repeat;
	background-position: 0 center;
	margin-left: 0px;
}
#navMenu li a {
	font-size: 14px;
	color: #FFF;
	padding-right: 23px;
	padding-left: 24px;
	margin-left: 0px;
	display: block;
}
#navMenu li a:hover, #navMenu li.hover a {
	background-image: url(/img/navlihover.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-decoration: none;
}
#navMenu li.line{ width:2px; height:41px; background:url(/img/navli.jpg) no-repeat left top; overflow:hidden;}

/*-------- ÏÂÀ­²Ëµ¥ --------------*/
.dropMenu {
	position:absolute;
	top: 0;
	z-index:100;
	width: 120px;
	visibility: hidden;
  filter: progid:DXImageTransform.Microsoft.Shadow(color=#ba670e, direction=135, strength=2);
	margin-top: 3px; margin-left:0px;
	border: 0px solid #93E1EB;
	border-top: 0px solid #3CA2DC;
	background-color: #ea8920; 
	padding-top:2px;
	padding-bottom:6px;
}

.dropMenu li { height:37px; line-height:37px; border-bottom:1px solid #ba670e;
	padding-left:6px;
}

.dropMenu li a {
	width: 100%; color:#fff;padding: 2px 0 2px 14px;
}
.dropMenu li:hover{
	width: 100%; background-color:#333;
}
.dropMenu li:hover a{
	color:#ea8920;
}
.dropMenu a:hover {
	color:red;
	text-decoration: none;
}




/*------ //ËÑË÷¿ò ---------*/
.search2 { width:195px; height:30px; margin-left:15px; margin-top:1px; overflow:hidden; background-image:url(/img/ss.gif);background-position:left; background-repeat:no-repeat;
}
.search-keyword2 {
	width:150px; float:left;
	height:22px; line-height:20px; color:#222; font-size:10px;
	padding-top:5px;
	padding-left:10px;
	border:0px; background-image:url(/img/ss.gif);background-position:left; background-repeat:no-repeat;
}
.search-submit2 {
	cursor:pointer;
	width:30px; overflow:hidden; clear:right; float:right;
	height:28px;
	font-size:0px;
	color:#fafafa;
	border:0px;  background-image:url(/img/ss.gif); background-position:right; background-repeat:no-repeat;
}


/*---------- frame : footer ---------*/
.footer{
	width:952px;
	margin:auto; height:55px;
	color:#333;
	text-align:left;
	margin-top:8px;
	padding-bottom:18px; padding-left:4px; padding-right:4px;
	padding-top:15px; background-image:url(../../img/bottom.jpg); background-repeat:repeat-x;
}

.footer .copyright{
	color:#333;
	line-height:25px; padding-bottom:8px;
}
.footer .copyright span.zuo{ padding-right:10px;
}
.footer .copyright span.zj{ padding-right:5px; font-size:9px;
}
.footer .copyright span.you{ float:right; padding:0px; text-align:right;}
.footer .copyright  a{ color:#333;}


