@charset "utf-8";
body {
	background-image: url(img/body_bg1.jpg);
	color: #294766;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-family: "宋体", Verdana, Lucida, Arial, Helvetica, "Lucida Grande", sans-serif;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
* {
	margin: 0px;
	padding: 0px;
}
#head {
	width: 620px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(img/head_logo.jpg);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-top: 65px;
	padding-left: 180px;
	height: 30px;
}
#head a {
	color: #faffbf;
	display: block;
	width: 55px;
	margin-right: 3px;
	float: left;
	text-decoration: none;
	text-align: center;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 8px;
	padding-left: 3px;
}
#head a:hover,#head a.cur  {
	color: #FF7f00;
	background-image: url(img/nav-hover.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
}
#content {
	width: 800px;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
}
#cont_l {
	width: 570px;
	float: left;
	z-index: 2;
	position: relative;
	padding-bottom: 30px;
}
#cont_l_main {
	background-image: url(img/cont_l_bg.gif);
	background-repeat: no-repeat;
	float: left;
	width: 505px;
	padding-top: 20px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 40px;
}

#cont_l_bot {
	background-image: url(img/cont_l_bg.gif);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	height: 15px;
	float: left;
	width: 570px;
	margin: 0px;
}
#cont_l_main  h1 {
	color: #1c2a35;
	margin-bottom: 35px;
	font-size: 15px;
}
#cont_l_main  h1  span  {
	font-size: 13px;
	color: #FF7F00;
	margin-left: 5px;
}
#cont_l_main  h2 {
	color: #ff6a00;
	font-size: 16px;
	text-align: center;
	padding-bottom: 15px;
	padding-top: 10px;
}
#cont_l_main  h3 {
	color: #ff6a00;
	font-size: 13px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 15px;
}
#cont_l_main  h4  {
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	font-size: 14px;
}

#cont_l_main table {
	font-size: 11px;
	margin-bottom: 15px;
}
#cont_l_main tr.t {
	color: #FF7F00;
	text-align: center;
	background-color: #ddd;
}
#cont_l_main td {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	font-size: 11px;
}
#cont_l_main .t td {
	border-top-style: none;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-style: none;
	border-right-style: none;
	border-left-style: none;
}


#cont_l_main .text {
	background-image: url(img/cont_l_box.gif);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	padding-bottom: 5px;
	margin-bottom: 15px;
}
#content #cont_l #cont_l_main .text img {
	float: right;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 2px;
	padding-left: 1px;
	margin-bottom: 2px;
}


#cont_l_main .text h3 {
	margin-top: 10px;
	text-indent: 24px;
	color: #FF3300;
	font-size: 13px;
	margin-left: 0px;
}
#cont_l_main .text h2 {
	text-align: left;
	font-size: 13px;
	padding-bottom: 0px;
	padding-top: 0px;
}
#cont_l_main .text1 {
	border: 1px solid #D7F1F5;
	float: left;
}
#cont_l_main .text1 p {
	text-indent: 0px;
}

#cont_l_main .text1 h2 {
	text-align: left;
	padding: 5px;
	background-color: #D7F1F5;
	font-size: 13px;
	font-weight: normal;
	width: 494px;
}
#cont_l_main .text1 .text1_l {
	float: left;
	clear: both;
	padding-left: 5px;
	padding-right: 10px;
	width: 90px;
}
#cont_l_main .text1 .text1_r {
	width: 378px;
	float: right;
	padding-right: 15px;
}
#cont_l_main .text1 li {
	float: left;
	height: 12px;
	width: 120px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	list-style-type: none;
	display: block;
	clear: none;
	margin: 0px;
}
#cont_l_main .text1 div {
	float: left;
	height: auto;
	width: 120px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin: 0px;
	padding-right: 0px;
	text-align: left;
}
#cont_l_main .text1 table {
	margin: 0px;
}
#cont_l_main .text1 td {
	font-size: 12px;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#cont_l_main .text1 p {
	margin: 0px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}



