@charset "utf-8";
body {margin:0px;
	background-color:#a0a0a4;
	background-image:url("../images/innerBG.jpg");
	background-repeat:repeat-x;

	font-size:12px;
	
		scrollbar-arrow-color: #777;  /*图6,三角箭头的颜色*/
	scrollbar-face-color: #222;  /*图5,立体滚动条的颜色*/
	scrollbar-3dlight-color: #262626;  /*图1,立体滚动条亮边的颜色*/
	scrollbar-highlight-color: #777;  /*图2,滚动条空白部分的颜色*/
	scrollbar-shadow-color: #777;  /*图3,立体滚动条阴影的颜色*/
	scrollbar-darkshadow-color: #262626;  /*图4,立体滚动条强阴影的颜色*/
	scrollbar-track-color: #333;  /*图7,立体滚动条背景颜色*/
	scrollbar-base-color:#000;  /*滚动条的基本颜色*/
	
	}
body ,td,th {color:#fff;}
ul,li{margin:0px; padding:0px; list-style-type:none;}
img {border:none;}
.container {
	margin:0px auto; width:1003px; height:600px; position:relative;}
.logo {width:200px; height:50px; position:absolute; left:34px; top:14px;}
.close {width:13px; height:13px; position:absolute; right:16px; top:16px; cursor:pointer; background-image:url("../images/close.gif"); background-repeat:no-repeat;}
a,a:visited {color:#fff; text-decoration:none;}

.mainer {width:1003px; height:470px; position:absolute; left:0px; top:92px;}
.menu {width:510px; height:20px; position:absolute; left:34px; top:565px;}
.subMenu {
	width:230px;
	height:20px;
	left:111px;
	top:71px;
	position:absolute;
	text-align:center;
	background-image:url(../images/subBG.gif);
	background-repeat:no-repeat;
	background-position:left -1px;
}
.newsMenu {left:165px; top:69px;}
.subMenu ul {margin-left:9px;}
.subMenu ul.noBGul {margin-left:60px;}
.subMenu ul li { width:50px; height:20px; float:left; display:block; margin:0px 2px;}
.subMenu ul li a,.subMenu ul li a:visited {width:50px; height:20px; color:#ffffff; line-height:20px; display:block; text-decoration:none; }
.subMenu ul li a:hover {width:50px; height:20px; color:#242424; background-image:url("../images/subMenuBG.gif"); background-position:-1px top; background-repeat:no-repeat;display:block;}
.subMenu ul li a.on,.subMenu ul li a:visited.on {width:50px; height:20px; color:#242424; background-image:url("../images/subMenuBG.gif"); background-position:-1px top; background-repeat:no-repeat;display:block;}


.olService {background-image:url("../images/messageBG.jpg");}
.pop {background-image:url("../images/popBG.jpg");}



.noBG {background-image:none;}

.messageMid {width:370px; height:280px; position:absolute; left:490px; top:162px;}
.messageMid input {width:360px; height:18px; clear:both; margin-top:7px;background-color:#444; border:none; color:#ccc;}
.messageMid textarea { width:375px; height:100px; clear:both; margin-top:10px; background-color:#444; border:none; color:#ccc;}
.messageMid .smt {text-align:center; background-color:#242424; line-height:28px; height:28px; width:360px; margin-top:-1px;}
.smt input { width:64px; height:24px; border:none; margin:0px;}
.popM { width:360px; height:210px; position:absolute; left:100px; top:325px; text-align:right; }
.popM img {border:2px solid #fff; margin:3px;}
.popL { width:450px; height:540px; position:absolute; left:540px; top:0px; }
.popM .pnPage {width:360px; text-align:right; position:absolute; bottom:0px; right:0px;}
.popM .pnPage img{ border:none;}

.news {background-image:url("../images/newsBG.jpg"); }
.newsList {width:470px; height:290px; position:absolute; left:460px; top:160px;}
.nlist {margin-left:20px; width:450px;}
.nlist td,.nlist th {line-height:24px; text-align:left;}
.nlist th {color:#fff; padding-left:25px; font-weight:normal; height:34px; line-height:34px;}
.nlist td {padding-left:15px; height:26px; border-bottom:1px solid #5d5d5d;}
.nlist .time {color:#5d5d5d; font-family:Arial, Helvetica, sans-serif; font-size:10px;}
.newsList .page {width:100%; height:24px; position:absolute; bottom:0px; text-align:center; color:#fff; line-height:24px;}
.newsShow {width:500px; height:500px; position:absolute; left:460px; top:60px; padding-top:3px; background-image:url("../images/newsShowBG.gif");}
.newsShow .page {width:100%; height:24px; position:absolute; bottom:10px; text-align:right; color:#fff; line-height:24px;}
.newsShow .content {width:471px; height:400px; overflow-y:auto; margin-left:20px; margin-top:10px; }
.newsShow .n2 {width:480px; }

.magazine {width:805px; height:450px; position:absolute; left:100px; top:100px;}
.magazine .title {width:100%; height:30px; text-align:left; line-height:30px; color:#fff; background-color:#000;}
.magazine .pic {width:803px; height:330px; position:relative; margin-top:2px;}
.magazine .pic .zPic {width:164px; height:164px; border:2px solid #999; z-index:10; position:absolute; right:3px; bottom:3px;}
.magazine .sPicOut {width:803px; height:88px; margin-top:2px; overflow:hidden; background-color:#000;}
.magazine .sPic {width:403px; height:88px; margin-top:3px; overflow:hidden; margin:0px auto; padding:0px 5px;  }
.magazine .sPic img { margin:0px 3px; border:2px solid #fff;}

.fashion {width:810px; height:420px; position:absolute; left:110px; top:103px; background-image:url("../images/porductsBG.gif"); background-repeat:no-repeat; overflow:hidden; }
.fashion .bClass {width:187px; height:270px; margin:152px 0px 0px 11px; float:left; display:inline;}
.bClass ul li { width:100%; height:30px; border-bottom:1px solid #464646; line-height:30px; }
.bClass ul li a,.bClass ul li a:visited { width:100%; font-size:14px; display:block;}
.bClass ul li a:hover {width:100%; display:block; color::#fff; background-image:url("../images/onIcon.gif"); background-repeat:no-repeat; background-position:right center; }
.Click {width:100%; display:block; background-color:#242424;background-image:url("../images/onIcon.gif"); background-repeat:no-repeat; background-position:right center; }
.fashion .iFrameR {width:598px; height:417px; float:left; margin-left:10px; overflow:hidden;}

.pShow {width:598px; height:417px; overflow:hidden;}
.pShow .picL {float:right; margin-top:5px; }
.pShow .picS {width:395px; height:65px; float:right; margin-top:15px; text-align:center;}
.pShow .picS .mid {width:370px; text-align:center; }
.pShow .picS .mid img {margin:0px 3px;}
.pShow .info {width:186px; height:405px; float:right; margin-left:5px; overflow-y:scroll; margin-top:5px; margin-right:3px; display:inline;}
.info .title {width:165px; height:24px; color:#fff; text-align:left; line-height:24px; background-color:#494949; padding-left:3px;}
.info .C {width:165px; line-height:20px; margin:3px 0px;}
