/*General CSS configuration*/
* {
	 margin:0;
	 padding:0;
}

html,body{
	 background: #B4B8C3;
	 color: #666666;
	 font-size: 12px;
	 height: 100%;
	 _overflow-y: auto;
}

a,a:link,a:visited,a:active,a:hover {
	text-decoration: none;
	font-weight: normal;
}

b,strong{
	 font-weight: 700;
}

body, p, ol, ul, td {
	 font-family: Arial, Helvetica, Sans-Serif;
	 font-size: 12px;
	 line-height: 18px;
}

ul,li {
	 list-style-type: none;
	 text-align: left;
}
/*Sinomachfair CSS-----Header*/

div.whole-body{
	width:927px;
}
#header {
	padding: 0 0 0 0em;
	height: 78px;
	background: url(../images/header_bg.jpg) repeat-x;
}

#logo {
	width: 200px;
	float: left;
	margin-top: 12px;
	height: 65px;
}

#lang {
	float: right;
	margin-top: 57px;
	margin-right: 12px;
}

#head_link {
	width: 250px;
	float: right;
	margin-top: 57px;
	text-align: right;
	display: inline;
}

a.headLink {
	color: #495578;
	padding-right: 6px;
}
/*Menu*/

#globalmenu{
	background: url(../images/menu_bg.gif) repeat-x;
	width:927px;
	height: 45px;
}
/*Index page two column*/
.mid-body{
	padding-top:5px;
	width:927px;
}
#co1{
	width:100%;
	float:left;
}
.co1Hd, .co2Hd{
	height: 29px;
	width:100%;
	float:left;
}
.co1Hd ul, .co2Hd ul{
	list-style:none;
	width:100%;
	float:left;
	height:29px;
	margin:0px;
}
.co1Hd ul li, .co2Hd ul li{
	list-style-type: none;
	width: 120px;
	float: left;
	height: 100%;
	background: url(../images/tabTitle_bg.gif) no-repeat bottom;

}
.co1Hd ul li a, .co2Hd ul li a{
	padding: 0.55em 0em 0.45em 0.5em;
	display: block;
	font-weight:bold;
	color:#FFFFFF;

}
.co1Hd ul li a, .co2Hd ul li a{
	display:block;
}
.co1Hd ul li a.active, .co2Hd ul li a.active{
	font-weight:700;
	color:#000000;
	padding-bottom: 0.4em;
	background: url(../images/tabTitle_bg_active.gif) no-repeat bottom;
}
.co1Ft, .co2Ft{
	height:211px;
	background: url(../images/news_bg.png) repeat-x scroll;
	width:100%;
	float:left;
}
.co1Ft ul{
	list-style:none;
	margin:0px;
	padding:12px;
}
.co1Ft ul li{
	list-style: url(../images/org_disc.gif) inside circle;
	border-bottom:1px dotted #474b56;
}
/*Index newsBar*/
.date{
	width:92%;
	font-size:8pt;
	font-weight:700;
	color:#3277b7;
	line-height:150%;
}
a.indexNewsLink{
	font-size:12px;
	line-height:200%;
	padding-left:13px;
	color:#000000;
}
/*Constrict newsBar*/
.barList{
	 margin:0px 0px 5px 0px;
}
.barList dt{
	margin:0px;
	background:url(../images/barHead_bg.png);
	height:22px;
	padding-top:3px;
	font-weight:700;
}
.barList dt span{
	margin-left:10px;
	color:#000000;
}
.barList dd{
	background: #EBEDF3;
}
.barContent ul{
	padding:10px 5px;
	margin:0px;
}
.barContent ul li{
	list-style: url(../images/org_disc.gif) inside circle;
	margin:2px 0px;
}
.barContent ul li a{
	line-height:180%;
	color:#495476;
}
/*Index category*/
.categoryGallary{
	padding: 10px 10px 5px 10px;
	float:left;
	width:96%;
}
.categoryGallaryItem{
	width: 31%;
    height:62px;
    margin:2px;
	float: left;
	/*margin-bottom:12px;*/
}
.categoryGallaryItem .categoryImg{
	margin-right:5px;
	float:left;
}
.categoryGallaryItem .categoryImg a{
    display:block;
}
.exhibitionIndex{
	margin:0px;
}
.exhibitionIndex li{
	width:45%;
	height:85px;
	float:left;
	list-style:none;
	margin-bottom:10px;
	padding:0px;
}