#cont_l_main  a  {
	text-decoration: none;
	background-image: url(img/cont_l_box.gif);
	background-repeat: repeat-x;
	background-position: 0px bottom;
	font-size: 12px;
	height: 12px;
	color: #397cbf;
}
#cont_l_main  a:hover  {
	color: #FF6A00;
}
#cont_l_main .infolist {
	margin-left: 15px;
	list-style-type: none;
}
#cont_l_main .list {
	padding-left: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#cont_l_main .list li {
	padding-top: 3px;
	padding-bottom: 3px;
	clear: both;
	padding-left: 15px;
	background-image: url(img/list_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	list-style-type: none;
}
#cont_l_main .list li h2 {
	width: 405px;
	float: left;
	font-size: 12px;
	font-weight: normal;
	color: #76C6CF;
	background-image: url(img/cont_l_box.gif);
	background-repeat: no-repeat;
	background-position: 0px bottom;
}
#cont_l_main .list li h3 {
	font-size: 12px;
	font-weight: normal;
	float: left;
	width: 66px;
}
#cont_l_main .list li a {
	text-decoration: none;
	color: #397cbf;
}
#cont_l_main .list a:hover {
	background-image: url(img/cont_l_box.gif);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	color: #FF7F00;
}
#cont_l_main p {
	font-size: 12px;
	text-align:justify;
	text-justify:inter-ideograph;
	text-indent: 2em;
	line-height: 170%;
	margin-top: 10px;
	margin-bottom: 10px;
}

#cont_l_main p.top {
	text-indent: 0px;
	clear: both;
}
#cont_l_main p.top a {
	color: #397cbf;
}
#cont_l_main iframe.full {
	height: 600px;
	width: 500px;
	margin-left: 15px;
	overflow: auto;
	margin-bottom: 15px;
}
#cont_l_main .partlist {
	float: left;
	height: 220px;
	width: 220px;
	margin-right: 15px;
	margin-left: 10px;
}
#cont_l_main  .partlist  h2 {
	font-size: 13px;
	font-weight: normal;
	color: #FF6600;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#cont_l_main .partlist h2 span {
	margin-left: 125px;
	background-image: url(img/part-arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 10px;
}


#cont_l_main .partlist iframe {
	overflow:hidden;
	height: 135px;
	width: 220px;
}
#cont_l_main .txtlist ul {
	padding-left: 20px;
	margin-left: 30px;
}
#cont_l_main .txtlist li {
	margin-left: 24px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#cont_l_main .imglist img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	}
#cont_l_main  .imglist  a  {
	text-decoration: none;
	border: 1px solid #00FFFF;
	margin: 2px;
	float: left;
	background-color: #FCFCFE;
	background-image: none;
}
#cont_l_main .imglist a:hover {
	border: 1px solid #FF3366;
}
#cont_l_main  img.right {
	float: right;
	margin-bottom: 15px;
	margin-left: 15px;
	margin-top: 15px;
	margin-right: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#cont_l_main img.left {
	float: left;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#cont_r {
	width: 800px;
	position: absolute;
	z-index: auto;
	left: 0px;
	top: 30px;
}
#cont_r_main {
	background-image: url(img/cont_r_bg.gif);
	background-repeat: no-repeat;
	float: left;
	width: 190px;
	margin: 0px;
	padding-left: 590px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
}

#cont_r_bot {
	width: 800px;
	height: 15px;
	background-image: url(img/cont_r_bg.gif);
	background-position: 0px bottom;
	float: left;
	background-repeat: no-repeat;
	margin: 0px;
}
#cont_r_main h1 {
	font-size: 13px;
	color: #c46a11;
	background-image: url(img/cont_r_h1.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 25px;
	padding-bottom: 10px;
}
#cont_r_main .box {
	background-image: url(img/cont_r_box.gif);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	padding-bottom: 15px;
}
#cont_r_main .box ul {
	margin-bottom: 15px;
}
#cont_r_main .box li {
	background-image: url(img/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	padding-left: 10px;
	list-style-type: none;
}
#cont_r_main .box li a {
	color: #faffbf;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 12px;
	height: 12px;
	display: block;
}
#cont_r_main .box a:hover {
	color: #FF6600;
	text-decoration: underline;
}


#cont_r_main p {
	color: #CCCCCC;
}

#cont_r_main  iframe.new {
	height: 163px!important;
	height: 148px;
	width: 190px;
	margin-bottom: 10px;
}
#cont_r_main  iframe.web {
	height: 140px!important;
	height: 145px;
	width: 190px;
	margin-bottom: 10px;
}
#cont_r_main iframe.xueshu{
	height: 140px!important;
	height: 145px;
	width: 190px;
	margin-bottom: 10px;
}
#cont_c {
	clear: both;
	height: 1px;
	width: 800px;
	float: left;
}
#foot {
	height: 80px;
	background-image: url(img/foot_bg.jpg);
	background-repeat: repeat-x;
	width: 100%;
	clear: both;
}
#foot_info {
	color: #536980;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 60px;
	padding-top: 20px;
	background-image: url(img/foot_info_logo.gif);
	background-repeat: no-repeat;
	background-position: 0px 22px;
	padding-left: 40px;
	position: relative;
}
#foot_img {
	height: 100px;
	width: 200px;
	position: absolute;
	left: 600px;
	top: -100px;
}

#foot_info iframe {
	height: 60px;
	width: 600px;
}
