@charset "utf-8";
html { 
  height: 100%;
  background:#c3e2fe;
}

* { 
  margin: 0;
  padding: 0;
}
.clear{clear:both;}
/* tell the browser to render HTML 5 elements as block */
article, aside, figure, footer, header, hgroup, nav, section { 
  display:block;
}

body { 
  font: normal .80em arial, sans-serif;
  background:url(../images/bg.jpg) no-repeat center fixed;
}

p { 
  padding: 0 0 20px 0;
  line-height: 1.7em;
}

img { 
  border: 0;
}

h1, h2, h3, h4, h5, h6 { 
  color: #362C20;
  letter-spacing: 0em;
  padding: 0 0 5px 0;
}

h1, h2, h3 { 
  font: normal 140% arial, sans-serif;
  margin: 0 0 15px 0;
  padding: 15px 0 5px 0;
  color: #222;
}

h2 { 
  font-size: 180%;
  padding: 9px 0 5px 0;
  color: #F67F00;
}

h3 { 
  font-size: 140%;
  padding: 5px 0 0 0;
}

h4, h6 { 
  color: #F67F00;
  padding: 0 0 5px 0;
  font: normal 150% 'Yanone kaffeesatz', arial, sans-serif;
}

h5, h6 { 
  color: #555;
  font: italic 95% arial, sans-serif;
  letter-spacing: normal;
  padding: 0 0 15px 0;
}

a, a:hover { 
  outline: none;
  text-decoration: underline;
  color: #09D4FF;
}

a:hover { 
  text-decoration: none;
}

blockquote { 
  margin: 20px 0; 
  padding: 10px 20px 0 20px;
  border: 1px solid #E5E5DB;
  background: #FFF;
}

ul { 
  margin: 2px 0 22px 17px;
}

ul li { 
  list-style-type: circle;
  margin: 0 0 6px 0; 
  padding: 0 0 4px 5px;
  line-height: 1.5em;
}

ol { 
  margin: 8px 0 22px 20px;
}

ol li { 
  margin: 0 0 11px 0;
}

.left { 
  float: left;
  width: auto;
  margin-right: 10px;
}

.right{ background:url(../images/r_bg.png) no-repeat; width:348px; height:352px;
  float: right;
  margin-top:2px;
}
.right ul{margin:80px auto 12px 24px;}
.right ul li{
 list-style:none;
 font-family:"微软雅黑";
 font-size:14px;
}
.right ul li a{background:url(../images/r_li.png) no-repeat;
width:280px;
display:block;
color:#000000;
text-decoration:none;
padding-left:80px;
height:25px;
line-height:24px;}
.right ul li a:hover{background:url(../images/r_lihover.png) no-repeat;
width:249px;
display:block;
color:#000000;
text-decoration:none;
padding-left:80px;
height:25px;
line-height:24px;}

.center { 
  display: block;
  text-align: center;
  margin: 20px auto;
}

#main, nav, #container, #logo, #site_content, footer { 
  margin-left: auto; 
  margin-right: auto;
}

#main {
  margin: 0 auto;
  width: 1000px;
  border-radius: 13px 13px 13px 13px;
  -moz-border-radius: 13px 13px 13px 13px;
  -webkit-border: 13px 13px 13px 13px;
  background: transparent url(../images/main.png);
  padding-bottom: 30px;
}

#logo {
  width: 1000px;
  height: 100px;
  background: transparent;
  color: #888;
  padding: 0;
}
.logo_r{
	float:right;
	margin-right:50px;}
.logo_r ul li{
	background:url(../images/logo_r.png) no-repeat; 
	width:79px; 
	height:30px; 
	list-style:none; 
	float:left;
	display:block; }
.logo_r ul li a{
	text-decoration:none;}
.nav1 {
	font-family:"微软雅黑";
  height:58px;
  width:949px;
  color:#000000;
  background:url(../images/nav1.png) no-repeat;
  
} 

#menu_container { 
  margin: 0 auto 0 auto;
 
}

#site_content { 
  width: 1000px;
  overflow: hidden;
  margin: 10px auto 0 auto;
} 
.paperclip { 
  float: left;
  position: relative; 
  z-index: 0;
  vertical-align: middle; 
  margin: -15px 0 -60px -40px;
}

.content { 
  text-align: left;
  width: 630px;
  margin: 0 0 15px 0;
  float: left;
  font-size: 120%;
  padding: 14px 0 0 0;
}
  
.content ul { 
  margin: 2px 0 22px 0px;
}

