@charset "utf-8";

* {
	margin: 0;
	padding: 0;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	color: #222222;
}

* img {
	border: none;
}

img.opacity {
	behavior: url("iepngfix.htc");
}

* a {
	color: #0066cc;
	text-decoration: none;
}

* a:hover {
	color: #ff2222;
}

body {
	background-repeat: repeat-x; 
}

.fotter {
	height: 6px;
	background-image: url(../pic/fotter.png);
	background-repeat: repeat-x;
}

.top {
	width: 100%;
	height: 126px;
	text-align: center;
}

.topgate {
	width: 960px;
	height: 126px;
	margin: 0 auto;
	text-align: left;
}

.logo {
	width: 250px;
	height: 126px;
	margin: 0 auto;
	text-align: left;
	float: left;
}

.logo img {
	margin-top: 13px;
	margin-left: 13px;
}

.slogan {
	width: 468px;
	height: 126px;
	margin: 0 auto;
	text-align: right;
	float: left;
	background-image: url(../pic/awb.png);
	background-repeat: no-repeat;
}
.search {
	width: 192px;
	height: 126px;
	margin: 0 auto;
	text-align: right;
	float: left;
}

.search form {
	margin-top: 28px;
	margin-left: 16px;
}

.search .inputsearch {
	width: 118px;
	height: 16px;
	float: left;
	margin: 10px 0 0 8px;
	border: 1px solid #b2c7d5;
	padding: 3px;
	font-size: 12px;
	color: #888888;
}

.search .inputsearch:focus {
	border: 1px solid #5298cd;
}

.search .inputsearch:hover {
	border: 1px solid #5298cd;
}

.search .submitsearch{
	float: left;
	margin: 8px 0 0 8px;
	border: none;
}

.search .submitsearch:hover{
	background-image: url(../pic/send_bg.png);
	background-repeat: no-repeat;
}

.pda {
	width: 50px;
	height: 126px;
	margin: 0 auto;
	text-align: center;
	float: left;
}

.pda img {
	margin-top: 43px;
}

.hmenu {
	width: 960px;
	height: 50px;
	background-image: url(../pic/bgmenu.png);
	background-repeat: no-repeat;
	position: relative;
	margin: 0 auto;
}

.hmenu ul {
	list-style: none;
	margin-left: 8px;	
}

.hmenu li {
	float: left;
	line-height: 50px;
}

.hmenu li a {
	text-decoration: none;
	color: white;
	font-size: 16px;
	padding: 0 10px;	
	display: block;
}

.hmenu li a:hover {
	background-image: url(../pic/bgmenuhover.png);
}

.middle {
	width: 100%;
	text-align: center;
}

.middleempty {
	width: 100%;
	height: 8px;
	background-color: #bfd9ec
}

.bigmenu {
	width: 100%;
	height: 150px;
	margin: 0 auto;
	background-color: #bfd9ec
}

.bigmenuwrapper {
	width: 960px;
	height: 150px;
	margin: 0 auto;
}

.bigmenuvempty {
	width: 8px;
	height: 150px;
	float: left;
}

.bgmenubig {
	width: 234px;
	height: 150px;
	background-image: url(../pic/bgbig.png);
	background-repeat: no-repeat;
	float: left;
}

.bgmenubig a {
	display: block;
}

.bgmenubig a:hover {
	background-image: url(../pic/bgbighover.png);
	background-repeat: no-repeat;
}

.gbody {
	width: 960px;
	margin: 0 auto;
	text-align: left;
}

.gbodyleft {
	width: 234px;
	float: left;
	overflow: visible;
}

.vmenu {
	background-color: #e9edf0;
	width: 234px;
	text-align: left;
}

.vmenu ul {
	list-style: none;
	text-align: left;
}

.vmenu li {
	line-height: 38px;
	text-align: left;
}

.vmenu li a{
	line-height: 38px;
	display: block;
	color: #333;
	font-size: 14px;
	text-decoration: none;
}

.vmenu li a:hover{
	line-height: 38px;
	background-color: #d0d8de;
	display: block;
	text-decoration: none;
}

.vmenu li img {
	vertical-align: middle;
	margin-right: 12px;
	margin-left: 8px;
	width: 24px;
	height: 24px;
	border: none;
}

.subscribe {
	margin-top: 10px;
	width: 234px;
	height: 120px;
	background-image: url(../pic/subs.png);
	background-repeat: no-repeat;
}

.subscribe p {
	padding-top: 8px;
	font-size: 14px;
	color: #333;
}

