@charset "utf-8";
*,body {
	padding: 0;
	margin: 0;
}
body {
	font: 12px/16px Arial, Helvetica, sans-serif;
}
img {
	border: none;
}
#wrapper {
	margin: 0px auto;
	width: 1000px;
}
#front_header {
	text-align: center;
	padding: 22px 0 13px;
}
#front_footer {
	height: 37px;
	padding: 12px 29px 17px;
}
.fleft {
	float: left;
}
.fright {
	float: right;
}
a {
	text-decoration: none;
	color: #000;
}
#menu {
	height: 35px;
	background: url(images/menu.gif) repeat;
	line-height: 35px;
	padding: 0 12px 0 0;
	overflow:hidden;
	clear: both;
	color: #4aa2df;
}
#menu a {
	color: #cee3f2;
	text-decoration: none;
}
#menu ul {
	list-style: none;
	float: left;
}
#menu ul li {
	display: block;
	height: 35px;
	float: left;
	background:url(images/li_bg.gif) no-repeat left center;
}
#menu ul li.first {
	background: none;
}
#menu ul li a {
	display: block;
	padding: 0 25px;
	font-size: 14px;
	line-height: 35px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	float: left;
	white-space: nowrap;
}
#menu ul li a:hover,
#menu ul li a.active {
	background: url(images/li_first.gif) no-repeat center 27px;
}
#menu ul li.first a span,
#menu ul li.first a.active span{
	padding-left: 25px;
	display: block;
	float: left;
	height: 35px;
	background: url(images/icon_home.gif) no-repeat left 6px;
	cursor: pointer;
}
#content {
	padding: 5px 0;
	background: url(images/con_bg.gif) repeat-x top;
	overflow:hidden;
	clear: both;
	_height: 1%;
}
#region1 {
	height: 265px;
	padding: 20px 16px 0;
	clear: both;
}



#image_news {
	width: 323px;
	height: 265px;
	float: left;
	position: relative;
}
#image_news ul {
	list-style: none;
	padding: 0;
	margin: 0;
	display: inline;
}
#image_news li {
	list-style: none;
	padding: 0;
	margin: 0;
}
#image_news li a.img {
	width: 313px;
	height: 214px;
	display: block;
	padding: 5px;
	background: url(images/newsImg_bg.gif) no-repeat;
	overflow: hidden;
}
#image_news li a.img img {
	width: 311px;
	height: 212px;
	border: 1px solid #707070;
}
a.img_title {
	width: 323px;
	height: 41px;
	display: block;
	clear: both;
	line-height: 41px;
	font-size: 12px;
	text-align: center;
    color: #0b4b73;
	font-weight: bold;
}
#num_control {
	position: absolute;
	height: 15px;
	right: 6px;
	bottom: 47px;
	z-index: 12;
}
#num_control a {
	width: 23px;
	height: 12px;
	line-height: 12px;
	float: left;
	padding-top: 3px;
	background: url(images/numControl.gif) no-repeat -23px bottom;
	font-size: 10px;
	font-weight: bold;
	line-height: 12px;
	text-decoration: none;
	text-align: center;
	color: #fff;
}
#num_control a.activeSlide {
	background: url(images/numControl.gif) no-repeat 0 bottom;
}


#site_news {
	width: 391px;
	float: left;
	padding-left: 12px;
}
a.more {
	float: right;
	font-size: 12px;
	font-weight: normal;
	margin-right: 5px;
}
#site_news h2 {
	height: 23px;
	line-height: 23px;
	padding-bottom: 3px;
	background: url(images/h2_line.gif) repeat-x bottom;
	padding-left: 5px;
	font-size: 14px;
	color: #0b4b73;
	margin-bottom: 10px;
}
ul.news_one {
	list-style: none;
	margin: 0;
	padding: 0;
	border: 1px solid #bdd9e8;
	display: block;
}
ul.news_one li {
	height: 30px;
	padding: 0 14px;
	line-height: 30px;
}
ul.news_one li a {
	padding-left: 15px;
	background: url(images/icon_news.gif) no-repeat left center;
}
ul.news_one li span.date {
	float: right;
}
ul.news_one li.odd {
	background: #fff;
}
ul.news_one li.even {
	background: #dff0fc;
}



