</span></li>/* Getting the new tags to behave */
article, aside, audio, 
canvas, command, 
datalist, details, 
embed, 
figcaption, figure, footer, 
header, hgroup, 
keygen, 
meter, 
nav, 
output, 
progress, 
section, source, 
video {
	display:block;
}
mark, 
rp, rt, ruby, 
summary, 
time {
	display:inline;
}

/* Global properties ======================================================== */
body {  
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%; 
	line-height:1em;
	color:#454545;
	background-color: rgba(220,220,220,0.5);
}
html { 
	min-width:940px;
}
html, 
body { 
	height:100%;
}


/* Global Structure ============================================================= */
.container {
	margin:0 auto;
	width:1070px;
	overflow:hidden;
	font-size:.875em;
	padding-bottom:176px;
}

	/* Header */
	header {
		background:url(../images/header-bg.jpg) no-repeat center top;
		min-width:1070px;
	}
		header .container {
			height:220px;
			position:relative;
			padding:0;
		}
		
	
	/* Content */
	section#content {
		float:left;
		width:691px;
	}
	
	/* Sidebar */
	aside {
		width:219px;
		float:left;
		margin-right:30px;
		padding:5px 0 0 0;
		background-color: rgba(230,230,230,0.4);
	}
			
	/* Footer */
	footer {
		background:url(../images/footer-bg.png) no-repeat center top;
		margin-top:-121px;
		min-width:1070px;
	}
		footer .container {
			height:121px;
			padding:0;
		}


/* Left & Right alignment */

.fleft { 
	float:left;
}
.fright { 
	float:right;
}
.clear { 
	clear:both;
}

.col-1, 
.col-2, 
.col-3 { 
	float:left;
}

.alignright { 
	text-align:right;
}
.aligncenter { 
	text-align:center;
	padding-top: 10px;
	padding-left: 210px;
	padding-right: 114px;
}	
.aligncenter li{
	float:right;
	list-style-type:none;
	padding-left:8px;
	padding-right:20px;
}
.aligncenter li a{
	text-decoration:none;
	color:#008cc4;
	font-weight:bold;
}
.aligncenter li a:hover{
	color: #ff7b01;
}
.wrapper { 
	width:100%;
	overflow:hidden;
}
.wrap {
	height:auto !important;
	height:100%;
	min-height:100%;
	background:url(../images/tail-middle.jpg) repeat-y center 194px;
	min-width:1119px;
}

/*----- lists -----*/

.categories {
	padding-bottom:37px;
}
	.categories li {
		font-weight:bold;
		font-size:17px;
		padding-bottom:10px;
		margin-bottom:8px;
		background:url(../images/divider1.gif) repeat-x left bottom;
	}
	.categories li.last {
		background:none;
		padding:0;
		margin:0;
	}
		.categories li span {
			display:block;
			padding-left:15px;
			height:1%;
		}
		.categories li a {
			text-decoration:none;
			color:#008cc4;
		}
		.categories li a:hover {
			color:#ff7b01;
		}




.list {
	width:100%;
	overflow:hidden;
	padding-bottom:40px;
}
	.list li {
		float:left;
		width:175px;
		margin-right:53px;
	} 
	.list li.last {
		margin:0;
	}
		.list li span {
			display:block;
			text-align:center;
		}
		.list li h4 {
			padding-top:20px;
		}
		.list li p {
			margin:0;
		}


/*----- other -----*/
.img-box { 
	width:100%; 
	overflow:hidden; 
	padding-bottom:20px;
	line-height:1.429em;
}
	.img-box img { 
		float:left; 
		margin:0 20px 0 0;
	}

.extra-wrap { 
	overflow:hidden;
}

p {
	margin-bottom:16px;
	line-height:1.429em;
}
.p0 {
	margin:0;
}


/*--------每页的图片-------*/
#banner {
	width:830px;
	height:299px;
	background:url(../images/banner-bg.jpg) no-repeat left top;
	background-size:100%100%;
}