.subscribe img {
	vertical-align: middle;
	margin-right: 8px;
	margin-left: 8px;
	width: 24px;
	height: 24px;
	border: none;
}

.subscribe .input {
	width: 122px;
	height: 16px;
	float:left;
	margin: 10px 0 0 44px;
	border: 1px solid #b2c7d5;
	padding: 3px;
	font-size: 12px;
	color: #888888;
}

.subscribe .input:focus {
	border: 1px solid #5298cd;
}

.subscribe .input:hover {
	border: 1px solid #5298cd;
}

.subscribe .submit{
	float: left;
	margin: 8px 0 0 13px;
}

.subscribe .submit:hover{
	background-image: url(../pic/send_bg.png);
	background-repeat: no-repeat;
}

.gbodymiddle {
	width: 550px;
	float: left;
}

.gbodymiddle h1 {
	padding: 12px 20px 8px 20px;
	color: #0d3969;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
}

.gbodymiddle h2 {
	padding: 5px 20px;
	text-indent: 20px;
	font-weight: bold;
	text-align: left;
	color: red;
}

.gbodymiddle p {
	padding: 5px 20px;
	text-indent: 20px;
}

.gbodymiddle ol {
	padding: 0 20px 0 20px;
}

.gbodymiddle ul {
	padding: 0 20px 0 20px;
}

.gbodymiddle dl {
	padding: 0 20px 0 20px;
}

.gbodymiddle dl dd {
	text-indent: 20px;
	text-align: justify;
}

.gbodymiddle li {
	margin-left: 36px;
	text-align: justify;
}

.gbodymiddle ol li {
	margin-bottom: 8px;
}

.gbodymiddle h3 {
	padding: 12px 20px 2px 20px;
	font-size: 14px;
	color: #1a416a;
}

.gbodymiddle h4 {
	padding: 0 20px 12px 36px;
	font-size: 14px;
	color: #ee750d;
	background-image: url(../pic/arrow.png);
	background-position: top left;
	background-repeat: no-repeat;
}

.anchor {
	width: 100%;
	text-align: center;
	float: left;
	margin: 10px 0;
}

.anchor ul {
	display: table;
	width: auto;
	list-style: none;
	margin: 0 auto;
	padding: 0;
}

* html .anchor span {
	display: inline-block;
}

*:first-child+html .anchor span {
	display: inline-block;
}

.anchor li {
	float: left;
	margin: 0;
	padding: 0;
	height: 24px;
	width: 32px;
	line-height: 24px;
	text-align: center;
	color: #222222;
	font-weight: bold;
	position: relative;
	background-image: url(../pic/bgdigmenu.png);
}

.anchor li a {
	display: block;
	text-align: center;
	width: 32px;
	margin: 0;
	padding: 0;
	background-image: url(../pic/bgdigmenua.png);
}

.anchor li a:hover{
	background-image: url(../pic/bgdigmenuahover.png);
}

.anchor li.right a {
	background-image: url(../pic/bgdigmenuright.png);
}

.anchor li.right a:hover {
	background-image: url(../pic/bgdigmenurighthover.png);
}

.anchor li.left a {
	background-image: url(../pic/bgdigmenuleft.png);
}

.anchor li.left a:hover {
	background-image: url(../pic/bgdigmenulefthover.png);
}

.ifln li {
	line-height: 24px;
	list-style: none;
	margin: 0 16px;
}

.ifln li a {
	height: 24px;
	padding: 0 4px;
	display: block;
	border: solid white 1px;
}

.ifln li a:hover {
	height: 24px;
	border: solid #b2c7d5 1px;
	background-color: #edf2f4;
}

.question {
	margin: 0 20px 0 20px;
	padding: 0;
	background-color: #d9e9f4;
}

.question p {
	margin: 0;
	padding: 4px 8px;
	text-indent: 0;
}

.answer {
	margin: 0 20px 0 20px;
	padding: 0;
	background-color: #edf4fa;
}

.answer p {
	margin: 0 0 0 20px;
	padding: 4px 8px;
	text-indent: 0;
}

.tit {
	margin: 0 20px 0 20px;
	padding: 0;
	background-color: #d9e9f4;
}

.tit p {
	margin: 0;
	padding: 4px 8px;
	text-indent: 0;
}

.sod {
	margin: 0 20px 0 20px;
	padding: 0;
	background-color: #edf4fa;
}

.sod p {
	margin: 0;
	padding: 4px 8px;
	text-indent: 0;
}

.qatop {
	width: 100%;
	background-image: url(../pic/bgqatop.png);
	height: 16px;
}

