body{font-size: 12px;color: #333333; margin:0;}
td{font-size: 12px;color: #333333;}
#logo {
	background-attachment: fixed;
	background-image: url(../images/background_logo.jpg);
	background-repeat: no-repeat;
	height: 80px;
	background-position:center center;
}
#button {
	color: #cc0000;
	text-decoration: none;
	text-align:center;
	font-weight: bold;
	padding: 0 0 0 0;
	margin-left: -10px;margin-bottom: -10px;
}
#button ul {
    list-style: none;
    margin: 0;
    padding: 0;
  }

#button li {	height: 22px;
	width: 100%;
	margin:10px;	
	line-height:22px;
	background-image: url(../images/menu_1.gif);
	background-repeat:no-repeat;
	list-style-type: none;
	
  }

#button li a {
	display: block;
	text-decoration: none;
	color: #cc0000;
	padding-left:10px;
	background-image: url(../images/menu_1.gif);
	background-repeat:no-repeat;
	  }

  html>body #button li a {
	text-decoration: none;
	background-image: url(../images/menu_1.gif);
	background-repeat: no-repeat;
	padding-left:10px;
}

  #button li a:hover {
	color: #ffffff;
	text-decoration: none;
	background-image: url(../images/menu_2.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	padding-left:10px;
}
  
  #button li.selected a{
	color: #ffffff;
	text-decoration: none;

	background-image: url(../images/menu_2.gif);
	background-repeat: no-repeat;  }
	
	
/*buttonsub*/
#buttonsub {
	color: #F6CCCC;
	text-decoration: none;
	text-indent: 1.5em;
	padding: 5 0 0 0;
	margin:0px;
	line-height: 22px;
	width:95%;	
}
#buttonsub ul {
    list-style: none;
  }

 #buttonsub li {	/*height: 22px;*/
	width: 100%;
	list-style-type: none;
	text-indent: 1.5em;
	padding:5px;
	margin-left:-20px;
	margin-top:-10px;
	margin-bottom:-20px;
  }

#buttonsub li a {
	display: block;
	text-decoration: none;
	color: #F6CCCC;
	background-image: url(../images/menu_3.gif);
	background-repeat:repeat-y;
	  }

html>body #buttonsub li a {
	text-decoration: none;
	background-image: url(../images/menu_3.gif);
	background-repeat:repeat-y;
	color: #F6CCCC;
}

#buttonsub li a:hover {
	color: #ffffff;
	text-decoration: none;
	background-image: url(../images/menu_4.gif);
	background-repeat:repeat-y;
	font-weight: bold;
}
  
#buttonsub li.selected a{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	background-image: url(../images/menu_4.gif);
	background-repeat:repeat-y;}

/**/
.newsbodybg{
	background-image: url(../images/background_news.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
}
.indexbodybg{background-image: url(../images/background_index.gif); background-repeat: no-repeat; background-position: center top;}
#newsindex{
	background-image:url(../images/txt_line.jpg);
	line-height: 1.8em;
	width:380;
	}
#scnews{
	height:100; 
	width:420;
	position:relative; 
	overflow:auto;
	left:50;
	scrollbar-base-color:#f4f4f4; 
	scrollbar-face-color:none; 
	scrollbar-arrow-color:none; 
	scrollbar-track-color:#ffffff; 
	scrollbar-3dlight-color:#ffffff; 
	scrollbar-darkshadow-color:#ffffff; 
	scrollbar-highlight-color:#ffffff; 
	scrollbar-shadow-color:#ffffff;}
.menubg{background-attachment: fixed;background-image: url(../images/background_menu.jpg);background-repeat: no-repeat;background-position: center center;height: 30px;}
.input_search {height: 16px;width: 100px;border-top-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-left-width: 1px;	border-top-style: none;border-right-style: none;border-bottom-style: none;border-left-style: none;font-size: 13px;color: #DE0000;margin: 0px;	padding: 0px;vertical-align: middle;}
.addbg{background-attachment: fixed;background-image: url(../images/background_address.gif);background-repeat: no-repeat;background-position: right top;}
.box{
	width: 60px;
	height: 18px;
	clip: rect(0px,60px,18px,0px);
	overflow: hidden;
	border: 0px solid;
}
.box2{
	width: 58px;
	height: 16px;
	clip: rect(0px,58px,16px,0px);
	overflow: hidden;
	color: #FFFFFF;
	border: 0px solid;
}
select{
	position: relative;
	left: -2px;
	top: -3px;
	color:   #333333;
	border-style: none;
	border-width: 0px;
	font-size: 13px;
	font-family: Verdana;
	vertical-align: top;
}
.db tr{ background-color:expression('#ffffff,#DEDFE0'.split(',')[rowIndex%2]); 
			font-family: Arial;
	/*font-size: 10px;*/
	height: 20;
}
a:link {	font-size: 13px;	color: #333333;	text-decoration: none;}
a:visited {	font-size: 13px;	color: #666666;	text-decoration: none;}
a:active {	font-size: 13px;	color: #ff0000;	text-decoration: none;}
a:hover {	font-size: 13px;	color: #CC0000;	text-decoration: none;}
.lb{color: #333333;	}
.rq{color: #0099CC;} 
.date{color: #333333;font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 10px;}
#titlename {
	font-size: 18px;
	font-weight: bold;
	vertical-align: top;
	margin-top:15;
}
.picalpha{
	filter: Alpha(Opacity=10,);
	background-color: #000000;
}
.fontbold{
	font-weight: bold;
	color: #FFFFFF;
}.smbg {
	background-image: url(../images/bg_sm.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}




/*yuangong*/

.yuangong1 { width:680px; height:36px; border-bottom:1px solid #333333; margin:0px auto 0px auto; text-align:left;}
.yuangong2 {
	width:680px;
	height:auto;
	text-align:left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
}
.yuangong2a {
	width:333px;
	height:229px;
	background-image:url(../images/yuangongbg.jpg);
	background-repeat:no-repeat;
	margin-right:3px;
	margin-left:3px;
	margin-bottom:10px;
	float:left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.yuangong2a img{ width:120px; float:left; height:148px;border:1px solid #cfcfcf; padding:4px;  float:left;}
.yuangong2a h1{ font-size:17px; font-weight:bold; line-height:37px;text-align:center; background-image:url(../images/yuangongbg2.jpg); background-repeat:no-repeat; width:130px; height:37px; }
.yuangong2a-2 {
	width:170px;
	margin:0px auto 0px auto;
	height:30px;
	text-align:center;
	font-size:17px;
	font-weight:bold;
	line-height:30px;
	letter-spacing: 0.6em;
}

.yuangong2a-3 {
	width:170px;
	margin:0px auto 0px auto;
}
.yuangong2a-3 a { color:#990000; font-size:15px; text-decoration:underline; font-weight:bold; margin:0px 0px 0px 10px;
}

.yuangong2a-3 p { color:#666666; font-size:13px; line-height:20px; font-weight:bold; padding:10px;
}
.yuangong2a-3 h2{ font-size:17px; font-weight:bold; line-height:37px;text-align:center; height:37px; font-family:Arial, Helvetica, sans-serif;}
.yuangong2a-4 {
	width:170px;
	margin:0px auto 0px auto;
	height:30px;
	text-align:center;
	font-size:17px;
	font-weight:bold;
	line-height:30px;
	color:#990000;
	letter-spacing: 0.6em;
}.neirong {
	font-size: 15px;
	font-weight: bold;
	color: #666666;
	padding: 5px;
	height: 90px;
	width: 160px;
	overflow: hidden;
}