#POG {
	width:830px;
	height:299px;
	background:url(../images/pog.jpg) no-repeat left top;
	background-size:100%100%;
}

#POR {
	width:830px;
	height:299px;
	background:url(../images/chuangxingang.jpg) no-repeat left top;
	background-size:100%100%;
}

#POC {
	width:830px;
	height:299px;
	background:url(../images/niaokan.jpg) no-repeat left top;
	background-size:100%100%;
}

#POT {
	width:830px;
	height:299px;
	background:url(../images/travel.jpg) no-repeat left top;
	background-size:100%100%;
}
#POCC {
	width:830px;
	height:299px;
	background:url(../images/CC.jpg) no-repeat left top;
	background-size:100%100%;
}
#HU {
	width:830px;
	height:299px;
	background:url(../images/hu.jpg) no-repeat left top;
	background-size:100%100%;
}

#CAODI {
	width:830px;
	height:299px;
	background:url(../images/caodi.jpg) no-repeat left top;
	background-size:100%100%;
}

#FM {
	width:830px;
	height:299px;
	background:url(../images/sidafaming.png) no-repeat left top;
	background-size:100%100%;
}

#FY {
	width:830px;
	height:299px;
	background:url(../images/fengye.jpg) no-repeat left top;
	background-size:100%100%;
}
/*----- txt, links, lines, titles -----*/
a {
	color:#ff7b01; 
	outline:none;
}
a:hover {
	text-decoration:none;
}

h1 {
	text-indent:-9999px;
}
	h1 a {
		width:160px;
		height:63px;
		position:absolute;
		left:0;
		top:114px;
		background:url(../images/logo.jpg) no-repeat left top;
	}
h2 {
	font-size:24px;
	line-height:1.2em;
	text-transform:uppercase;
	margin-bottom:20px;
}
	h2 span {
		color:#8d8d8d;
	}
h3 {
	font-size:20px;
	line-height:1.2em;
	text-transform:uppercase;
	margin-bottom:15px;
}
h4 {
	font-size:1em;
	color:#008cc4;
	margin-bottom:5px;
}
	h4 a {
		color:#008cc4;
		text-decoration:none;
	}
	h4 a:hover {
		color:#ff7b01;
	}


.txt1 {
	color:#008cc4;
	font-weight:bold;
}

.link {
	position:absolute;
	right:0;
	top:159px;
}


/*===== header =====*/
header .nav-bg {
	background:url(../images/nav-bg.png) no-repeat center top;
}
header h2{ z-index: 2;
			font-size: 35px;
			text-align: right;
		}
header h4{
			font-size: 18px;
			color: #444;
			text-align: right;
		}
header nav {
	position:absolute;
	left:0;
	top:3px;
}

	header nav ul li {
		float:left;
		font-size:16px;
		line-height:1.2em;
		text-transform:uppercase;
		padding-right:1px;
		background:url(../images/divider.gif) repeat-y right top;
	}
	header nav ul li.last {
		background:none;
		padding:0;
	}
		header nav ul li a {
			color:#454545;
			text-decoration:none;
			display:block;
			float:left;
			text-align:center;
			padding:18px 0 20px 0;
			background-repeat:no-repeat;
			background-position:left top;
		}

