﻿@import url("index.css");

* {
	margin: 0px;
	padding: 0px;
}
img{
border:none;
}
body
{
  font-size:12px;
  font-family:Arial, Helvetica, sans-serif;
  text-align:center;
}
#box,.box{
  width:990px;
  height:auto;
  overflow:hidden;
  margin-left:auto;
  margin-right:auto;
  background-color:#FFFFFF;
  text-align:left;
}
a{
color:#0e6cc3;
text-decoration:none;
}

a:hover{
color:#e56f09;
text-decoration:underline;
}
#center1_btm_r2 a,#center2_btm_r a{
color:#e56f09;
text-decoration:underline;
}
#center2_btm_r a{
margin-left:10px;
}

