﻿body {margin:0; background:#242E4F; font:13px Tahoma;}
form,ul,h1,h2,h3,h4,h5 {margin:0; padding:0;}
a {text-decoration:none;}
a:hover {text-decoration:underline;}
img {border:none;}

.header {width:990px; height:91px; margin:auto;}
.logo {width:271px; height:91px; float:left;}
.mainmenu {width:719px; height:30px; padding-top:61px; float:right; background:url(../images/topimg.png) top no-repeat;}
.mainmenu ul {list-style:none; border:1px solid #7C8BBC; height:14px; padding:7px 0; background:url(../images/menu_bg.png) repeat-x;}
.mainmenu ul li {float:left; padding:0 27px 0 25px; background:url(../images/menu_line.png) no-repeat right; height:14px; line-height:14px;}
.mainmenu ul li a {color:#DCE1F0;}
.mainmenu ul li a:hover,.mainmenu ul li.hover a {color:white; text-decoration:none;}

.banner {width:990px; height:148px; margin:auto;}
.bleft {width:271px; float:left;}
.bright {width:719px; float:right;}

.wrapper {width:990px; margin:auto; background:#2F3B62 url(../images/left_bg.png) no-repeat left top;}
.left {width:251px; float:left; padding:20px 10px 0 10px;}
.left ul {list-style:none;}
.left ul li a {background:url(../images/arrow_2.png) no-repeat left center; display:block; line-height:30px; color:#374472; padding-left:25px;}
.left ul li a:hover,.left ul li.hover a {color:#374472; background:url(../images/arrow_1.png) no-repeat left center;}
.left .left_line {height:2px; background:url(../images/left_line.png) repeat-x; overflow:hidden; margin:10px 0;}
.right {width:679px; float:right; background:#E8EEFF url(../images/main_bg.png) repeat-x top; padding:30px 20px;}
.right h3 {color:#0563B2; font-size:20px; font-weight:normal; letter-spacing:1px;}
.right p {color:#666; line-height:20px;}
.right p strong {color:black;}
.right p span {color:red;}
.right p strong {font-size:16px;}
.right p a {color:#0563B2; text-decoration:underline;}
.right p a:hover {text-decoration:none;}
.right table {margin:auto;}
.right ul {list-style:disc; margin:0 0 20px 20px; color:#666; line-height:20px;}
.right ol li {color:#666; margin:0 0 20px 20px; line-height:20px;}

.clr {clear:both;}
