.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;
	color: #353535;
}
.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;
	color: #333;
}
	
.meeting_fontH2 {
	font-weight: bolder;
	color: #333;
	font-size: 20px;
}
.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 {
	text-decoration: underline;
	font-size: 16px;
	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: #333;
	font-weight: bold;
}
.meeting a:link {
	color: #333;
	text-decoration: none;
	font-weight: bold;
}


.meeting a:visited {
	color: #333;
	text-decoration: none;
	font-weight: bold;
}
.meeting a:hover {
	color: #666;
	text-decoration: none;
	font-weight: bold;
}


//---meetinglink---------------------//
.meetinglink {
	color: #6BA1A9;
	font-weight: bold;
}
.meetinglink a:link {
	color: #6BA1A9;
	text-decoration: none;
	font-weight: bold;
}


.meetinglink a:visited {
	color: #6BA1A9;
	text-decoration: none;
	font-weight: bold;
}
.meetinglink a:hover {
	color: #999;
	text-decoration: none;
	font-weight: bold;
}


//---meetingtitle---------------------//

.meetingtitle {
	size: 16px;
	color: #333;
	font-weight: bold;
}
.meetingtitle a:link {
	color: #333;
	text-decoration: none;
	font-weight: bold;
}


.meetingtitle a:visited {
	color: #333;
	text-decoration: none;
	font-weight: bold;
}
.meetingtitle a:hover {
	color: #666;
	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-weight: bold;
	font-size: 24px;
	ont-weight: 500;
	color: #333;
}
.iphone_smalltxt {
	font-size: 10px;
}
#main {
	width: 900px;
	background-image: url(../images/products/koko_diary/main.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	float: left;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#main #maintop {
	background-image: url(../images/products/koko_diary/maintop.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 900px;
	float: left;
	padding-top: 20px;
	padding-bottom: 20px;
}
#main #maintop #mainleft #mainright {
	background-image: url(../images/products/koko_diary/mainright.png);
	background-repeat: repeat-y;
	background-position: right;
	float: right;
	width: 860px;
}
#main #maintop #mainleft {
	background-image: url(../images/products/koko_diary/mainleft.png);
	background-repeat: repeat-y;
	background-position: left center;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 900px;
	float: left;
}
#main #maintop #mainleft #mainright #contant {
	background-color: #FFF;
	width: 820px;
	float: left;
	text-align: left;
}
#main01 {
	width: 900px;
	margin: auto;
}
#main01 #main #maintop #mainleft #mainright #contant table tr td table tr td table tr td {
	text-align: left;
}
#main01 #banner {
	height: 140px;
	margin: 0px;
	padding: 0px;
}