/*BreadCrumb CSS*/
#breadcrumb {
	width: auto;
	height: 21px;
	background: url(../images/breadcrumb_bg.jpg) repeat-x;
	margin: 0;
	padding:2px 0px 0px 10px;
	color: #495578;
    text-align:right;
}
#breadcrumb a{
	color:#495578;
	padding:3px 6px 2px 6px;
}
#breadcrumb a.active{
	color:#000000;
}
/*two column customed width*/
.yui-gd div.coLeft{
	width:200px;
	margin:0px 0px 0px 10px;
}
.yui-gd div.coRight{
	width:695px;
	margin-left:10px;
	margin-bottom:25px;
	height:auto !important;
	min-height:530px;
	height: 490px;
}
/*Main Content CSS for List Item*/
.mainContent{
	margin: 0px 15px;
    /*min-height:520px;*/
}
.mainContent li.exhItem{
	height:70px;
	display:block;
	padding:15px 0px;
	margin:0px 10px;
	list-style:none;
	border-bottom:1px dotted;
}
.categoryItem{
	width:48%;
	float:left;
	margin:0px 4px;
	border-bottom:1px dotted #474b56;
}
.categoryTitle,.categoryTitle a,.categoryTitle a:hover, .categoryTitle a:visited{
	color:#3277B7;
	font-weight:700;
	font-size:10pt;
	margin:10px 0px;
}
.subExhibition{
	height:70px;
}
.subExhibition li{
	list-style:url(../images/org_disc.gif) inside circle;
}
.pagingList ul{
	margin: 4px 0px 0px 0px;
	padding: 0px 10px;
}
.pagingList ul li.newsItem{
	border-bottom:1px dotted #4E5A7D;
	list-style:none;
	padding:8px 0 8px 10px;
}
.newsItem a{
	color: #4e5a7d;
	padding-left: 10px;
	background: url(../images/org_disc.gif) no-repeat left center;
	margin-left:25px;
}
a.attachment {
	color: #4e5a7d;
	padding-left: 10px;
	background: url(../images/org_disc.gif) no-repeat left center;
	margin:0px;
}
a.attachment:hover{
	color:#FFCC00;
}
li.employeeItem{
	height:125px;
	border-bottom:1px dotted #4E5A7D;
	list-style:none;
	padding:8px 0 8px 10px;
	display:block;
}

/*Main Content CSS for Detail*/
.detailTitle{
	border-bottom: 1px solid #7C89AF;
	height: 32px;
}
.headTitle{
	font-size: 18px;
	font-weight: bold;
	line-height: 180%;
	color: #ee6800;
}
.detailContent{
	margin: 20px 0px 10px 0px;
}
.mainInfo{
	width: 185px;
	float: left;
	margin-right: 20px;
}
.mainText{
	width: 450px;
	float: left;
	line-height: 175%;
}
/*List Item show Content*/

.mainImg {
	float: left;
	border: 1px solid #BACDE2;
	margin-bottom: 15px;
	margin-right: 15px;
}
.time {
	font-size: 9pt;
	color: black;
	line-height: 120%;
}

.title {
	padding-left: 12px;
	line-height: 150%;
	font-weight: bold;
}
.title a,.title a:hover,.title a:visited{
	font-size:13px;
	line-height:150%;
	font-weight:bold;
}
.info {
	font-size: 9pt;
	line-height: 150%;
}

.bluetext {
	color: #3277B7;
}

/*Paging CSS*/
.paging{
	font-weight:700;
	height:20px;
	text-align:center;
}
.currentPage{
	font-weight:700;
	color:#FF0000;
}
.paging a, .paging a:hover, .paging a:active, .paging a:visited{
	padding:0px 3px;
	font-weight:700;
}
/*footer CSS*/

