/* power by joryliu */
/* standard elements */
*
{
	margin:0;
	padding:0px;
}
body
{
	text-align: center;
	font:12px 宋体;
	background:#4e4e4e url(../images/bdbg.jpg) repeat-x;
}
a
{
	text-decoration:none;
	color:gray;
	display:-moz-inline-box;
	display:inline-block;
}
a img
{
	border:none;
}
li a
{
	overflow: hidden;
   white-space: nowrap;
   -o-text-overflow: ellipsis;
   text-overflow: ellipsis;
}
/* music */
.clearer
{
	clear:both;
}
.float
{
	float:left;
	display:inline;
	overflow:hidden;
	font: Arial
}
.te
{
   width:300px;
	background: url(../images/te.jpg) no-repeat;
	padding-left:28px;
	height:21px;
	padding-top:14px;
	font:16px 黑体;	
	color:gray;
}
.te span
{
	font:13px 宋体;
	color: gray;
}
.pos
{
   width:700px;
	padding-left:4px;
	margin-top:9px;
	margin-bottom:12px;
	border-bottom:1px silver solid;
	padding-bottom:2px;
}
/* structure */
.container
{
	margin:0 auto;
	width:1000px;
}
.header
{
	width:1000px;
	height:9px;
	background: url(../images/top.jpg) no-repeat;
	font-size:0px;
}
.leftshadow
{
	filter:Alpha(Opacity="0",FinishOpacity="25",Style="1");
	height:600px;
	width:4px;
	background:none;
	margin-left:25px;
}
.rightshadow
{
	filter:Alpha(Opacity="25",FinishOpacity="0",Style="1");
	height:600px;
	width:4px;
	background:none;
	
}
html* div.rightshadow ,html* div.leftshadow
{
	background:black;
}

.main
{
	width:940px;
	background:#d3d2d2 url(../images/mainbg.jpg) repeat-x;
	min-height:637px;
}
* html.main
{
	height:637px;
}
.maintop
{
	width:938px;
	height:82px;
	text-align:left;
}
.logo
{
	width:80px;
	height:75px;
	margin:12px 2px 0 18px;
}
.link
{
	width:835px;
	height:30px;
	margin-top:8px;
	text-align:right;
}
.nav
{
	width:832px;
	height:50px;
	margin-left:6px;
	line-height: 
}
.left
{
   margin-left:8px;
	width:395px;
	height:470px;
}
.center
{
   margin-left:18px;
	width:345px;
	height:470px;
	text-align:left;
}
.right
{
	width:160px;
	min-height:470px;
}
* html.right
{
	height:470px;
}
.right ul
{
	list-style: none;
	margin-top:6px;
}
.right ul li
{
	margin-top:6px;
}

.footer
{
	width:940px;
	height:70px;
	text-align:center;
	padding-top:2px;
}
.bottom
{
   width:875px;
	background:url(../images/footer.jpg) repeat-x;
	padding-top:16px;
	color:gray;
	font:12px 宋体;
}
.oa ul
{
   list-style: disc;
	margin-left:24px;
	margin-top:-8px;
}
.oa ul li
{
	border-bottom:1px silver dotted;
	font:12px 宋体;
	height:16px;
	line-height:16px;
	padding-top:8px;
}
.oa ul li a
{
	font:12px 宋体;
	color:gray;
   
}
.inleft
{
	width:200px;
	height:450px;
	/*height:auto;*/
	/*background: url(../images/12.png) no-repeat  8px 100%;*/
}
.inleft ul
{
  
	width:160px;
	text-align:center;
	margin-top:22px;
	list-style:none;
}
.inleft ul li
{
	width:160px;
	padding-left:12px;
	border-bottom:1px silver solid;
	height:22px;
	padding-top:12px;
}
.inleft ul li a
{
	
	height:20px;
	background: url(../images/li.gif) no-repeat;
	width:123px; 	
	line-height:20px;
	text-align:left;
	padding-left:32px;
	color:gray;
}
.inleft ul li a:hover
{
	color:silver;
}

.cls
{
  
	width:160px;
	text-align:center;
	margin-top:2px;
	list-style:none;
}
.cls li
{
	width:160px;
	padding-left:12px;
	border-bottom:1px silver solid;
	height:22px;
	padding-top:12px;
}
.cls li a
{
	
	height:20px;
	background: url(../images/cls.png) no-repeat;
	width:123px; 	
	line-height:20px;
	text-align:left;
	padding-left:32px;
	color:gray;
}
.cls li a:hover
{
	color:silver;
}
.inright
{
	width:720px;
	text-align:left;
}
.inflash
{
	margin-top:10px;
}
.inflash object
{
	border:2px solid silver;
}
.contain
{
   width:690px;
	height:300px;
	margin-top:22px;
	padding-left:22px;
	background: url(../images/bottom.jpg) no-repeat 0 93%;
}
.mainword
{
	width:690px;
	margin-left:12px;
	font:12px 宋体;
	line-height:18px;
	white-space:normal;
}
.mainword ul
{
	width:660px;
	list-style: none;
}
.mainword ul li
{
	width:660px;
	line-height:18px;
	border-bottom:1px silver dotted;
	overflow: hidden;
	background: url(../images/li2.gif) no-repeat;
	padding-left:12px;
}
.mainword ul li span
{
	float:left;
	width:520px;
	text-align: left;
	overflow: hidden;
   white-space: nowrap;
   -o-text-overflow: ellipsis;
   text-overflow: ellipsis;
}
.mainword ul li p
{
	float:right;
	width:80px;
	margin-left:40px;
	border: none;
}
.more
{
	float:right;
	background: url(../images/more1.jpg) no-repeat;
	margin-right:12px;
	margin-top:8px;
	width:52px;
	height:30px;
	filter:Alpha(Opacity="60");
}
/* stone */
