@charset "utf-8";
body, html{
font-size: 13px;
font-family: Arial, Helvetica, sans-serif;
text-align: center;
margin: 0px auto;
}
a {
color: #000066;
text-decoration: none;
padding: 0px;
margin: 0px;
}
a img{
border:none;
}
a:hover {
color: #006699;
}
a.current{
color: #FFF
}

form p{
margin:0px;
}
form{
margin:0px;
}

#container{
position: relative;
width: 900px;
text-align: left;
_text-align: center;
margin: 0px auto;
padding: 0px;
}
#header{
height: 65px;
padding: 10px 0px;
margin: 0px;
position: relative;
}
#logo{
top:10px;
left:10px;
position:absolute;
}
#links{
font-size: 13px;
position: absolute;
top:48px;
right:10px;
}
#header_bottom{
width:100%;
height:14px;
background:url(../images/main/foot_divide.gif) repeat-x;
position:absolute;
bottom:0px;
left:0px;
}

.header{
height:20px;
color: #fff;
background-color:#003366;
text-align: left;
padding-top:6px;
padding-left: 10px;
}
.box{
text-align:left;
padding: 2px 15px 2px 8px;
margin: 5px 0px 0px 0px;
}
#leftbar{
background-color: #fff;
text-align: center;
font-size: 13px;
width: 190px;
height:606px;
float:left;
margin: 0px;
margin-top: 6px;
border: 2px solid #003366;
}
#news{
height: 250px;
font-size:12px;
/*border: 1px solid #30ff50;*/
}
#service{
height:100px;
}
#img_sft{
position:relative;
top: -100px;
}
#content{
text-align: center;
float:left;
width: 690px;
height:620px;
_margin-left: 0px;
margin-top: 6px;
}
#data_conf{
height:120px;
}
#tmeet{
height:455px;
margin-bottom:15px;
}
.cbox{
border: 2px solid #003366;
padding:3px;
margin: 6px;
margin-top:0px;
}

.cbox2{
float:left;
text-align:left;
border: 2px solid #C16D21;
padding: 6px;
margin: 6px;
}
.cbox2 div{
padding-top:8px;
padding-bottom: 5px;
font-size:12px;
color:#666666;
}
.cbox2 p{
margin:5px;

padding:0;
}
ul .cbox2{
list-style-type: circle;
margin:0;
padding:0;
}
li .cbox2{
margin:0;
padding:0;
}
.cbox2 span{
font-size:14px;
font-weight:bold;
color:#333333;
}
.cbox2 img{
float:left;
margin-right: 10px;
}
#footer{
clear: both;
text-align: center;
margin: 0px auto;
height: 30px;
padding-top:6px;
position: relative;
}
#link_bottom{
width: 250px;
text-align: center;
margin: 0px auto;
}
#copy_right{
width: 300px;
text-align: center;
margin: 0px auto;
}
.foot_divide{
/*background:url(../images/main/foot_divide.gif) repeat-x;*/
width: 100%;
}
ul.nav {
list-style-type: none;
font-weight: bold;
text-align:center;
margin: 0px;
padding: 0px;
}

ul.nav li a {
color: #000;
text-decoration: none;
display: block;
float: left;
padding: 0 12px 0;
}
ul.nav li {
display: block;
float: left;
padding-top: 3px;
background: url(../images/main/split.gif) no-repeat right center;
}
ul.nav li.last {
	background:none;
}
ul.nav li a:hover {
	color: #006699;
}
ul.nav li a.current{
	color: #FFF;
	padding: 5px 12px 0;
}
#link_bottom ul.nav{
font-weight:normal;
}

.box p{
margin: 4px;
}

ul.lists{
list-style-type: circle;
text-align: left;
margin: 0px;
padding: 0px;
margin-left:15px;
}
ul.lists li a {
color: #000;
text-decoration: none;
display: block;
padding: 0px;
margin: 0px;
}
ul.lists li {
display: block;
margin: 0px;
padding: 0px;
}

ul.lists li a:hover {
color: #006699;
}
ul.lists li a.current{
color: #FFF;
padding: 5px 12px 0;
}
.errors{
margin: 6px;
text-align: center;
color: #ff3300;
}
