body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 14px;
	color: #000000;
	font-family:"MS Sans Serif";
	background:url(../images/bg_institute.jpg);
}

a:link { color: #6F6F00; text-decoration: none }
a:visited { color: #6F6F00; text-decoration: none }
a:active { color: #6F6F00; text-decoration: none }
a:hover { color: #6F6F00; text-decoration: underline }

form {
	margin:0;
}

h2 {
	display:none;
}

img {
	border: 0px;
}



#body-frame {
	position:relative;
	float:none;
	/* margin: 0 auto; */
	margin: 0;
	width: 1000px;
	overflow: hidden;
}

#body-frame-center {
	position:relative;
	float:left;
	margin: 0;
	width: 850px;
	background:#FFFFFF;
}

#body-frame-right {
	position:relative;
	float:left;
	margin: 0;
	width: 150px;
}

#body-header {
	position:relative;
	float:left;
	margin: 0;
	width: 850px;
	height: 90px;
	background: url(../images/top_institute.jpg);
}

#body-header h1{
	display:none;
}

#body-header ul.link-menu{
	width:850px;
	margin: 0;
	display:block;
	padding: 0;
	margin-top: 65px;
}

#body-header ul.link-menu li{
	float:right;
	height:20px;
	line-height:20px;
	display:block;
	text-align:center;
}

#body-header ul.link-menu li a{
	float:left;
	display:block;
	height:20px;
	line-height:20px;
	text-align:center;
	text-decoration:none;
	color:#000000;
	font-size:12px;
	padding: 0 5px 0 5px;
	background:#CCCCCC;
}

#body-header ul.link-menu li a:hover{
	float:left;
	display:block;
	height:20px;
	line-height:20px;
	text-align:center;
	text-decoration:none;
	color:#000000;
	font-size:12px;
	padding: 0 5px 0 5px;
	background:#EEEEEE;
}

#body-content-right {
	float:right;
	width:540px;
}

#body-content-right .c-right-top{
	float:right;
	width:540px;
	height:40px;
	background:url(../images/institute-c-right-top.jpg);
}

#body-content-right .c-right-bg{
	float:right;
	width:490px;
	background:url(../images/institute-c-right-bg.jpg);
	padding-left:20px;
	padding-right:30px;
}

#body-content-right .c-right-bottom{
	float:right;
	width:540px;
	height:40px;
	background:url(../images/institute-c-right-bottom.jpg);
}

#body-content-left {
	float:right;
	width:310px;
}

#body-content-left .c-left-top{
	float:right;
	width:310px;
	height:40px;
	background:url(../images/institute-c-left-top.jpg);
}

#body-content-left .c-left-bg{
	float:right;
	width:310px;
	background:url(../images/institute-c-left-bg.jpg);
}

#body-content-left .c-left-bottom{
	float:right;
	width:310px;
	height:40px;
	background:url(../images/institute-c-left-bottom.jpg);
}

#body-content-right .c-right-showname{
	text-align:center;
	font-size:24px;
}

#body-content-left .c-left-images{
	float:left;
	padding-left:30px;
	padding-bottom:5px;
	width:280px;
}

#body-content-left .c-left-images-s{
	float:left;
	width:50px;
	padding-left:1px;
	padding-right:1px;
}

#body-content-left .c-left-vedio{
	float:left;
	padding-left:30px;
	padding-bottom:5px;
	width:280px;
}

#body-content-map {
	float:left;
	width:850px;
}

#body-content-map .c-map-top{
	float:left;
	width:850px;
	height:40px;
	background:url(../images/institute-map-top.jpg);
}

#body-content-map .c-map-bg{
	float:left;
	width:790px;
	background:url(../images/institute-map-bg.jpg);
	padding-left:30px;
	padding-right:30px;
	text-align:center;
}

#body-content-map .c-map-bottom{
	float:left;
	width:850px;
	height:40px;
	background:url(../images/institute-map-bottom.jpg);
}






#body-footer {
	position:relative;
	float:left;
	margin: 0;
	width: 850px;
	height: 85px;
	background: url(../images/footer_bg.jpg);
}

#body-footer ul.link-menu{
	width:750px;
	margin: 0;
	display:block;
	padding: 10px 0 10px 100px;
}

#body-footer ul.link-menu li{
	float:left;
	height:20px;
	line-height:20px;
	display:block;
	text-align:center;
}

#body-footer ul.link-menu li a{
	float:left;
	display:block;
	height:20px;
	line-height:20px;
	text-align:center;
	text-decoration:none;
	color:#000000;
	font-size:12px;
	padding: 0 5px 0 5px;
}

#body-footer ul.link-menu li a:hover{
	float:left;
	display:block;
	height:20px;
	line-height:20px;
	text-align:center;
	text-decoration:underline;
	color:#000000;
	font-size:12px;
	font-weight:bold;
	padding: 0 5px 0 5px;
}

#body-footer .text {
	position:relative;
	float:left;
	width: 850px;
	text-align:center;
	font-weight:bold;
	padding: 5px 0 0 0;
	clear:both;
}

#body-footer .text2 {
	position:relative;
	float:left;
	width: 850px;
	color:#666666;
	text-align:center;
	font-weight:bold;
	padding: 5px 0 0 0;
	clear:both;
}
