﻿* {
	margin: 0px;
	padding: 0px;	
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}
.page {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	color: #5d5d5d;
	background-image: url(../image/sidebar/smenu-bg.gif);
	background-repeat: repeat-y;
	background-position: 63px top;
}
.white{
	color:#FFF
}
.info {
	text-align: right;
}


.page .header #tool a {
	font-size: 10px;
	color: #6F6F6F;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	padding-left:7px;
}
.page .header #tool a:hover{
	color:#668ac4;
}
.page .header #logo p {
	padding-top: 35px;
}
.page .header #logo img {
	border: 0px;
}
.page .header #logo #l_img {
	float: left;
	margin-left: 5px;
}

.page  #link  p ,.page  #link3  p ,.page .content #main #content_3 #link p {
	color: #cc0203;
	font-size: 12px;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
.page  #link  a,.page  #link3  a ,.page .content #main #content_3 #link a {
	color: #bcbcbc;
	text-decoration: none;
	background-image: none;
}
.page  #link  a:hover ,.page  #link3  a:hover ,.page .content #main #content_3 #link a:hover{
	color: #cc0203;
	background-image: none;
}

a {
color:#000000;
text-decoration:underline;
}
#content_1 ul {
list-style-type:none;
margin-bottom:15px;
margin-top:15px;
padding-left:40px;
}
#content_1 li {
list-style-image:url(../image/dec/con_li.gif);
list-style-position:outside;
}

.clear {
	clear: both;
}
h1 {
	font-size: 16px;
	text-indent: 5px;
	background-image: url(../image/dec/angle.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #000;
	line-height: 14px;
	padding-top: 4px;
	padding-bottom: 10px;
}
h2 {
	font-size: 16px;
	color: #668ac4;
	font-weight: bold;
	padding-bottom: 7px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif, "微软雅黑";
	font-size: 14px;
	color: #668ac4;
}
h3 + p {
	color: #000;
	padding-top: 10px;
}
.page  .content  #main  #content_2   h4 ,.page  .content  #main_photo  #content_2   h4 {
	font-size: 18px;
	color: #668ac4;
	font-family: "Times New Roman", Times, serif;
	background-image: url(../image/dec/angle.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 13px;
}
h4 {
	font-size: 12px;
	color: #cc0001;
	padding-top: 10px;
	font-weight: normal;
}
h5 {
	font-family: Arial, Helvetica, sans-serif, "微软雅黑";
	font-size: 12px;
	font-weight: bold;
	color: #668ac4;
}
h6 {
	font-family: Arial, Helvetica, sans-serif, "微软雅黑";
	font-size: 12px;
	font-weight: normal;
	color: #668ac4;
}
#content_1 p {
	margin-bottom:7px;
	}
p.subtitle {
	font-size: 12px;
	color: #cc0001;
	padding-bottom: 10px;
	font-weight: normal;
}
p.subtitle a{
	color: #cc0001;
}
p.subtitle a:hover{
	color: #000;
	text-decoration: none;
}

p.subtitleitalic {
	font-size: 12px;
	padding-bottom: 10px;
	font-weight: normal;
	font-style:italic
}
cite {
	font-size: 11px;
	font-weight: normal;
	color: #cc0001;
	font-style: normal;
}
.page .header {
	height: 272px;
}
.page .header #tool {
	height: 22px;
	background-image: url(../image/dec/line.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	text-align: right;
	background-color: #FFFFFF;
}
.page .header #logo {
	height: 66px;
	text-align: right;
	background-color: #FFFFFF;
}
.page .header #menu {
	height: 183px;
	background-color: #FFFFFF;
}
.page   #link  {
	height: auto;
	text-align: left;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #f7f7f7;
	margin-bottom: 16px;
	margin-top: 8px;
	padding-bottom: 12px;
}
.page   #link2  {
	height: 35px;
	line-height: 25px;
	text-align: left;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #668ac4;
	margin-bottom: 16px;
}
.page   #link3  {
	height: 25px;
	line-height: 25px;
	text-align: left;
	margin-bottom: 21px;
	width: auto;
	padding-bottom: 20px;
	background-color: #FFF;
	background-image: url(../image/dec/link_bg.gif);
	background-repeat: repeat-x;
	background-position: left 25px;
}

