﻿/*--------------------------------Set Character Rule---------------------------------*/
@charset "utf-8";
/*--------------------------------Body-----------------------------------------------*/
body {
 background-color:#FFFFFF;
 margin:0px;
 padding:0px;
 background-image:url(../images/bg.gif);
 background-repeat:repeat-x;
 background-position:0px 0px;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:12px;
 color:#000000;
}

h1, h2, h3, h4, h5,h6, p, form, input, select, textarea, ul, li {
 margin:0;
 padding:0;
}

ul {
 list-style-type:none;
}

.spacer {
 clear:both;
 line-height:0px;
 font-size:0;
}

#structure {
 width:910px;
 margin-right:auto;
 margin-left:auto;
}

.newsdatetext {
 font-family:Arial, Helvetica, sans-serif;
 font-size:8pt;
 color:#330066;
}

.newsfoottext {
	font-family: "Lucida Sans Unicode","Lucida Grande",Garuda, sans-serif;
	font-size: 10pt;
	color: #025fac;
}

.newstitletext {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #025fac;
}

.zhang_normal_text {
  font-size: 12px;
  font-weight: normal;
  font-variant: normal;
  line-height: 1.5em;
  text-decoration: none;
  margin: 2px;
}

.zhang_small_text {
  font-size: 11px;
  font-weight: normal;
  font-variant: normal;
  line-height: 1.5em;
  text-decoration: none;
  margin: 2px;
}

.subnotetext {
  font-size: 11px;
  line-height: 1.4em;
  padding-top: 15px; 
  padding-bottom: 15px; 
  padding-left: 15px; 
  padding-right: 15px;
}

.zhang-list {
        font-size: 12px;
        font-weight: normal;
        font-variant: normal;
        padding-left: 35px;
        padding-bottom: 10px;
        line-height: 2em;
        color: #333333;
        text-decoration: none;
        margin: 2px;
        list-style-type: disc;
}

.nobreak {
 white-space: nowrap;
}
/*--------------------------------HEADER---------------------------------------------*/
#header {
	height: 70px;
	width: 900px;
	background-image: url(../images/header-bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#logo {
	height: 41px;
	width: 347px;
	background-image: url(../images/logo-pc.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-top: 10px;
	margin-left: 10px;
	float: left;
}
#logo a {
	height: 41px;
	width: 347px;
	display: block;
	text-decoration: none;
}
#header-ryt {
	float: right;
	width: 400px;
}
#header-ryt #header-nav {
}
#header-ryt #header-nav ul {
	padding-top: 8px;
}
#header-ryt #header-nav ul li {
	float: right;
}
#header-ryt #header-nav ul li a {
	padding-right: 10px;
	padding-left: 10px;
	text-decoration: none;
	font-size: 11px;
	color: #000066;
}
#header-ryt #header-nav ul li a:hover {
	text-decoration: underline;
}

#header-ryt #banner {
	color: #000066;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	text-align: right;
	padding-top: 10px;
	padding-right: 5px;
}

.tablesmallfont {
	font-size: 11.5px;
	font-family: Geneva, Arial, Helvetica, Verdana, sans-serif
}