#mail {
	width: 216px;
	height: 213px;
	background: url(images/mail_bg.gif) no-repeat;
	float: right;
	padding: 7px;
}
.blue_bar {
	height: 29px;
	border: 1px solid #0a9fcb;
	padding: 1px 1px 0 1px;
	background: #a9dded;
	line-height: 29px;
	overflow: hidden;
	margin-bottom: 5px;
}

.yellow_bar {
	height: 29px;
	border: 1px solid #e5b952;
	padding: 1px 1px 0 1px;
	background: #ffd77b;
	line-height: 29px;
	overflow: hidden;
	margin-bottom: 5px;
}
.yellow_bar h2 {
	background: url(images/line_bg2.gif) repeat-x;
	height: 29px;
	overflow: hidden;
	font-size: 14px;
	color: #b25d12;
	padding-left: 20px;
}
.yellow_bar a.more {
	padding-left: 15px;
	background: url(images/icon_more2.gif) no-repeat left center;
	color: #666;
}
.blue_bar h2 {
	background: url(images/bar1.gif) repeat-x;
	height: 29px;
	overflow: hidden;
	font-size: 14px;
	color: #024479;
	padding-left: 10px;
}
.blue_bar h2 span {
	padding-left: 40px;
	display: block;
	height: 29px;
}
span.mail {
	background: url(images/icon_mail.gif) no-repeat left top;
}
span.notice {
	background: url(images/icon_notice.gif) no-repeat left top;
}
span.thesis {
	background: url(images/icon_thesis.gif) no-repeat left top;
}
span.friend {
	background: url(images/icon_friend.gif) no-repeat left top;
}
.mail_con {
	height: 131px;
	padding: 10px;
}
.mail_con p {
	padding-bottom: 10px;
}
.mail_con label {
	width: 4.5em;
	display: block;
	float: left;
	line-height: 23px;
}
.mail_con .form-submit {
	width: 106px;
	height: 26px;
	background: url(images/btn_subit.gif) no-repeat;
	border: none;
	color: #fff;
}
.mail_con .form-text {
	width: 136px;
	border: none;
	height: 22px;
	border-top: 1px solid #bcbcbc;
}
.dateBar {
	height: 23px;
	background: url(images/date_bar.gif) repeat-x;
	border: 1px solid #89c4ef;
	text-align: center;
	font-size: 12px;
	line-height: 23px;
}
#search_form {
	width: 230px;
	height: 25px;
	margin-top: 7px;
	float: right;
	background: url(images/search_bg.gif) no-repeat right center;
	line-height: 25px;
}
#search_form label {
	float: left;
	width: 66px;
	display: block;
}
#search_form .form-text {
	width: 134px;
	float: left;
	height: 16px;
	padding: 4px 2px 4px 3px;
	border: none;
	background: none;
	_width: 130px;
}

#search_form .form-submit {
	width: 25px;
	height: 25px;
	background: url(images/search_bg.gif) no-repeat right center;
	border: none;
}


#region2 {
	padding: 19px 16px 16px;
	overflow: hidden;
	clear: both;
	background: url(images/line_bg.gif) repeat-x top;
}

#region2_left {
	width: 280px;
	float: left;
}
#region2_left .content,
#region2_right .content{
	width: 266px;
	padding: 6px 7px 0;
	background: url(images/box2_bg.gif) no-repeat;
	overflow: hidden;
}
.blue_bar .more {
	padding-left: 15px;
	background: url(images/icon_more.gif) no-repeat left center;
	color: #024479;
}
#region2_left .block,
#region2_right .block {
	padding-bottom: 7px;
	background: url(images/box2_bg.gif) no-repeat 0 bottom;
	margin-bottom: 10px;
}
#region2_right .block {
	background: url(images/box3_bg.gif) no-repeat 0 bottom;
}
#region2_right .content {
	background: url(images/box3_bg.gif) no-repeat 0 0;
	width: 256px;
}
#region2_middle {
	width: 393px;
	float: left;
	margin: 0 0 0 12px;
}
#region2_middle .top {
	height: 6px;
	overflow: hidden;
	width: 100%;
	float: left;
	clear: both;
	background: url(images/b_bar.gif) no-repeat 0 0;
}
#region2_middle .bottom {
	height: 6px;
	overflow: hidden;
	width: 100%;
	float: left;
	clear: both;
	background: url(images/b_bar.gif) no-repeat 0 -6px;
}
#region2_middle .main {
	background: #d2eefb;
	border-left: 1px solid #89c4ef;
	border-right: 1px solid #89c4ef;
	padding: 0 8px;
	overflow: hidden;
	clear: both;
}
#region2_middle .main .block {
	padding-bottom: 23px;
}
#region2_middle .main .p0 {
	padding-bottom: 1px;
}
ul.news_two {
	list-style: none;
	padding: 0 17px 1px;
	margin: 0;
	border: 1px solid #bdd9e8;
	background: #fff;
}
ul.news_two li {
	height: 29px;
	padding: 0;
	line-height: 29px;
	border-bottom: 1px solid #cccccc;
}
ul.news_two li.last {
	border-bottom: none;
}
ul.news_two li a {
	padding-left: 15px;
	background: url(images/icon_news.gif) no-repeat left center;
}
ul.news_two li span.date {
	float: right;
}

