.news {
	background-image: url(../images/index/bg_news.jpg);
	background-repeat: no-repeat;
	height: 142px;
	width: 433px;
}
.product {
	background-image: url(../images/index/bg_product.jpg);
	background-repeat: no-repeat;
	height: 143px;
	width: 217px;
}
body {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	vertical-align: top;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	line-height: 9px;
}
.bg_about {
	background-image: url(../images/about/bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}h2 {
	font-size: 24px;
	color: #00ACFF;
	font-weight: bold;
}
.newsTxt {
	font-size: 14px;
	line-height: 22px;
	list-style-type: none;
}
.smallFont {
	font-size: 11px;
	color: #999;
}
.fontBold {
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	line-height: 30px;
}
.meeting_fontH2 {
	font-weight: bold;
	color: #73C8CF;
}
.live_fontH2 {
	font-weight: bold;
	color: #C06FAA;
}
.me_fontH2 {
	font-weight: bold;
	color: #8EC220;
}


a:link {
	color: #1745AC;
	text-decoration: none;
}

a:visited {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #00ACFF;
	text-decoration: underline;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
//---me---------------------//
.me {
	color: #8EC220;
	font-weight: bold;
}
.me a:link {
	color: #8EC220;
	text-decoration: none;
	font-weight: bold;
}

.me a:visited {
	color: #8EC220;
	text-decoration: none;
	font-weight: bold;
}
.me a:hover {
	color: #999;
	text-decoration: none;
	font-weight: bold;
}
//---meeting---------------------//
.meeting {
	color: #73C8CF;
	font-weight: bold;
}
.meeting a:link {
	color: #73C8CF;
	text-decoration: none;
	font-weight: bold;
}

.meeting a:visited {
	color: #73C8CF;
	text-decoration: none;
	font-weight: bold;
}
.meeting a:hover {
	color: #999;
	text-decoration: none;
	font-weight: bold;
}
//---live---------------------//
.live {
	color: #C06FAA;
	font-weight: bold;
}
.live a:link {
	color: #C06FAA;
	text-decoration: none;
	font-weight: bold;
}

.live a:visited {
	color: #C06FAA;
	text-decoration: none;
	font-weight: bold;
}
.live a:hover {
	color: #999;
	text-decoration: none;
	font-weight: bold;
}
.productTitle {
	font-size: 24px;
	font-weight: 500;
	color: #333;
}
.iphone_smalltxt {
	font-size: 10px;
}
