﻿/* ------------------------------------------------------------------------------------------

Basic style sheet( version:1.0 / author:Leo Chen / date:09_6_11 / e-mail:chenhy8208@sina.com ) 

------------------------------------------------------------------------------------------- */

html,body {margin:0; text-align:center;
		  background-color:#fff; font-family:Verdana,"微软雅黑",arial;
}

td{font-size:12px;}
font{font-size:12px;}
		  
#container {position:relative; margin:0px auto; padding:0; font-family:arial;
		   color:#999999; width:1000px; font-size:12px; 
} /*Container basic*/
		   
#realMain { text-align:left; margin:0px auto; 
			width:980px;}

#CompanySearch{ text-align:left; margin:0px auto;
			width:1000px; background:#86B6D6 url(../images/search_bg.jpg) repeat-x;}

img { border:none; } p { margin:0px; padding:0px; } h2,h3,h4,h5 {margin:0px; padding:0px; font-size:12px; font-weight:normal;} /*ul{margin:0px; padding:0px;} ul{margin:0; padding:0; list-style-type:none;}*/ /*Other basic*/
/*=============Basic style=============*/

#header_main {padding-top:9px;
			  width:980px; height:68px; background:url(../images/header.jpg) no-repeat left bottom;
}

#flashHeader{ position:absolute; top:9px; left:10px; }

#twoSpan { color:#FFFFFF; position:absolute; top:16px; right:23px; }

#lanSpan { color:#FFFFFF; position:absolute; top:56px; right:23px; }

#twoSpan a,#lanSpan a{ color:#FFFFFF; text-decoration:none; }

#navigation { width:980px; height:37px; color:#4280B5; position:relative; font-size:13px; }

#navigation a:link,#navigation a:visited { color:#4280B5; font-weight:bold; text-decoration:none;}

#navigation a:hover{text-decoration:underline;}

#homeLink {position:absolute; top:10px; left:12px;}

#subNav {position:absolute; top:10px; left:236px;}

/*=============Top=============*/

#footer { clear:both; position:relative; color:#FFFFFF; padding-bottom:9px; }

#footer_main {
			  width:980px; height:50px; background:url(../images/footer.jpg) no-repeat left bottom;
}

#tel { line-height:1.5em; position:absolute; top:8px; left:10px; }

#copyRight { line-height:1.5em; text-align:right; position:absolute; top:8px; right:8px; }

/*=============Footer=============*/

#main {width:980px; position:relative;}

#main a:link,#main a:visited {color:#458FC0; text-decoration:none;} 
#main a:hover { /*color:#62A0CA;*/ color:#5299FA; }

#tab_1_1{table-layout:fixed;}

.break { /*word-break:break-all;*/ word-wrap:break-word; color:#666666;}
td.break { /*word-break : break-all;*/ word-wrap:break-word; overflow:hidden;}

#tab_1_1 tr td.bt a:link, #tab_1_1 tr td.bt a:visited{color:#666666;}

#tab_1_1 tr td.bt a:hover {color:#00CCFF;}
/*============= Main =============*/
