html,body{margin:0;padding:0}
BODY {
	
	MARGIN: 0px; 
	padding: 0px;
	FONT: 12px/18px "Lucida Sans Unicode","Lucida Sans", Verdana, Tahoma, ""; 
	COLOR: #000000; 
	TEXT-ALIGN: center;
	font-family:"宋体";
	line-height:200%;
	
}
p{margin:0 10px 10px}
td{
	font-size:12px;
}
A:link {
	color: #A90000;
	text-decoration: underline;
}
A:visited {
	COLOR: #A90000; TEXT-DECORATION: underline
}
A:hover {
	COLOR: #A90000; TEXT-DECORATION: underline
}
.hui:link {
	color: #666666;
}
.hui:visited {
	COLOR: #333333; 
}
.hui:hover {
	COLOR: #333333;
	text-decoration:none;
	
}
A IMG {
	BORDER-TOP-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; BORDER-BOTTOM-STYLE: none
}

H1 STRONG {
	DISPLAY: none
}
H2{
	font-size: 12px;
	padding: 4px 0 5px 15px;
	border-bottom: 1px solid #505050;
	color: #000;
}
IMG{
	margin: 0;
}
/* ----------container zentriert das layout-------------- */
#container {
	width: 849px;
	padding: 0px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	background-color: #E6E6E6;
} 
#top{
	height: 210px;
}
#search{
	display: block;
	padding: 3px 0 3px 20px;
	height: 25px;
	background-color: #8B0000;
	color: Orange;
	text-align: left;
}
.searchform{
	display: inline;
}
#wrapper{
	float: left;
	padding-top: 0px;
	text-align: center;
	background-image: url(../images1/contentbg.gif);
}
#sidebar{
	float: left;
	padding: 15px 0 30px 5px;
	width: 178px;
	background-color: #E8E7E1;
	background-image: url(../images/bg_sidebar.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#sidebar .item{
	width: 180px;
	height: 33px;
	padding: 8px 0 0 25px;
	background: url(../images/bg_item.jpg) no-repeat left;
	font-size: 14px;
	color: #a48f65;
	/*font-weight: bold;*/
}

#quick ul{
	list-style: none;
	margin: 0 0 0 20px;
}
#quick li{
	list-style: none;
	margin-top: 10px;
}
/*#quick ul li A,A:link,A:hover,A:visited{
	color: #494505;
	text-decoration: underline;
}*/

#sidebar .nitem{
		width: 170px;
	height: 20px;
	padding: 5px 0 0 10px;
	background: #CCCCAD;
	font-size: 14px;
	color: #000;
/*	font-weight: bold;
*/}

#sidebar .nitem1{
		width: 170px;
	height: 20px;
	padding: 5px 0 0 10px;
	background: Silver;
	font-size: 14px;
	color: #000;
/*	font-weight: bold;
*/}

#sidebar .snitem{
	width: 160px;
	height: 20px;
	padding: 5px 0 0 20px;
	background: #D7D7CE;
	font-size: 12px;
	color: #000;
/*	font-weight: bold;
*/}
#mid{
	float: left;
	width: 360px;
	margin: 0;
	background: url(../images/bg_mid.jpg) no-repeat bottom left;
	padding: 0 6px 0 6px;
	padding-bottom: 60px;
	text-align: center;
	border-left: 1px solid #CCCCAD;
/*	border: 1px solid Teal;
*/}
#box{
	background: url(../images/bg_box.jpg);
	width: 245px;
}
#box img{
	margin: 0;
	padding: 0;
	display: block;
}
#box p{
	text-align: left;
	padding: 0 10px 0 10px;
	color: #A90000;
}
.news{
	text-align: left;
}
.yu_news{
  text-align: center;
}
#view{
	float: left;
	width: 216px;
