@charset "gb2312";
/* CSS Document */

*{
 margin:0; padding:0;
}
body { font-size:12px; font-family:"宋体"; color:#FFFFFF; background:url("30ps_com_bg1.jpg")/*tpa=http://33.mir159.com/images/30ps_com_bg1.jpg*/ center repeat-y; width:100%; margin:0px;}
img{border:0px; vertical-align:bottom;}
a { font-size: 12px; color: #fff; }
a:link { text-decoration: none;}
a:visited { text-decoration: none; }
a:hover { color:#FF0; text-decoration:underline;}
a:active { text-decoration: none; color: #FF0000;}
ul {  margin:0 0 0 0; padding: 0; list-style: none; }

/*顶部背景图*/
.top { background:url("30ps_com_top1.jpg")/*tpa=http://33.mir159.com/images/30ps_com_top1.jpg*/ no-repeat; width:1010px; height:162px;}
.top2 { background:url("30ps_com_top2.jpg")/*tpa=http://33.mir159.com/images/30ps_com_top2.jpg*/ no-repeat; width:1010px; height:166px;}
.top3 { background:url("30ps_com_top3.jpg")/*tpa=http://33.mir159.com/images/30ps_com_top3.jpg*/ no-repeat; width:1010px; height:198px;}
/*内容框架*/
.main { background:url("30ps_com_top_bg.jpg")/*tpa=http://33.mir159.com/images/30ps_com_top_bg.jpg*/ center top no-repeat; width:100%; overflow:hidden;}
.main2 { background:url("30ps_com_foot_bg.jpg")/*tpa=http://33.mir159.com/images/30ps_com_foot_bg.jpg*/ center bottom no-repeat; width:100%; overflow:hidden;}
.main3 { margin:0 auto; width:1010px; overflow:hidden;}
.main4 { width:1010px; overflow:hidden;}

.left1 { float:left; background:url("30ps_com_bg2.jpg")/*tpa=http://33.mir159.com/images/30ps_com_bg2.jpg*/ no-repeat; width:402px; height:271px;}
.left2 { float:left; background:url("30ps_com_bg4.jpg")/*tpa=http://33.mir159.com/images/30ps_com_bg4.jpg*/ no-repeat; width:264px; height:309px;}
.right1 { float:right; background:url("30ps_com_bg3.jpg")/*tpa=http://33.mir159.com/images/30ps_com_bg3.jpg*/ no-repeat; width:608px; height:271px;}
.right2 { float:right; width:746px; overflow:hidden;}
/*内容样式*/
.content { background:url("30ps_com_bg3.jpg")/*tpa=http://33.mir159.com/images/30ps_com_bg3.jpg*/ no-repeat; width:608px; height:271px;}
.content2 { width:570px; overflow:hidden; margin-left:30px; padding-top:10px;}
.content2 ul li { line-height:36px; font-size:14px; font-weight:bold; padding-left:10px;}
.content3 { width:216px; overflow:hidden; margin-left:24px; padding-top:10px;}
.content3 ul li { line-height:23px; font-size:13px; font-weight:bold;}
.content4 { background:url("30ps_com_bg6.jpg")/*tpa=http://33.mir159.com/images/30ps_com_bg6.jpg*/ no-repeat; width:746px; height:253px;}
.content5 { width:678px; overflow:hidden; margin-left:26px; padding-top:20px;}
.content6 { background:url("30ps_com_bg8.jpg")/*tpa=http://33.mir159.com/images/30ps_com_bg8.jpg*/ repeat-y; width:1010px; overflow:hidden;}
.content7 { width:930px; overflow:hidden; margin-left:40px; padding-top:24px; padding-bottom:20px;}


/*将超出显示宽度的内容隐藏起来*/
.text-overflow {
display:block;/*内联对象需加*/
width:550px;/*指定宽度*/
word-break:keep-all;/* 不换行 */
white-space:nowrap;/* 强制在同一行内显示所有文本，直到文本结束或者遭遇 br 对象。不换行 */
overflow:hidden;/* 内容超出宽度时隐藏超出部分的内容 */
text-overflow:ellipsis;/* IE 专有属性，当对象内文本溢出时显示省略标记(...) ；需与overflow:hidden;一起使用。*/
}

.bg_img { background:url("30ps_com_bg5.jpg")/*tpa=http://33.mir159.com/images/30ps_com_bg5.jpg*/ no-repeat; width:746px; height:56px;}
.bg_img2 { background:url("30ps_com_bg7.jpg")/*tpa=http://33.mir159.com/images/30ps_com_bg7.jpg*/ no-repeat; width:1010px; height:53px;}

.title_1 { background:url("30ps_com_title_bg1.jpg")/*tpa=http://33.mir159.com/images/30ps_com_title_bg1.jpg*/ no-repeat; width:1010px; height:72px;}
.title_2 { background:url("30ps_com_title_bg2.jpg")/*tpa=http://33.mir159.com/images/30ps_com_title_bg2.jpg*/ no-repeat; width:1010px; height:80px;}
.title_3 { background:url("30ps_com_title_bg3.jpg")/*tpa=http://33.mir159.com/images/30ps_com_title_bg3.jpg*/ no-repeat; width:1010px; height:75px;}

.footer { background:url("30ps_com_foot_bg2.jpg")/*tpa=http://33.mir159.com/images/30ps_com_foot_bg2.jpg*/ no-repeat; width:1010px; height:266px;}
