@charset "utf-8";
/* CSS Document */

/*share layers*/
body{ margin:0;	padding:0; background:#ebebeb;}
#wrapper{width:964px; margin:0 auto; border-left:#d5d5d5 1px solid; border-right:#d5d5d5 1px solid;}
#header{ height:94px; border-top:#677fac 4px solid; position:relative; z-index:10; background:#fff;}
a.logo{ width:189px; height:73px; display:block; float:left; padding:18px 0 0 14px; position:absolute; z-index:5;}
#header .topsearch{ width:359px; height:53px; background:url(../images/search-bg.gif) 0 0 no-repeat; float:right;s}
#header .topsearch .form-item{ margin:16px 0 0 50px;}
#header .topsearch input.form-text{ width:220px; height:19px; line-height:19px; padding:4px 3px; border:#686868 1px solid; font-size:16px; color:#333; vertical-align:middle; margin-right:5px;}
#header .topsearch input.form-submit{ width:67px; height:29px; line-height:29px; background:url(../images/search-but.gif) 0 0 no-repeat; border:0; cursor:pointer; vertical-align:middle; color:#fff; padding:0 0 2px 12px;}
#navigation{ position:absolute; top:64px; left:15px; clear:both; height:30px;  width:934px; background:url(../images/nav_bg.gif) 0 bottom repeat-x; overflow:hidden;}
#navigation ul{ margin-left:190px;}
#navigation ul li{ float:left;}
#navigation ul li a:link,#navigation ul li a:active,#navigation ul li a:visited{ display:block; line-height:29px; height:29px; color:#111c3b; font-size:14px; padding:0 10px; float:left;  }
#navigation ul li a:hover{ color:#111c3b; text-decoration:underline;}
#navigation ul li.selected a:link,#navigation ul li.selected a:active,#navigation ul li.selected a:visited,#navigation ul li.selected a:hover{ font-weight:bold; border:#b7bac4 1px solid; border-bottom:0; background:#fff; text-decoration:none; line-height:28px;}

#header,#footer{font-size:12px; font-family: Arial, Lucida Sans Unicode, sans-serif;color:#000;}
#header img{ border:0;}
#header ol,#header ul{ list-style:none; margin:0; padding:0; margin-left:190px;}
#header a:link,#header a:visited,#header a:active{color:#3758b0;}
#header a:hover{ color:#3758b0;}
#footer a:link,#footer a:visited,#footer a:active{color:#fff; text-decoration:none;font-size:12px;}
#footer a:hover{ color:#fff; text-decoration:underline;	font-size:12px;}
#sscontainer{ width:934px; background:none; margin:12px auto 0 auto; width:auto;}
#sscontainer iframe{ width:934px;}

#footer{ padding:15px 15px 15px 10px; color:#fff; background:#677fac;}
#footer a{ margin:0 5px; color:#fff;}
#footer .copyrightinfo{ float:right;}
#footer .note{ font-size:11px; color:#b2c2de; width:600px; font-style:italic; padding-bottom:10px; margin-left:5px;}

