@charset "utf-8";

body {

	background-color: #FFFFFF;

	background-image: url(../images/bg.jpg);

	background-repeat: repeat-x;

	background-position: top;

	margin:0px;

	padding:0px;

	font-family:Arial, "宋体";

	font-size:12px;

}

img{

	border:0;

	}

#container {

	width: 780px;

	margin: auto;

}

#header {

	width: 780px;

	margin-top: 20px;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #42919e;

	float: left;

}

#topmenu {

	background-image: url(../images/topbg.jpg);

	background-repeat: no-repeat;

	float: left;

	height: 28px;

	width: 765px;

	text-align: right;

	line-height: 28px;

	color: #FFFFFF;

	padding-right: 15px;

}

#topic {

	float: left;

	width: 780px;

}

#menu {

	float: left;

	width: 780px;

	border-top-width: 1px;

	border-bottom-width: 1px;

	border-top-style: solid;

	border-bottom-style: solid;

	border-top-color: #666666;

	border-bottom-color: #989898;

}

#pagebpdy {

	float: left;

	width: 780px;

}

#cont_left {

	float: left;

	width: 256px;

	border-right-width: 1px;

	border-right-style: dotted;

	border-right-color: #666666;

	background-color: #FFFFFF;

	background-image: url(../images/leftpic.gif);

	background-repeat: no-repeat;

	background-position: left bottom;

}

#cont_right {

	float: right;

	width: 483px;

	padding: 20px;

	background-color: #FFFFFF;

	color: #666666;

}

#footer {

	clear: both;

	width: 780px;

	background-color: #42919e;

	height: 50px;

	background-image: url(../images/bottompic.gif);

	background-repeat: no-repeat;

	background-position: right top;

	border-top-width: 1px;

	border-top-style: solid;

	border-top-color: #666666;

	color: #FFFFFF;

	line-height: 150%;

	float: left;

}

#footer a {

	color: #FFFFFF;

	text-decoration: none;

}

#footer a:hover {

	color: #FFFFFF;

	text-decoration: underline;

}

#cont_right p {

	padding: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 1em;

	margin-left: 0px;

}

#cont p {

	padding: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 1.5em;

	margin-left: 0px;

	line-height: 130%;

	text-indent: 2em;

}

#cont {

	float: left;

	width: 780px;

	background-color: #FFFFFF;

	color:#666666;

}

#cont_tit {

	float: left;

	padding-left: 150px;

	width: 630px;

	height: 20px;

	overflow: hidden;

	padding-top: 8px;

	color: #FFFFFF;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #FFFFFF;

}

#cont_tit a {

	color: #ffffff;

	text-decoration: none;

}

#cont_tit a:hover {

	color: #c0a262;

	text-decoration: none;

}

#footer_en {

	color: #666666;

	float:left; width:780px; text-align:right; 

}

#footer_en a {

	color: #666666;

	text-decoration: none;

}

#footer_en a:hover {

	color: #666666;

	text-decoration: underline;

}

#topmenu a {
	color: #FFF;
	text-decoration: none;
}
