body {	color: #000000; font-size: 12px;
	background-image: url('../images/back.gif');
	background-repeat: repeat-y;
	background-position: center 50%
}
table {font-size: 12px; line-height: 19px}
td {font-size: 12px; line-height: 19px}
.td {font-size: 12px; line-height: 19px}

a:link {color: #000000; text-decoration: none}
a:visited {color: #000000; text-decoration: none}
a:active {color: #000000; text-decoration: none}
a:hover {color: #0055BB; text-decoration: none}
a.link:link {color: #FF5500; text-decoration: none}
a.link:visited {color: #FF5500; text-decoration: none}
a.link:active {color: #FF5500; text-decoration: none}
a.link:hover {color: #FF2200; text-decoration: none}
a.nav:link {color: #133C86; text-decoration: none}
a.nav:visited {color: #133C86; text-decoration: none}
a.nav:active {color: #133C86; text-decoration: none}
a.nav:hover {color: #C70000; text-decoration: none}
a.menu:link {color: #F7671D; text-decoration: none}
a.menu:visited {color: #F7671D; text-decoration: none}
a.menu:active {color: #F7671D; text-decoration: none}
a.menu:hover {color: #C70000; text-decoration: none}

.tab {background-color: #AAAAAA; font-size: 12px; line-height: 19px}
.tdTitle {background-color: #E6F1FF; height:22; border-bottom: 1 solid #C0C0C0; font-size: 12px; color: #133C86}
.tdTop {background-color: #DDEAFC; color: #FF6600; font-size: 12px; line-height: 19px; text-align: center}
.tdTop2 {background-color: #DDEAFC; color: #FF6600; font-size: 12px; line-height: 19px;}
.td1 {background-color: #FFFFFF; font-size: 12px; line-height: 19px}
.td2 {background-color: #EEEEEE; font-size: 12px; line-height: 19px}
.td3 {background-color: #DDEAFC; font-size: 12px; line-height: 19px}
.tdBottom {background-color: #FFFFFF; font-size: 12px; line-height: 19px}

.inputnew{BORDER-TOP-WIDTH: 1px; PADDING-RIGHT: 1px; PADDING-LEFT: 1px; BORDER-LEFT-WIDTH: 1px; FONT-SIZE: 12px; BORDER-LEFT-COLOR: #eeeeee; BORDER-BOTTOM-WIDTH: 1px; BORDER-BOTTOM-COLOR: #eeeeee; PADDING-BOTTOM: 1px; BORDER-TOP-COLOR: #eeeeee; PADDING-TOP: 1px; BORDER-RIGHT-WIDTH: 1px; BORDER-RIGHT-COLOR: #eeeeee}
.input {border-left: 1 solid #808080; border-right: 1 solid #808080; border-top: 1 solid #808080; border-bottom: 1 solid #808080}
.input2 {border-left: 1 solid #616161; border-right: 1 solid #C0C0C0; border-top: 1 solid #616161; border-bottom: 1 solid #C0C0C0}
.inputreadonly {background-color: transparent;border-width:0px 0px 1px 0px;border-color:#616161;}
.textarea {border-left: 1 solid #808080; border-right: 1 solid #808080; border-top: 1 solid #808080; border-bottom: 1 solid #808080}
.button {background-color: #FFFFFF; border-style: solid; border-width: 1; cursor: hand; height="19"}
.button0 {background-color: #FFFFFF; border-style: solid; border-width: 1; cursor: hand}
.button1 {background-color: #F0F5FA; border-style: solid; border-width: 1; cursor: hand}
.user-login-input {height: 19px; width: 88px; border: 1px solid #000000;}
.seek-input {border: 1px solid #AFAFAE;}
.big-title {font-size: 14px; font-weight: 600; color: #336666;}
.title-en {font-family: "Arial", "Helvetica", "sans-serif"; font-size: 11px; color: #999999;}

.img-shadow {
  float:left;
  background: url(../news/images/shadowAlpha.png) no-repeat bottom right !important;
  background: url(../news/images/shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
  }
.img-shadow img {
  display: block;
  position: relative;
  background-color: #ffffff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
  }