﻿/* CSS Document */
* {	margin: 0; padding: 0; }
body,html { margin: 0px; padding: 0px; width: 100%; height: 100%; color: #000000; font-size: 12px; font-family: arial, verdana, sans-serif;  background: #FFFFFF; text-align: center; }
td { font: normal 12px arial; }
div { word-wrap: break-word; }
ul,li { list-style: none; }
img { border: 0px; }
input,select { color: #666666; }
a:link, a:active, a:visited	{ color: #000000; text-decoration: none; }
a:hover	{ color: #000000; text-decoration: underline; }
/* SSK */
.f_left { float: left; }
.f_right { float: right; }
.t_left { text-align: left; }
.t_center { text-align: center; }
.t_right { text-align: right; }
.font0 { font-size: 0px; }
.font12 { font-size: 12px; color: #000000; }
/* Main */
.home1 { background: url(../images/home1.jpg) repeat-y; }
.home2 { height: 353px; background: url(../images/home2.jpg) no-repeat; }
.home21 { border: 1px solid #dedede; }
.home22 { margin: 0 0 0 26px; }
.home4 { background: url(../images/home4.jpg) no-repeat; }
.home5 { background: url(../images/home5.jpg) ; }
.home5 img { margin: 8px 2px 0 2px; }
.home02 { background: url(../images/home2.gif) no-repeat; width: 241px; height: 156px; }
.home03 { background: url(../images/home3.gif) no-repeat; width: 241px; height: 192px; margin: 10px 0 0 0; }
.content { line-height: 180%; word-wrap: break-word; }
.title_name { color: #222222; font: bold 14px '黑体'; }
.title_name a { margin: 0 0 0 86px; }
.title_line { background: url(../../images/title.gif) no-repeat; }
.pic { margin: 22px 0 0 5px; }
.left_title { background: url(../../images/left_title.gif) no-repeat; color: #FFFFFF; font: bold 13px '黑体'; }
.left_list { color: #000000; padding: 0 0 0 50px; }
.left_list0 { padding: 0 0 0 20px; }
.left_list a:link, .left_list a:active, .left_list a:hover, .left_list a:visited { color: #000000; font: normal 13px '宋体'; text-decoration: none; }
.left_list a:hover, .left_list a.left_list1 { color: #000000; font: bold 13px '宋体'; text-decoration: none; }

/* Footer*/
.foot { background: #f3f3f3; color: #000000; }


/* HEADER */
#header { width: 980px; height: 36px; margin: 0 auto; position: relative; z-index: 9998; }
#header #nav { margin: 0; padding: 0; }
#header #nav li { display: inline; }
#header #nav li a { float: left; width: 83px; height: 0; padding-top: 36px; overflow: hidden; }
#header #nav li a,
#header { background-image: url(../images/menu.gif); _background-image: url(../images/menu.gif); background-repeat: no-repeat; }
/* BUTTONS */
#header #nav li#Home a { width: 83px; background-position: 0 0; }
#header #nav li#Conference a { width: 111px; background-position: -83px 0; }
#header #nav li#Organisers a { width: 108px; background-position: -194px 0; }
#header #nav li#Registration a { width: 115px; background-position: -302px 0; }
#header #nav li#CallForPapers a { width: 130px; background-position: -417px 0; }
#header #nav li#ComingToBeijing a { width: 149px; background-position: -547px 0; }
#header #nav li#News a { width: 72px; background-position: -696px 0; }
#header #nav li#ContactUs a { width: 107px; background-position: -768px 0; }
#header #nav li#Chinese a { width: 105px; background-position: -875px 0; }
/* OVER STATES */
#header #nav li#Home a:hover { background-position: 0 -40px; }
#header #nav li#Conference a:hover { background-position: -83px -40px; }
#header #nav li#Organisers a:hover { background-position: -194px -40px; }
#header #nav li#Registration a:hover { background-position: -302px -40px; }
#header #nav li#CallForPapers a:hover { background-position: -417px -40px; }
#header #nav li#ComingToBeijing a:hover { background-position: -547px -40px; }
#header #nav li#News a:hover { background-position: -696px -40px; }
#header #nav li#ContactUs a:hover { background-position: -768px -40px; }
#header #nav li#Chinese a:hover { background-position: -875px -40px; }
/* PRESSED STATES */
#header #nav li#Home a:active { background-position: 0 -80px; }
#header #nav li#Conference a:active { background-position: -83px -80px; }
#header #nav li#Organisers a:active { background-position: -194px -80px; }
#header #nav li#Registration a:active { background-position: -302px -80px; }
#header #nav li#CallForPapers a:active { background-position: -417px -80px; }
#header #nav li#ComingToBeijing a:active { background-position: -547px -80px; }
#header #nav li#News a:active { background-position: -696px -80px; }
#header #nav li#ContactUs a:active { background-position: -768px -80px; }
#header #nav li#Chinese a:active { background-position: -875px -80px; }
/* ON STATES */
#header.Home #nav li#Home a { background-position: 0 -40px; !important; }
#header.Conference #nav li#Conference a { background-position: -83px -40px !important; }
#header.Organisers #nav li#Organisers a { background-position: -194px -40px !important; }
#header.Registration #nav li#Registration a { background-position: -302px -40px !important; }
#header.CallForPapers #nav li#CallForPapers a { background-position: -417px -40px !important; }
#header.ComingToBeijing #nav li#ComingToBeijing a { background-position: -547px -40px !important; }
#header.News #nav li#News a { background-position: -696px -40px !important; }
#header.ContactUs #nav li#ContactUs a { background-position: -768px -40px !important; }
#header.Chinese #nav li#Chinese a { background-position: -875px -40px !important; }