@charset "utf-8";

body {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 140%;
	color: #444444;
	background: #737373;
}

h1 {
	font-size: 11pt;
	font-weight: bold;
	margin: 0;
	color: #434444;
	text-align: center;
	margin: 20px 0 5px 0;
}

h2 {
	font-size: 10pt;
	font-weight: bold;
	margin: 5px 0;
	color: #fff;
	padding: 0 10px;
}

h3 {
	padding-top: 20px;
}

h4 {
	font-size: 8pt;
	font-weight: bold;
	margin: 0;
	color: #065881;
}

h5 {
	color: #065881;
	height: 25px;
	font-size: 10pt;
	margin: 0;
	padding: 0;
	text-indent: 10px;
	background: url(../images/top_bg.gif) repeat-x center bottom;
}

h6 {
	font-size: 10pt;
	font-weight: bold;
	margin: 5px 0;
	color: #065881;
	padding: 0 10px 0 0;
}

hr {
	margin-top: 1px;
	border: 0;
	height: 1px;
	background-color: #ddd;
	color: #ddd;
	width: 745px;
	text-align: left;
	padding: 0 20px 0 0;
}
a {
	color: #0b51b2;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:focus {
	outline: none;
}

p {
	color: #444;
	padding: 0;
	margin: 0;
}

a,img,input {
	vertical-align: middle;
}

a img {
	border: 0;
}

ol,ul {
	list-style: none;
}

ul {
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
	width: 98%;
	margin-bottom: 20px;
}

table tr th {
	background: #e6f1f6;
	color: #444;
	height: 30px;
	text-align: left;
	border: 1px solid #ddd;
	padding-left: 20px;
}

table tr td {
	border: 1px solid #ddd;
	padding: 3px;
}

.line {
	padding: 0;
	margin: 0;
	clear: both;
	border-bottom: 1px solid #ddd;
	width: 200px;
	text-align: center;
}

.announce {
	font-weight: bold;
	margin: 5px 0;
	color: #fff;
	padding: 0 10px;
	height: 55px;
	overflow: hidden;
	color:#fff;
}
.announce a{color:#fff;}

/*hearder style*/
.bg {
	width: 1002px;
	margin: 0 auto;
	background: url(../images/bg.gif) #ccc center repeat-y;
}

.header {
	height: 89px;
	margin: 0 auto;
	width: 1002px;
	background: url(../images/tall_h_wr_line.gif) repeat-x bottom;
}

.header .logo {
	float: left;
	margin: 0 0 0 5px;
}

.language {
	width: 263px;
	float: right;
	margin: 10px 0 5px 0;
	height: 70px;
	clear: right;
	color: #bbb7b7;
}

.language a img {
	margin: 0 5px;
}

.f_r {
	clear: both;
	width: 263px;
	padding: 24px 0 0 0;
	background: url(../images/h_wr_input.gif) 0 22px no-repeat;
	height: 25px;
}

.f_r input {
	margin: 1px 14px 0 3px;
	vertical-align: middle;
	width: 183px;
	height: 17px;
	color: #a7b3bc;
	font-family: Tahoma;
	font-size: 11px;
	border: 0;
	background: none;
}

/*.LocalSearch{float:right; margin:48px 15px 0 0;}*/ /*topnav*/
.topnav {
	margin: 0 auto;
	height: 30px;
	line-height: 30px;
	width:982px;
	background: #000 url(../images/topnav_bg.gif) repeat-x top;
	padding-left:20px;
	clear: both; /*overflow:hidden;*/
	/*overflow:hidden;*/
}

.topnav ul {
	float: left;
	margin: 0;
	padding: 0;
}

.topnav li {
	z-index: 99;
	list-style: none;
	margin: 0;
	padding: 0 15px 0 0;
	position: relative;
	height: 30px;
	float: left;
	width: auto;
}

.topnav li a {
	padding: 0 5px;
	height: 30px;
	line-height: 30px;
	color: #fff;
	display: block;
	text-decoration: none;
	float: left;
	width: auto;
}

.topnav li a:hover {
	background: url(../images/topnav_hover.gif) no-repeat center bottom;
	text-decoration: none;
}

.topnav li span {
	width: 17px;
	height: 30px;
	float: left;
	background: url(../images/subnav_btn.gif) no-repeat center top;
}

.topnav li span.subhover {
	background-position: center -35px;
	cursor: pointer;
}

.topnav li ul.subnav {
	font-size: 8pt;
	list-style: none;
	position: absolute;
	left: 0;
	top: 29px;
	background: #333;
	margin: 0;
	padding: 0;
	display: none;
	float: left;
	width: 170px;
	border: 1px solid #034466;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
}

.topnav li ul.subnav li {
	margin: 0;
	padding: 0;
	border-top: 1px solid #01537e;
	border-bottom: 1px solid #0976ae;
	clear: both;
	width: 170px;
}

html .topnav li ul.subnav li a {
	float: left;
	width: 170px;
	color: #fff;
	background: #147db2 url(../images/dropdown_linkbg.gif) no-repeat 5px center;
	text-indent: 15px;
	margin: 0;
	padding: 0;
}

.topnav li ul.subnav li a:hover {
	background: #044f76 url(../images/dropdown_linkbg.gif) no-repeat 5px center;
	color: #fff;
	margin: 0;
	padding: 0;
}

/*banner style*/
.flashbox {
	clear: both;
	margin: 0 auto;
	height: 266px; 
	width:1002px;
}

.Location {
	background: #eee;
	height: 22px;
	padding:3px 0 0 0;
	/*line-height: 25px;*/
	width: 980px;
	border-bottom: 1px solid #ddd;
	padding-left: 20px;
}

.Location a {
	margin: 0 5px;
}

/********** slider **********/

.slider {
	float: left;
	padding: 0;
	margin: 0;
	height: 266px;
	width: 745px;
	background: url(../images/home_bg.gif) right top no-repeat;
	overflow: hidden;
}

.slider2 h2 {
	margin: 0;
	font: bold 30px Arial, Helvetica, sans-serif;
	color: #fff;
}

.simple {
	margin: 10px auto;
	width: 745px;
	padding: 0;
}

.slider div.slice1 {
	margin: 0 auto;
}

.slider div.slice1 div.slice2 {
	margin: 0 auto;
}

.slider .home1,.slider .home2,.slider .home3 {
	margin: 0;
	padding-left: 30px;
	border: 0;
	height: 266px;
	width: 715px;
}

.slider .home1 {
	background: url(../images/home_01.gif) no-repeat top right;
}

.slider .home2 {
	background: url(../images/home_02.gif) no-repeat top right;
}

.slider .home3 {
	background: url(../images/home_03.gif) no-repeat top right;
}

.fontList {
	width: 450px;
	height: 256px;
	padding-top: 30px;
}

.slider div div div h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24pt;
	color: #fff;
	padding: 0;
	line-height: 1.2em;
}