/*--------------------------------TOP NAVIGATION-------------------------------------*/
#topnav {
	height: 28px;
	background-color: #000066;
	margin-bottom: 18px;
}
#topnav ul {
}
#topnav ul li {
	float: left;
}
#topnav ul li a {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 20px;
	padding-left: 20px;
	height: 28px;
	line-height: 28px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: block;
	float: left;
}
#topnav ul li a:hover {
	background-color: #0264b0;
	text-decoration: none;
}
/*-----------------------------------CENTER GRAPHICS----------------------------------*/
#center-gfx {
	height: 160px;
	margin-bottom: 15px;
}
#images-panel {
	width: 640px;
	height: 150px;
	padding: 0px;
	margin-left: 15px;
	margin-top: 15px;
	border: 0;
	float: left;
}
#center-gfx-sub {
	margin-bottom: 15px;
}
/*-----------------------------------CONTAINER--------------------------------------*/
#container {
}
#left-panel {
	width: 198px;
	float: left;
}
#left-panel .box {
	height: 88px;
	background-color: #000066;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d6d6d6;
	background-image: url(../images/leftpanel-box-bg.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	padding: 5px;
}
#left-panel .box h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #bed9f0;
	font-weight: normal;
}
#left-panel .box p {
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
}
#left-panel .box a {
	font-size: 11px;
	text-decoration: none;
	color: #000000;
	line-height: 18px;
	background-image: url(../images/leftpanel-box-but.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-align: center;
	display: block;
	height: 18px;
	width: 70px;
	float: right;
}
#left-panel .box a:hover {
	text-decoration: underline;
}
#center-panel {
	width: 410px;
	float: left;
	border: 1px solid #bed9f0;
	margin-left: 10px;
}
#center-panel .header {
	height: 30px;
	background-color: #bed9f0;
	line-height: 30px;
	padding-left: 10px;
	color: #000066;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
}
#center-panel .h1 {
	height: 38px;
	background-image: url(../images/newshd-bg.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	padding-top: 10px;
	padding-left: 10px;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	padding-right: 10px;
}
#center-panel p {
	padding-top: 18px;
	padding-right: 10px;
	padding-bottom: 17px;
	padding-left: 10px;
}
#center-panel .readmore a {
	display: block;
	height: 26px;
	width: 79px;
	line-height: 26px;
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/centerpanel-but.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: right;
	margin-right: 10px;
	margin-bottom: 10px;
}
#center-panel .readmore a:hover {
	text-decoration: underline;
}
#right-panel {
	width: 280px;
	float: right;
}
#right-panel #rightpanel-top {
	width: 280px;
	background-image: url(../images/rightpanel-top-2.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 2px;
	background-color: #a8c8e2;
	margin-bottom: 2px;
}
#right-panel #rightpanel-top h3 {
	font-size: 18px;
	font-weight: normal;
	color: #000066;
	font-family: "Times New Roman", Times, serif;
	line-height: 30px;
	padding-left: 10px;
}
#right-panel #rightpanel-top form {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
#right-panel #rightpanel-top .label {
	font-size: 11px;
	font-weight: bold;
	float: left;
	width: 65px;
	text-align: right;
	height: 24px;
	padding-right: 5px;
	margin-top: 5px;
}
#right-panel #rightpanel-top input {
	height: 19px;
	width: 143px;
	background-image: url(../images/rightpanel-input-bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
#right-panel #rightpanel-top .submit {
	line-height: 27px;
	height: 27px;
	width: 80px;
	background-color: #FFFFFF;
	padding: 0px;
	background-image: url(../images/rightpanel-but.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-weight: bold;
	color: #FFFFFF;
	float: right;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#right-panel #rightpanel-top .questionbox {
	height: 71px;
	width: 170px;
	background-color: #FFFFFF;
	background-image: url(../images/rightpanel-q-box-2.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#right-panel #rightpanel-bot {
	border: 1px solid #bed9f0;
}
#right-panel .header {
	height: 30px;
	line-height: 30px;
	padding-right: 10px;
	padding-left: 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000066;
	background-color: #bed9f0;
}
#right-panel p {
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#bottom-panel {
	background-color: #e5e6e6;
	padding: 10px;
	margin-top: 15px;
	border: 1px solid #b8b9b9;
}
#bottom-panel p {
	padding-top: 10px;
	padding-bottom: 10px;
}
/*----------------------------------FOOTER------------------------------------*/
#footer {
	height: 93px;
	width: 900px;
	padding-top: 15px;
	background-image: url(../images/footer-bg.gif);
	background-repeat: no-repeat;
	background-position: 0px bottom;
}
#footer ul {
	padding-top: 67px;
	color: #FFFFFF;
}
#footer ul li {
	float: left;
}
#footer a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 11px;
}
#footer a:hover {
	text-decoration: underline;
}
/*--------------------------------Developer------------------------------------------*/
#dev {
	height: 70px;
	width: 900px;
	background-image: url(../images/header-bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#dev-ryt {
	float: right;
	width: 590px;
	background-position: 590px 0px;
}
#dev-ryt #dev-nav {
}
#dev-ryt #dev-nav ul {
	padding-top: 8px;
	padding-bottom: 12px;
}
#dev-ryt #dev-nav ul li {
	float: right;
}
#dev-ryt #dev-nav ul li a {
	padding-right: 10px;
	padding-left: 10px;
	text-decoration: none;
	font-size: 11px;
	color: #4A708B;
}
#dev-ryt #dev-nav ul li a:hover {
	text-decoration: underline;
}
#dev-ryt #dev-area {
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 0px;
	font-size: 11px;
	color: #4A708B;
	float: right;
}
#dev-ryt #dev-area a {
	color: #4A708B;
	text-decoration: none;
}
#dev-ryt #dev-area a:hover {
	text-decoration: underline;
}
#dev-ryt {
	float: right;
	width: 590px;
	background-position: 590px 0px;
}
#dev-ryt #dev-nav {
}
#dev-ryt #dev-nav ul {
	padding-top: 8px;
	padding-bottom: 12px;
}
#dev-ryt #dev-nav ul li {
	float: right;
}
#dev-ryt #dev-nav ul li a {
	padding-right: 10px;
	padding-left: 10px;
	text-decoration: none;
	font-size: 11px;
	color: #4A708B;
}
#dev-ryt #dev-nav ul li a:hover {
	text-decoration: underline;
}
#dev-ryt #dev-area {
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 0px;
	font-size: 11px;
	color: #4A708B;
	float: right;
}
#dev-ryt #dev-area a {
	color: #4A708B;
	text-decoration: none;
}
#dev-ryt #dev-area a:hover {
	text-decoration: underline;
}









