html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

ul {
	list-style: none;
}

ol{
	list-style-position:inside;
}
blockquote, q {
	quotes: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
body {
	font: 14px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	width: 100%;
	background-color:rgb(255,255,255);
	background-image:url("images/background.jpg");
	background-repeat:no-repeat;
	color:rgb(64,64,64);
	background-attachment:fixed;
}
a {
	color:rgb(64,64,64);
	outline: none;
}

a:hover {
	text-decoration: none;
}
p {
	margin: 0 0 18px
}

img {
	border: none;
}
input {
	vertical-align: middle;
}

#head {
	background-image:url("images/head.png");
	background-repeat:no-repeat;
	width: 1000px;
	height:270px;
	margin: 0 auto;
}

#wrapper{
	background-image:url("images/wrapper.png");
	background-repeat:repeat-y;
	width: 1000px;
	min-height:450px;
	overflow:auto;
	margin: 0 auto;
}

#footertext{
	background-image:url("images/wrapper.png");
	background-repeat:repeat-y;
	width: 1000px;
	overflow:auto;
	margin: 0 auto;
	height:20px;
}

#footer {
	background-image:url("images/footer.png");
	background-repeat:no-repeat;
	width: 1000px;
	height:50px;
	margin: 0 auto;
	clear:both;
}

#left{
	float:left;
	margin-left:20px;
	width:200px;
}

#right{
	float:right;
	margin-right:20px;
	width:200px;
}

#partner li a{
	display:block;
	border-bottom: 1px solid rgb(182,182,182);
}


#center{
	font: 14px/18px Verdana, Geneva, sans-serif;
	margin-left:220px;
	width:480px;
	padding-left:35px;
	padding-right:45px;
	text-align:justify;
}


#copyright{
	margin-left:220px;
	width:480px;
	padding-left:35px;
	padding-right:45px;
	padding-top:5px;
	border-top: 1px solid rgb(182,182,182);
	font-size:10px;
}



#menue{
	border-top: 1px solid rgb(182,182,182);
}

#submenue{
}

#menuelang{
	border-top: 1px solid rgb(182,182,182);
	margin-top:35px;
}

#menuelang li a,#menue li a{
	border-bottom: 1px solid rgb(182,182,182);
	padding-top:10px;
	padding-left:25px;
	width:175px;
	height:25px;
    display: block;
	text-decoration: none;
}

#submenue li a{
	text-align:left;
	padding-left:45px;
	width:155px;
}



#menuelang li  a:hover,#menue li  a:hover{
	background-color:rgb(244,244,244);
	text-decoration: none;
}

.active{
	font-weight:bold;

}

.menue_head{
	background-image:url("images/menue_head.png");
	background-repeat:no-repeat;
	width:175px;
	height:25px;
	color:white;
	padding-top:10px;
	padding-left:25px;

}

.menue_text{
	width:175px;
	font-weight:bold;
	padding-top:10px;
	padding-left:20px;
	border:none;
}

.menue_img{
	width:190px;
	padding-left:20px;
}

#center p{
	font-weight:bold;
}

#center  .picture{
float:left;
padding-bottom:40px;
padding-right:20px;
padding-top:5px;
}

#center  .picture_text{
font-size:11px;
}

#jcloud-tags{
	width:410px;
	height:100px;
	margin-left:35px;
}

#jcloud-tags a{
	line-height:20px;
	display:block;
}

.center{
	text-align:center;
}

.picture_text ul > li > ul > li{
	padding-left:15px;
	padding-bottom:5px;
}

.picture_text ul > li > ul > li ul{
	padding-left:15px;
	padding-bottom:5px;
}