.content ul li, .sidebar ul li { 
  list-style-type: none;
  background: url(../images/bullet.png) no-repeat;
  margin: 0 0 0 0; 
  padding: 0 0 4px 28px;
  line-height: 1.5em;
}
.Sponsor{width:945px;
height:280px;
background:url(../images/Sponsor.png) no-repeat;}

.logo{ width:780px; float:left; margin-top:75px; margin-left:100px;}
.logo img{ width:110px; height:40px; border:#d4d0d0 2px solid; margin-left:30px; margin-bottom:12px;}

.footer { 
  width: 945px;
  font-family:"微软雅黑";
  font-size:12px;
  height:50px;
  padding: 20px 0 20px 0;
  text-align: center; 
  color: #FFF;
  background: #699ddf;
  margin-top:15px;
}

.footer p { 
  line-height: 1.7em;
  float:right;
  text-align:left;
  margin-right:50px;
}
.footer img {
	float:left;
	margin-left:50px;
}


.footer a { 
  color: #FFF;
  text-decoration: none;
}

.footer a:hover { 
  color: #444;
  text-decoration: none;
}

.separator { 
  width: 100%;
  height: 0;
  border-top: 1px solid #D9D5CF;
  border-bottom: 1px solid #FFF;
  margin: 0 0 20px 0;
}

/* Configuration of menu width */
html body ul.sf-menu ul,html body ul.sf-menu ul li { 
  width: 180px;
}

html body ul.sf-menu ul ul { 
  margin: 0 0 0 180px;
  
}

/* Framework for proper showing/hiding/positioning */
ul.sf-menu,ul.sf-menu * { 
  margin: 0;
  padding: 0;
  z-index:100;
}

ul.sf-menu { 
  display: block;
  position: relative;
}
  
ul.sf-menu li { 
  display: block;
  list-style: none;
  float: left;
  position: relative;
}
  
ul.sf-menu li:hover { 
  visibility: inherit; /* fixes IE7 'sticky bug' */ 
}

ul.sf-menu a { 
  display: block;
  position: relative;
}
  
ul.sf-menu ul { 
  position: absolute;
  left: 0;
  width: 150px; 
  top: auto;
  left: -999999px;
}
  
ul.sf-menu ul a { 
  zoom: 1; /* IE6/7 fix */ 
}

ul.sf-menu ul li { 
  float: left; /* Must always be floated otherwise there will be a rogue 1px margin-bottom in IE6/7 */
  width: 150px;
}
ul.sf-menu ul ul { 
  top: 0;
  margin: 0 0 0 150px;
}

ul.sf-menu li:hover ul,ul.sf-menu li:focus ul,ul.sf-menu li.sf-hover ul, 
ul.sf-menu ul li:hover ul,ul.sf-menu ul li:focus ul,ul.sf-menu ul li.sf-hover ul,
ul.sf-menu ul ul li:hover ul,ul.sf-menu ul ul li:focus ul,ul.sf-menu ul ul li.sf-hover ul,
ul.sf-menu ul ul ul li:hover ul,ul.sf-menu ul ul ul li:focus ul,ul.sf-menu ul ul ul li.sf-hover ul { 
  left: auto;
}
  
ul.sf-menu li:hover ul ul,ul.sf-menu li:focus ul ul,ul.sf-menu li.sf-hover ul ul,
ul.sf-menu ul li:hover ul ul,ul.sf-menu ul li:focus ul ul,ul.sf-menu ul li.sf-hover ul ul,
ul.sf-menu ul ul li:hover ul ul,ul.sf-menu ul ul li:focus ul ul,ul.sf-menu ul ul li.sf-hover ul ul,
ul.sf-menu ul ul ul li:hover ul ul,ul.sf-menu ul ul ul li:focus ul ul,ul.sf-menu ul ul ul li.sf-hover ul ul { 
  left: -999999px;
}
/* autoArrows CSS */
span.sf-arrow { 
  width: 7px;
  height: 7px;
  position: absolute;
  top: 20px;
  right: 5px;
  display: block;
  background: url(../images/arrows-white.png) no-repeat 0 0;
  overflow: hidden; /* making sure IE6 doesn't overflow and expand the box */
  font-size: 1px;
}

ul ul span.sf-arrow { 
  right: 10;
  top: 20px;
  background-position: 0 100%;
}

/* Theming the menu */
ul#nav { 
  float: left;
}

ul#nav ul { 
  background:#42a2fb;  
  margin-top:2px;
  padding-bottom: 15px;
}