#region2_right {
	width: 270px;
	float: right;
}
#region2_right .content .links {
	list-style: none;
	padding: 2px 9px 9px 9px;
	margin: 0;
	border: 1px solid #bdd9e8;
	background: #fff;
}
#region2_right .content .links a {
	display: block;
	margin-top: 9px;
}
.friend_link {
	padding: 0 2px 6px 2px;
	background: #fff;
	border: 1px solid #bdd9e8;
	overflow:hidden;
	_height: 1%;
}
a.half_link,
a.full_link {
	width: 120px;
	height: 23px;
	display: block;
	float: left;
	margin: 6px 3px 0 2px;
	text-align: center;
	line-height: 23px;
	background: url(images/half_link.gif) no-repeat;
	white-space: nowrap;
	display: inline;
}
a.full_link {
	width: 245px;
	background: url(images/full_link.gif) no-repeat;
	clear: both;
}
#footer {
	height: 92px;
	padding-top: 20px;
	background: url(images/line_bg.gif) repeat-x top;
	text-align: center;
	line-height: 20px;
	clear: both;
}
#breadcrumb {
	padding-left: 276px;
	height: 26px;
	line-height: 26px;
	padding-bottom: 3px;
	clear: both;
}
#left {
	width: 238px;
	background: #cfebfa url(images/left_bg.gif) repeat-x;
	float: left;
	margin-left: 16px;
	_margin-left: 8px;
	position: relative;
	padding: 7px 0;
	height: 200px;
	border-left: 1px solid #89c4ef;
	border-right: 1px solid #89c4ef;
	margin-bottom: 20px;
}
.left_top {
	height: 7px;
	background: url(images/leftbg.gif) no-repeat 0 0;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: -1px;
	width: 240px;
}
.left_bottom {
	height: 7px;
	background: url(images/leftbg.gif) no-repeat 0 -7px;
	position: absolute;
	bottom: 0;
	left: -1px;
	width: 240px;
	overflow: hidden;
}
#left .block {
	padding: 0 6px;
	margin-bottom: 10px;
}
#left h2 {
	padding-left: 28px;
	height: 32px;
	font-size: 14px;
	font-weight: bold;
	line-height: 32px;
	color: #024479;
	background: url(images/left_h2.gif) no-repeat;
	margin-bottom: 5px;
}
#left .content {
	padding: 8px 15px;
	border: 1px solid #a0c8e6;
	background: #fff;
}
#left ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#left ul li {
	height: 29px;
	line-height: 29px;
	border-bottom: 1px solid #ccc;
}
#left ul li.last {
	border-bottom: none;
}
#left ul li a {
	color: #000;
	text-decoration: none;
	padding-left: 10px;
	background: url(images/pointer.gif) no-repeat left center;
}
#main {
	width: 678px;
	padding: 14px;
	margin-right: 16px;
	_margin-right: 8px;
	float: right;
	border: 1px solid #cfebfa;
	font-size: 12px;
	line-height: 150%;
	margin-bottom: 20px;
}
#main h2 {
	background: url(images/titlebg.gif) no-repeat;
	height: 38px;
	padding-left: 24px;
	line-height: 38px;
	font-size: 14px;
	font-weight: bold;
	color: #024479;
	margin-bottom: 20px;
}
#main p {
	text-indent: 2em;
	padding-bottom: 1em;
}
#main ul,
#main ol {
	margin-left: 2em;
	margin-bottom: 1em;
}
#main ul.news_two {
	margin-left: 0;
	padding: 0;
	border: none;
}
/****************************/
#ew_r1_c7 {
	margin-left:173px;
	margin-top:0px;
	width:300px;
	height:41px;
	margin-bottom:0px;
	float:left;
	display:inline;

}
#ew_r3_c14 {
	margin-right:90px;
	margin-top:29px;
	width:152px;
	height:38px;
	margin-bottom:0px;
	float:right;
	display:inline;

}
#ew_r2_c7 {
	margin-right:0px;
	margin-top:0px;
	width:217px;
	height:67px;
	margin-bottom:0px;
	float:right;
	display:inline;

}
#ew_r4_c1 {
	margin-left:0px;
	margin-top:0px;
	width:625px;
	height:54px;
	margin-bottom:0px;
	float:left;
	display:inline;

}
#ew_r5_c2 {
	margin-left:36px;
	margin-top:0px;
	width:125px;
	height:39px;
	margin-bottom:0px;
	float:left;
	display:inline;

}
#ew_r5_c16 {
	margin-right:1px;
	margin-top:0px;
	width:178px;
	height:39px;
	margin-bottom:0px;
	float:right;
	display:inline;

}
#ew_r5_c10 {
	margin-right:64px;
	margin-top:0px;
	width:126px;
	height:39px;
	margin-bottom:0px;
	float:right;
	display:inline;

}
#ew_r6_c1 {
	margin-left:0px;
	margin-top:0px;
	width:199px;
	height:76px;
	margin-bottom:0px;
	float:left;
	display:inline;

}
#ew_r6_c9 {
	margin-left:31px;
	margin-top:0px;
	width:198px;
	height:76px;
	margin-bottom:0px;
	float:left;
	display:inline;

}
#ew_r6_c17 {
	margin-right:11px;
	margin-top:0px;
	width:148px;
	height:76px;
	margin-bottom:0px;
	float:right;
	display:inline;

}
#ew_r7_c1 {
	margin-left:0px;
	margin-top:0px;
	width:48px;
	height:259px;
	margin-bottom:0px;
	float:left;
	display:inline;

}
#ew_r7_c3 {
	margin-left:0px;
	margin-top:0px;
	width:49px;
	height:259px;
	margin-bottom:0px;
	float:left;
	display:inline;

}
#ew_r7_c4 {
	margin-left:0px;
	margin-top:0px;
	width:51px;
	height:259px;
	margin-bottom:0px;
	float:left;
	display:inline;

}
#ew_r7_c5 {
	margin-left:0px;
	margin-top:0px;
	width:51px;
	height:259px;
	margin-bottom:0px;
	float:left;
	display:inline;

}
#ew_r7_c9 {
	margin-left:31px;
	margin-top:0px;
	width:48px;
	height:259px;
	margin-bottom:0px;
	float:left;
	display:inline;

}
#ew_r7_c11 {
	margin-left:0px;
	margin-top:0px;
	width:50px;
	height:259px;
	margin-bottom:0px;
	float:left;
	display:inline;

}
#ew_r7_c12 {
	margin-left:0px;
	margin-top:0px;
	width:51px;
	height:259px;
	margin-bottom:0px;
	float:left;
	display:inline;

}
#ew_r7_c13 {
	margin-left:0px;
	margin-top:0px;
	width:49px;
	height:259px;
	margin-bottom:0px;
	float:left;
	display:inline;

}
#ew_r7_c20 {
	margin-right:11px;
	margin-top:0px;
	width:50px;
	height:259px;
	margin-bottom:0px;
	float:right;
	display:inline;

}
#ew_r7_c18 {
	margin-right:1px;
	margin-top:0px;
	width:50px;
	height:259px;
	margin-bottom:0px;
	float:right;
	display:inline;

}
#ew_r7_c17 {
	margin-right:1px;
	margin-top:0px;
	width:48px;
	height:259px;
	margin-bottom:0px;
	float:right;
	display:inline;

}
/******************/
	