/*	border: 1px solid Teal;
*/	background: url(../images/bg_view.jpg);
	text-align: center;
	margin-bottom: 10px;
}
/*#view img{
	display: block;
}*/
#view #top{
	background: url(../images/view_top.jpg) no-repeat;
	height: 55px;
	padding: 30px 0 0 0;
	color: #45460D;
	font-size: 14px;
	font-weight: bold;
}
#view .title{
	color: #A90000;
	padding: 5px 0 0 10px;
	margin: 0 10px 10px 10px;
	text-align: left;
	background: url(../images/bg_view_item.jpg) no-repeat;
	height: 26px;
}

.title .left{
	float: left;
}
.title .right{
	float: right;
	text-align: right;
	padding-right: 10px;
}

.more{
	text-align: right;
}
#line{
	border-bottom: 1px dotted #696969;
}

#nmid{
	float: left;
	margin: 0;
	width: 580px;
	height: 450px;
	
	padding: 0 6px 0 6px;
	padding-bottom: 60px;
	text-align: center;
	border-left: 1px solid #CCCCAD;
}
#nmid .nav{
	padding: 5px 0 8px 20px;
	text-align: left;
	background: url(../images/line_nav.jpg) no-repeat bottom;
}
#nmid #line{
		border-bottom: 1px dotted #A9A9A9;
		padding: 0 0 10px 0;
}

#nmid1{
	margin: 0;
	width: 97%;
	height: 450px;
	background: url(../images/bg_mid.jpg) no-repeat bottom left;
	padding: 0 6px 0 6px;
	padding-bottom: 60px;
	text-align: center;
	border-left: 1px solid #CCCCAD;
}
#nmid1 .nav{
	padding: 5px 0 8px 20px;
	text-align: left;
	width: 100%;
	background: url(../images/line_nav.jpg) repeat-x bottom;
}
#nmid1 #line{
		border-bottom: 1px dotted #A9A9A9;
		padding: 0 0 10px 0;
}
#showp .nav{
	clear: left;
	padding: 5px 0 8px 20px;
	text-align: left;
	background: url(../images/line_nav.jpg) repeat-x bottom;
	width:100%;
}

#showp #left{
	float: left;
	padding: 0 0 0 50px;
}
#showp #right{
	float: right;
	width: 500px;
	text-align: center;
	clear: right;
}
#showp #right img{
	border: 1px solid Silver;
}
#showp #desc{
	clear: left;
	height: 300px;
	padding: 10px 10px 0 200px;
	background: url(../images1/js.gif) no-repeat top left;
}
#showp .footer{
	
	height: 70px;
	text-align: center;
}
.pagenav{
	text-align: center;
}
/*  ----------------footer---------------------- */ 
#footer {
	display: block;
	clear: left;
	padding: 10px 0 0 220px;
	margin: 0px;
	height: 76px;
	background: url(../images/bg_footer.jpg) no-repeat;
	color: Orange;
	text-align: left;
	} 


#DivNews{
	float: right;
	width:450px;
	text-align: left;
	padding: 5px;
}

.clear {
	clear:both;
}
.hide {
	display:none;
}
/*- Form--------------------------- */
.cssform p{
clear: left;
margin: 0;
padding: 2px 0 2px 0;
padding-left: 110px; /*width of left column containing the label elements*/
border-top: 1px dashed #E6E6E6;
height: 1%;
}

.cssform label{
text-align: right;
font-weight: bold;
float: left;
margin-left: -105px; /*width of left column*/
width: 100px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
padding-top: 3px;
}

.cssform input[type="text"]{ /*width of text boxes. IE6 does not understand this attribute*/
width: 180px;
}

.cssform textarea{
width: 250px;
height: 80px;
}

/*.threepxfix class below:
Targets IE6- ONLY. Adds 3 pixel indent for multi-line form contents.
to account for 3 pixel bug: http://www.positioniseverything.net/explorer/threepxtest.html
*/

* html .threepxfix{
margin-left: 3px;
}

.formbutton{
cursor:pointer;
border:outset 1px #ccc;
background:#999;
color:#666;
font-weight:bold;
padding: 1px 2px;
background:url(../images/formbg.gif) repeat-x left top;
}
.frominput{
	width: 200px; border: 1px solid gray;
}
.tab11{
vertical-align:text-top; padding-top:5px;  text-align:center; font-size:12px; font-weight:700;

 }

