body {
	background:#C5CBCF url(/imgs/design/body_bg.gif) 0 0;
	padding:0;
	margin:0;
	font-family: Verdana, Arial, Tahoma, Geneva, Helvetica, sans-serif;
}

div {float:left;}

#all {
	width:959px;
	margin-top:30px;
	position:relative;
}

#menu {
	width:866px;
	background:#D3DCE5 url(/imgs/design/bg01.gif) repeat-x 0 0;
/*	height:29px; */

}
#menu img {
	border:0;
	float:left;
}
#menu img.li {
	width:4px;
	height:14px;
	margin-left:12px;
	margin-right:12px;	
}
#topleftcorner {
	background:url(/imgs/design/coner_left.gif) no-repeat 0 0;
	width:34px;
	height:29px;
}

#toprightcorner {
	background:url(/imgs/design/clock_top.gif) no-repeat 0 0;
	width:59px;
	height:29px;
}
#head {
	background:#fff url(/imgs/design/head.jpg) no-repeat 6px 0;
	width:959px;
	height:159px;
}
#content {
	width:959px;
	background-color:#fff;
	padding:25px 0 10px 0;
}
#text {
	padding:0 45px;
}
#text, td, th {
	font-size:11px;
	color:#052D52;
}
#text p, td p {text-indent:5px;margin-bottom:18px;}
ul {margin:0 0 18px 0; padding-left:17px;}
ul li {color:#778490; list-style-type:square;}
h1 {
	font-size:12px;
	margin-left:-39px;
	margin-bottom:18px;
	padding-left:39px;
	background:url(/imgs/design/bg02.gif) repeat-y 0 0;
}
h2, h3, h4, h5, h6 {font-size:12px;margin-bottom:18px;}
a {color:#778490;}
a:hover {text-decoration:none;}

#botleftcorner {
	background:url(/imgs/design/coner_left2.gif) no-repeat 0 0;
	width:17px;
	height:17px;
}
#kusok {
	background-color:#fff;
	width:925px;
	height:17px;
}
#botrightcorner {
	background:url(/imgs/design/coner_right2.gif) no-repeat 0 0;
	width:17px;
	height:17px;
}
#copy {
	padding:20px 35px;
	font-size:10px;
	color:#28292A;
}
#informa {
	float:right;
	padding:20px;
	font-size:10px;
	color:#28292A;
}
#informa a {color:#28292A;}
#informa a:hover {text-decoration:none;}