﻿body
{
	font-size:12px;   
    font-family:宋体;  
	margin:5px 15px 0px 15px; 
}
.tableDefault
{
	width:100%;
	height:100%;
	border:solid 0pt #cccccc;
	margin:-1px 2px 0px 2px;	
}
.header
{
	height:60px;
	padding: 10px 0px 5px 5px;
}
.leftNav
{
	padding-left:5px;
	padding-top:20px;
	border-right:solid 0pt #cccccc;
	/*FILTER:progid:DXImageTransform.Microsoft.Gradient(startColorStr='#550000FF', endColorStr='#55FFFF00', gradientType='0'); */
	/*filter:progid:DXImageTransform.Microsoft.MotionBlur(strength=50)progid:DXImageTransform.Microsoft.BasicImage(mirror=1)"src="/workshop/samples/author/dhtml/graphics/cone.jpg*/
}


.imagesMenu{height:16px; width:16px;}
.separateline{padding:0 5px 0 5px;}
.toolBar
{
    height: 27px;
    font-family:宋体; 
    padding: 5px 0px 5px 5px;
    background-image: url('images/topnav_bgnd.gif');
    background-repeat: repeat-x;
    min-width : 100px; 
    background-color:#ff9800 ; 
}

.line
{
 font-family:@MingLiU_HKSCS-ExtB;
 font-size:80%;   
}

.tableLeftMenu
{    
    padding-left:20px;
    padding-right:20px;
}
.tableLeftMenu td
{
   height:25px;
   font-size:75%;
   text-align:right;
}
.main
{
	padding:10px 0px 10px 15px;	
}
.footer
{	
    width:100%;    
	height:60px;
	padding: 10px 20px 5px 5px;
	border-top:solid 5pt #dcdcdc;	
    background-color:#ffffff;  
}
.tableFooter{
    width:100%;  
	font-size:12px;  
}
.tableFooter td{ 
    line-height:20px;
    vertical-align:middle; 
    text-align:center ;
}

.tableBg{
 
}
.topLeftBg{
 width:10px;
 background-image:url('images/top-left-Corner.gif');
 background-position:bottom left;
 background-repeat:no-repeat;   
}
.topBg{  
 background-image:url('images/top-border.gif');
 background-position:bottom;
 background-repeat:repeat-x;   
}
.topRightBg{
 width:10px;
 background-image:url('images/top-Right-Corner.gif');
 background-position:bottom right;
 background-repeat:no-repeat;   
}
.leftBg{
 background-image:url('images/left-border.gif');
 background-position:left;
 background-repeat:repeat-y;   
}