.slider div div div p {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #fff;
	margin: 0;
	line-height: 1.8em;
}

.post {
	float: right;
	width: 237px;
	height: 246px;
	padding:10px;
	background: url(../images/Announcement.gif) no-repeat right;
}

.post p {
	color: #bad421;
	font-size: 7pt;
}


.post span img {
	padding: 0;
	margin: 0;
}

.more {
	background: url(../images/more.gif) no-repeat;
	width: 58px;
	height: 20px;
	border: none;
	cursor: pointer;
	padding: 0;
}

.title {
	color: #0b51b2;
	font-size: 10pt;
	margin-bottom: 10px;
}

.fdImg {
	float: left;
	padding: 0 10px 5px 0;
}

	
/*subBanner style*/
.subBanner {
	margin: 0 auto;
	width: 1002px;
	clear: both;
	height: 85px;
}

.imglist {
	clear: both;
	width: 456px;
	height: 135px;
	float: left;
	overflow: hidden;
}

.list {
	clear: both;
	width: auto;
}

/*index style*/
.Content {
	height: 600px;
	width: 1002px;
	margin: 0 auto;
}

.subLeft {
	width: 214px;
	height: auto;
	float: left;
	margin: 0 5px;
}

.subCenter {
	width: 470px;
	height: auto;
	float: left;
	margin: 0 5px;
}

.subRight {
	width: 268px;
	height: auto;
	float: left;
	margin: 0 5px;
}

.subCenter img {
	float: left;
	margin: 5px;
}

.Leftbox {
	padding: 5px 20px 10px 0;
}

.Leftbox img {
	background: url(../../images/download.gif) no-repeat left top;
	width: 51px;
	height: 60px;
	float: left;
	padding-right: 10px;
}

/*tab  Navigation on the left two*/
.tabcontent {
	width: 1002px;
	padding: 0;
	height: auto;
}

.sub_leftmenu {
	height: 500px;
	line-height: 28px;
	float: left;
	width: 200px;
	background: url(../images/line_bg.gif) no-repeat top right;
	z-index: 1;
	padding-top: 20px;
}

.sub_leftmenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	margin-left: 15px;
	height: auto;
	text-align: left;
	text-indent: 10px;
}

.sub_leftmenu li {
	display: block;
	cursor: pointer;
	width: 184px;
	color: #949694;
	font-weight: bold;
	margin-bottom: 5px;
	height: 25px;
	line-height: 25px;
	background-color: #E4F2FD;
}

