﻿@charset "utf-8";
/* CSS Document */
/* 全局样式 */

body {margin:0 auto; width:1003pzx; height:auto; text-align:center; font-family: Arial, Helvetica, sans-serif; font-size:12px; color:#333333; background:#FFFFFF;}
div {margin:0 auto;}
form,img,ul,li {padding:0; margin:0; border:0;}
.clear {clear:both; font-size:1px; width:1px; height:0; visibility:hidden;}
.left {float:left;}
.right {float:right;}

/* 字体颜色 */
.cRed {color:#FF0000;}
.gb-input-01 {border:#ccc 1px solid;margin: 3px; height:16px; font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 10px;
}
.gb-input-02 {border:#ccc 1px solid;margin: 3px; font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 10px;
}

/* 链接颜色 */
a:link, a:visited {color:#333333; text-decoration:none;}
a:hover {color:#003C90; text-decoration:none;}
.cWhite a:link, .cWhite a:visited {color:#FFFFFF;}
.cWhite a:hover {color:#FFFFFF; text-decoration:underline;}
/* 导航链接颜色 */
.menuText a:link, .header a:visited {color:#FFFFFF; text-decoration:none;filter:dropshadow(color=#003366,offx=1,offy=1);}
.menuText a:hover {color:#FFFFFF; text-decoration:none;filter:dropshadow(color=#003366,offx=1,offy=1);}
/* 版本链接颜色 */
.language a:link, .language a:visited {color:#9D9D9D; text-decoration:none;}
.language a:hover {color:#003C90; text-decoration:underline;}
/* 左栏链接颜色 */
.big a:link, .big a:visited {color:#003C90; text-decoration:none;}
.big a:hover {color:#003C90; text-decoration:underline;}
/* 中间链接颜色 */
.center a:link, .center a:visited {color:#003C90; text-decoration:none;}
.center a:hover {color:#003C90; text-decoration:underline;}
.center .more a:link, .center .more a:visited {color:#FFFFFF; text-decoration:none;}
.center .more a:hover {color:#FFFFFF; text-decoration:underline;}
/* 右栏链接颜色 */
.right a:link, .right a:visited {color:#333333; text-decoration:none;}
.right a:hover {color:#003C90; text-decoration:underline;}
/* 页脚链接颜色 */
.footer a:link, .footer a:visited {color:#333333; text-decoration:none;}
.footer a:hover {color:#003C90; text-decoration:underline;}


/* 头部 */
.header {width:1003px; height:108px;}
.header .logo {width:357px; height:77px; float:left;}
.header .banner1 {width:465px; height:77px; background:url(../images/sky.gif) no-repeat; float:left;}
.header .banner2 {width:465px; height:77px;background:url(../images/happy.gif) no-repeat; float:left;}

.header .language {width:181px; padding-top:30px; float:left; color:#9D9D9D;}
.header .language ul { width:170px; height:auto}
.header .language li {float:left; background:url(../images/ico_01.gif) 3px 6px no-repeat; list-style-type:none; padding:3px 3px 0 10px;}

/* 导航 */
.header .menuPhoto {width:8px; height:31px; background:url(../images/menu_left.gif); float:left;}
.header .menuText {width:995px; height:31px; background:#2362B5; float:left; color:#FFFFFF; font-weight:bold; font-size:12px; }
.header .menuText li {float:left; background:url(../images/menu_line.gif) 3px 5px no-repeat; list-style-type:none; padding:8px 30px 0 30px;}
.header .home {width:72px; height:22px; float:left; line-height:22px; margin:4px 0 0 10px;}
.header .place {background:url(../images/home_bg2.gif) no-repeat; width:90px; height:22px; line-height:22px; margin:0;padding:0; border:0; margin-top:-3px;}

/* 左栏 */
.main {width:1003px; height:auto;}
.main .left {width:203px; height:auto; margin-top:21px;font-family:Verdana; font-size:11px;}
.main .left .pCenter {background:#2F69BA; height:22px; margin:0 0 1px 1px; line-height:22px; color:#FFFFFF; font-weight:bold; text-align:left; padding-left:10px;}
.main .left .big li {list-style-type:none; height:22px; background:#D8EAFC;margin:0 0 2px 1px; line-height:22px; color:#003C90; font-weight:bold; text-align:left; padding-left:12px;}
.main .left .small {height:100% !important;}
.main .left .small li {background:#FFFFFF; margin:0;padding:0; font-weight:normal; height:20px; line-height:20px;} 
.main .left .small ul {margin-left:-12px; padding-left:10px; background:#FFFFFF;}


/* 页脚 */
.footer {width:1003px;}
.footer .footMenu {background:#F2F5F7; height:24px; line-height:24px; color:#606060; border-top:1px solid #E4E7E7; border-bottom:1px solid #E4E7E7; text-align:left; margin:10px 0; padding-left:6px;}
.footer .copyright {color:#606060; text-align:left; padding:0 0 10px 8px;}