body {
	font-family: "Georgia", "Microsoft Sans Serif" ;
	margin: 0px;
	padding: 0px;
}
img {
	border: none 0px;
}
#page {
	width: 1000px;
	margin: 0px auto;
}
#box_top {
}
#box_top #panel_menu_sub {
	background: #3ab5e6;
	height: 25px;
	text-align: right;
	font-size: 1em;
	line-height: 1.7;
}
#box_top #panel_menu_sub a {
	margin: 0px 8px;
	color: #fff;
	text-decoration: none;
}
#box_top #panel_menu_sub a:hover {
	color: #fc0;
}
#banner {
	position:relative;
	height:239px;
}
#banner .text {
	position: absolute;
	z-index: 1;
	font-size: 2em;
	top: 8px;
	left: 15px;
	font-weight: bolder;
	text-shadow: 0px 0px 2px #797979;
}
#left, #content {
	display: inline-block;
	vertical-align: top;
	*display: inline;
	*zoom: 1;
	margin-top: 20px;
}
#left {
	width:235px;
}
#left #menubox {
	font-family: "Microsoft Sans Serif";
}
#left #menubox #MenuTitleImg {
	background: url("../images/MenuTitleImg.png") no-repeat;
	width: 237px;
	height: 53px;
}
#left #menubox #MenuBottomBg {
	background:url("../images/leftMenuBottomBg.png") no-repeat;
	width:237px;
	height:11px;
}
#left #menubox ul {
	padding:0px 5px;
	margin:0px 0px 0px 5px;
	list-style-type:none;
	background:#e8f8fe;
	border-left:2px solid #3ab5e6;
	border-right:2px solid #3ab5e6;
	width:212px;
}
#left #menubox ul li a {
	color:#666;
	text-decoration:none;
}
#left #menubox ul li a:hover {
	color:#f09522;
	text-decoration:underline;
}
#left #menubox ul li {
	/*background:url("../images/menuiconimg.png") no-repeat 6px 0px;*/
	height:38px;
	padding-left:15px;
	line-height:3;
	font-size:0.9em;
	overflow: hidden;
	text-overflow:ellipsis;
}
#left #menubox ul li+li {
	background-position:6px -34px;
}
#left #menubox ul li+li+li {
	background-position:6px -72px;
}
#left #menubox ul li+li+li+li {
	background-position:6px -108px;
}
#left #menubox ul li+li+li+li+li {
	background-position:6px -142px;
}
#left #menubox ul li+li+li+li+li+li {
	background-position:6px -176px;
}
#left #menubox ul li+li+li+li+li+li+li {
	background-position:6px -210px;
}
#left #menubox ul li+li+li+li+li+li+li+li {
	background-position:6px -248px;
}
#left #linkbox {
	margin:10px 0px;
}
#left #linkbox ul {
	padding:5px 5px;
	margin:0px 0px 0px 5px;
	list-style-type:none;
	background:#e8f8fe;
	border-left:2px solid #3ab5e6;
	border-right:2px solid #3ab5e6;
	width:212px;
}
#left #linkbox ul li {
	padding:5px 0px;
	width:150px;
	margin:0px auto;
}
#left #linkbox ul li a img {
	width:150px;
}
#left #linkbox #MenuTitleImg {
	background:url("../images/leftMenuTitleBg.png") no-repeat;
	width:237px;
	height:11px;
}
#left #linkbox #MenuBottomBg {
	background:url("../images/leftMenuBottomBg.png") no-repeat;
	width:237px;
	height:11px;
}
#content {
	width:744px;
	margin-left:10px;
	position:relative;
}
#content #pageConBoxTitle {
	background:url("../images/pageConBoxTitle.png") no-repeat;
	width:753px;
	height:15px;
}
#content #pageConBoxBottom {
	background:url("../images/pageConBoxBottom.png") no-repeat;
	width:753px;
	height:15px;
}
#page_content {
	border-left:1px solid #cecccd;
	border-right:1px solid #cecccd;
	width:744px;
}
#page_content .title {
	/*background:url("../images/pageTitleIconImg_03.jpg") no-repeat 15px 0px;*/
	height:36px;
	line-height:1.8;
	font-size: 1.429em;
	padding:15px;
	border-bottom: 1px dashed #999;
}
#page_content .title .stu {
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden;
	width: 565px;
}
#page_content .pageicon {
	position: absolute;
	top: 29px;
	right: 16px;
}
#page_content .text {
	padding: 20px 15px;
	min-height: 100px;
}
#box_bottom {
}
#footer a {
	color: #000;
	text-decoration: none;
}
#footer a:hover {
	color: #2a2a2a;
	text-decoration: underline;
}
#footer {
	width: 1000px;
	margin: 20px auto 0px;
	background: #dcf1f9;
	padding: 20px 0px;
}
#footer #footer_img, #footer #footer_text {
	display: inline-block;
	vertical-align: top;
}
#footer #footer_img {
	width: 100px;
	margin: 10px 0px 0px 20px;
}
#footer #footer_text {
	width: 603px;
	margin-left: 20px;
	font-size: 0.93em;
}
ul#is_ulist {
	margin: 0;
	padding: 0 0 0 15px;
	font-size: 1.071em;
}
ul#is_ulist li {
	list-style-type: circle;
	margin: 0;
	padding: 6px 0;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 640px;
}
ul#is_ulist > ul#is_uli li {
	background: url("../images/listicon.png") no-repeat 0 center;
	padding-left: 15px
}
ul#is_ulist li a {
	color: #555;
	text-decoration: none;
}
ul#is_ulist li a:hover {
	color: #000;
	text-decoration: underline;
}
