/* Global Styles */
img
{
   border:none;
   }

.highlightit img{
border: 1.5px solid #0000FF;
}

.highlightit:hover img{
height:200px;
width:200px;
display:inline;
position:absolute;
border: 1.5px solid navy;
filter:alpha(opacity=90);
}

.highlightit:hover{
color: red; /* Dummy definition to overcome IE bug */}

.nowmenu{
padding: 0px 3px;
	cursor: pointer;
	position: relative;
	margin:0.3px;
 
background: #a4c2c2 ;
}
.nowbody{
	padding:5px 0px;
	display:block;
	color:#000000;
	background-color:#EFEFEF;
	 padding-left:12px;
	
	text-decoration:none;
}


 .nowbody a:hover {
	color:#FF0000;
	background-color:#a4c2c2;
	text-decoration:underline;
}

.nowbody a:visited{
color:#0000FF;}

.menu_list {
	width: 195px;	
}


.menu_head {
	padding: 0px 3px;
	cursor: pointer;
	position: relative;
	margin:0.3px;
    
    background: #a4c2c2 ;
}
.menu_body {
	display:none;
	
}
.menu_body a 
{
	display:block;
	color:#000000;
	background-color:#EFEFEF;
	 padding-left:12px;
	
	text-decoration:none;
}
 .menu_body a:hover {
	color:#FF0000;
	background-color:#a4c2c2;
	text-decoration:underline;
}
.menu_body a:visited{
color:#0000FF;}


h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
	
h1  {
	font:14px Tahoma;
	color: #CC3300;
	letter-spacing:.1em;
	line-height:26px;
	text-align:center
	}

h2  {
	font:12px georgia;
	color: #000000;
	line-height:14px;
	text-align:left;
	}	


body {
	margin:0px;
	/*background-image:url(pic/background1.jpg);*/
	background:url(pic/background.jpg)
	
	}
	
td {
	font:11px Tahoma;
	color:#000000;
	line-height: 150%;
	}
	
a{
color: #000000;
	text-decoration:none
}


a:link {color:#000000;}/*未被访问过的链接*/


a:visited {color:#000000;
text-decoration:none}/*已经被访问过的链接*/


a:hover ,a:action {color: #990000;
	text-decoration:underline;}/*鼠标停留或点击的时候链接的颜色*/	

	
	
/* ID Styles */

#sitemap {
font-size:12px; font-weight:bold; text-align:center}
	
#navigation a {
	font:11px Tahoma;
	color: #0033FF;
	text-decoration:none;
	}
	
#navigation a:hover {
	color: #993300;
	text-decoration:underline;
	}

#padding {
	padding:20px 5px 20px 5px;
	}
	
#weekdays th {
	font:10px arial;
	color: #ffffff;
	letter-spacing:.2em;
	}

#calheader td {
	font-weight:bold;
	}

/* Class Styles */

.logo {
	font:14px Tahoma;
	color: #000000;
	letter-spacing:.0em;
	font-weight:bold;
	}

.sidebarText {
	font:12px georgia;
	color: #336666;
	line-height:18px;
	}
	
.bodyText {
	font:11px Tahoma;
	line-height:15px;
	color:#333333;
	font-size: 11px;
	}
	
.bodyText a {
	font:11px Tahoma;
	color: #0033FF;
	text-decoration:underline;
	}

.bodyText a:link {color:#0000FF;}/*未被访问过的链接*/


.bodyText a:visited {color:#993300;
text-decoration:underline}/*已经被访问过的链接*/	

.bodyText a:hover ,a:action {
font:bold;
	text-decoration:underline;}/*鼠标停留或点击的时候链接的颜色*/
		
.subHeader {
	font:14px georgia;
	color: #669999;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	}
	
.navText {
	font:11px Tahoma;
	color: #333300;
	}
	
.calendarText {
	font:11px arial;
	line-height:14px;
	color:#333333;
	}
	
.STYLE2 {font-size: 8px}	
	
.a1 {
	font-size: 9px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.a2 {
	font-size: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#ok {
	float: left;
	width: 130px;
	height: auto;
}
#ok2 {
	width: auto;
	float: left;
	height: auto;
}
#ss { 
	width: 20px; 
	height: 20px; 
	background: #fff url(http://www.chinatungsten.com/ss.png)  no-repeat 100% 0; 
	border:0px; 
	cursor:hand;
}
.topBar {
	padding:5px 0px 5px 10px;
	font:11px/15px Tahoma;
	font-weight:bold;
	border-bottom: 3px solid #E5E5E5;
	background: #F6F3F3;
}