.qatop1 {
	width: 100%;
	background-image: url(../pic/bgqatop1.png);
	height: 16px;
}

.qa {
	width: 100%;
	background-image: url(../pic/bgqamiddle.png);
}

.qa form {
	margin: 0 20px;
	text-align: center;
}

.qa form select {
	margin: 5px 10px;
	padding: 3px;
	width: 480px;
	border: #b2c7d5 solid 1px;
}

.qa form select:focus {
	border: 1px solid #5298cd;
}

.qa form select:hover {
	border: 1px solid #5298cd;
}

.qa form textarea {
	margin: 5px 10px;
	padding: 3px;
	width: 472px;
	border: #b2c7d5 solid 1px;
}

.qa form textarea:focus {
	border: 1px solid #5298cd;
}

.qa form textarea:hover {
	border: 1px solid #5298cd;
}

.qa form input {
	margin: 5px 10px;
	padding: 3px;
	width: 130px;
	border: #b2c7d5 solid 1px;
}

.qa form input:focus {
	border: 1px solid #5298cd;
}

.qa form input:hover {
	border: 1px solid #5298cd;
}

.qa form input.submit {
	margin: 5px 10px;
	padding: 3px;
	width: auto;
	border: #b2c7d5 solid 1px;
}

.qa table {
	margin: 10px 20px;
}
.qa table p {
	text-indent: 0;
	padding: 0 0 0 8px;
	text-align: left;
}

.qabottom {
	width: 100%;
	background-image: url(../pic/bgqabottom.png);
	height: 16px;
}

.qabottom1 {
	width: 100%;
	background-image: url(../pic/bgqabottom1.png);
	height: 16px;
}

.gbodyright {
	width: 176px;
	float: left;
}

.gbodyright h1 {
	padding: 12px 0 0 10px;
	text-align: left;
	font-weight: bold;
}

.gbodyright p {
	padding: 5px 10px;
	text-align: left;
}

.gbodyright .adv p {
	padding: 5px 10px;
	text-align: left;
}

.gbodyright .adv p a{
	color: #777;
	font-size: 10px;
}

.gbodyright .adv p a:hover{
	color: #d00;
}

.gbodyempty {
	width: 960px;
	height: 30px;
}

.footer {
	width: 100%;
	height: 50px;
	background-color: #2d5989;
}

.footer p {
	text-align: center;
	color: white;
	line-height: 50px;
}

.clear {
	clear: both;
}

.har {
	display: none;
}

.ar p
{
	text-indent: 0;
	margin: 0;
	padding: 0;
}

.modal {
	position: absolute;
	z-index: 2;
	display: none;
	width: 510px;
	height: auto;
	background-color: #fff;
	border-top: 2px solid #ddd;
	border-left: 2px solid #ddd;
	border-bottom: 2px solid #ddd;
	border-right: 2px solid #ddd;
	padding: 10px;
}

.modal p {
	text-indent: 0;
	margin: 0;
}
.modal ul {
	margin: 0;
	padding: 0;
}

.imcwnd {
	position: absolute;
	z-index: 2;
	display: none;
	width: 510px;
	height: 400px;
	background-color: #fff;
	border-top: 2px solid #ddd;
	border-left: 2px solid #ddd;
	border-bottom: 2px solid #ddd;
	border-right: 2px solid #ddd;
	padding: 10px;
}

.imcwnd h1 {
	text-align: center;
}

.imcwnd img:hover {
	background-image: url(../pic/imcbg.png);
}

.imcmsgwnd {
	border: #bbbbbb solid 1px;
	height: 300px;
	width: auto;
	margin-top: 10px;
	overflow: auto;
}

.imcsendmsgwnd {
	border: #bbbbbb solid 1px;
	height: 60px;
	width: auto;
	margin-top: 10px;
	text-align: center;
}

.imcsendmsgwnd input {
	padding: 4px;
	margin-top: 14px;
	border: 1px solid #b2c7d5;
	width: 120px;
}

.imcsendmsgwnd textarea {
	padding: 2px;
	margin: 8px;
	border: 1px solid #b2c7d5;
	width: 440px;
	height: 40px;
}

.imcsendmsgwnd span p
{
	margin-top: 8px;
	text-align: center;
}

.imcsendmsgwnd input.send
{
	width: auto;
	margin: 2px 0 0 0;
	padding: 2px 4px;
	text-align: center;
}

.imcsendmsgwnd input.enter
{
	width: auto;
}

.imcsendmsgwnd input.focus, input:hover{
	border: 1px solid #5298cd;
}

.imcmsginput {
	display: none;
}

.imclogin {
	display: none;
}