#ft a, #ft span{
	color:#495578;
}
#topSearch{
	height:18px;
	line-height:18px;
}
#globalmenu ul #search{
	background:none;
	width:190px;
	float:right;
}
.search-submit{
	background:url(../images/search.gif) repeat-y;
	border-style:none;
	color:#FFFFFF;
	cursor:pointer;
	font-size:12px;
	padding:0px 0px;
	text-align:center;
	width:15px;
	height:20px;
}
#search input{
	vertical-align:middle;
}

/*lastest exhibitionList for Index*/
#customExhibitions {
	background: url(../images/exh_bg.gif) repeat-x;
	height: 103px;
}
.exhibitionContainer {
	margin-top: 10px;
	float: left;
	width: 98%;
	margin-left: 5px;
    overflow:hidden;
}
.exhibition {
	width: 265px;
	float: left;
	color: #C5C8CF;
	margin-right: 6px;
}
.exhibitionContainer .main_img {
	margin-right: 10px;
	width: 69px;
	float: left;
}
/*Exhibitions Search Form*/
.exhSearchForm{
	padding:10px 15px;
}
.exhSearchForm p{
	margin:6px 0px;
	text-align:center;
}
.exhSearchForm p input{
	width:159px;
	border: 1px solid #7F9DB9;
	padding:2px;
	font-size:12px;
	color:#7E7E7E;
}
.exhSearchForm p select{
	width:165px;
	border: 1px solid #7F9DB9;
	font-size:12px;
	color:#7E7E7E;
}
.exhSearchForm p input.searchSubmit{
	background:#3277B7;
	color:white;
	border-width: 1px;
	border-style:solid;
	border-color:#89B1D5 #204B74 #15324D #5D94C6;
	width:85px;
}

.exhibition p{
	margin:0px;
	padding:0px;
}
ol{
	margin:0px 20px;
}
ol li{
	margin-left:10px;
}

.dt_title{
	background:#FFFFFF url(../images/block_title_bg.jpg) repeat-x scroll left center;
	border-bottom:1px solid #B7B7B7;
	font-size:14px;
	font-weight:bold;
	height:26px;
	padding-left:5px;
	padding-top:2px;
}

/*dynamic news*/
#play {
	height:187px;
    _height:197px;
	margin:0px 0px 8px 0px;
    _margin:0px 0px 2px 0px;
	overflow:hidden;
	/*width:427px;
	_width:414px;*/
    width:407px;
	_width:394px;
}
#play_list {
	top:-50px;
}

#play_text {
	float:right;
	height:20px;
	margin-top:-35px;
	padding-left:0;
	width:60px;
}

#play_text ul {
	display:block;
	height:20px;
	list-style-type:none;
	opacity:0.8;
	*margin:0px;
	padding-top:1px;
	width:60px;
}
#play_text ul li {
	background-color:#000000;
	color:#FFFFFF;
	cursor:pointer;
	display:block;
	float:left;
	font-family:"Courier New";
	height:14px;
	margin:1px;
	text-align:center;
	width:14px;
}
.newsImg {
	float: left;
	border: 1px solid #BACDE2;
	margin-bottom: 5px;
	margin-right: 5px;
}
/*Layout of column3 for news_main.jsp*/
.lf_cols{
	/*width:745px;_width:747px;*/
    width:695px;
	_width:697px;
	height:auto !important;
	min-height:530px;
	height: 490px;
	float:left;
	margin:10px;
	_margin:10px 10px 10px 5px;
}
.no_img_col{
	/*width:307px;_width:319px;*/
    width:277px;
	_width:289px;
	float:left;
	margin:0px 10px 0px 0px;
}
.img_col{
	/*width:427px;_width:414px;*/
	width:407px;
    _width:394px;
	float:left;
	margin:0px;
}

/*change_tabs for news_main.jsp*/
/*.newTab{*/
	/*width:99.8%;*/
	/*height:22px;*/
	/*background:url(../images/tb_bg.gif) repeat-x;*/
	/*margin-left:0px;*/