#office-ryt {
	float: right;
	width: 690px;
	background-position: 690px 0px;
}
#office-ryt #dev-nav {
}
#office-ryt #dev-nav ul {
	padding-top: 8px;
	padding-bottom: 12px;
}
#office-ryt #dev-nav ul li {
	float: right;
}
#office-ryt #dev-nav ul li a {
	padding-right: 10px;
	padding-left: 10px;
	text-decoration: none;
	font-size: 11px;
	color: #4A708B;
}
#office-ryt #dev-nav ul li a:hover {
	text-decoration: underline;
}



/*------------------------------footer index-----------------------------------*/
#footerIndex {
	width: 900px;
	font-family: "Times New Roman", Times, serif;
}

#col-panel {
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	float: left;
	line-height: 1.4em;
        text-align:center;
}

#col-panel a {
	padding-right: 6px;
	padding-left: 6px;
	text-decoration: none;
	font-size: 13px;
	color: #4A708B;
}

#col-panel a:hover {
	text-decoration: underline;
}
/*------------------------------CONTENT-----------------------------------*/
#content {
	width: 663px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #d3e0ea;
	border-bottom-color: #d3e0ea;
	border-left-color: #d3e0ea;
	padding: 10px;
}
#content p {
	padding-bottom: 15px;
}
#content img {
	float: left;
	padding: 15px;
}
#content .readmore a {
	display: block;
	height: 26px;
	width: 79px;
	line-height: 26px;
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/centerpanel-but.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
	margin-bottom: 15px;
}
#content .readmore a:hover {
	text-decoration: underline;
}
.content-hd {
	height: 58px;
	background-image: url(../images/content-hd.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	line-height: 58px;
	padding-right: 15px;
	padding-left: 15px;
	font-family: "Times New Roman", Times, serif;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #d3e0ea;
	border-right-color: #d3e0ea;
	border-left-color: #d3e0ea;
}
.content-hd h1 {
	font-size: 28px;
	text-align:center;
	font-weight: normal;
}
.content-hd h2 {
	font-size: 24px;
	text-align:center;
	font-weight: normal;
}
.content-hd h3 {
	font-size: 20px;
	text-align:center;
        font-weight: normal;

}
.content-hd-long {
	padding: 15px;
	font-family: "Times New Roman", Times, serif;
	border: 1px;
	line-height: 32px;
	border-style: solid;
	border-color: #d3e0ea;
        color: #333333;
	text-align:center;
	font-weight: normal;
}
.content-hd-long h1 {
	font-size: 26px;
}
.content-hd-long h2 {
	font-size: 22px;
}
.content-hd-long h3 {
	font-size: 18px;
}
#content2 {
	width: 663px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #d3e0ea;
	border-bottom-color: #d3e0ea;
	border-left-color: #d3e0ea;
	padding: 10px;
	color: #333333;
}

