body {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 13px;
color: #4C4C4C;
#background-color: #eeeeee;
background-color: #f3f3f3;
padding-bottom: 30px;
}

body.mceContentBody {
margin: 0px;
padding: 10px;
background-color: #f7f7f7;
font-size: 14px;
line-height: 21px;
}

body.mceContentBody p {
text-indent: 20px;
margin-bottom: 10px;
}

blockquote {
margin: 20px 0px 30px 20px;
padding-left: 30px;
padding-top: 10px;
font-family: 'Times New Roman';
font-style: italic;
font-size: 16px;
background-image: url(/template/image/blockquote.png);
background-repeat: no-repeat;
}

blockquote p {
padding: 0px !important;
margin: 0px;
text-indent: 0px !important;
}

a:link		{ color: #008FC0; }
a:visited	{ color: #008FC0; }
a:active	{ color: #008FC0; }
a:hover		{ color: #008FC0; } 

.whiteLink a:link		{ color: #FFFFFF; }
.whiteLink a:visited		{ color: #FFFFFF; }
.whiteLink a:active		{ color: #FFFFFF; }
.whiteLink a:hover		{ color: #FFFFFF; }

.blackLink a:link		{ color: #000000; }
.blackLink a:visited		{ color: #000000; }
.blackLink a:active		{ color: #000000; }
.blackLink a:hover		{ color: #000000; }

.nohover a:link			{ text-decoration: none; }
.nohover a:visited		{ text-decoration: none; }
.nohover a:active		{ text-decoration: none; }
.nohover a:hover			{ text-decoration: none; } 

.ico {
margin: 0px !important;
padding: 0px !important;
}

.previewBar {
width: 100%;
height: 35px;
background-color: #DFDFDF;
border-bottom: 2px solid #ADADAD;
-moz-box-shadow: 0px 0px 10px #ADADAD;
-webkit-box-shadow: 0px 0px 10px #ADADAD;
box-shadow: 0px 0px 10px #ADADAD;
position: fixed;
top: 0px;
text-align: center;
overflow: hidden;
z-index: 10000;
padding-top: 20px;
}

.previewBar a {
padding: 5px 10px;
border: 1px solid #ADADAD;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
text-decoration: none;
background-color: #FFFFFF;
}

.STitle {
background-image: url(../image/ico_stitle.gif);
background-repeat: no-repeat;
color: #858585 !important;
font-size: 10px;
height: 25px;
text-transform: uppercase;
margin-bottom: 10px;
margin-left: 15px;
clear: both;
line-height: 10px;
}

.STitle a {
color: #858585 !important;
text-decoration: none;
margin-left: 21px;
border-bottom: 1px solid #CECECE;
padding: 8px 0px 5px 11px;
display: block;
white-space: nowrap;
}

.photoText {
display: block;
visibility: hidden;
position: absolute;
background-color: #9E9E9E;
padding: 10px;
color: #FFFFFF !important;
font-family: Georgia !important;
opacity: 0.8;
font-style: normal !important;
white-space: normal !important;
line-height: 16px !important;
}

.photoTextPopup {
display: block;
position: absolute;
background-color: #9E9E9E;
padding: 10px;
color: #FFFFFF !important;
font-family: Georgia !important;
opacity: 0.8;
font-style: normal !important;
white-space: normal !important;
line-height: 16px !important;
}

.photoGalleryNumPopup {
position: absolute;
margin-top: -18px;
}

.photoGalleryLeftPopup {
position: absolute;
color: #000000;
/* width: 30px; */
width: 1px;
height: 55px;
margin-top: 225px;
font-size: 50px;
background-color: #EEEEEE;
/* padding: 30px 15px; */
padding: 30px 1px 30px 9px;
overflow: hidden;
opacity: 0.6;
border-radius: 0px 10px 10px 0px;
cursor: pointer;
}

.photoGalleryRightPopup {
position: absolute;
color: #000000;
/* width: 30px; */
width: 1px;
height: 55px;
margin-top: 225px;
font-size: 50px;
background-color: #EEEEEE;
/* padding: 30px 15px; */
padding: 30px 1px 30px 9px;
overflow: hidden;
opacity: 0.6;
border-radius: 10px 0px 0px 10px;
cursor: pointer;
/* margin-left: 840px; */
margin-left: 889px;
}

.geo-map {
width: 320px;
height: 240px;
margin: 0px 10px 10px 0px;
border: 1px solid #898989;
}

.topAdv {
text-align: center;
}

.bg {
background-image: url(../image/body_bg.jpg);
background-repeat: no-repeat;
background-position: center 30px;
}

.main {
width: 1024px;
margin: 0px auto 0px auto;
}

.topMenu {
height: 38px;
overflow: hidden;
}

.topMenu #clock {
width: 296px;
height: 28px;
float: left;
padding-top: 10px;
padding-left: 33px;
}

.topMenu a {
font-family: Georgia;
font-size: 11px;
display: block;
float: left;
padding: 0px 8px 3px 8px;
margin: 13px 0px 10px 0px;
border-right: 1px solid #DCDCDC;
}

.topMenu a:last-child {
border: 0px;
}

.topMenu .active {
background-color: #CACACA;
color: #FFFFFF !important;
text-decoration: none;
border: 0px;
padding: 13px 8px 13px 8px;
margin: 0px;
}

.shadow {
-moz-box-shadow: 0px 0px 10px #D8D8D8;
-webkit-box-shadow: 0px 0px 10px #D8D8D8;
box-shadow: 0px 0px 10px #D8D8D8;
behavior: url(/template/css/PIE.htc);
}

.main .mainSub {
clear: both;
background-image: url(../image/main_bg.jpg);
background-repeat: repeat-y;
background-position: left top;
}

.main .mainSub .header {
height: 109px;
background-image: url(../image/header_bg.jpg);
background-repeat: no-repeat;
background-position: right top;
}

.main .header a {
display: block;
width: 329px;
float: left;
}

.main .header .tizers {
padding-top: 20px;
}

.main .header .tizers .one {
float: left;
width: 216px;
margin-right: 15px;
font-family: Georgia;
line-height: 17px;
}

.main .header .tizers .one a {
display: inline;
float: none;
width: auto;
}

.main .header .tizers .one img {
float: left;
margin-right: 10px;
}

.main .header .tizers .one span {
color: #979797;
font-family: Georgia;
font-size: 12px;
font-style: italic;
line-height: 21px;
white-space: nowrap;
}

.main .header .links {
float: right;
width: 695px;
text-transform: uppercase;
font-family: Georgia;
font-size: 11px;
color: #979797;
line-height: 21px;
padding-top: 32px;
}

.main .header .links a {
float: none;
display: inline;
width: auto;
}

.main .menu {
background-image: url(../image/menu_bg.png);
background-repeat: no-repeat;
background-position: right top;
margin-bottom: 43px;
}

.main .menu .level {
clear: both;
width: 1000px;
margin: 0px auto 0px auto;
background-color: #00BEFF;
font-family: Georgia;
font-size: 12px;
text-transform: uppercase;
overflow: hidden;
}

.main .menu .level > a {
display: block;
float: left;
padding: 8px 17px;
}

.main .menu .level .active {
background-color: #008FC0;
padding-bottom: 7px;
border-bottom: 1px solid #1C9BC7;
}

.main .menu .level .smallMenu {
font-family: Georgia;
font-size: 11px;
text-transform: none;
float: right;
}

.main .menu .level .smallMenu > a {
display: block;
float: left;
color: #C4F0FF;
border-bottom: 1px dotted #C4F0FF;
padding: 0px;
margin: 8px 30px 0px 0px;
}

.main .menu .level .smallMenu > span {
background-image: url(../image/user.png);
background-repeat: no-repeat;
background-position: 0px 5px;
padding-left: 20px;
float: left;
display: block;
padding: 9px 20px 8px 20px;
}

.main .menu .level .smallMenu > span > a:last-child {
font-family: Georgia;
font-size: 11px;
color: #C4F0FF;
border-bottom: 1px dotted #C4F0FF;
padding: 0px;
margin-left: 10px;
}

.main .menu .sub {
clear: both;
width: 1000px;
/*
height: 28px;
*/
margin: 0px auto 0px auto;
background-color: #008FC0;
font-family: Georgia;
font-size: 12px;
text-transform: uppercase;
overflow: hidden;
display: none;

position: absolute;
margin-left: 12px;
}

.main .menu #sub0 {
display: block;
/*visibility: hidden;*/
font-size: 11px;
background-color: #f6d400;
text-align: center;
}

.main .menu #sub0 span {
float: left;
color: #DCE7EB;
padding: 9px 5px 8px 20px;
}

.main .menu #sub0 a {
padding: 8px 5px;
color: #c94200;
float: none;
}

.main .menu #sub0 a:hover {
background: none;
}

.main .menu .sub a {
display: block;
float: left;
padding: 8px 20px;
}

.main .menu .sub a:hover {
background-color: #B6B6B6;
}

.main .menu .sub .active {
background-color: #B6B6B6;
/*
border-top: 2px solid #008FC0;
padding-top: 6px;
*/
}

.main .mainframe {
overflow: hidden;
padding-left: 10px;
margin-top: 15px;
}

/* arhive date */

.subDate {
font-family: Georgia;
font-size: 24px;
line-height: 30px;
color: #000000;
margin-left: 20px;
margin-bottom: 10px;
}

/* content left */

.main .mainframe .mainframeLeft {
width: 700px;
float: left;
}

.main .mainframe .contentLeft {
width: 400px;
float: left;
clear: both;
}

.main .mainframe .contentLeft .oneItem {
margin-left: 20px;
margin-bottom: 20px;
overflow: hidden;
}

.main .mainframe .contentLeft .oneItem > a {
line-height: 30px;
font-size: 27px;
font-family: Georgia;
text-decoration: none;
}

.main .mainframe .contentLeft .oneItem > strong {
display: block;
margin-left: 3px;
}

.main .mainframe .contentLeft .oneItem span {
font-family: Georgia;
font-style: italic;
font-size: 12px;
color: #979797;
white-space: nowrap;
line-height: 21px;
}

.main .mainframe .contentLeft .oneItem span a {
text-decoration: none;
color: #979797;
}

.main .mainframe .contentLeft .oneItem div {
margin-top: 3px;
font-size: 13px;
line-height: 18px;
}

.main .mainframe .contentLeft .oneItem .imgLink {
float: left;
}

.main .mainframe .contentLeft .oneItem img {
margin-right: 10px;
}

.main .mainframe .contentLeft .oneItem .gallery {
margin-top: 10px;
background-color: #E9E9E9;
}

.main .mainframe .contentLeft .oneItem .gallery .images {
width: 380px;
height: 250px;
position: relative;
overflow: hidden;
}

.main .mainframe .contentLeft .oneItem .gallery .images a {
width: 380px;
height: 250px;
overflow: hidden;
position: absolute;
background-color: #E9E9E9;
display: none;
text-decoration: none;
}

.main .mainframe .contentLeft .oneItem .gallery .images a:last-child {
display: block;
}

.main .mainframe .contentLeft .oneItem .gallery .images img {
}

.main .mainframe .contentLeft .oneItem .gallery .control {
overflow: hidden;
}

.main .mainframe .contentLeft .oneItem .gallery .control div {
font-size: 11px;
color: #000000;
float: left;
line-height: 15px;
}

.main .mainframe .contentLeft .oneItem .gallery .control .text {
width: 255px;
padding: 11px 5px 10px 10px;
}

.main .mainframe .contentLeft .oneItem .gallery .control .count {
font-size: 11px;
width: 40px;
color: #8C8C8C;
font-family: Trebuchet MS;
padding-top: 8px;
}

.main .mainframe .contentLeft .oneItem .gallery .control .count span {
font-style: normal;
font-size: 11px;
color: #8C8C8C;
font-family: Trebuchet MS;
}

.main .mainframe .contentLeft .oneItem .gallery .control .button img {
margin-right: 0px;
cursor: pointer;
}

/* content center */

.main .mainframe .contentCenter {
width: 300px;
float: left;
}

.main .mainframe .contentCenter .oneItem {
margin-left: 20px;
margin-bottom: 20px;
}

.main .mainframe .contentCenter .oneItem > a {
line-height: 21px;
font-size: 17px;
font-family: Georgia;
text-decoration: none;
}

.main .mainframe .contentCenter .oneItem > strong {
display: block;
margin-left: 3px;
}

.main .mainframe .contentCenter .oneItem span {
font-family: Georgia;
font-style: italic;
font-size: 12px;
color: #979797;
white-space: nowrap;
line-height: 21px;
}

.main .mainframe .contentCenter .oneItem span a {
text-decoration: none;
color: #979797;
}

.main .mainframe .contentCenter .oneItem div {
font-size: 13px;
line-height: 18px;
}

.main .mainframe .contentCenter .oneItem .imgLink {
float: left;
}

.main .mainframe .contentCenter .oneItem img {
margin-right: 10px;
}



.main .mainframe .contentCenter .oneItem .gallery {
margin-top: 10px;
background-color: #E9E9E9;
}

.main .mainframe .contentCenter .oneItem .gallery .images {
width: 280px;
height: 185px;
position: relative;
overflow: hidden;
}

.main .mainframe .contentCenter .oneItem .gallery .images a {
width: 280px;
height: 185px;
overflow: hidden;
position: absolute;
background-color: #E9E9E9;
display: none;
text-decoration: none;
}

.main .mainframe .contentCenter .oneItem .gallery .images a:last-child {
display: block;
}

.main .mainframe .contentCenter .oneItem .gallery .images img {
}

.main .mainframe .contentCenter .oneItem .gallery .control {
overflow: hidden;
}

.main .mainframe .contentCenter .oneItem .gallery .control div {
font-size: 11px;
color: #000000;
float: left;
line-height: 15px;
}

.main .mainframe .contentCenter .oneItem .gallery .control .text {
width: 165px;
padding: 11px 5px 10px 10px;
}

.main .mainframe .contentCenter .oneItem .gallery .control .count {
font-size: 11px;
width: 40px;
color: #8C8C8C;
font-family: Trebuchet MS;
padding-top: 8px;
}

.main .mainframe .contentCenter .oneItem .gallery .control .count span {
font-style: normal;
font-size: 11px;
color: #8C8C8C;
font-family: Trebuchet MS;
}

.main .mainframe .contentCenter .oneItem .gallery .control .button img {
margin-right: 0px;
cursor: pointer;
}

/* content first */

.main .mainframe  .contentFirst {
width: 700px;
float: left;
}

.main .mainframe  .contentFirst .oneItem {
margin-left: 20px;
margin-bottom: 20px;
overflow: hidden;
}

.main .mainframe  .contentFirst .oneItem > a {
line-height: 30px;
font-size: 27px;
font-family: Georgia;
text-decoration: none;
}

.main .mainframe  .contentFirst .oneItem span {
font-family: Georgia;
font-style: italic;
font-size: 12px;
color: #979797;
white-space: nowrap;
line-height: 21px;
}

.main .mainframe  .contentFirst .oneItem span a {
text-decoration: none;
color: #979797;
}

.main .mainframe  .contentFirst .oneItem div {
margin-top: 3px;
font-size: 13px;
line-height: 18px;
}

.main .mainframe  .contentFirst .oneItem .imgLink {
float: left;
}

.main .mainframe  .contentFirst .oneItem img {
margin-right: 10px;
}

.main .mainframe  .contentFirst .oneItem .gallery {
margin-top: 10px;
background-color: #E9E9E9;
}

.main .mainframe  .contentFirst .oneItem .gallery .images {
width: 380px;
height: 250px;
position: relative;
overflow: hidden;
}

.main .mainframe  .contentFirst .oneItem .gallery .images a {
width: 380px;
height: 250px;
overflow: hidden;
position: absolute;
background-color: #E9E9E9;
display: none;
text-decoration: none;
}

.main .mainframe  .contentFirst .oneItem .gallery .images a:last-child {
display: block;
}

.main .mainframe  .contentFirst .oneItem .gallery .images img {
}

.main .mainframe  .contentFirst .oneItem .gallery .control {
overflow: hidden;
}

.main .mainframe  .contentFirst .oneItem .gallery .control div {
font-size: 11px;
color: #000000;
float: left;
line-height: 15px;
}

.main .mainframe  .contentFirst .oneItem .gallery .control .text {
width: 255px;
padding: 11px 5px 10px 10px;
}

.main .mainframe  .contentFirst .oneItem .gallery .control .count {
font-size: 11px;
width: 40px;
color: #8C8C8C;
font-family: Trebuchet MS;
padding-top: 8px;
}

.main .mainframe  .contentFirst .oneItem .gallery .control .count span {
font-style: normal;
font-size: 11px;
color: #8C8C8C;
font-family: Trebuchet MS;
}

.main .mainframe  .contentFirst .oneItem .gallery .control .button img {
margin-right: 0px;
cursor: pointer;
}



/* content main */

.main .mainframe .contentMain {
width: 680px;
padding-left: 20px;
float: left;
font-size: 14px;
line-height: 21px;
padding-bottom: 20px;
}

.main .mainframe .contentMain .toste {
font-family: Georgia;
font-size: 10px;
color: #868686;
}

.main .mainframe .contentMain .toste a {
text-decoration: none;
color: #868686;
}

.main .mainframe .contentMain .toste span {
margin: 0px 11px;
font-size: 13px;
}

.main .mainframe .contentMain h1 {
font-family: Georgia;
font-size: 24px;
line-height: 30px;
color: #000000;
}

.main .mainframe .contentMain ul li {
background-image: url(../image/ulli.gif);
background-position: 3px 10px;
background-repeat: no-repeat;
padding-left: 20px;
}

.main .mainframe .contentMain ol li {
list-style-type: decimal;
margin-left: 20px;
}

.main .mainframe .contentText p {
margin-bottom: 8px;
}

.main .mainframe .contentText table {
border: 1px solid #BDBDBD;
border-collapse: collapse;
}

.main .mainframe .contentText table th {
font-family: Arial;
font-size: 12px;
font-weight: bold;
background-color: #BDBDBD;
color: #FFFFFF;
padding: 9px 10px;
line-height: 12px;
}

.main .mainframe .contentText table td {
border: 1px solid #BDBDBD;
border-collapse: collapse;
background-color: #FFFFFF;
font-family: Arial;
font-size: 14px;
padding: 9px;
}

.main .mainframe .contentText table th p {
margin: 0px;
}

.main .mainframe .contentText table td p {
margin: 0px;
}

.main .mainframe .contentText ul {
list-style: none;
}

.main .mainframe .contentText ul li {
background-image: url(../image/liststyle.gif);
background-repeat: no-repeat;
background-position: 0px 11px;
padding-left: 10px;
}

.main .mainframe .contentMain p img {
display: block;
}

.main .mainframe .contentMain .imgPosLeft {
float: left;
margin: 5px 5px 5px 0px;
text-align: right;
}

.main .mainframe .contentMain .imgPosRight {
float: right;
margin: 5px 0px 5px 5px;
text-align: left;
}

.main .mainframe .contentMain .imgPosLeft img, .main .mainframe .contentMain .imgPosRight img {
display: block;
}

/* content right */

.main .mainframe .contentRight {
width: 260px;
float: left;
padding-bottom: 20px;
overflow: hidden;
}

.main .mainframe .contentRight .adv {
margin-left: 20px;
margin-bottom: 20px;
-moz-box-shadow: 1px 3px 5px #CDCCCC;
-webkit-box-shadow: 1px 3px 5px #CDCCCC;
box-shadow: 1px 3px 5px #CDCCCC;
font-size: 1px;
}

.main .mainframe .contentRight form {
margin-left: 20px;
margin-bottom: 10px;
vertical-align: middle;
}

.main .mainframe .contentRight form input {
width: 160px;
height: 17px;
border-top: 1px solid #404040;
border-left: 1px solid #404040;
border-right: 1px solid #D4D0C8;
border-bottom: 1px solid #D4D0C8;
vertical-align: middle;
}

.main .mainframe .contentRight form .BT {
width: 59px;
height: 22px;
font-weight: bold;
color: #555350;
border-top: 1px solid #FFFFFF;
border-left: 1px solid #FFFFFF;
border-right: 1px solid #808080;
border-bottom: 1px solid #808080;
font-family: "Trebuchet MS";
font-size: 12px;
vertical-align: middle;
}

.main .mainframe .contentRight .infoText {
margin-left: 20px;
margin-bottom: 10px;
font-size: 13px;
line-height: 18px;
color: #4C4C4C;
}

.main .mainframe .contentRight .infoText a {
color: #4C4C4C;
}

/* video */

.videoPodcast {
width: 240px;
height: 180px;
overflow: hidden;
}

.videoPodcast a {
display: block;
padding: 69px 100px;
}

/* calandar */

.calendar {
background-color: #FFFFFF;
margin-left: 20px;
-moz-box-shadow: 0px 3px 5px #E3E3E3;
-webkit-box-shadow: 0px 3px 5px #E3E3E3;
box-shadow: 0px 3px 5px #E3E3E3;
margin-bottom: 20px;
margin-top: -8px;
behavior: url(/template/css/PIE.htc);
overflow: hidden;
}

.calendar table {
border-collapse: separate;
}

.eventCalendar { margin: 10px 0px 10px 0px; }

.eventCalendar-node,
.eventCalendar,
.eventCalendar-head,
.eventCalendar-dates{ width: 240px; border-spacing: 2px; }

.eventCalendar-dates {
width: 220px;
margin: 0px 10px 0px 10px;
}

.eventCalendar td{ text-align: center; font-size: 12px; text-transform: uppercase; font-family: Trebuchet MS; vertical-align: middle; }
.eventCalendar .weekdays td{ background-color: #E5E5E5; color: #7F7F7F; height: 20px; font-size: 9px; }
.eventCalendar .date-cell{ color: #cdcdcd; border: 1px solid #FFFFFF; width: 27px; height: 19px; line-height: 22px; }
.eventCalendar .date-cell a{ display: block; width: 27px; height: 19px; line-height: 22px; color: #555; }
.eventCalendar .hover { background-color: #FDFFCD; }
.eventCalendar .selected{ background-color: #FDFFCD; }
.eventCalendar .active { border: 1px solid #00BEFF; }
.eventCalendar .active a { color: #00BEFF; text-decoration: none; }

.eventCalendar-head .title{ font-family: Georgia; font-size: 11px; color: #000; text-transform: none; }
.eventCalendar-head{ height: 30px; }
.eventCalendar-head td { vertical-align: middle; }

.eventCalendar-head .head-l,
.eventCalendar-head .head-r{ width: 40px; }

/* news */

.main .newsOne span {
font-size: 12px;
color: #979797;
font-family: Georgia;
font-style: italic;
display: block;
}

.main .newsOne span a {
text-decoration: none;
color: #979797;
}

.main .newsOne .newsOneImg {
float: right;
margin: 0px 0px 10px 15px;
}

.contentMain .newsOne {
clear: both;
margin-top: 10px;
overflow: hidden;
}

.contentMain .newsOne .img {
float: left;
margin-right: 20px;
width: 90px;
height: 68px;
overflow: hidden;
}

.contentMain .newsOne > a {
font-family: Georgia;
font-size: 17px;
}

.contentMain .newsOne > strong {
display: block;
}

.contentMain .newsOne p {
margin-bottom: 10px;
text-indent: 20px;
}

.contentMain .newsOne .geo {
clear: both;
width: 240px;
height: 150px;
float: right;
margin: 0px 0px 10px 10px;
border: 1px solid #A6A6A6;
}

#mapclose {
float: right;
border: 1px solid #A6A6A6;
font-size: 16px;
padding: 3px 10px;
position: relative;
top: -11px;
background-color: #FFFFFF;
cursor: pointer;
}

.contentMain .newsPager {
margin-top: 20px;
padding-top: 10px;
border-top: 1px solid #AFAFAF;
}

.contentMain .newsOne .gallery {
margin-top: 5px;
margin-left: 10px;
margin-bottom: 5px;
background-color: #E9E9E9;
float: right;
width: 280px;
}

.contentMain .newsOne .gallery .images {
width: 280px;
height: 185px;
position: relative;
overflow: hidden;
}

.contentMain .newsOne .gallery .images a {
width: 280px;
height: 185px;
overflow: hidden;
position: absolute;
background-color: #E9E9E9;
display: none;
text-decoration: none;
}

.contentMain .newsOne .gallery .images a:last-child {
display: block;
}

.contentMain .newsOne .gallery .images img {
}

.contentMain .newsOne .gallery .images span {
text-decoration: none;
}

.contentMain .newsOne .gallery .control {
overflow: hidden;
}

.contentMain .newsOne .gallery .control div {
font-size: 11px;
color: #000000;
float: left;
line-height: 15px;
}

.contentMain .newsOne .gallery .control .text {
width: 160px;
padding: 13px 5px 12px 10px;
overflow: hidden;
}

.contentMain .newsOne .gallery .control .count {
font-size: 11px;
width: 40px;
color: #8C8C8C;
font-family: Trebuchet MS;
padding-top: 13px;
}

.contentMain .newsOne .gallery .control .count span {
font-style: normal;
font-size: 11px;
color: #8C8C8C;
font-family: Trebuchet MS;
display: inline !important;
}

.contentMain .newsOne .gallery .control .button img {
margin-right: 0px;
cursor: pointer;
}

/* bottom menu */

.main .bottomMenu {
clear: both;
border-top: 2px solid #07BFFF;
width: 958px;
overflow: hidden;
padding: 20px 20px 50px 20px;
margin-left: 10px;
}

.main .bottomMenuTest {
clear: both;
border-top: 2px solid #07BFFF;
width: 958px;
overflow: hidden;
padding: 2px 2px 5px 2px;
margin-left: 10px;
}

.main .bottomMenu .col {
float: left;
margin-right: 35px;
}

.main .bottomMenu .col .title {
font-family: Georgia;
font-size: 12px;
text-transform: uppercase;
white-space: nowrap;
display: block;
margin-bottom: 10px;
text-decoration: none;
color: #0085B3;
}

.main .bottomMenu .col a {
display: block;
clear: both;
color: #4C4C4C;
font-size: 11px;
line-height: 18px;
}

/* papper */

.main .papperTop {
position: absolute;
margin-top: -12px;
}

.main .papperBottom {
clear: both;
position: relative;
top: -6px;
}

/* BFrame */

.BFrame {
z-index: 2000;
width: 230px;
position: absolute;
background-color: #00BEFF;
border: 1px solid #67D8FF;
padding: 20px 20px 5px 20px;
-moz-box-shadow: 0px 0px 5px #757575;
-webkit-box-shadow: 0px 0px 5px #757575;
box-shadow: 0px 0px 5px #757575;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
/*
margin-left: -210px;
margin-top: 25px;
*/
color: #FFFFFF;
behavior: url(/template/css/PIE.htc);
}

.BFrame .corner {
position: absolute;
margin-top: -32px;
margin-left: 200px;
width: 17px;
height: 12px;
}

.BFrame .close {
position: absolute;
width: 16px;
height: 16px;
margin-left: 224px;
margin-top: -10px;
cursor: pointer;
}

.BFrame {
font-size: 14px;
text-align: left;
}

.BFrame .enter h3 {
font-size: 14px;
font-weight: bold;
display: block;
margin-bottom: 10px;
}

.BFrame .enter .inp {
margin-bottom: 10px;
}

.BFrame .enter div {
clear: both;
vertical-align: middle;
height: 24px;
}

.BFrame .enter .inp input {
width: 155px;
height: 18px;
float: right;
}

.BFrame .enter .check {
padding-left: 66px;
}

.BFrame .enter .check input {
vertical-align: middle;
margin-right: 8px;
margin-top: 1px;
}

.BFrame .enter .button {
padding-left: 69px;
}

.BFrame .enter .button input {
width: 67px;
height: 25px;
font-size: 14px;
font-weight: bold;
padding-bottom: 3px;
}

.BFrame .enter .after {
border-top: 1px solid #80DFFF;
margin-top: 10px;
padding-top: 10px;
padding-left: 69px;
font-size: 14px;
font-weight: bold;
}

.BFrame .enter .after a {
text-decoration: underline;
color: #FFFFFF;
}

.BFrame .subscribe {
font-size: 12px;
padding-bottom: 20px;
}

.BFrame .subscribe h3 {
font-size: 14px;
font-weight: bold;
display: block;
margin-bottom: 10px;
}

.BFrame .subscribe div {
margin-bottom: 5px;
}

.BFrame .subscribe input {
width: 165px;
height: 18px;
}

.BFrame .subscribe .button {
width: 45px;
height: 25px;
font-size: 14px;
font-weight: bold;
padding-bottom: 3px;
margin-left: 15px;
}

/* reg */

.regForm {
border-top: 1px solid #AFAFAF;
margin: 10px 0px 10px 0px;
padding: 20px 0px 20px 0px;
}

.regForm .error {
color: #FF0000;
}

.regForm div {
clear: both;
overflow: hidden;
margin-bottom: 10px;
}

.regForm div span {
display: block;
float: left;
}

.regForm div input {
width: 355px;
height: 18px;
float: right;
}

.regForm .after {
border-top: 1px solid #AFAFAF;
margin: 20px 0px 10px 0px;
padding: 20px 0px 20px 0px;
}

.regForm .after input {
width: 180px;
height: 25px;
font-size: 14px;
font-weight: bold;
padding-bottom: 3px;
margin-right: 180px;
}

/* cmt List */

.cmtHead {
clear: both;
margin-top: 17px;
padding-top: 17px;
border-top: 2px solid #07BFFF;
font-family: Georgia;
font-size: 24px;
color: #000000;
margin-bottom: 3px;
}

.cmtHead span {
color: #676767;
}

.cmtOne {
margin-top: 17px;
font-size: 14px;
line-height: 21px;
color: #000000;
border-bottom: 3px dotted #ACACAC;
padding-bottom: 7px;
}

.cmtOne span {
font-family: Georgia;
font-size: 12px;
font-style: italic;
color: #7E7E7E;
display: block;
}

/* cmt Form */

.cmtForm {
margin-top: 25px;
}

.cmtForm div {
width: 180px;
float: left;
clear: both;
font-size: 12px;
}

.cmtForm textarea {
width: 450px;
height: 90px;
float: left;
border-top: 1px solid #404040;
border-left: 1px solid #404040;
border-right: 1px solid #D4D0C8;
border-bottom: 1px solid #D4D0C8;
}

.cmtForm > .BT {
clear: both;
margin-left: 365px;
margin-top: 17px;
}

.cmtForm .BT input {
border-top: 1px solid #FFFFFF;
border-left: 1px solid #FFFFFF;
border-right: 1px solid #808080;
border-bottom: 1px solid #808080;
font-family: Georgia;
font-size: 12px;
padding: 3px 12px;
cursor: pointer;
}

.noauth {
margin-top: 30px;
text-align: left;
font-size: 17px;
}

/* feedback */ 

.fbItem {
margin-bottom: 10px;
}

.fbItem span {
color: #000000;
font-size: 12px;
font-family: Arial;
display: block;
margin-bottom: 5px;
}

.fbItem span i {
color: #FF0000;
margin-left: 2px;
}

.fbItem input {
width: 410px;
height: 24px;
border-left: 1px solid #404040;
border-top: 1px solid #404040;
border-right: 1px solid #D4D0C8;
border-bottom: 1px solid #D4D0C8;
}

.fbItem textarea {
width: 410px;
height: 100px;
border-left: 1px solid #404040;
border-top: 1px solid #404040;
border-right: 1px solid #D4D0C8;
border-bottom: 1px solid #D4D0C8;
}

.fbItem.fb50left {
width: 200px;
float: left;
}

.fbItem.fb50left input {
width: 200px;
}

.fbItem.fb50right {
width: 200px;
float: left;
margin-left: 10px;
}

.fbItem.fb50right input {
width: 200px;
}

.fbBT {
width: 410px;
}

.fbBT i {
color: #FF0000;
}

.fbBT input {
float: right;
display: block;
font-size: 21px;
color: #555350;
width: 135px;
height: 37px;
/* padding: 0px 30px 0px 30px; */
border-left: 1px solid #FFFFFF;
border-top: 1px solid #FFFFFF;
border-right: 1px solid #808080;
border-bottom: 1px solid #808080;
}

.fbError {
color: #FF0000;
}

/* idea */

.idea {
width: 240px;
margin-left: 20px;
background-color: #FFFFFF;
-moz-box-shadow: 0px 3px 5px #E3E3E3;
-webkit-box-shadow: 0px 3px 5px #E3E3E3;
box-shadow: 0px 3px 5px #E3E3E3;
margin-top: -8px;
}

.idea .head {
background-color: #FF8549;
font-family: Georgia;
font-size: 12px;
color: #FFFFFF;
padding: 3px 0px 3px 4px;
}

.idea form {
padding: 10px;
margin: 0px !important;
font-size: 12px;
color: #000000;
}

.idea textarea {
width: 220px;
height: 85px;
border-left: 1px solid #404040;
border-top: 1px solid #404040;
border-right: 1px solid #D4D0C8;
border-bottom: 1px solid #D4D0C8;
margin: 3px 0px 5px 0px;
}

.idea input {
width: 220px !important;
height: 24px;
border-left: 1px solid #404040;
border-top: 1px solid #404040;
border-right: 1px solid #D4D0C8;
border-bottom: 1px solid #D4D0C8;
margin: 3px 0px 5px 0px;
}

.idea .BT {
width: 85px !important;
}

/* search */

.searchString {
padding: 10px 0px;
border-bottom: 1px solid #AFAFAF;
color: #000000;
}

.searchResult {
padding: 5px 0px;
}

.searchResult div {
padding: 5px 0px;
}

.searchResult div a {
font-size: 15px;
font-weight: bold;
display: block;
}

.searchResult div span {
display: block;
color: #979797;
font-size: 11px;
}

.searchOrder {
position: absolute;
margin-top: -25px;
width: 282px;
text-align: right;
margin-left: 400px;
}

.pager {
padding: 10px 0px;
border-top: 1px solid #AFAFAF;
}

.m0 {
margin-left: 0px;
}

.searchINP {
color: #020202;
padding: 5px 0px 15px 32px;
font-size: 12px;
}

.searchINP .inp {
width: 405px;
height: 22px;
border-top: 1px solid #404040;
border-left: 1px solid #404040;
border-right: 1px solid #D0CFCB;
border-bottom: 1px solid #D0CFCB;
}

.searchINP .thr {
width: 170px;
float: left;
}

.searchINP label {
display: block;
margin-bottom: 5px;
}

.searchINP label input {
margin-left: 0px;
vertical-align: top;
}

.searchINP .date {
width: 100px;
height: 22px;
border-top: 1px solid #404040;
border-left: 1px solid #404040;
border-right: 1px solid #D0CFCB;
border-bottom: 1px solid #D0CFCB;
}

.searchABT {
padding-left: 32px;
}

.searchABT input {
color: #54504D;
font-size: 21px;
font-family: "Trebuchet MS";
padding: 3px 10px;
border-top: 1px solid #FFFFFF;
border-left: 1px solid #FFFFFF;
border-right: 1px solid #807F7D;
border-bottom: 1px solid #807F7D;
}

/* vote */

.voteDiv {
font-family: Arial;
font-size: 12px;
line-height: 18px;
color: #000000;
width: 220px;
margin: 5px auto 10px auto;
}

.voteDiv .voteAnswer {
clear: both;
overflow: hidden;
margin-top: 10px;
}

.voteDiv .voteAnswer input {
float: left;
margin-right: 8px;
margin-left: 0px;
}

.voteDiv .voteAnswer span {
float: left;
width: 195px;
}

.voteDiv .voteAnswer .voteLine {
clear: both;
font-size: 1px;
background-color: #00BEFF;
height: 2px;
}

.voteDiv .voteButton {
margin-top: 10px;
}

.voteDiv .voteButton input {
font-family: Georgia;
font-size: 12px;
font-weight: bold;
color: #000000;
border-top: none;
border-left: none;
border-right: 1px solid #808080;
border-bottom: 1px solid #808080;
height: 24px;
margin-right: 10px;
margin-top: 5px;
cursor: pointer;
}

.voteDiv .voteButton a {
font-family: Georgia;
font-size: 12px;
}

.voteArchiveDiv {
margin-top: 10px;
border-bottom: 1px dashed #BDBDBD;
padding-bottom: 20px;
}

.voteArchiveDiv .voteTitle {
font-size: 18px;
margin-bottom: 10px;
}

.voteArchiveDiv .voteAnswer {
clear: both;
overflow: hidden;
margin-top: 10px;
}

.voteArchiveDiv .voteAnswer .voteLine {
clear: both;
font-size: 1px;
background-color: #00BEFF;
height: 10px;
}

/* staff */

.staffBar {
font-family: "Trebuchet MS";
font-size: 18px;
line-height: 40px;
border-top: 1px solid #C1C1C1;
cursor: pointer;
background-image: url(../image/staff.bar.off.gif);
background-position: 0px 14px;
background-repeat: no-repeat;
padding-left: 24px;
clear: both;
}

.staffBar a {
text-decoration: none;
border-bottom: 1px dotted #0095DA;
}

.staffActive {
background-image: url(../image/staff.bar.on.gif);
}

.staffList {
overflow: hidden;
display: none;
}

.staffList div {
width: 138px;
height: 266px;
overflow: hidden;
float: left;
margin: 15px 20px 0px 0px;
font-family: "Trebuchet MS";
font-size: 12px;
line-height: 19px;
color: #000000;
}

.staffList div span {
display: block;
width: 138px;
height: 166px;
overflow: hidden;
margin-bottom: 2px;
}

.staffList div a {
font-weight: bold;
display: block;
}

.staffH1 {
font-size: 18px;
padding: 5px 0px 5px 0px;
}

.staffNews {
margin-bottom: 10px;
}

.staffNews .newsOne {
clear: none;
}

/* footer */

.footer {
padding: 7px 30px;
line-height: 18px;
font-size: 13px;
margin-bottom: 30px;
overflow: hidden;
}

.footer .left {
width: 650px;
float: left;
}

.footer .left .social {
font-size: 13px;
}

.footer .left .social a {
color: #4C4C4C;
background-repeat: no-repeat;
background-position: 0px 3px;
padding-left: 20px;
margin-left: 5px;
}

.footer .left .social #twi {
background-image: url(../image/ico_twitter.gif);
}

.footer .left .social #facebook {
background-image: url(../image/ico_facebook.gif);
}

.footer .right {
width: 270px;
float: right;
border-left: 1px solid #A6A6A6;
padding-left: 20px;
}

.footer .right a {
display: block;
}

/* pager */

.pager_num,
.pager_sel,
.pager_left,
.pager_right { font-size: 14px; padding: 3px 9px; font-weight: normal; }
.pager_left { }
.pager_right { }
.pager_sel { color: #FFFFFF; background-color: #008FC0; padding: 3px 9px; }
.pager_num { }


/* share */

.share {
clear: both;
/*float: right;*/
margin-left: -10px;
}

.share a {
margin: 0px 0px 7px 4px !important;
}

/* sendlink */

.sendLink {
/*clear: left;*/
float: left;
background-image: url(../image/send.gif);
background-position: 0px 4px;
background-repeat: no-repeat;
padding-left: 20px;
margin: 0px 20px 10px 45px;
text-align: right;
}

.sendLink a {
font-family: Trebuchet MS !important;
font-size: 12px !important;
color: #858585;
}

/* print */

.print {
/*clear: left;*/
float: left;
background-image: url(../image/print.gif);
background-position: 0px 4px;
background-repeat: no-repeat;
padding-left: 20px;
margin: 0px 0px 10px 45px;
text-align: right;
}

.print a {
font-family: Trebuchet MS !important;
font-size: 12px !important;
color: #858585;
}
