﻿/* CSS Document */
/*creat 2008/12/3
09:16
by kevin*/

*{ margin:0; padding:0;}
body{
font-size:12px; 
font-family:Geneva, Arial, Helvetica, sans-serif, "宋体", "新宋体";
background:#0C314C;
}
ul, ol { list-style:none;} /*ͨUL*/
h1{ font-size:14px; font-weight:normal;}
img{ border:0;}
.clear{ clear:both;}


/*==================gloab a================*/
a{ text-decoration:none; color:#6a6a6a}
a:hover{ text-decoration:underline}

.c_blue{ color:#1F8A9E;}
a.c_blue:link,
a.c_blue:visited, 
a.c_blue:hover{color:#0057a5;}
.c_gray{ color:#7b7b7b;}
a.c_gray:link,
a.c_gray:visited, 
a.c_gray:hover{color:#7b7b7b;}

.c_orange{ color:#d7670c;}
a.c_orange:link,
a.c_orange:visited, 
a.c_orange:hover{color:#d7670c;}

.c_red{ color:#FF0000;}
a.c_red:link,
a.c_red:visited, 
a.c_red:hover{color:#FF0000;}

.c_linght_blue{ color:#2672b0;}
a.c_linght_blue:link,
a.c_linght_blue:visited, 
a.c_linght_blue:hover{color:#2672b0;}

#all{ width:960px; margin:0 auto; background:#fff;}
#header{ width:960px; margin:0 auto; position:relative}
.head{ background:url(../images/bj_head.gif) repeat-x; height:77px;}
.logo{ float:left; width:272px; background:#fff; height:77px; margin-left:10px;}
.nav1{ height:30px; line-height:30px; border-bottom:1px solid #064070; background:url(../images/bj_nav1.gif) repeat-x;}
.nav1_left{ background:url(../images/img_tel.gif) left center no-repeat; height:30px; line-height:24px; padding-left:40px; color:#000008; font-weight:bold; font-size:14px; margin-left:20px; }
.nav1_left img{ vertical-align:middle}
.nav1_right{ float:right; width:310px; text-align:right; padding-right:10px;}
.nav1_right a{ padding:0 5px; }
.nav a{ color:#fff; font-weight:bold;}
.nav a:visited{ color:#cb3838}
.nav{ position:absolute; top:27px; left:304px; width:644px; color:#FFFFFF; padding-top:12px; line-height:25px;}
.nav_big_type{ display:block; width:35px; height:61px; background:url(../images/bj_big_type.gif) no-repeat; padding:4px 0 0 5px; font-weight:bold; line-height:14px; color:#1b70b7}

.call{ position:absolute; top:76px; left:12px; padding:0px 10px 15px 0; height:82px; z-index:99}

/*=============路径==============*/
#path{ height:28px; line-height:28px;  position:absolute; top:135px; left:304px}

#zuixin_huodong{ background:#2873b1;height:28px; line-height:28px;  position:absolute; top:138px; left:304px; width:647px; color:#fff}
/*==================搜索================*/
/*==================搜索================*/
#searchbar{ background:url(../images/bj_search.gif) 0 -2px no-repeat; height:30px; line-height:30px; padding:0 0 0 10px;}
.search{ float:right; width:478px; background:url(../images/img_search.gif) left center no-repeat; padding-left:20px;}
.search label{ font-weight:bold}
.search label,
.search input,
.search select
{ margin-right:5px; vertical-align:middle}
.inp_search{ border:1px solid #7f9db9; background:#f5f9fd; padding-left:2px; width:222px; height:19px; line-height:19px; color:#7f9db9}
.btn_search{ border:1px solid #3269a7; background:#a5c3ef; color:#0c4172; height:21px; line-height:21px; text-align:center; width:59px;}

#tongzhi{ float:left; width:437px; color:#4989bd}
.width_307{ width:307px;}


.mar_top_10{ clear:both; margin-top:10px;}

#swfContent{ width:329px;}
/*update 2008/12/4
16:16
by kevin*/

/*end*/