/* CSS Document */

:focus { outline:0; }
a:active { outline:none; }
*{margin:0px; padding:0px;}
ul{margin:0; padding:0; list-style:none;}
a:link, a:visited{color:#000000;text-decoration:none;}
a:hover{color:#78013B;text-decoration:none;}
img{border:none;}
.clearfloat{clear:both; height:0px; overflow:hidden;}
.claerfloat10{ height:10px; overflow:hidden; font-size:0px; line-height:0px;}
body{ font-size:12px; font-family:"宋体", sans-serif, serif; text-align:center; background:#78013B;}

#Container{ width:1050px; height:auto; margin:0 auto; text-align:left; background:#A00030;}
#Head{ background:url(../images/top.jpg) left top no-repeat; height:149px;}
#Main{ width:988px; margin:0 auto; height:auto; padding-bottom:25px;}

/*Head*/
.Nav{}
.Nav ul{ padding-top:114px; padding-left:45px;}
.Nav ul li{ width:86px; float:left; text-align:left;}
.Nav ul li.fg{ width:180px; text-indent:-9999999pt; overflow:hidden;}
.Nav ul li a{ font-size:13px; font-weight:bold;}
.Nav ul li a:link,.Nav ul li a:visited{ color:#FEE860}
.Nav ul li a:hover{ color:#FFFFFF;}

/*Main*/
.Banner{ background:url(../images/banner_bj.jpg) left top no-repeat; width:984px; height:366px; padding-bottom:6px; padding-left:2px; padding-right:2px; overflow:hidden; }
.Box1{ background:url(../images/box1.jpg) left top no-repeat; width:382px; height:172px; float:left; padding-top:20px;}
.Box2{ background:url(../images/box2.jpg) left top no-repeat; width:382px; height:172px; float:left; padding-top:20px; margin-left:6px; margin-right:6px; _display:inline;}
.Box3{ background:url(../images/box3.jpg) left top no-repeat; width:212px; height:172px; float:left; padding-top:20px;}
.Box4{ background:url(../images/box4.jpg) left top no-repeat; width:988px; height:170px; padding-top:20px;}
.Box5{ background:url(../images/links_bj.jpg) left top no-repeat; width:968px; height:51px; line-height:51px; padding-left:15px; padding-right:15px;}


.title{ font-size:16px; font-weight:bold; color:#000; font-family:"微软雅黑"; padding-left:43px; padding-right:22px;}
.title span{ font-size:11px; color:#999; font-weight:200}
.title span.more{ float: right; font-size:9px; color:red;font-weight:200; padding-top:12px;}
.title span.more a:link,.title span.more a:visited{ color:#F00;}

.boxInfo{ padding-left:18px; padding-top:18px; padding-right:22px; line-height:2; color:#444;}
.boxInfo img{ float:left; margin-right:8px;}
.boxInfo ul{}
.boxInfo ul li{ line-height:22px; padding-left:13px; padding-right:5px;}
.boxInfo ul li span{ float:right;}

.proBox{ padding-top:20px;}
.proBox ul{ padding-left:12px;}
.proBox ul li{ width:142px; height:auto; float:left; margin-right:12px; margin-left:7px;}
.proBox ul li span.img{ width:142px; height:76px; display:block;}
.proBox ul li span.name{ display:block; width:142px; height:24px; line-height:24px; text-align:center;}

.Box5 a{ padding-left:2px; padding-right:3px;}
.Box5 a:link,.#Box5 a:visited{ color:#000;}
.Box5 a:hover{ color:#78013B;}


.Foot{ background:url(../images/Foot_bj.jpg) left top repeat-x; height:34px; line-height:34px; padding-left:15px; color:#FFF;}
.Foot span{ float:right; padding-right:15px;}
.Foot a:link,.Foot a:visited{ color:#FFF;}

/**********/

.Left{ width:253px; float:left;}
.Right{ width:728px; float:left; margin-left:5px; _display:inline;}

.LeftTitle{ background:url(../images/left_title.jpg) left center no-repeat; height:30px; padding-left:42px; font-weight:bold; font-size:16px;font-family:"微软雅黑"; padding-top:20px;}
.LeftBox{ background:url(../images/Left_mid.jpg) left top repeat-y; height:auto; padding:15px 30px; padding-top:0px;}
.LeftBottom{ background:url(../images/Left_Bottom.jpg) left top no-repeat; height:22px; line-height:22px;}
.LeftBox ul{ padding-top:10px;}
.LeftBox ul li{ height:24px; line-height:24px; background:url(../images/ar.gif) left center no-repeat; padding-left:15px; font-size:14px;}

.RightTitle{ background:url(../images/right_title.jpg) left top no-repeat; height:30px; padding-left:42px; font-weight:bold; font-size:16px;font-family:"微软雅黑"; padding-top:20px;}
.RightTitle span{ float:right; font-weight:200; font-size:12px; padding-right:20px; padding-top:8px;}
.RightBox{background:url(../images/Right_mid.jpg) left top repeat-y;padding:15px 30px; line-height:2;}
.RightBottom{ background:url(../images/Right_Bottom.jpg) left top no-repeat; height:25px; line-height:25px;}

.guest{ line-height:22px;}


/* 产品页数链接样式 */
.ProPage {
height: 30px;
color: #333333;
background: #fffff2;
border: #ededce 1px solid;
/* border: #eeeeee 1px solid; /**/
}
.ProPage td {
padding-left: 7px;
padding-right: 7px;
}
.ProPage a {
text-decoration: none;
color: #333333;
}
.ProPage a:link {
text-decoration: none;
color: #333333;
}
.ProPage a:visited {
text-decoration: none;
color: #333333;
}
.ProPage a:hover {
text-decoration: underline;
color: #333333;
}

/* 产品数字页数链接样式 */
.ProPage_Num {
float: left;
width: 18px;
line-height: 18px;
text-align: center;
cursor: default;
margin-right: 3px;
color: #ffffff;
font-weight: bold;
background: url(numback02.gif);
}
.ProPage_Num a {
display: block;
width: 100%;
line-height: 18px;
text-align: center;
color: #ffffff;
text-decoration: none;
background: url(numback01.gif);
}
.ProPage_Num a:link {
text-decoration: none;
color: #ffffff;
}
.ProPage_Num a:visited {
text-decoration: none;
color: #ffffff;
}
.ProPage_Num a:hover {
text-decoration: none;
color: #ffffff;
background: url(numback02.gif);
}

/* 产品上页下页样式 */
.ProPage_Page {
cursor: default;
color: #c0c0c0;
}

/* 产品页数数字样式 */
.ProPage_Font {
font-weight: bold;
color: #a20000;
}