.RightBg{
 background-image:url('images/right-border.gif');
 background-position:right;
 background-repeat:repeat-y;   
}
.bottomLeftBg{
 background-image:url('images/bottom-left-Corner.gif');
 background-position:top left;
 background-repeat:no-repeat;   
}
.bottomBg{
 background-image:url('images/bottom-border.gif');
 background-position:top;
 background-repeat:repeat-x;   
}
.bottomRightBg{
 background-image:url('images/bottom-Right-Corner.gif');
 background-position:top right;
 background-repeat:no-repeat;   
}
/***********4d7cc1 0055ff 6095c9*************************/
a {font-size:12px;}
a:link
{
	color: #003399;
	text-decoration: underline;
}
a:active
{
	color: red;
	text-decoration: underline;
}
a:visited
{
	color:#666666;
	text-decoration: underline;
}
a:hover
{
	color: red;
	text-decoration: underline;
}
a.toolbarA {font-weight:bold;}
a.toolbarA:link{color:#333333;text-decoration: none;}
a.toolbarA:visited{text-decoration: none;}
/****************************************************************************/
ul
{
 margin-left:10px; 
}
.commonTd{
 font-size:12px; 
 line-height:15px;
 letter-spacing:1px;    
}
.subTitle{
 height:30px;
 font-size:12px;
 font-weight:bold;
 padding:5px 5px 10px 10px;
 margin-left:-10px;  
 background-image:url('images/divBg.gif');
 background-position:top;
 background-repeat:repeat-x; 
}

/*最新公告*/
.subTitle.titleNew
{
    color:Red;
    font-size:14px;
    font-weight:bold; 
}
.button
{
    color: #003399;
    font-size:12px;
    padding-top:5px; 
}
.tableArticleList
{
    width:100%; 
    font-size:100%; 
	background-color:#ffffff; 
	border:solid 1pt #ffffff;
	margin-left:-8px;
	margin-top:-20px; 
}
li
{
	color:#666666;	
	font-size:12px;
}
.tip
{
    color: Red ;
    padding: 10px 10px 10px 10px;
}
/*View table*/
.viewTable th
{
    font-size:16px;    
    font-weight:bold;
    color:#333333;
    height:20px;
    text-align:center;
    padding:20px 0px -20px 0px; 
    text-decoration:BLINK; 
}
.viewTable td
{
    font-size:12px;
    line-height:25px;
    padding:20px 20px 20px 20px;
}
.viewTable td.date
{
    height:40px;
    padding:20px 20px 0px 0px;
    text-align:right;
}
.viewTable td.desc th
{   
    color:Black;
    font-size:12px;    
    font-weight:normal;
    vertical-align:top;
    text-align:left; 
    padding:10px 10px 10px 10px;     
    line-height:0px!important;
}
/*Left Menu*/
table.tableLeftTree
{	 	 
    width:100%;
    background-color:#f7f7f7; 
	border-collapse:separate;
	border-right:solid 0pt #cccccc;
}
table.tableLeftTree td
{
    color:#333333;
	height:16px; 
	font-size:12px;	
	vertical-align:top;
	text-align:right;
	padding: 5px 0px 5px 5px;
	border-right:solid 1pt #cccccc;
}
table.tableLeftTree td.tdMenuDefault
{	
	background-color:#f7f7f7; 	
	border-bottom:solid 1pt #f7f7f7;	
}
table.tableLeftTree td.tdMenuDefaultSelected
{
	background-color:#ffffff; 	
	border-right:solid 0pt #aaaaaa;
	border-top:solid 1pt #cccccc;
	border-bottom:solid 1pt #cccccc;
}
table.tableLeftTree  td.tdMenuDefaultParent
{
	height:20px;   
	padding-left:2px; 
	font-weight:bold;  
	border-top:solid 1pt #f7f7f7;
	border-bottom:solid 1pt #f7f7f7;
/*	FILTER:progid:DXImageTransform.Microsoft.Gradient(startColorStr='#ffaa00', endColorStr='#ffffff', gradientType='0'); */
}
table.tableLeftTree td.tdBlank
{
    height:550px;
}
.point
{
	font-size:150%;
	letter-spacing:-4; 		 
	color:#ffaa00;
	font-weight:bold; 
	margin-left:-2px; 
	margin-right:7px;		
}
/**tableFAQ*/
.tableFAQ
{
    margin:30px 0px 0px 50px;     
}
.tableFAQ th
{
    font-size:12px;
    font-weight:normal; 
    padding:10px 0px 10px 10px;
    text-align:right; 
    vertical-align:top;
}
.tableFAQ td
{
     padding:10px 0px 10px 10px;
}

/*公司动态*/
.tdList
{
    font-size:12px;
    padding: 22px 20px 20px 20px;
    line-height:20px;      
}
.smallPoint
{
    color:#ff0000;
    font-size:120%; 
}
.bFont
{
    width:20%; 
    font-weight:bold;
    font-size:12pt;
}
/**Menu**/
.menuLeft
{
 width:15px;BACKGROUND: url(/ImagesNew/menu-left.gif) no-repeat;HEIGHT: 40px;
}
.menuMiddle
{
  white-space:nowrap;width:85px;border-right:solid 1pt #ababab;BACKGROUND: url(/ImagesNew/menu-middle.gif) repeat-x; HEIGHT: 40px;padding-left:20px;
}
.menuMiddleBlank
{
  white-space:nowrap;BACKGROUND: url(/ImagesNew/menu-middle.gif) repeat-x; HEIGHT: 40px; padding-left:15px;padding-right:-10px;
}
.menuLine
{
 BACKGROUND: url(/ImagesNew/menu-line.gif) no-repeat;HEIGHT: 40px;
}
.menuRight
{
 WIDTH: 15px; BACKGROUND: url(/ImagesNew/menu-right.gif) no-repeat;HEIGHT: 40px;
}
.imgTriangle
{
    margin-left:10px; 
    margin-right:5px; 
}
H1
{
    font-weight:bold;
    margin-left:10px;
    font-size:18px;   
    margin-bottom:-10px; 
}
.H1Left{WIDTH: 5px; BACKGROUND: url(/ImagesNew/h1-left.gif) no-repeat;HEIGHT: 43px;}
.H1Middle{BACKGROUND: url(/ImagesNew/h1-middle.gif) repeat-x; HEIGHT: 43px;}
.H1Right{WIDTH: 5px; BACKGROUND: url(/ImagesNew/h1-right.gif) no-repeat;HEIGHT: 43px;}
h2
{
     font-weight:bold;
     font-size:12px;  
     margin-top:2px;     
     margin-bottom:3px;  
}
.H2TopLeft{WIDTH: 5px; BACKGROUND: url(/ImagesNew/h2-top-left.gif) no-repeat;}
.H2TopMiddle{BACKGROUND: url(/ImagesNew/h2-top-middle.gif) repeat-x;padding-top:5px;}
.H2TopLine{WIDTH: 3px; BACKGROUND: url(/ImagesNew/h2-top-line.gif) no-repeat;}
.H2TopRight{WIDTH: 5px; BACKGROUND: url(/ImagesNew/h2-top-right.gif) no-repeat;}
.H2LineLeft{BACKGROUND: url(/ImagesNew/h2-line-left.gif) repeat-y;}
.H2LineMiddle{BACKGROUND: url(/ImagesNew/h2-line-middle.gif) repeat-y;}
.H2LineRight{BACKGROUND: url(/ImagesNew/h2-line-Right.gif) repeat-y;}
.H2BottomLeft{WIDTH: 5px; BACKGROUND: url(/ImagesNew/h2-bottom-left.gif) no-repeat;HEIGHT: 5px;}
.H2BottomMiddle{BACKGROUND: url(/ImagesNew/h2-bottom-middle.gif) repeat-x; HEIGHT:5px;}
.H2BottomLine{WIDTH: 3px; BACKGROUND: url(/ImagesNew/h2-bottom-line.gif) no-repeat;HEIGHT:5px;}
.H2BottomRight{WIDTH: 5px; BACKGROUND: url(/ImagesNew/h2-bottom-right.gif) no-repeat;HEIGHT:5px;}
.H2Contents{padding-left:20px;padding-top:10px;padding-right:10px;line-height:25px;}


.contactboxTop{
	WIDTH: 185px; BACKGROUND: url(/ImagesNew/contact_box_top.gif) #f4f4f4 no-repeat; HEIGHT: 3px
}
.contactboxMiddle {
	WIDTH: 185px; BACKGROUND: url(/ImagesNew/contact_box_middle.gif) #f4f4f4 no-repeat
}
.contactboxBottom{
	WIDTH: 185px; BACKGROUND: url(/ImagesNew/contact_box_bottom.gif) #f4f4f4 no-repeat; HEIGHT: 3px
}



/*-----------------------------------------------------------------------------------*/
#sddm
{	margin: 0;
	padding: 0;
	z-index: 20}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px arial}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	width: 60px;	
	text-align: center;
	text-decoration: underline}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 28 0 0 -81
	padding: 0;
	background: #fff;
	border: 1px solid #ababab;
	border-top: 0px solid #cccccc;
	filter:Alpha(opacity=90);-moz-opacity:0.7;
	min-width:120px; 
	width:150px; 
	}

#m1
{
	margin-left:-88!important;
}
	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px 0 15px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #purple;
		color: #000;
		font: 11px arial;
		line-height:16px;}

#sddm div a:hover
{color: red; text-decoration:underline;}
#sddm .menuMiddle div a
{margin-left:5px;}

#b,#a{
border-left:1px #cccccc solid;
border-right:1px #cccccc solid;
}
#a{width:300px;
height:300px;}
#b{width:300px;height:200px}

.bLine{
height:1px;
overflow:hidden;
border-left:1px #cccccc solid;
border-right:1px #cccccc solid;
}

.commonTable td
{ line-height:0px!important;
	height:0px!important;
	border:solid 1pt #dddddd; }
	
.title3
{
	color:#000000;
	font-size:10pt; 
		
}	
.title3 img
{
	margin-bottom:-1px; 
	margin-right:5px; 
}