.sub_leftmenu li a {
	text-decoration: none;
}

.sub_leftmenu li.hover {
	padding: 0px;
	background: #fff;
	width: 184px;
	border: 1px solid #95C9E1;
	border-right: 0;
	color: #739242;
	height: 30px;
	line-height: 30px;
}

.lib_Contentbox {
	margin: 0 0 0 200px;
	padding: 0 10px 20px 15px;
}

.in_title {
	font-size: 10pt;
	color: #176992;
	margin-right: 10px;
}

.lib_Contentbox p {
	margin: 10px 0;
}

.inList {
	color: #176992;
	padding: 5px 0;
}

.inList li {
	padding: 10px 0 0 30px;
	color: #444;
}

.Calendar_Tlist {
	margin-bottom: 20px;
	text-align: center;
}

/*index Rounded Borders*/
.inContent {
	width:1002px;clear:both;
}

.in_left {
	margin: 0 3px 0 7px;
	width: 240px;
	float: left;
	display: inline;
}

.inCenter {
	margin: 0 3px;
	width: 478px;
	float: left;
	display: inline;
}

.inRight {
	margin: 0 5px 0 3px;
	width: 256px;
	float: left;
	display: inline;
}

.titleBox {
	color: #065881;
	height: 22px;
	font-size: 10pt;
	margin: 0;
	/*padding-top: 3px;*/
	text-indent: 10px;
	background: url(../images/top_bg.gif) repeat-x center bottom;
}
.titleBox  label{float:left;}
.minfo {
	float: right;
	clear: right;
	margin: 0;
	padding: 0;
}

.minfo img {
	vertical-align: middle;
	margin-right: 10px;
}

.b1,.b2,.b3,.b4,.b5,.b6,.b7,.b8 {
	height: 1px;
	font-size: 1px;
	overflow: hidden;
	display: block;
}

.b1,.b8 {
	margin: 0 5px;
}

.b2,.b7 {
	margin: 0 3px;
	border-right: 2px solid;
	border-left: 2px solid;
}

.b3,.b6 {
	margin: 0 2px;
	border-right: 1px solid;
	border-left: 1px solid;
}

.b4,.b5 {
	margin: 0 1px;
	border-right: 1px solid;
	border-left: 1px solid;
	height: 2px;
}

.contentarea {
	border-right: 1px solid;
	border-left: 1px solid;
	overflow: hidden;
}

/*Color Scheme*/
.color1 .b2,.color1 .b3,.color1 .b4,.color1 .b5,.color1 .b6,.color1 .b7,.color1 .contentarea
	{
	border-color: #d0d0d0;
}  /*Border Color*/
.color1 .b1,.color1 .b8 {
	background: #d0d0d0;
}

.color1 .b2,.color1 .b3,.color1 .b4,.color1 .b5,.color1 .b6,.color1 .b7,.color1 .contentarea
	{
	background: #ffffff;
}  /*Background Color*/
.imgload {
	padding: 5px 0 5px 10px;
	background: url(../images/download.gif) no-repeat left 5px;
}

.imgload p {
	padding-left: 50px;
}

.msbox {
	text-align: left;
	padding: 5px 10px 5px 5px; /* width:120px;*/
}

.msbox p {
	text-align: left;
	padding: 0 5px;
}

.msbox img {
	padding: 5px 10px 5px 10px;
	vertical-align: middle; /*float:left;padding-right:5px;*/
}

.introd {
	margin: 0;
	padding: 5px 10px;
	clear: both;
}

.introd .title {
	padding-bottom: 5px;
}

.introd p {
	padding-bottom: 5px;
}

.introd ul li p {
	margin: 0;
	padding: 0;
}

.introd img {
	float: left;
	padding: 5px 10px 0 0;
}

.sharp {
	margin: 5px 0;
}

.leftF {
	padding: 5px 10px;
}

.leftF P {
	padding-bottom: 10px;
}

/*PreviousReview.html*/
.reviewlist ul {
	margin: 0;
	padding-left: 10px;
}

.reviewlist ul li {
	height: 30px;
	font-size: 8pt;
	padding-left: 20px;
	background: url(../images/link.gif) left top no-repeat;
	list-style: none;
}

.reviewD ul {
	font-size: 12pt;
}

.reviewD ul li span {
	font-weight: bold;
	font-size: 8pt;
	color: #28779e;
}

.Guests {
	width: 280px;
	height: 100px;
	float: left;
	margin-right: 30px;
}

.Guests img {
	padding: 0;
	margin: 0;
	float: left;
	margin-right: 20px;
}

.other {
	padding: 10px 0 0 90px;
}

