@charset "utf-8";
/* CSS Document */
/*html { filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1); }*/
/*css reset*/
html, body, div, span, ul, li, a, p, form, table, td, tr, th, h1, h2, h3, h4 {
	margin:0;
	padding:0;
}
a {
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
ul, ol, li {
	/*list-style:none;*/
}
img {
	border:none;
}
body {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif, "宋体";
}
/*container*/
#container {
	width:1003px;
	height:auto;
	margin:0 auto;
}
/*tab*/
.slidingList_none {
	display:none;
}
.com{
	color:#333;
	float:left;
	margin-bottom:10px;
}
.com a,.com a{
	color:#333;
}
.tabTitle li {
	cursor:pointer;
	float:left;
	display:block;
	width:77px;
	height:30px;
	line-height:30px;
	text-align:center;
	padding-left:1px;	
}

.menuNo{
	background:url(images/taboff.gif) no-repeat;
}
.menuOn {
	background:url(images/tabon.gif) no-repeat;
	color:#003399;
}

.tab03 .tabTitle li{
	width:116px;
}
.tab03 .tabTitle .menuNo{
	background:url(images/taboff2.gif) no-repeat;
}
.tab03 .tabTitle .menuOn {
	background:url(images/tabon2.gif) no-repeat;
	color:#003399;
}

#tab3_1 li img {
	float:left;
}
#tab3_1 li  {
	height:22px;
	line-height:22px;
}
#tab3_1 li a{
	float:left;
	height:16px;
	line-height:16px;
	margin-left:5px;
}

.tab04 .tabTitle li{
	width:105px;
}
.tab04 .tabTitle .menuNo{
	background:url(images/taboff2.gif) no-repeat;
}
.tab04 .tabTitle .menuOn {
	background:url(images/tabon2.gif) no-repeat;
	color:#003399;
}
.tab04 .tabContent{
	width:413px;
	height:130px;
}
.tab04 .tabContent li {
	background:url(images/bol.gif) no-repeat 3px 8px;
	float:left;
	display:block;
	width:45%;
	height:26px;
	overflow:hidden;
}
.tab04 .tabContent li a {
	color:#003399;
}
.tab04 .tabTitle{
	width:100%;
	width:424px;
}

.tabContent{
	width:223px;
	border:1px solid #CCC;
	border-top:none;
	float:left;
	padding-left:10px;
}
.tabContent ul {
	margin:5px 0;
}
.tabTitle{
	border-right:1px solid #CCC;
	width:234px;
	height:30px;
	font-weight:600;
}
.tab_c_top{
	float:left;
	margin:5px 0;
	margin-bottom:0px;
	height:auto;
	padding-bottom:3px;
	border-bottom:1px dashed #9FC2E8;/*dashed*/
}
.tab_c_top img {
	width:58px;
	height:45px;
	float:left;
	margin-right:5px;
}
/*header*/
#header {
	width:100%;
	height:170px;
}
/*main*/
#main {
	width:100%;
	height:auto;
	float:left;
}
/*main_L*/
.main_L {
	width:235px;
	height:auto;
	float:left;
	background:url(images/left.gif) no-repeat;
	padding-left:35px;
}


#tab1_1 li {
	height:50px;
	line-height:50px;
	color:#F00;
	text-align:center;
	font-weight:600;
	margin:5px 0;
	padding:0;
	width:210px;
}


.tab01 .tabContent{
	height:170px;
	float:left;
	padding-bottom: 1px;
}

.tab03 .tabContent{
	height:234px;
	float:left;
}
.tab01_bak {
	height:auto;
	float:right;
	padding-bottom: 1px;
}
.tab01_bak_x {
	height:auto;
	float:right;
}

.slidingList_none ul {
	display:block;
	float:left;
	padding-bottom: 4px;
	margin: 4px;
}
.slidingList ul {
	display:block;
	float:left;
	padding-bottom: 4px;
	margin: 4px;
	margin-left: 0px;
}
.slidingListNone ul {
	display:block;
	float:left;
	padding-bottom: 4px;
	margin: 4px;
}
.slidingList_none li,.slidingList li {
	display:block;
	width:190px;
	padding-left:15px;
	height:22px;
	line-height:22px;
	background:url(images/bllo1.gif) no-repeat left 3px;
	margin-left: 0px;
}
.slidingList li {
	display:block;
	width:190px;
	padding-left:15px;
	height:22px;
	line-height:22px;
	background:no-repeat left 3px;
	margin-left: 0px;
}
.slidingListNone li {
	display:block;
	width:200px;
	padding-left:0px;
	height:22px;
	line-height:22px;
}

.slidingListNone li img {
	vertical-align: middle;
}

/*
#tab1_1 .bg01 {
	background:url(images/tel.gif) no-repeat;
	text-indent:1.5em;
}
*/

