@charset "utf-8";
/*
    I-vision
	 author:zhangbo
	 project: I-vision webstation
	 Nov.21.2006
*/
@import url(nav.css);
@import url(news.css);
html,body {
	font-family: Tahoma, Arial;
	font-size: 12px;
	height: 100%;
	margin-top: 0px;
	margin-left: 0px;
	color: #707070;
}

select,option,input,textarea,form {
	font-family: Tahoma, Arial;
	FONT-SIZE: 12px;
	margin: 0;
	padding: 0;
}

img{
	border: 0;
	margin: 0 0 0 0;
}
a,a:hover{
	border: 0;
	text-decoration: none;
}

/* ҳ岼 */
#globeLayout{
	margin: 0 auto;
	width: 852px;
	background: url(images/bgshadow.gif) repeat-y;
	height: auto;
	text-align: center;
}

#InnerLayout{
	width: 836px;
	text-align: center;
	margin-bottom: 15px;
	margin-left: 11px;
}

/* ҳʽ */ 
#bottomLayout{
	margin: 0 auto;
	width: 854px;
	height: 14px;
	padding-left: 1px;
}

.clear{
	height: 5px;
	clear: both;
}

.autoheight{
	height: 1px;
	margin-top: -1px;
	clear: both;
	overflow: hidden;
}

h2{
	color: #1897CA;
	font: bold 15px Arial, Helvetica, sans-serif;
	margin: 8px 0px 5px 0px;
	padding: 0;
}

/* =============================== */
#InnerLayout #leftlayout{
	width: 152px;
	height: auto;
	margin: 10px 0 0 5px;
	float: left;
}

#leftlayoutCN{
	width: 152px;
	height: auto;
	margin: 10px 0 0 5px;
	float: left;
}

/* =============================== */
#contentlayout{
	width: 639px;
	margin-left: 15px;
	margin-top: 10px;
	float: left;
	text-align: left;
}

#contentlayout #mainflash{
	width: auto;
	height: auto;
}

#contentlayout #content{
	width: 639px;
	float: left;
	height: 100%;
}

#contentlayout #content .title{
	width: auto;
	height: 22px;
	text-align: left;
}

#contentlayout #content p{
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 160%;
	text-justify: inter-ideograph;
	text-align: justify;
	color: #707070;
}

#contentlayout #content .cn{
	margin: 5px 0px 5px 0px;
	padding: 0px;
	line-height: 160%;
	text-justify: inter-ideograph;
	text-align: justify;
	color: #707070;
}

#contentlayout #content ul{
	margin-top: 2px;
	line-height: 150%;
}

#contentlayout #content ul li{
	list-style-type: disc;
	color: #8c8b8b;
}

#contentlayout #content .joinus{
	margin: 0;
	line-height: 160%;
	color: #8c8b8b;
}

#contentlayout #content A{
	color: #8c8b8b;
	font-size: 12px;
	text-decoration: none;
}

#contentlayout #content a:hover{
	color: Orange;
	font-size: 12px;
	text-decoration: none;
}

#contentlayout #content h3{
	color: #fff;
	font-size: 14px;
	font-weight: bolder;
	padding-left: 5px;
	margin: 0 0 0 0;
}

/* ======download================== */
.downloadmargin{
	margin: 5px 0px 5px 0px;
}

.downloadcontent{
	line-height: 160%;
	color: #8c8b8b;
}
.cn_li {
list-style:url(images/list_image.jpg) inside none; line-height:22px;
}
