@charset "gb2312";

* {
  margin: 0;
  padding: 0;
  font-family: ËÎÌå,SimSun;
}


a:link,
a:visited,
a:hover,
a:active { text-decoration: underline; }

a:link { color: #00f; }

a:visited { color: #90f; }

a:hover { color: #f00; }

a:active { color: #f00; }


img{
	border:0;
}


body {
	font-size: 12px;
	text-align: center;
	padding:0;
	margin: 0;

}

#wrapper {
	text-align: left;
	width: 800px;
	background-color:#FFF;
	margin: 0px auto;
	border: 1px solid #999;

}

#header {
	height: 90px;
	position: static;
	background-color: #fff;
	padding-top: 10px;
	padding-right: 1em;
	padding-bottom: 10px;
	padding-left: 1em;
}



#globalnavi {
  text-align: center;
  width: 800px;
  height: 35px;
  position: static;
  top: 90;
  left: 0;
}

#container {
	position: static;
	top:125;
	background-color: #fff;

}

#topimage {
	height: 200px;
	padding: 10px 1em 10px;
	border: 1px solid #c9c9c9;
	background-color: #fff;

}
#topimage2 {
	height: 200px;
	padding: 10px 1em 10px;
	border: 1px solid #c9c9c9;
	background-color: #fff;
	background-image:url(../img/bgimg2.jpg);
	background-repeat: no-repeat;
	background-position: 50% 20%;

}


#contents-top {
	margin-bottom: 10px;
	overflow: hidden;
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
	padding-top: 10px;
	padding-right: 1px;
	padding-bottom: 15px;
	padding-left: 1px;

}

.contents-top-left,
.contents-top-center,
.contents-top-right {
	width: 380px;
	float: left;
	margin-left: 4px;
	margin-right:4px;
	line-height: 18px;
}

.contents-top-left,
.contents-top-center {
	padding-right: 19px;


}

#sidebar {
	width: 200px;
	float: left;
}


#contents {
	width: 500px;
	float: right;
	padding: 5px 10px 0px 5px;


¡¡	

}

#footer {
	clear: both;
	padding: 0.5em 0 1em;
	background-color: #ccc;
}


#header h2 {
	font-size: 100%;
	font-weight: normal;
	text-align: right;
	color: #999;
}


#header h1#logo {
	display: block;
	width: 380px;
	height: 62px;

}

#header a {
  text-decoration: none;
  color: #000;
}

#header a:hover {
  text-decoration: none;
  color: #f00;
}

#header p {
	margin-bottom: 0.2em;
	line-height: 0.9em;
	color: #666;
}

#header ul  {
	text-align: right;
	margin-top: -30px;
} 
#header .cinat {
	display: block;
	float: right;
	width: 100%;
}

  
#header ul li   {
	display: inline;
}  


#globalnavi ul {
	list-style-type: none;
	width: 100%;
}

#globalnavi li {
	width: 160px;
	float: left;
	border-bottom: 1px solid #ccc;
}

#globalnavi li a {
	font-size:120%;
	text-decoration: none;
	text-align: center;
	padding: 0.7em 0;
	width: 100%;
	display: block;
	color: #fff;
	background-image: url(../img/bg-gnavi.jpg);
	background-repeat: no-repeat;
	background-position: 0 50%;
}

#globalnavi li a:hover {
	text-decoration: none;
	color: #fff;
	background-image: url(../img/bg-gnavi.jpg);
	background-repeat: no-repeat;
	background-position: -160px 50%;
}

h3 {
	font-size: 120%;
	margin-bottom: 1em;
	padding: 0.5em 10px;
	border-top: 1px solid #cccccc;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #cccccc;
	background-color:#525F96
}

#contents-top h2,
#contents-top h3,
#contents-top h4,
#contents-top h5,
#contents-top h6 {
	border: none;
	background-color: #036;
	color: #FC3;
}

#contents p {
  line-height: 1.6em;
  margin-bottom: 1em;

}

.information {
	height: 350px;
	overflow: auto;
	margin-bottom: 20px;
	padding: 10px 15px 10px 5px;
	border-top-width: 5px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #636;
	border-bottom-color: #636;
}

.information dt {
	margin-bottom: 5px;
	padding-left: 5px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FC0;
}

.information dd {
  line-height: 1.5em;
  margin-bottom: 15px;
  padding-bottom: 4px;
  border-bottom: 1px solid #cccccc;
}

#sidebar p {
  line-height: 1.5em;
  margin-bottom: 0.5em;
}

#sidebar p.sidebar-title {
	margin: 0;
	text-align: center;
	line-height: normal;
	padding: 0.5em 0;
	background-color: #333;
	color: #9f0;
	font-size: 120%;
}


#sidebar li { margin: 0 0 0.5em; }


#sidebar ul.navigation { 
  list-style-type: none;
  list-style-position: outside;
  margin-bottom: 10px;

}

#sidebar .navigation li { display: inline; }

#sidebar .navigation a {
	width: 190px;
	padding: 4px;
	display: block;
	border: 1px outset #fff;
	background-color: #eee;
	text-decoration:none;
	font-weight:bold;
	font-size:120%;
	color: #063;
}

#sidebar .navigation a:hover {
	border: 1px outset #fff;
	background-color: #82BF00;
	text-decoration: none;
	color: #000;
}


#sidebar #iso {

	border:1px solid #999;
	padding:2px;
	color:#666666;
	font-size:80%;
	margin-bottom:5px;
}

#sidebar #iso .mark{
	margin-top:10px;
	text-align:center;
}

#footer p.add {
	text-align: left;
	font-size:12px;
	margin:0.5em 0em 0em 0.5em;
}
#footer p.copy {
	text-align: right;
	font-size:12px;
	margin: 0em 0.5em 0em 0.5em;
}
#footer p.privacy {
	text-align:right;
	font-size:12px;
	margin-right:0.5em;
}
#iset_mive {
	float: left;
	width: 100%;
	padding-bottom: 10px;
}
#iset_mive img {
	margin-right: 6px;
	margin-left: 6px;
}
#header span {
	float: right;
	display: block;
	line-height: 24px;
	padding-right: 20px;
}
#header span a {
	padding-right: 10px;
	padding-left: 10px;
	color: #666666;
}
.soiet_jse {
	float: left;
	width: 778px;
	color: #FFFFFF;
	margin-bottom: 10px;
	margin-left: 3px;
	background-image: url(../img/pro_bj.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	height: 27px;
	padding-top: 8px;
	padding-left: 12px;
}