#content2 h1 {
 font-size: 26px;
 padding-top: 10px;
 padding-left: 0px;
 padding-bottom: 10px;
}

#content2 h2 {
 font-size: 20px;
 padding-top: 10px;
 padding-left: 0px;
 padding-bottom: 10px;
}

#content2 h3 {
 font-size: 16px;
 padding-top: 10px;
 padding-left: 0px;
 padding-bottom: 10px;
 margin: 0px;
}

#content2 p {
  font-size: 12px;
  font-weight: normal;
  font-variant: normal;
  line-height: 1.5em;
  text-decoration: none;
  margin: 2px;
  color: #333333;
}

#content2 ul {
 font-size: 12px;
 font-weight: normal;
 font-variant: normal;
 padding-left: 35px;
 padding-bottom: 10px;
 line-height: 2em;
 color: #333333;
 text-decoration: none;
 margin: 2px;
 list-style-type: disc;
}

#content2 li {
 font-family: Verdana, Times New Roman, Times, serif;
 font-size: 12px;
 font-weight: normal;
}
#content2 p {
 padding-bottom: 15px;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 color: #333333;
}
#content2 img {
 float: left;
 padding: 15px;
}
#content2 a {
 text-decoration: none;
 color: #000066;
}
#content2 a:hover {
 text-decoration: underline;
}
#content2 a:visited {
 text-decoration: none;

 color: #17365D;
}
#content2 h2 {
 font-family: "Times New Roman", Times, serif;
 font-size: 20px;
 font-weight: normal;
 color: #000000;
 float: left;
}
#content2 h3 {
 font-family: "Times New Roman", Times, serif;
 font-size: 16px;
 font-weight: bold;
 padding-left: 14px;
 float: left;
}
#content2 h4 {
 font-family: "Times New Roman", Times, serif;
 font-size: 14px;
 font-weight: bold;
}
/*-------LEFT NAV-------*/
#leftnav {
 border:1px solid #cbe1f3;
 margin-bottom:15px;
 padding-bottom:15px;
}
#leftnav ul li {
 height:32px;
}
#leftnav ul li a {
 background-image:url(../images/leftnav.gif);
 background-repeat:no-repeat;
 background-position:0px 0px;
 display:block;
 height:32px;
 padding-left:35px;
 line-height:32px;
 color:#000000;
 text-decoration:none;
}
#leftnav ul li a:hover {
 background-image:url(../images/leftnav-hov.gif);
 background-repeat:no-repeat;
 background-position:0px 0px;
}

.leftnav-hd {
    height: 30px;
    background-color:#bed9f0;
    color:#000066;
    font-family:"Times New Roman", Times, serif;
    font-size: 18px;
    line-height: 30px;
    padding-left: 10px;
}
#sharepanel {
    width: 900px;
    padding: 15px 0px 0px 0px;
}
#share-ryt {
    width: 405px;
    float: right;
    padding-top: 15px;
}