/*====二级标题====*/
header nav ul li ul{
	z-index: 1;
	width:155px;
	position: absolute;
	display:none;
	background-color: rgba(220,220,220,0.95);
	margin-top: 35px;
	
}
header nav ul li ul li{
	font-size: 15px;
	margin-top:2px;
}
header nav ul li:hover ul{
	display: block;
}




		header nav ul li.current a,
		header nav ul li a:hover {
			color:#008cc4;
		}
		header nav ul li a.m1 {
			width:160px;
		}
		header nav ul li.current a.m1 {
			background-image:url(../images/m1-act.jpg);
		}
		header nav ul li a.m2 {
			width:220px;
		}
		header nav ul li.current a.m2 {
			background-image:url(../images/m2-act.jpg);
		}
		header nav ul li a.m3 {
			width:180px;
		}
		header nav ul li.current a.m3 {
			background-image:url(../images/m3-act.jpg);
		}
		header nav ul li a.m4 {
			width:170px;
		}
		header nav ul li.current a.m4 {
			background-image:url(../images/m4-act.jpg);
		}
		header nav ul li a.m6 {
			width:100px;
		}
		header nav ul li.current a.m6 {
			background-image:url(../images/m2-act.jpg);
		}
		header nav ul li.last {
			background:none;
			padding:0;
		}
			header nav ul li a.m5 {
				width:167px;
			}
			header nav ul li.current a.m5 {
				background-image:url(../images/m5-act.jpg);
			}
			

/*===== content =====*/
#content .inside {
	padding:22px 20px 0 29px;
}

#content .ic, 
#content .ic a {border:0;float:right;background:#000;color:#ff7b01;width:100%;line-height:10px;font-size:10px;margin:-50% 0 0 0;padding:0}
#content .inside table{
	font-weight: 900;
	line-height: 130%
}
/*===== General information  =======*/
#content .inside2 h3{
	color:#008cc4;
}
#content .inside2 h4{
	font-size: 18px;
}
#content .inside2 h5{
	font-size: 18px;
	font-weight: 500;
}
#content .inside2 .CallForPaper {
	list-style:circle;
	font-size: 18px;
	text-align: left;
	line-height: 130%
}
#content .inside2 .ImportantDates {
	list-style:circle;
	font-size: 18px;
	line-height: 150%;
}
#content .inside2 .ImportantDates span{
	font-size: 13px;
}
#content .inside2 .ImportantDates #red {
	color:#FF0000;
	font-size: 15px;
	font-weight: 700;
}

#content .inside2 p {
	font-size: 18px;
	margin-bottom: 2px;
}
#content .inside2 .Committee {
	list-style:circle;
	font-size: 18px;
	line-height: 130%
}
#content .inside2 .ProgramCommittee{
	list-style:circle;
	font-size: 15px;
	text-align: left;
	line-height: 130%
}

/*===== Registration  =======*/
#content .inside3 h3{
	color:#008cc4;
}
#content .inside3 .Registration {
	list-style:circle;
	font-size: 18px;
	text-align: left;
	line-height: 130%;
}

/*===== Conference  =======*/
#content .inside4 h3{
	color:#008cc4;
}
#content .inside4 .KeynoteSpeeches {
	list-style:circle;
	font-size: 18px;
	line-height: 150%;
}
#content .inside4 h4{
	font-size: 18px;
}

/*===== ContactUs  =======*/
#content .inside5 h3{
	color:#008cc4;
}
#content .inside5 p{
	font-size: 18px;
	font-weight: 700;
	color: #008cc4;
}
#content .inside5 .ContactUs{
	list-style:circle;
	font-size: 18px;
	text-align: left;
	line-height: 130%;
}
#content .inside5 .Hotel{
	list-style:none;
	font-size: 18px;
	text-align: left;
	line-height: 130%;
}

#content .inside6 h3{
	color:#008cc4;
}
#content .inside6 p{
	font-size: 18px;
}
#content .inside6 ul{
	list-style-type: circle;
	font-size: 17px;
	line-height: 150%;
}
/*===== footer =====*/
footer .fleft {
	font-size:20px;
	line-height:1.2em;
	text-transform:uppercase;
	padding:32px 0 0 0;
}
	footer .fleft span {
		display:block;
		font-size:36px;
		line-height:1.2em;
		color:#008cc4;
		margin-top:-4px;
	}
footer .aligncenter {
	padding-top:39px;
	line-height:1.429em;
}

/*==========================================*/
    