.bg01{
	display:block;
	width:217px;
	height:50px;
	background:url(images/tel-1.gif) no-repeat;
}
a.bg01:hover{
	background:url(images/tel-2.gif) no-repeat;
}
.bg02{
	display:block;
	width:217px;
	height:50px;
	background:url(images/1-1.gif) no-repeat;
}
a.bg02:hover{
	background:url(images/1-2.gif) no-repeat;
}
.bg03{
	display:block;
	width:217px;
	height:50px;
	background:url(images/yuyue1.gif) no-repeat;
}
a.bg03:hover{
	background:url(images/yuyue2.gif) no-repeat;
}
#tab2_1 li{
	position:relative;
}
#tab2_1 li a span {
	visibility:hidden;
	position:absolute;
	top:3px;
	left:170px;	
}
#tab2_1 li a span img {
	width:98px;
	height:36px;
	padding:2px;
	background:#FFF;
	border:1px solid #CCC;
}
#tab2_1 li a:hover{
	background:transparent;
}

#tab2_1 li a:hover span{
	visibility:visible;
	display:inline;		
}

/*mian_R*/
.main_R {
	width:720px;
	height:auto;
	float:right;
	margin: 0px;
	padding: 0px;
}

.newsImag{
	width:723;
	height:200px;
	position:relative;
	border:0px solid #333;
	float:right;
	margin: 0px;
	padding: 0px;
}
.main_R_bot{
	width:100%;
	height:auto;
	border:1px solid #bdd4eb;/*dotted*/
	float:right;
	margin-top:12px;
}
.main_R_img{
	width:722px;
	height:auto;
	border:0px solid #bdd4eb;/*dotted*/
	float:right;
	margin-top:12px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
}
.main_R_bot_L{
	width:427px;
	height:auto;
	float:left;
	padding:4px;
	padding-right:0px;
	padding-left: 6px;
}
.notice{
	width:427px;
	height:auto;
	padding-bottom: 2px;
}
.notice h3 {
	width:100%;
	height:30px;
	line-height:30px;
	display:block;
	color:#FFF;
	font-size:13px;
	font-weight:600;
	text-indent:2em;
	background:url(images/gonggao.jpg) no-repeat;
	position:relative;
}
.notice h3 a {
	position:absolute;
	top:8px;
	right:10px;
}
.noticeTop{
	border-bottom:1px dotted #6C9ACC;/*dotted*/
	padding-bottom:5px;
	height: 88px;
}
.noticeTop img {
	float:left;
	padding:8px;
}
.noticeTop p {
	line-height:20px;
}
.noticeTop strong {
	display:block;
	color:#003399;
	padding-top:8px;
}
.notice li {
	list-style:none;
}

.moretxt{
	margin-left:2px;
	color:#003399;
}

.notice ul {
	display:block;
	width:100%;
	margin:4px 0;
}
.notice li a {
	color:#333333;
}
.notice li {
	padding-left:25px;
	height:26px;
	line-height:25px;
	background:url(images/bol.gif) no-repeat 12px 8px;
}
/**/
.main_R_bot_R{
	width:273px;
	height:auto;
	float:right;
	display:inline;
	margin-right:5px;
	padding-top:4px;
	padding-left:4px;
	border-left:1px solid #bdd4eb;/*dotted*/
}
.school_R_bot_R{
	width:233px;
	height:auto;
	float:right;
	display:inline;
	margin-right:6px;
	padding-top:4px;
	padding-left:0px;
}
.school_R_bot_R_bak{
	width:233px;
	height:auto;
	float:right;
	display:inline;
	margin-right:2px;
	padding-top:0px;
	padding-left:0px;
}
.comR{
	width:100%;
	height:auto;
	border:1px solid #CCCCCC;
	margin-bottom:8px;
}
.comR h3 {
	text-indent:2em;
	height:32px;
	line-height:32px;
	font-size:12px;
	font-weight:600;
	background:url(images/daohanbj.gif) repeat-x;
	position:relative;
	color:#333333;
}
.comR h3 a {
	position:absolute;
	right:10px;
	top:8px;
}
.comR a {
	color:#333;
}
.comR a:hover{
	color:#C33;
}
.comR ul.kd li {
	height:30px;
	line-height:30px;
	padding-left:25px;
	background:url(images/bllo1.gif) no-repeat 4px 8px;
}
.comR ul li {
	height:30px;
	line-height:30px;
	padding-left:10px;
	list-style: none;
}
.comR ul li span {
	color:#990000;
	margin-right:3px;
	FONT-SIZE: 9pt
}
.comR ul li span a {
	color:#990000;
	margin:0px;
	FONT-SIZE: 9pt
}
/*footer*/
#footer {
	width:100%;
	height:150px;
	clear:both;
}

/***********************************************8*/

.text {
	border: 1px solid #CCC;
	height: 18px;
	margin: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	line-height: 18px;
	padding: 2px;
	vertical-align: bottom;
}

.radio {
	vertical-align: middle;
}

.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 1px;
	height: 23px;
	width: 70px;
	border: 1px solid #CADFE9;
	background-color: #069;
	padding: 0px;
	vertical-align: bottom;
}
