﻿/* ----------------------------------------------
   文件名：ssnIndex.css
   作用：圣姗娜首页和产品目录通用样式
------------------------------------------------- */
  
body {font-family:Verdana, Arial,"宋体",Helvetica, sans-serif; font-size:12px; text-align:center; margin:0px; padding:0px;}
/*导航与logo样式开始*/
#main{position:relative; margin:0px auto; padding:0px; width:1000px; height:auto; text-align:center;}
#logo1{width:1000px; height:90px; background:url(logo_1.gif) no-repeat; margin:0px; padding:0px;}
#logo2{width:1000px; height:360px; background:url(logo_2.gif) no-repeat; margin:0px;padding:0px;}
#nav{width:1000px; height:100px; margin:0px; padding:0px; list-style-type:none;}
#nav li{float:left;}
li.one{background:url(logo_3.gif) no-repeat; width:110px; height:100px;}
li.two{background:url(logo_4.gif) no-repeat; width:10px; height:100px;}
li.three{background:url(logo_5.gif) no-repeat; width:410px;height:100px;}
#nav li a{display:block; padding:18px 0px;}
#nav li a span{width:100px; font-size:13px; color:#F2A406; font-weight:bold; text-align:center; text-decoration:none;}
#nav li a:link,#nav li a:visited{font-size:13px; color:#F2A406; font-weight:bold; text-align:center; text-decoration:none;}
#nav li a:hover span{font-size:13px; color:#ffffff; font-weight:bold; text-align:center; text-decoration:underline;}
/*导航与logo样式结束*/
/*底部样式开始 */
#footer{clear:both; width:1000px; height:117px; background:url(foot.jpg) no-repeat; margin:0px; padding:0px;}
#footer h1.footfont{font-size:12px; color:#F2A406; font-weight:bold; padding:33px 0px 0px 256px; margin:0px;}
#footer h1 a{text-decoration:underline; font-size:12px; color:#ffffff; font-weight:bold;}
span.la{text-align:center;}
/*底部样式结束 */
/*主体部分样式开始*/
#content{width:1000px; margin:0px; padding:0px;}
#c_left{float:left; width:224px; margin:0px; padding:0px; background:#FFFDF0;}
#c_right{float:right; width:772px; margin:0px; padding:0px;}
#cl_01,#cl_03,#cl_05{width:220px; margin:4px 4px 0px 0px; padding:0px; border:1px #F2A406 solid; text-align:center;}
#cl_01 ul{width:200px;}
#cl_01 ul,#cr_01_news ul{list-style-type:none; text-align:left; padding:5px; margin:0px;}
#cr_01_news ul{width:180px;}
#cl_01 li,#cr_01_news li{background:url(li_bg.jpg) no-repeat left center; padding:5px 0px 5px 14px; border-bottom:1px #c84044 dashed;}
#cl_01 li a,#cr_01_news li a,#cl_02 li a{display:block; color:#000000; text-decoration:none;}
#cl_01 li a:hover,#cr_01_news li a:hover,#cr_02 li a:hover,p a:hover{ color:#Ff0000; text-decoration:underline;}
#cl_02{width:220px; height:80px; margin:4px 4px 0px 0px; padding:0px; background:url(diamond.jpg) no-repeat;}
#cl_04{width:220px; height:100px; margin:4px 4px 0px 0px; padding:0px;}   
#cr_01{ width:772px; margin:0px; padding:0px;}
#cr_01_video{ float:left; width:564px; height:300px; margin:4px 4px 4px 0px; padding:0px; background:url(index_bg1.jpg) no-repeat;}
.adv1{float:left; width:160px; height:294px; margin:0px; padding:3px 0px;}
.video{float:right; width:400px; height:298px; margin:0px; padding:3px 0px; text-align:left;}
#cr_01_news{ float:right; width:200px; height:300px; margin:4px 0px; padding:0px; border:1px #F2A406 solid; text-align:center; background:#FFFDF0;}
h3{ margin:0px; padding:3px 10px; font-size:14px; color:#7b1e16; font-weight:bold; background:url(h_bg.jpg) repeat-x; border-bottom:1px #F2A406 solid;}
h3 .mess{ color:#ff0000;}
#cr_02{ clear:both; width:770px; margin:2px 0px; padding:0px; border:1px #F2A406 solid; text-align:left;}
#cr_02 ul{width:172px; margin:0px; padding:5px; list-style-type:none; text-align:center;}
#cr_02 li{ font-size:12px; color:#000000;}
#cr_02 li span{font-size:12px; color:#ff0000; text-decoration:none;}
#honor{clear:both; width:998px; height:200px; text-align:center; margin:2px 0px; padding:0px; border:1px #5e2921 solid; background:#802916;
}
#honor ul{list-style-type:none;}
#honor li{float:left; padding:10px 12px 10px 0px;}
#honor li span{ font-size:12px; color:#F2A406; font-weight:bold;}
.font1{color:#128080;text-decoration:none;}
p{font-size:12px; padding:2px 8px; line-height:150%; margin:0px; text-align:left; text-indent:2em; color:#ff0000;}
p a{color:#000000; text-decoration:none;}
.TextBox{ width:150px; border:1px #cccccc dashed;}
/*主体部分样式结束*/


