﻿/* 
三达集团业务网站 主样式文件(包括重置样式、框架样式及其它样式)
制作人：Richer Liu
制作时间：2008-09-09
Email：saynao@163.com
*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {padding:0; margin:0;}
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6{ text-align:left;}
ol,ul {list-style:none;}
fieldset,img {border:0;}
table {border-collapse:collapse; border-spacing:0;}
a { outline:none; color:#333; text-decoration:none;}
a:hover { color:#10218B; text-decoration:underline;}

.elip{ white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.clearer { clear:both;}
.more {position:absolute; top:16px; right:16px;}

body { border-top:4px solid #3957AC; font:12px "宋体"; color:#333;text-align:center;}
#wrapper { margin:0 auto; width:1010px; }

/*头部*/
#header { height:132px;}
	/*logo*/
	#logo {background:url(../images/logo_sunstar.gif);  margin:16px 32px 20px 31px; float:left; display:inline;}
		#logo h1 { text-indent:-999px;}
		#logo a { display:block; width:131px; height:96px;}

	/*顶部右侧*/
	.topR { width:806px; float:left; position:relative;}
		#bannerTop { position:absolute; top:28px;}
		/*顶部导航*/
		#topNav {position:absolute; top:0px; right:0px; width:475px; height:33px; background:url(../images/bg_topnav.gif) no-repeat;}
			#topNav li {float:left; line-height:30px;color:#fff; }
			#topNav li a { color:#fff; font-size:13px;}
			#topNav li a:hover { color:#ffc; text-decoration:none;}
			.siteMap { background:url(../images/icon_sitemap.gif) no-repeat 0 5px; padding-left:24px; margin-left:24px;}
				*html .siteMap { background:url(../images/icon_sitemap.gif) no-repeat 0 5px; padding-left:24px; margin-left:12px;}
				*+html .siteMap { background:url(../images/icon_sitemap.gif) no-repeat 0 5px; padding-left:24px; margin-left:24px;}
			.addCollection { background:url(../images/icon_collect.gif) no-repeat 0 5px; padding-left:24px; margin-left:12px;}
			.setHomepage { background:url(../images/icon_homepage.gif) no-repeat 0 5px; padding-left:24px; margin-left:12px;}
			.eMagazine { background:url(../images/icon_mangine.gif) no-repeat 0 5px; padding-left:24px; margin-left:12px;}
			.techPaper { background:url(../images/icon_paper.gif) no-repeat 0 5px; padding-left:24px; margin-left:12px;}
		/*下拉菜单*/
		#popMenu { position:absolute; top:53px; right:15px;}
		
		/*栏目导航*/
		#Nav { position:absolute; top:95px;}
			#Nav li { float:left; line-height:30px; margin-right:3px; width:86px; height:30px; text-align:center;}
			#Nav li.on { background:url(../images/bg_topn_on.gif) no-repeat; font: bold 14px "宋体"; line-height:30px; }
			#Nav li a { background: url(../images/bg_topn_off.gif) no-repeat; display:block; width:86px; height:30px;  font-size:14px; color:#10218B;}
			#Nav li a:hover { background:url(../images/bg_topn_on.gif) no-repeat; color:#f00; text-decoration:none;}
/*Banner*/
#banner{ height:120px; clear:both; margin:0 auto; width:1010px;}

/*内容左侧*/
#contentLeft { width:380px; float:left; margin-right:7px; margin-left:6px; display:inline;}
	#contentLeft h2 { background:url(../images/bg_title1.jpg) no-repeat; color:#0C529E; font:bold 14px/45px "宋体"; height:35px; text-indent:35px; overflow-y:hidden; margin-top:8px; position:relative; width:100%;}
	#contentLeft h4 { background:url(../images/bg_title1.jpg) no-repeat; color:#0C529E; font:bold 14px/45px "宋体"; height:35px; text-indent:22px; overflow-y:hidden; margin-top:8px; position:relative; width:100%;}

/*内容中间*/
#contentCenter { width:378px; float:left; margin-right:7px; border:1px solid #B1CAEB; margin-top:8px; padding-bottom:8px; margin-bottom:8px;}
*html #contentCenter{ width:378px; float:left; margin-right:7px; border:1px solid #B1CAEB; margin-top:8px; padding-bottom:17px;}
*+html #contentCenter { width:378px; float:left; margin-right:7px; border:1px solid #B1CAEB; margin-top:8px; padding-bottom:17px;}
		#contentCenter h3 { background:url(../images/bg_title2.jpg) no-repeat; color:#fff; font:bold 14px/36px "宋体"; height:32px; text-indent:22px; overflow-y:hidden; position:relative; width:100%;}

/*内容右侧*/
#contentRight { width:225px; float:left;}
	#contentRight h5{ background:url(../images/bg_title3.jpg) no-repeat; color:#0C529E; font:bold 14px/45px "宋体"; height:35px; text-indent:35px; overflow-y:hidden; margin-top:8px; position:relative; width:100%;}

/*底部*/
#footer { clear:both; border-top:4px solid #CDDEF3; height:96px; background:#3957AC url(../images/bg_footer.jpg) no-repeat 145px 10px; padding-left:290px; color:#fff;}
	#footer ul { margin-top:20px;}
	#footer ul li { display:inline; }
		#footer a { color:#fff;}
		#footer a:hover { color:#ffc;}
	#footer p { margin-top:10px;}




  