ul#nav li a { 
  padding:0px 5px 0px 20px;
  font-family:"微软雅黑";
  font-size:16px;
  font-weight:500;
  text-decoration: none;
  color:#000;
  width:91px;
  margin-left:35px;
  margin-top:5px;
  height:48px;
  line-height:48px;
  display:block;
}
ul#nav li .nav2 li a { 
  font-family:"微软雅黑";
  font-size:15px;
  text-decoration: none;
  color:#fff;
  height:32px;
  line-height:32px;
  margin-left:5px;
  width:145px;
  display:block;
}
ul#nav li a:hover,ul#nav li a:focus { 
  color:#fff;
  background:#0084ff;
}

/*lan repair*/
.logo_r{float:right; margin-right:55px; position:relative; top:55px;}
.logo_r ul li{list-style:none; float:left; text-align:center;}
.logo_r ul li span a{width:79px; height:26px; padding-top:5px; display:block; text-decoration:none; font-size:14px;  font-family:"微软雅黑"; letter-spacing:1px;}
.logo_r ul li span.lan_chelvs a{background:url(../images/lan-ch_03.png) no-repeat; color:#ffffff;}
.logo_r ul li span.lan_chclvs a{background:url(../images/lan-ch_05.png) no-repeat; color:#0284ff;}

 /*列表页样式 */
.list{
	width:942px;}
.list_content{
	float:left;
	width:650px;
	height:269px;
	margin-top:18px;
	margin-left:18px;
	
	}
.list_left{
	background:url(../images/list_leftbg.png) no-repeat;
	width:235px;
	height:299px;
	float:left;
	}
.tit{
	font-family:"微软雅黑";
	font-size:16px;
	color:#ffffff;
	font-weight:500;}
.list_ul{
	width:210px;
	margin-left:8px;}
.list_ul li{
	font-family:"微软雅黑";
	font-size:14px;
	list-style:none;
	color:#000000;
}
.list_ul li a{
	text-decoration:none;
	color:#000000;
	display:block;
	padding-left:20px;
	height:28px;
	line-height:28px;}
.list_ul li a:hover{
	background:url(../images/list_bg.png) no-repeat;
	color:#000000;
	width:200px;
	display:block;
	height:28px;
	line-height:28px;}
	
.list_ul01{
	width:210px;
	margin-left:8px;}
.list_ul01 li{
	font-family:"微软雅黑";
	font-size:14px;
	list-style:none;
	color:#000000;
}
.list_ul01 li a{
	text-decoration:none;
	color:#000000;
	display:block;
	padding-left:20px;
	height:23px;
	line-height:23px;}
.list_ul01 li a:hover{
	background:url(../images/list_bg.png) no-repeat;
	color:#000000;
	width:200px;
	display:block;
	height:23px;
	line-height:23px;}
	
.list_t{
	width:942px;
	height:auto;
}
.list_tr{
	width:650px;
	float:right;
	background:#FFF;
	height:auto;
	padding-left:20px;
	padding-right:20px;
	font-family:"微软雅黑";}
.list_tr h1{
	font-family:"微软雅黑";
	font-size:15px;
	font-weight:600;}
.list_tr p{
	font-family:"微软雅黑";
	font-size:14px;
	text-indent:26px;}
.list_tr a{ text-decoration:none; color:#000;}
.list_tr a:hover{text-decoration:none; color:#06F;}
.list_tr a:visit{text-decoration:none; color:#000;}
.ul{
	width:650px;
	margin-left:-15px;}
.ul li{
	line-height:16px;
	font-size:14px; 
	font-family:"微软雅黑";
	background:url(../images/li.jpg) no-repeat 13px center;
	padding-left:30px;
	list-style:none;
	}	
	
/*01a样式*/
.ul_01a{
	width:240px;
	margin-left:-10px;}
.ul_01a li{
	line-height:16px;
	font-size:14px; 
	font-family:"微软雅黑";
	background:url(../images/li.jpg) no-repeat 13px center;
	padding-left:30px;
	list-style:none;
	}
.01a_tab td tr p{
	line-height:0px;}
	
/*01c样式*/	
.01c_logo{width:640px; float:right; margin-right:12px; margin-top:8px;}
.img{ width:110px; height:40px; border:#d4d0d0 1px solid; margin-left:14px; margin-bottom:10px;}
	
/*03c样式*/
.list_tr03c{
	width:650px;
	float:right;
	background:#FFF;
	height:auto;
	padding-left:20px;
	padding-right:20px;
	font-family:"微软雅黑";}
.list_tr03c h1{
	font-family:"微软雅黑";
	font-size:15px;
	font-weight:600;}
.list_tr03c span{ width:160px; display:block; float:left; margin-right:7px;}

/*Speaker样式*/
.Speaker div{ padding-left:5px;}
.Speaker div span{font-weight:700;}