﻿@charset "utf-8";
body { font-size:12px; background-color:#BFE2F5;  margin:0px; padding:0px; text-align:center;}
td,div,span,font,label { font-size:12px; color:#0562A7; font-family:Arial,宋体}
form {margin:0px; padding:0px;}
img {border:0px;}
.fLeft{float:left;}
.fRight{float:right;}
.cBoth{ clear:both;}
.bodyDiv {text-align:left; width:1002px; margin-left:auto; margin-right:auto; clear:both; background-color:#0D0D0D; overflow:hidden;}
a{font-size:12px; color:#F9FAE4;text-decoration:none; font-weight:bold;}
a:hover{font-size:12px; color:#FB8819;text-decoration:none; font-weight:bold;}
.txtbox{border:solid 1px #424242; height:15px; background-color:#1c1c1c; width:103px;color:#6a6a6a;}
.btn{border:solid 1px #424242;height:25px; background-color:#1c1c1c;width:40px;color:#6a6a6a; cursor:pointer;}
/*超链接样式*/
.tzf{ font-size:14px; color:#0562A7; font-weight:bold; text-decoration:none;}
.tzf:hover{ font-size:14px; color:#FB8819;font-weight:bold; text-decoration:none;}
/*头文件样式*/
.headback{ background-image:url(../Images/head.jpg);background-position:center;height:155px; width:1002px; text-align:center; line-height:20px; background-repeat:no-repeat;}
/*尾文件样式*/
.footback{ background-image:url(Images/foot.jpg); background-position:center; height:112px; width:1002px; text-align:center; 
	line-height:20px;  background-repeat:no-repeat;}
.footfont{ color:#0562A7;padding:30px;}
