* {
  margin: 0px;
  padding: 0px; 
}
body {
  background-image: url(images/bg.png);
  background-repeat: repeat-x;
  background-color: #FFFFFF;
  font-family: Tahoma;
  text-align: center;
  font-size: 11px;
  color: #000000;
}
img {
  border: none;
  display: block;
  behavior:	url("pngfix/pngbehavior.htc");
}
a {
  position: relative;
  color: #006cc6;
  text-decoration: underline;
}
a:hover {
  text-decoration: none;
}
#content_bg[id] {
  width: 788px;
  margin-left: auto;
  margin-right: auto;
  background-image: url(images/content_bg.png);
}
#content_bg{
  text-align: center;
  width: 788px;
  //filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/content_bg.png');
}
#footer_bg[id] {
  width: 788px;
  height: 38px;
  margin-left: auto;
  margin-right: auto;
  background-image: url(images/footer_bg.png);
}
#footer_bg{
  text-align: center;
  width: 788px;
  height: 38px;
  //filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/footer_bg.png');
}
.clear {
  line-height: 1px;
  font-size: 1px;
  width: 100%;
  clear: both;
}
.clear20 {
  line-height: 1px;
  font-size: 1px;
  width: 100%;
  clear: both;
  height: 20px;
}
h1 {
  font-size: 30px;
  color: #42607a;
  font-weight: 100;
  margin-bottom: 20px;
}
h1 img {
  display: inline;
}
h2 {
  font-size: 14px;
  color: #2d2d2d;
  margin-bottom: 10px;
}
h2 a {
  color: #2d2d2d;
  text-decoration: none;
}
h2 a:hover {
  text-decoration: underline;
}
/*--HEAD--*/

#head {
  position: relative;
  width: 750px;
  height: 25px;
  margin: auto;
  background-color: #c2d3e7;
  text-align: left;
  margin-bottom: 10px;
}
.head_l_bg {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 5px;
  height: 25px;
  background-image: url(images/head_l.gif); 
}
.head_r_bg {
  position: absolute;
  right: 0px;
  top: 0px;
  width: 5px;
  height: 25px;
  background-image: url(images/head_r.gif); 
}
#head ul {
  margin-left: 20px;
}
#head ul li {
  display: inline;
  color: #898989;
  line-height: 25px;
  font-size: 9px;
  margin-left: 17px;
}

/*--Lang--*/

#head div.lang {
  position: absolute;
  width: 100px;
  right: 10px;
  top: 4px;
  text-align: right;
  font-size: 9px;
}
#head div.lang img {
  display: inline;
  margin-left: 5px;
}
#head div.lang a {
  color: #2b2b2b;
  text-decoration: none;
  vertical-align: middle;
}
#head div.lang a:hover {
  text-decoration: underline;
}

/*--//HEAD--*/

/*--HEAD2--*/

#head2 {
  position: relative;
  width: 750px;
  margin: auto;
  text-align: left;
  padding-bottom: 9px;
}
#h_left {
  position: relative;
  float: left;
  width: 375px;
  height: 175px;
  background-image: url(images/h_left.jpg);
}
#logo {
  position: absolute;
  width: 154px;
  height: 136px;
  top: 30px;
  left: 60px;
}
#h_right {
  position: relative;
  float: right;
  width: 365px;
  height: 175px;
  background-image: url(images/h_right.jpg);
}

/*--Login--*/

#login {
  position: absolute;
  bottom: 10px;
  right: 10px;
}

#login h1 { color:#315e84; font-size:14px; font-weight:bold; text-align:right; margin-bottom:0px; padding-bottom:10px; padding-right:3px; }
#login img { display:block; float:left; margin-right:3px; }

#login .tab_log {
  text-align: right;
}
#login .tab_log td {
  color: #FFFFFF;
  padding: 2px;
}
#login .tab_log td.title {
  color: #315e84;
  font-size: 14px;
  font-weight: bold;
}
#login .tab_log input {
  vertical-align: middle;
}
#login .tab_log input.log_txt {
  width: 149px;
  height: 19px;
  border: none;
  background-color: transparent;
  background-image: url(images/log_txt.gif);
  padding-top: 3px;
  padding-left: 3px;
  color: #4a4a4a;
}
#login .tab_log input.hansa {
  width: 42px;
  height: 22px;
  border: none;
  background-color: transparent;
  background-image: url(images/b_hansa.gif);
  cursor: pointer;
}
#login .tab_log input.unet {
  width: 42px;
  height: 22px;
  border: none;
  background-color: transparent;
  background-image: url(images/b_unet.gif);
  cursor: pointer;
}
#login .tab_log input.login {
  width: 62px;
  height: 22px;
  border: none;
  background-color: transparent;
  background-image: url(images/b_login.gif);
  color: #FFFFFF;
  font-weight: bold;
  font-size: 11px;
  cursor: pointer;
}