.page .dec {
	height: 20px;
	text-align: left;
	margin-top: 16px;
	margin-bottom: 10px;
	color: #cc0001;
	font-family: "Times New Roman", Times, serif, "Colossalis Regular";
	font-weight: bold;
	font-size: 16px;
	padding-left: 32px;
}


.page .content {
	width: 960px;
	height: auto;
	position: relative;

}
.page .content #sidebar_1 {
	float: left;
	width: 250px;
}

.page .content #sidebar_1 #my_menu {
	text-align: left;
	margin-left: 63px;
}
*html
.page .content #sidebar_1 #my_menu {
	text-align: left;
	margin-left: 58px;
}

.page .content #main {
	width: 690px;
	float: right;
}
.page .content #main_photo {
	width: 707px;
	float: right;
	background-image: url(../image/dec/content_photo.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.page .content #content_1 {
	width: 400px;
	float: left;
	text-align: left;
}
.page .content  #content_photo {
	float: left;
	text-align: left;
	width: 430px;
}
.page .content #sidebar_1 #my_menu ul {
	color: #8a8a8a;
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 32px;
}
.page  .content  #sidebar_1  #my_menu  li {
	color: #6a6a6a;
	font-size: 14px;
	font-weight: bold;
}
.page   .content   #sidebar_1   #my_menu   li a  {
	color: #6e6e6e;
	text-decoration: none;
}
.page .content #sidebar_1 #my_menu ul li {
	margin-bottom: 10px;
}
.page  .content  #sidebar_1  #my_menu  .menu1-on {
	color: #000;
}
.page  .content  #sidebar_1  #my_menu  .menu1-on a {
	font-family: Arial, Helvetica, sans-serif, "微软雅黑";
	font-size: 14px;
	font-weight: bold;
	color: #000;
}
.page .content #sidebar_1 #my_menu .menu1-on ul {
	margin-top: 10px;
	padding: 0px;
	margin-left: 25px;
}

.page .content #sidebar_1 #my_menu .menu1-on ul li {
	list-style-position: outside;
	list-style-image: url(../image/sidebar/link_img.gif);
}
.page .content #sidebar_1 #my_menu .menu1-on li a {
	color: #6e6e6e;
	font-size: 12px;
	font-weight: normal;
}

.page  .content  #sidebar_1  #my_menu  .menu1-on  li:hover {
	color: #000;
	list-style-image: url(../image/sidebar/link_img_over.gif);
}
.page .content #sidebar_1 #my_menu .menu1-on li a:hover {
	color: #000;
}
.page .content #sidebar_1 #my_menu .menu1-on .menu1-on {
	list-style-position: outside;
	list-style-image: url(../image/sidebar/link_img_over.gif);
	color: #000;
	font-weight: normal;
	font-size: 12px;
}


.page .content #sidebar_1 #my_menu .menu1-on .menu1-on a {
	color: #000;
	font-weight: normal;
}
.page  .content  #sidebar_1  #my_menu  li  a:hover {
	color: #000;
}


.page  .content  #content_3 {
	width: 392px;
	float: left;
	text-align: left;
}
.page .content #main #content_1 #main_news {
	margin-top: 18px;
	margin-bottom: 15px;
}

.page .content #main #content_1 #main_news img {
	float: left;
	padding-right: 7px;
}

.page .content #main #content_1 em {
	font-size: 12px;
}
.page .content #main #content_1 #main_news2 {
	padding-top: 16px;
	padding-bottom: 48px;
}
.page .content #main #content_1 #main_news2 img {
	float: left;
	padding-right: 7px;
}
.page .content #main #content_1 #main_news2 a {
	color: #000;
	text-decoration: underline;
}
.page .content #main #content_1 #main_news2 #text {
	margin-bottom: 5px;
}

.page .content #main #content_1 #main_news2 #text a{
	background-image:url(../image/text.png);
	height: 15px;
	width: 194px;
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
}
.page .content #main #content_1 #main_news2 #text a:hover{
	height: 15px;
	width: 194px;
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
}
.page .content #main #content_1 #main_news2 #pdf {
	margin-bottom: 5px;
}

.page .content #main #content_1 #main_news2 #pdf a{
	background-image:url(../image/pdf.png);
	height: 15px;
	width: 194px;
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
}
.page .content #main #content_1 #main_news2 #pdf a:hover{
	height: 15px;
	width: 194px;
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
}
.page .content #main #content_1 #main_news2 #word a{
	background-image:url(../image/word.png);
	height: 15px;
	width: 194px;
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
}
.page .content #main #content_1 #main_news2 #word a:hover{
	height: 15px;
	width: 194px;
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
}



