/*worldwide office*/

.news_style{
	display: none;
}
#mynewsdis {
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 19px;
}

.news_show
{
position:absolute;
background-color: white;
color:black;
font: normal 100% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
clip:rect(0px 435px 140px 0px);

}
.news_border
{
	font: normal 100% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-right: 6px;
	padding-left: 6px;
	height: 110px;
}

.news_mark{
background-color:white ;
font: normal 70% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
border: 0px solid gray;
width:440px;
height:35px;
color:black;
text-align:center;
}
.news_title{
font: bold 120% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
border: 0px solid gray;
padding: 5px 0px 9px 5px;
color:black;
}
.news_show img{

margin-left: 5px;
margin-right: 5px;

}
.buttondiv
{
	background-color:white;
	height:20px;
	width: 450px;
}
.buttondiv img {
	cursor: pointer;
}


.news_move {
	position: relative;
	overflow: hidden;
}
.mytable{
	width:435px;
	height:100px;
	vertical-align: top;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size:1.1em;
	*font-size:1.05em; //IE
	}

.mytable a{
	font-weight:bold;
	color: #336600;
	text-decoration: none;
} 
.mytable a:visited{
	font-weight:bold;
	color: #336600;
	text-decoration: none;	
} 
.mytable a:hover, a:active{
	color: #468C00;
	font-weight:bold;
	text-decoration: underline;
}

.mytable strong {
	color: #336600;
}
#mytable_officetitle {
	font-weight: bold;
	color: #003300;
}
#mytable_contactus {
	width: 450px;
	color: #007089;
	/*background-image: url(images/companies_titlebg.gif);*/
	line-height: 30px;
	height: 30px;
}
#mytable_contactus_tc {
	width: 450px;
	color: #007089;
	background-image: url(images/companies_titlebg_tc.gif);
	line-height: 30px;
	height: 30px;
}
#mytable_contactus_sc {
	width: 450px;
	color: #007089;
	background-image: url(images/companies_titlebg_sc.gif);
	line-height: 30px;
	height: 30px;
}