/* CSS Document */
body{
background-image:url(images/bkground.jpg);
margin-top: 0px;
margin-bottom: 0px;
margin-left: 50%;
color:#000000;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
}
h1{
font-size:15px;
padding: 8px 0px 0px 5px ;
margin: 0px;
}
h2{
font-size:13px;
padding: 8px ;
margin: 0px;
}
h3{
color:#555555;
font-size:13px;
font-family:Arial, Helvetica, sans-serif;
font-weight:600;
padding: 8px;
margin: 0px;
}
p{
font-size:13px;
text-align:justify;
line-height: 1.5em;
margin-top: 15px 0 15px 0;
} 
li{
font-size: 13px;
margin-left: 10px;
padding: 8px;
}
a{
color: #ff5300;
text-decoration:underline;
}
a:visited{
color:#ff5300;
text-decoration:underline;
}
a:hover{
color:#ff5300;
text-decoration:none;
}
.sp{
text-align:right;
}


/*---------------------------------------------------all*/
#all{
width: 999px;
height:auto;
margin-left: -500px;
background-color: #FFFFFF;
padding: 0px;
position:absolute;

}
/*---------------------------------------------------CMEX*/
#title{
width:975px;
height: 39px;
margin: 8px 12px;
background-color:#999999;

}
/*---------------------------------------------------負itlepic*/
#titlepic{
with: 975px;
height: 176px;
margin: 8px 12px;
z-index: 5;
background-image:url(images/titlenews01.jpg);
background-repeat:no-repeat;
}
/*---------------------------------------------------menu*/
#menubar{
	width:150px;
	height: 250px;
	position:absolute;
	z-index: 10;
	left: 9px;
	top: 209px;
}
.menu{
padding: 3px;
}
/*---------------------------------------------------group*/
#content{
	width: 640px;
	left:162px;
	position:relative;
	top: 0px;
}

/*---------------------------------------------------sitemap*/
#mapbar{
	width: 640px;
	height:20px;
	color: #7a736c;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-top: 2px;
	padding-left: 2px;
	border-bottom: 1px solid #7a736c;
}
#mapbar a{
color: #7a736c;
text-decoration:none;
}
#mapbar a:visited{
color: #7a736c;
text-decoration:none;
}
#mapbar a:hover{
color:#993300;
text-decoration:underline;
}
/*---------------------------------------------------News*/
#news{
	width:636px;
	margin: 0px;
	padding: 0px;

}
.tablebottom{
background-color: #fffee7;
}
.newsdata{
color: #ff5300;
font-size:11px;
font-weight:600;
font-family:Times New Roman, Times, serif;
padding: 0px 0px 0px 5px;
background-color: #daebec;
}
.newscontent{
	color: #000000;
	font-size:12px;
	font-family:Times New Roman, Times, serif;
	padding:5px;
	background-color: #fffee7;
	border-bottom: 1px dashed #ff5300;
}
.topicheight{
padding:3px 0px;
}
/*---------------------------------------------------Banner*/
#banner{
	width:182px;
	position:absolute;
	z-index: 2;
	left: 804px;
	top: 253px;
}
.ban{
padding: 5px 0px;
}
/*---------------------------------------------------copyright*/
#footer{
	width:975px;
	height: 50px;
	background-color: #7a736c;
	bottom: 0px;
	left: 12px;
	margin: 0px;
	position:relative;
}
#footer a{
color:#FFFFFF;
text-decoration:none;
}
#footer a:visited{
color:#FFFFFF;
text-decoration:none;
}
#footer a:hover{
color:#FFFFFF;
text-decoration:underline;
}
.text{
text-align:center;
padding: 10px;
color:#FFFFFF;
font-size:12px;
}
/*---------------------------------------------------boss*/
.cmexpic{
background-image:url(images/cmex02_cubebk.gif);
background-position:center;
background-repeat:no-repeat;
}

/*---------------------------------------------------work*/
.doubleline , .worktable{
background-color: #F3F3E2;
}

.doubleline{
border-bottom: 3px double #661b1b;
}
/*---------------------------------------------------link*/

.linktable{
width:450px;
font-size: 15px;
padding: 3px 0px 3px 15px;
background-color: #F3F3E2;
}
.linktable a:link{
color:#555555;
text-decoration:none;
}
.linktable a:visited{
color:#555555;
text-decoration:none;
}
.linktable a:hover{
color:#996666;
text-decoration:underline;
}
/*---------------------------------------------------contact*/
.contopic{
text-align:right;
font-size:13px;
color:#333333;
padding: 8px 0px 5px 8px;
}
.context{
text-align:left;
font-size:13px;
color:#333333;
padding: 8px 8px 5px 0px;
}
.context a{
color:#666666;
text-decoration:none;
}
.context a:visited{
color:#666666;
text-decoration:none;
}
.context a:hover{
color:#FF6600;
text-decoration: underline;
}
.outline{
border: 1px dotted #3e50a2;
}
.grayline{
border: 1px solid #666666;
}
/*---------------------------------------------------info*/
.infotable{
background-color: #F3F3E2;
border: 1px dotted #555555;
}
.infotable td{
font-size: 13px;
padding: 5px 15px;
}
.infotable a{
color:#333333;
text-decoration:none;
} 
.infotable a:visited{
color:#555555;
text-decoration:none;
} 
.infotable a:hover{
color:#ff5300;
text-decoration:underline;
} 
.infotopic{
color: #ff5300;
font-size:15px;
font-weight:600;
font-family:Times New Roman, Times, serif;
padding: 5px ;
background-color: #daebec;
}
.infocontent{
color: #000000;
font-size:13px;
font-family:Times New Roman, Times, serif;
padding:5px;
background-color: #fffee7;
border-bottom: 1px dashed #ff5300;
}
.infocontent h2{
color:#996666;
font-size:15px;
}
.infocontent p{
padding:3px;
text-align:left top;
}
.infosign{
text-align:right;
font-size: 13px;
padding: 3px;
}
.infoborder{
border: 1px solid #999999;
}
.infochinawordtable{
border: 1px dashed #555555;
}
.infochinawordtable a:link{
color:#333333;
text-decoration:none;
}
.infochinawordtable a:visited{
color:#666666;
text-decoration:none;
}
.infochinawordtable a:hover{
color:#ff9900;
text-decoration:underline;
}
/*---------------------------------------------------code*/
.codeborder{
border-bottom: 1px solid #2a1c2f;
}
/*---------------------------------------------------project*/
.probk{
background-image:url(images/pro_bk.gif);
background-position:right bottom;
background-repeat:no-repeat;
}
.proh2{
padding-top: 15px;
font-size: 15px;
font-family:Arial, Helvetica, sans-serif;
color:#FF6600;
font-weight:600;
border-bottom: 1px solid #2a1c2f;
}
/*---------------------------------------------------allocution*/

#allocution{
padding:5px 3px;
border-bottom: 1px dashed #a21c2f;
}
.alotopic{
color: #731012;
font-size: 13px;
font-weight:600;
}
.alobk{
padding: 0px;
margin: 0px;
background-image:url(images/alo_bk.gif);
background-position:left top;
background-repeat:no-repeat;
}
.tablefont01 {
	font-size: 13px;
	font-weight: bold;
}
.tablefont02 {
	font-size: 12px;
	font-weight: normal;
}
.tablefont03 {
	font-size: 13px;
	line-height: 1.5em;
}