.other ul li {
	height: 30px;
	font-size: 8pt;
	padding-left: 20px;
	background: url(../images/link.gif) left top no-repeat;
	list-style: none;
}

.photNews {
	float: left;
	margin: 5px 10px;
	width: 205px;
	border: 1px solid #ddd;
	padding: 5px;
}

.photNews img {
	width: 205px;
	height: 137px;
	overflow: hidden;
}

.photNews p {
	background: #eee;
	font-weight: normal;
	color: #055179;
	padding: 0 5px;
	margin: 0;
	text-align: center;
	margin-top: 2px;
	line-height: 20px;
	height: 20px;
	overflow: hidden;
}

.photNews a {
	margin: 0;
	height: 20px;
	overflow: hidden;
}

.overview {
	padding-right: 20px;
}

.overview img {
	float: left;
	padding-right: 10px;
}

.overview p {
	padding-bottom: 10px;
}

/*new list*/
.newlist {
	padding: 10px;
	width: auto;
	height: auto;
}

.newlist ul {
	margin: 0;
	padding: 0;
}

.newlist ul li {
	padding: 5px;
	0
}

.newlist ul li b {
	padding-right: 5px;
}

.page {
	clear: both;
	margin: 20px 10px;
	padding: 0;
	text-align: right;
}

.page a {
	padding: 0 5px;
	margin: 0 1px;
	height: 15px;
	line-height: 15px;
	display: inline-block;
	border: 1px solid #699cb8;
	background: url(../images/btnBg.gif);
}

.page a:hover {
	color: #000;
	text-decoration: none;
}

.picList {
	width: 210px;
	height: 189px;
	float: left;
	margin: 0 10px 10px 10px;
}

.picList img {
	width: 210px;
	height: 169px;
	clear: both;
}

.newfont {
	text-align: center;
}

.newfont b {
	margin: 0 5px;
	font-size: 7pt;
}

/*other*/
.imglink img {
	border: 1px solid #eee;
	margin: 5px 10px;
}

.download ul {
	margin: 0;
	padding: 0;
}

.download ul li {
	/*height: 50px;*/
	border-bottom: 1px dashed #ddd;
	padding-top: 10px;
}

.download ul li table {
	border-collapse: collapse;
}

.download ul li table tr td {
	border: none;
}

.download ul li img {
	float: left;
}

.downloadbtn {
	background: url(../images/btnn_load.gif) no-repeat;
	width: 79px;
	height: 21px;
	border: 0;
	cursor: pointer;
}

.CompositeLink {
	float: left;
	margin: 0 20px;
}

.more3 {
	color: #999999;
	margin-left: 20px;
}

/*search Results style*/
.searchl {
	margin: 20px 0;
}

.searchl b {
	color: #033f09;
	margin: 0 10px;
}

.seachC {
	color: #f00;
	margin: 0 10px;
}

/*search Results style end*/
.NewsDetails {
	margin-top: 20px;
}

.NewsDetails img {
	vertical-align: middle;
	margin:10px;
}

/*footer style*/
.footer {
	margin: 0 auto;
	clear: both;
	height:auto;
	font-size: 8pt;
	color: #6c6b6b;
	padding: 10px 0 20px 0; 
	background: #f1f6f8;
	border-top: 5px solid #0a5e88;
	text-align: center;
}
.footer .power{background:#d3e8ed; color:#000;}
.footerlink {
	float: left;
	display: inline;
	width: 200px;
	text-align:left;
	margin: 7px 10px 5px 30px;
	border-right: 1px solid #ccc;
}

.copyright {
	font-size: 8pt;
	clear: both;
	padding-top: 10px;
}

.copyright a,.copyright p {
	margin: 0 5px;
	font-size: 8pt;
}

.list_intro{padding-top:10px;}


/*ScheduuleList 2010-3-4*/
.ScheduuleList table{border:1px solid #d2d0d0; border-collapse:collapse;}
.ScheduuleList table tr {padding-bottom:10px;}
.ScheduuleList table td{padding:0; }
.ScheduuleList table td img{ padding-left:10px;}
.ScheduuleList p{ margin:0; padding:1px 0;}

.schBOX{width:auto;margin:0;padding:0;}
.schedule{font-size:14px;height:20px;font-weight:bold;color:#444;background:#e3ecf0;border-bottom:1px solid #ccc;text-indent:10px; padding:5px 0; margin-bottom:10px;}
.schBOX ul{padding-left:10px;}
.schBOX ul li { height:auto; padding-bottom:15px;margin-right:10px;}
.schBOX ul li 
.schBOX ul li a{display:block;line-height:normal; margin:15px 0 5px 0;}


