@charset "utf-8";
html {
	min-width: 1002px;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
body>div {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
div {
	font-size: 12px;
	text-align: center;
}
form {
	margin: 0px;
	padding: 0px;
}
ul,p {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#head a {
	color: #333333;
	text-decoration: none;
}

#head {
	height: 91px;
	width: 962px;
	padding-left: 40px;
}
#headBg {
	background-image: url(../images/headBg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 91px;
	width: 100%;
}
#mainBodyLeft .blank {
	padding-left: 8px;
}


#logo {
	height: 78px;
	width: 66px;
	padding-top: 13px;
	float: left;
}
#nav {
	float: left;
	height: 39px;
	width: 665px;
	padding-top: 52px;
	padding-left: 20px;
}
#nav li {
	float: left;
}
#nav img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#nav a {
	margin-right: 15px;
	margin-left: 15px;
	padding-bottom: 2px;
	display: block;
}
#nav a:hover {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DD3125;
}
#head p {
	padding-top: 16px;
}
#mainBodyLeft {
	width: 150px;
	float: left;
	height: 497px;
	background-image: url(../images/main.L1.gif);
	background-repeat: no-repeat;
	background-position: 26px 31px;
	margin-right: 11px;
	padding-top: 35px;
	padding-left: 51px;
}

#mainBodyLeft .red {
	color: #DC241C;
	background-repeat: no-repeat;
	background-position: left 5px;
	background-image: url(../images/squar.gif);
	padding-left: 8px;
}

#mainBodyLeft li {
	text-align: left;
	line-height: 20px;
}

#mainBodyLeft a {
	color: #333333;
	text-decoration: none;
}

#mainBodyMid {
	float: left;
	width: 529px;
	margin-right: 9px;
}
#mainBodyMid_1 {
	width: 527px;
	margin-top: 32px;
}
#mainBodyRight {
	float: left;
	height: 532px;
	width: 227px;
}
#mainBodyRight1 {
	height: 183px;
	width: 181px;
	margin-top: 31px;
	background-image: url(../images/R_Bg1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 15px;
	text-align: left;
	padding-right: 23px;
	padding-left: 23px;
	color: #005EB2;
	margin-bottom: 10px;
}
#mainBodyRight1 li {
	width: 180px;
	display: block;
	height: 20px;
	line-height: 25px;
	margin-top: 3px;
}
#mainBodyRight1 input {
	height: 16px;
	width: 100px;
	border: 1px solid #666666;
}
#mainBodyRight1 p {
	padding-top: 15px;
	line-height: 18px;
	color: #333333;
}

#mainBodyRight1 a {
	color: #005EB2;
	text-decoration: none;
}
#mainBodyRight1 a:hover {
	color: #FF6600;
}
#mainBodyRight2 {
	height: 98px;
	width: 227px;
	background-image: url(../images/R_Bg2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 40px;
	margin-bottom: 5px;
}
#mainBodyRight2  li,#mainBodyRight3 li {
	background-image: url(../images/squar1.gif);
	background-repeat: no-repeat;
	background-position: 15px 9px;
	text-align: left;
	padding-left: 30px;
	line-height: 20px;
	padding-right: 10px;
}
#mainBodyRight2 a,#mainBodyRight3 a {
	color: #333333;
	text-decoration: none;
}
#mainBodyRight2 a:hover ,#mainBodyRight3 a:hover{
	color: #FF6600;
}

#mainBodyRight3 {
	background-image: url(../images/R_Bg3.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 98px;
	width: 227px;
	padding-top: 40px;
}
#footer {
	height: 30px;
	width: 992px;
	padding-top: 15px;
	text-align: left;
	padding-left: 10px;
}
#footerBg {
	background-image: url(../images/footerBg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	width: 100%;
	height: 45px;
}

#footer p {
	float: left;
	margin-right: 30px;
}
.aa {
	color: #999999;
	margin-left: 150px;
}
#footer a {
	color: #333333;
	text-decoration: none;
}
#footer a:hover {
	color: #666666;
}
.orange {
	color: #FF9900;
}
#mainBodyLeft a:hover {
	color: #FF6600;
	text-decoration: none;
}
a,area {blr:expression(this.onFocus=this.blur()) }  
:focus {-moz-outline-style: none; } 