.page .content #content_2 {
	float: right;
	width: 265px;
	text-align: left;
	margin-bottom: 20px;
}
#content_2 a{
	color: #888;
}
#content_2 a:hover{
	color: #668ac4;
	text-decoration: none;
}

#content_2  span{
	float: right;
	font-size: 11px;
}
#content_2  span  a:hover {
	text-decoration: none;
	color: #a5a5a5;
}

#content_2 #bar_2 {
	padding-top: 27px;
}
#content_2 #bar_2 h2 a {
	font-size:14px;
	padding-top: 27px;
	font-weight: 400;
}
#content_2 #bar_1 h2 a {
	font-size:14px;
	padding-top: 27px;
	font-weight: 400;
}
.page .footer {
	width: 100%;
	text-align: left;
	background-image: url(../image/footer/footer_line.gif);
	background-repeat: no-repeat;
	background-position: 63px top;
	background-color: #FFFFFF;
}
.page .footer p {
	line-height: 18px;
	margin-left: 270px;
	padding-top: 12px;
}
.page #ico {
	float: right;

}
.page #ico ul {
	list-style-type: none;
}
.page #ico li {
	float: left;
	margin-left: 15px;
}
.page  #ico img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.page .footer a {
	color: #858585;
	text-decoration: none;
}
.page .footer a:hover {
	color: #668ac4;
}
.page .content #main #content_1 td a {
	color: #a5a5a5;
	text-decoration: underline;
}
.page .content #main #content_1 td a:hover {
	text-decoration: none;
}

/*CSS quotes style pagination*/

DIV.quotes {
	PADDING-RIGHT: 3px;
	PADDING-LEFT: 3px;
	PADDING-BOTTOM: 3px;
	MARGIN: 3px;
	PADDING-TOP: 3px;
	TEXT-ALIGN: right
}
DIV.quotes A {
	BORDER-RIGHT: #ddd 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #ddd 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; BORDER-LEFT: #ddd 1px solid; COLOR: #aaa; MARGIN-RIGHT: 2px; PADDING-TOP: 2px; BORDER-BOTTOM: #ddd 1px solid; TEXT-DECORATION: none
}
DIV.quotes A:hover {
	BORDER-RIGHT: #a0a0a0 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #a0a0a0 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; BORDER-LEFT: #a0a0a0 1px solid; MARGIN-RIGHT: 2px; PADDING-TOP: 2px; BORDER-BOTTOM: #a0a0a0 1px solid
}
DIV.quotes A:active {
	BORDER-RIGHT: #a0a0a0 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #a0a0a0 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; BORDER-LEFT: #a0a0a0 1px solid; MARGIN-RIGHT: 2px; PADDING-TOP: 2px; BORDER-BOTTOM: #a0a0a0 1px solid
}
DIV.quotes SPAN.current {
	BORDER-RIGHT: #e0e0e0 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #e0e0e0 1px solid; PADDING-LEFT: 5px; FONT-WEIGHT: bold; PADDING-BOTTOM: 2px; BORDER-LEFT: #e0e0e0 1px solid; COLOR: #aaa; MARGIN-RIGHT: 2px; PADDING-TOP: 2px; BORDER-BOTTOM: #e0e0e0 1px solid; BACKGROUND-COLOR: #f0f0f0
}
DIV.quotes SPAN.disabled {
	BORDER-RIGHT: #f3f3f3 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #f3f3f3 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; BORDER-LEFT: #f3f3f3 1px solid; COLOR: #ccc; MARGIN-RIGHT: 2px; PADDING-TOP: 2px; BORDER-BOTTOM: #f3f3f3 1px solid
}
.page  .content  #main  #content_1  .teacher{
	height: 140px;
	width: auto;
	background-color: #668ac4;
	
}
.page  .content  #main  #content_1  .teacher  img {
	margin-top: 13px;
	margin-left: 13px;
}
.page  .content  #main  #content_3  ul {
	list-style-type: none;
	font-size: 12px;
	color: #6f6f6f;
}
.page  .content  #main  #content_3  li {
	list-style-image: url(../image/dec/li.gif);
	margin-left: 12px;
}
*html 
.page  .content  #main  #content_3  li {
	margin-left: 16px;
}
*+html 
.page  .content  #main  #content_3  li {
	margin-left: 17px;
}
.page  .content  #main  #content_3  p {
	margin-left: 16px;
	color: #6f6f6f;
}
.page  .content  #main  #content_3  a {
	color: #6F6F6F;
	background-image: url(../image/dec/head.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	line-height: 16px;
	height: 16px;
	width: 120px;
	text-indent: 20px;
}
.page .content #main #content_3 a:hover {
	background-image: url(../image/dec/head-on.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #668ac4;
}

