body {
  font-size: 12px;
  color:#000000;  
  margin:0px;
  text-align: center;
  font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	background: url("images/headbg.png") repeat-x;
  height:100%;
}

p {
	font-family: Georgia, Palatino, Palatino Linotype, FreeSerif, serif;
	font-size:  16px;
	line-height: 24px;
	margin-bottom: 19px;
	-webkit-font-smoothing: subpixel-antialiased;
}

#page { 	
  text-align: left;
  vertical-align: middle;	
  margin: 0px auto 0px auto;
  padding: 0px;
  width: 880px;
}

#middle{
	width:880px;
}

#head{
	background: url("images/headbg2.png");
	width: 880px;
	height: 171px;
}

#logo{
	float:left;
}

#logo img{
	border:0px;
}

#headright{
	margin-left:293px;
	background: url("images/lang-eidu.png");
	height:171px;
	width:587px;
}

#langmenu{
	color:#FFFFFF;
	margin-left:60px;
	padding-top:93px;
}

#photoshow{
	clear:both;
	background: url("images/photoshowbg.png");
	width: 880px;
	height: 349px;
}

#photocontent{
	width:800px;
	height:320px;
	padding-top:29px;
	margin-left:40px;
}

#hormenu{
	background: url("images/menubg.png");
	width: 880px;
	height: 30px;
}

#menutext{
	padding-top:6px;
	padding-left:60px;
	color: #000000;
	font-size:10pt;
}

#footer{
	clear:both;
	background: url("images/footerbg.png")  repeat-x;
	height: 20px;
	color:#FFFFFF;
	padding-top:32px;
}

#footer a{
	text-decoration:none;
	color:#FFFFFF;
}

#footer a:hover{
	text-decoration:underline;
}

#contentpart{
	min-height:400px;
}

#contentpart2{
	width:800px;
	margin-left:40px;
}

#content{
	padding:20px;
	color:#564b47;
}

#content a{
	text-decoration:none;
	color:#FF9900;
	font-weight:900;
}

#content a:hover{
	text-decoration:underline;
	color:##FF9900;
}

#leftCol{
	float:left;
	width:370px;
}

#rightCol{
	margin-left:390px;
	width:370px;
	overflow:hidden;
}

#mainCol{
	float:left;
	width:545px;
}

#infoCol{
	margin-left:390px;
	width:195px;
	overflow:hidden;
}

div.csc-header{
	border-bottom:solid 1px #564b47;
}

div.csc-header h1{
	font-size:11pt;
}


div.csc-textpicHeader{
	border-bottom:solid 1px #564b47;
}

div.csc-textpicHeader h1{
	font-size:11pt;
}

.csc-frame-frame1{
	background:#564b47;
	border: 1px solid #564b47;
	padding: 0px 10px 0px 10px;
	margin-bottom:10px;
}

.csc-frame-frame1 p{
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;	
	font-size:12px;
	line-height: 20px;
	color:#FFFFFF;
}

.menu1-level1-no a{
	color:#FFFFFF;
	text-decoration:none;
}
.menu1-level1-act a{
	color:#FFFFFF;
	text-decoration:none;
}

p.welcome{
	font-size: 12pt;	
}

div.line{
	height:30px;
}

div.linew{
	overflow:hidden;
	padding:5px;
}

div.lineg{
	overflow:hidden;
	padding:5px;
	background-color:#E6E6E6;
}

label.iLabel{
	float:left;
	width: 100px;
}

span.iEntriesLabel{
	float:left;
	width:200px;
}

span.fencername{
	float:left;
	width:150px;
}

div #entries_bg {
	display:none;
	opacity:0.5;
	filter: alpha(opacity=50);
	background-color: grey;
	position: absolute;
	top: 0pt;
	left: 0pt;
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	padding:0px;
	z-index: 1024;
}

div .entries_box{
	display:none;
}

div .entriesnames
{
	margin-top:10px;
	margin-bottom:10px;
	margin-left:1px;
	border-left: solid 1px #564B47;
	padding: 5px 10px 10px 10px;
}

.col_wrap {
  border:1px solid #ddd;
  padding:5px;
}

.col1 { float:left; width:470px; padding-right:10px; }
.col2 { float:right; width:270px; }