@charset "gb2312";
/* CSS Document */

html, body, div, span, applet, object, iframe, 
h1, h2, h3, h4, h5, h6, p, blockquote, pre, 
a, abbr, acronym, address, big, cite, code, 
del, dfn, em, font, img, ins, kbd, q, s, samp, 
small, strike, strong, sub, sup, tt, var, 
b, u, i, center, 
dl, dt, dd, ol, ul, li, 
fieldset, form, label, legend, 
table, caption, tbody, tfoot, thead, tr, th, td { 
 margin: 0; 
 padding: 0; 
 border: 0 none; 
 outline: 0; 
 font-size: 100%; 
 vertical-align: baseline; 
 background: transparent; 
} 
body { 
 line-height: 1;background:#fff; position:relative; width:100%;
} 
ol, ul { 
 list-style: none; 
} 
blockquote, q { 
 quotes: none; 
} 
blockquote:before, blockquote:after, 
q:before, q:after { 
 content: none; 
} 
  

:focus { 
 outline: 0; 
} 
  

ins { 
 text-decoration: none; 
} 
del { 
 text-decoration: line-through; 
} 
  

table { 
 border-collapse: collapse; 
 border-spacing: 0; 
}
a{
text-decoration:none;}
li{
font-size:14px;
line-height:22px;
color:#595959;
}
ul li a{ color:#333;}


/*Ê×Ò³*/

.wrap{ width:100%; margin:0px auto; position:absolute; left:0; top:0;}

.link{ width:416px; height:56px; display:block;float:left;}


.header{ width:1002px; height:58px; margin:0 auto;}

.nav{ width:430px; height:58px;float:right;}
.nav ul{ padding-top:20px;}
.nav ul li{ width:78px;float:left; height:26px; line-height:26px;}
.nav ul li a{ color:#00172a; font-family:"Î¢ÈíÑÅºÚ";font-size:16px; width:78px; height:26px; line-height:26px;display:block; text-align:center;}
.selected{background:#d0e5f0; width:78px; height:26px; display:block;color:#00172a;font-family:"Î¢ÈíÑÅºÚ";}
.main{ width:1002px; height:500px; margin:0px auto;color:#fff;}
/*.main_1{ font-size:14px; line-height:34px; color:#fff; margin-top:266px; padding-left:60px; padding-right:56px;}
.main_2{font-size:18px; line-height:34px; color:#461900; margin-top:144px; padding-left:56px; padding-right:56px;text-align:center;font-family:"Î¢ÈíÑÅºÚ";}*/
.main_nav{ padding-left:92px; padding-right:156px; padding-top:66px;}
.main_nav ul{ padding-top:20px;}
.main_nav ul li{ width:150px;float:left; height:80px; line-height:80px; }
.main_nav ul li a{width:150px; height:80px;line-height:80px;display:block;text-align:center;}


.footer{}


/* Clearfix */
.group:after{visibility:hidden;display:block;content:"";clear:both;height:0}
*:first-child+html .group{zoom:1} /* IE7 */


/* Example Two */
#nav_duanwu{margin:0 auto;list-style:none;position:relative;width:960px}
#nav_duanwu li{display:inline-block}
#nav_duanwu li a{position:relative;z-index:200;color:#bbb;font-size:14px;display:block;float:left;padding:6px 10px 4px 10px;text-decoration:none;text-transform:uppercase}
#nav_duanwu li a:hover{color:white}
#nav_duanwu #magic-line-two{position:absolute;top:0;left:0;width:100px;background:#900;z-index:100;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px}
.current_page_item_two a{color:white !important}
.ie6 #nav_duanwu li,.ie7 #nav_duanwu li{display:inline}.floatlft {
	float: left;
}