/* --Topmenu-- */
/* --[[ Main Expand Icons ]]-- */
	#imenus0 .imeam span, #imenus0 .imeamj span {
	background-image:none;
	width:16px;
	height:22px;
	left:-15px;
	background-repeat:no-repeat;
	background-position:left top;
}
#imenus0 li:hover .imeam span, #imenus0 li a.iactive .imeamj span {
	background-image:url(../image/dec/stub_arrow_right.png);
	background-repeat:no-repeat;
	background-position:left top;
}
*html
#imenus0 li:hover .imeam span, #imenus0 li a.iactive .imeamj span 
 { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../image/dec/stub_arrow_right.png',sizingMethod='crop'); }


/* --[[ Sub Expand Icons ]]-- */
	#imenus0 ul .imeas span, #imenus0 ul .imeasj span {
	width:6px;
	height:8px;
	top:3px;
}
#imenus0 ul li:hover .imeas span, #imenus0 ul li a.iactive .imeasj span {
}
/* --[[ Main Container ]]-- */
	#imouter0 {
	border-style:none;

	padding:0px;
	margin:0px;
}
/* --[[ Sub Container ]]-- */
	#imenus0 li ul {
	padding:5px 8px 5px 5px;
	margin:0px;

	background-image: url(../image/dec/smenu-bg.png);
	background-repeat: repeat;
}
/* --[[ Main Items ]]-- */
	#imenus0 li a, #imenus0 .imctitle {
	height:16px;
	color:#FFFFFF;
	text-align:left;
	font-family:Arial;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	padding:3px 8px 1px;
	margin:0px 5px 0px 0px;
}
/* [hover] - These settings must be duplicated for IE compatibility.*/
	#imenus0 li:hover>a {
	text-decoration:none;
}
#imenus0 li a.ihover, .imde imenus0 a:hover {
	text-decoration:none;
}
/* [active] */
		#imenus0 li a.iactive {
}
/* --[[ Sub Items ]]-- */
	#imenus0 ul a, #imenus0 .imsubc li .imctitle {
	height:auto;
	background-color:transparent;
	color:#fff;
	text-align:left;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	padding:2px 5px;
	margin:0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/* [hover] - These settings must be duplicated for IE comptatibility.*/
		#imenus0 ul li:hover>a {
	background-color:#FF0000;
	text-decoration:none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	

}
#imenus0 ul li a.ihover {
	background-color:#FF0000;
	text-decoration:none;

}
/* [active] */
		#imenus0 ul li a.iactive {
}
.page .content #main #content_1 #main_news2 .bot {
	margin-top: 30px;
}
.page .content #main #content_1 ul {
	list-style-type: none;
	padding-left: 40px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.page .content #main #content_1 ul li {
	list-style-position: outside;
	list-style-image: url(../image/dec/con_li.gif);
}
.page .content #main #content_1 #tt .tx-boardofdirectors-pi1 h2 {
	font-size: 12px;
	font-weight: bold;
}
#album_list  #albummore       {
	clear: both;
	text-align: right;
	margin-right: 10px;
}
#album_list  #albummore a     {
	color:#CC0203;
	text-decoration:none;
}
#album_list  #albummore a:hover    {
	color:#000;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CC0203;
}
#album_list #album_name h2        {
	padding-bottom: 0px;
	margin-left:5px;
}
#album_list #album_name a {
	color: #668AC4;
}
#album_list #album_name a:hover {
	color: #000;
}
#album_list #album_name p {
	margin-bottom: 5px;
	margin-left:5px;
}#logo  #lanflag  img {
	margin-left: 5px;
}
.tx_powermail_pi1_fieldwrap_html{
	margin-bottom: 10px;
}
fieldset {
	border: none;
}
legend{
	margin-bottom: 10px;
}