/*--//Login--*/

/*--HEAD2--*/

/*--CONTENT--*/

#content_wrapper {
  position: relative;
  width: 750px;
  margin: auto;
}

/*--Left--*/

#c_left {
  float: left;
  width: 205px;
}
#c_left .search {
  position: relative;
  width: 205px;
  height: 40px;
  margin-bottom: 20px;
  background-image: url(images/search_bg.gif);
}
#c_left .search input {
  vertical-align: middle;
}
#c_left .search .srch_txt {
  border: 0px;
  width: 129px;
  height: 19px;
  padding-top: 3px;
  padding-left: 3px;
  background-color: transparent;
  background-image: url(images/search_txt.gif);
  margin-top: 8px;
  color: #4a4a4a;
}
#c_left .search .srch_btn {
  border: 0px;
  width: 52px;
  height: 22px;
  background-color: transparent;
  background-image: url(images/b_search.gif);
  color: #FFFFFF;
  font-weight: bold;
  font-size: 11px;
  cursor: pointer;
  margin-top: 8px;
}

/*--MainMenu--*/

#mmenu {
  width: 205px;
  text-align: left;
  font-weight: bold;
  color: #42607a;
}
#mmenu ul {
  margin-left: 20px;
}
#mmenu ul li {
  list-style: url(images/bullet.gif);
  line-height: 20px;
}
#mmenu ul li a {
  color: #2d2d2d;
  font-weight: bold;
  text-decoration: none;
}
#mmenu ul li a:hover {
  text-decoration: underline;
}
#mmenu ul li ul {
  margin-left: 15px;
}
#mmenu ul li ul li {
  list-style: url(images/bullet2.gif);
  margin-left: 0px;
}
#mmenu ul li ul li a {
  font-weight: 100;
  color: #454545;
}

/*--//MainMenu--*/

/*--//Left--*/

/*--MainContent--*/

#c_right {
  float: right;
  width: 510px;
  text-align: left;
  padding-right: 20px;
}
#c_right p {
  margin-bottom: 20px;
  line-height: 20px;
}

/*--News--*/

.news_row {
  margin-bottom: 25px;
}
.news_row .news_date {
  position: relative;
  width: 50px;
  float: left;
}
.news_row .news_date .date {
  position: absolute;
  width: 34px;
  height: 44px;
  top: 0px;
  left: 0px;
  background-image: url(images/news_date_bg.gif);
  text-align: center;
}
#c_right .news_row .news_date .date p {
  margin: 0px;
  color: #3595e5;
}
#c_right .news_row .news_date .date p.day {
  font-size: 18px;
  margin-top: 5px;
}
#c_right .news_row .news_date .date p.monthyear {
  font-size: 10px;
  line-height: 12px;
}
.news_row .news_content {
  width: 455px;
  float: right;
}
#c_right .news_row .news_content p {
  margin: 0px;
  line-height: 20px;
  color: #545454;
}
.news_row .news_readcontent {
  width: 455px;
  float: right;
}
#c_right .news_row .news_readcontent p {
  line-height: 20px;
  color: #545454;
}

/*--//News--*/

.v6lg {
  width: 100%;
  color: #333333;
  border: 1px solid #d2dde9;
}
.v6lg th {
  border: 1px solid #FFFFFF;
  background-color: #8996a2;
  color: #FFFFFF;
  padding: 3px;
  text-align: center;
}
.v6lg td {
  padding: 3px;
  border: 1px solid #FFFFFF;
}
.v6lg .odd {
  background-color: #e5eaef;
}
.v6lg .even {
  background-color: #f0f2f4;
}
 
/*--//MainContent--*/

/*--//CONTENT--*/

/*--FOOTER--*/

#footer {
  position: relative;
  width: 750px;
  height: 25px;
  background-color: #e2e7ed;
  margin: auto;
  text-align: left;
}
#footer_l_bg {
  position: absolute;
  width: 3px;
  height: 25px;
  left: 0px;
  top: 0px;
  background-image: url(images/footer_l_bg.gif);
}
#footer_r_bg {
  position: absolute;
  width: 3px;
  height: 25px;
  right: 0px;
  top: 0px;
  background-image: url(images/footer_r_bg.gif);
}
#footer ul {
  margin-left: 10px;
}
#footer ul li {
  display: inline;
  line-height: 25px;
  font-size: 9px;
  color: #898989;
  margin-left: 15px;
}
#bbanners {
  width: 750px;
  margin: auto;
  padding-bottom: 10px;
}
#bbanners img {
  display: inline;
  margin-left: 5px;
}
/*--//FOOTER--*/