/*}*/
.newTab{
	width:99.9%;
	height:25px;
    _height:24px;
	background:url(../images/tab_bg_new.png) no-repeat -131px 0px;
	_background:url(../images/tab_bg_new.png) no-repeat -118px 0px;
	margin-left:0px;
}
.img_col .newTab{
    background:url(../images/tab_bg_new.png) no-repeat 0px 0px;
    _background:url(../images/tab_bg_new_ie.png) no-repeat -14px 0px;
}
/*.newTab li{*/
	/*list-style:none;*/
	/*width:115px;*/
	/*_width:111.5px;*/
	/*height:22px;*/
	/*float:left;*/
	/*background:url(../images/tb_on.gif) no-repeat right;*/
/*}*/
.newTab li{
	list-style:none;
/*	width:115px;
	_width:111.5px;*/
    width:74px;
	height:23px;
	float:left;
	background:url(../images/tab_bg_new.png) no-repeat 0px -50px;
}
.newTab li a{
    background:url(../images/tab_bg_new.png) no-repeat 0px -50px;
    display:block;
    padding:3px 10px 2px 10px;
    text-align:center;
    color:#333;
}
.newTab li a.active{
    /*	background:url(../images/tb_on.gif) no-repeat left center;
     _background:url(../images/tb_on_ie.gif) no-repeat left;*/
    padding-bottom:3px;
    _padding-bottom:2px;
    color:#1F376D;
    font-weight:bold;
    background:url(../images/tab_bg_new.png) no-repeat 0px -80px;
}

/*contentDiv and elements for news_main.jsp*/
.newsContent{
	width:99.5%;
	float:left;
	padding-top:3px;
	border-width:0px 1px 1px 1px;
	border-style:solid;
	/*border-color:#CCCCCC;*/
	border-color:#AACBEE;
	margin-bottom:5px;
}
.no_img_col .newsContent{
	min-height:194px;
	_height:199px;
}
.img_col .newsContent{
	min-height:194px;
	_height:199px;
}

.newsContent ul{
	margin-left:0px;
	float:left;
}
.newsContent a:hover{
	text-decoration:underline;
}
.newsContent .linkTitle, .newsContent .linkTitle:visited{
	font-weight:bold;
	color:#3277B7;
}
.newsContent ul{
	width:100%;
}
.newsContent ul li{
	margin:5px 0px;
	list-style:none;
}
.img_col .newsContent ul.imgSide{
	/*width:305px;
	_width:290px;*/
    width:285px;
	_width:270px;
}
ul.imgSide li{
	margin:0px 0px 3px 0px;
}
.newsContent ul li a{
	padding-left: 10px;
	margin-left:10px;
	background: url(../images/org_disc.gif) no-repeat left center;
}
li.newsItem a.vacant{
	color:#FF9900;
    background:none;
	font-size:12px;
	display: block;
	padding-left:0px;
	padding-right:15px;
	text-align:right;
}

.ImgLinkList li {
    list-style: none;
    width: 25%;
    float: left;
    margin: 4px 5px;
}
.news2col{
    width:100%;
}
.news2col dt{
    background:url(../images/tab_bg_new.png) no-repeat -2px -115px;
    _background:url(../images/tab_bg_new.png) no-repeat -15px -115px;
    height:23px;
}
.news2col dt span{
    line-height:23px;
    background:url(../images/tab_bg_new.png) no-repeat 0px -115px;
    font-size:13px;
    font-weight:bold;
    padding:4px 0px 4px 10px;
    _padding:5px 0px 3px 10px;
    color:#1F376D;
}
.news2col dd{
   border-color:#CCC;
    border-style:solid;
    border-width:0px 1px 1px 1px;
    
}
.news2col .col2Content ul{
    padding:10px 6px;
	margin:0px;
    height:245px;
    _height:250px;
}
.news2col .col2Content ul li{
	list-style: none;
	margin:2px 0px;
    width:50%;
    float:left;
}
.news2col .col2Content ul li a{
	line-height:180%;
	color:#1F376D;
    text-decoration:underline;
}
.news2col ul li.readmore,  #newsContent ul li.readmore{
    width:100%;
    text-align:right;
}
.news2col ul li.readmore a, #newsContent ul li.readmore a{
    text-decoration:none;
    color: #BD0A01;
    margin-right:10px;
    background:none;
    /*color:#474b56;*/
}
.detailContent a{
    text-decoration:underline;
    color:#EF6B00;
}
