﻿body {
	font-size: 12px;
	background-image: url(../../Images/Page/body_bg.png);
	background-repeat: repeat-x;
	background-color:#333;
	margin:0;
	padding:0;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
}
input{
	border:none;
	background:none;
}
img{
	border:none;
}
ul,li,div,dl,dt,dd,h2,h3,h4,em{
	margin:0;
	padding:0;
	list-style:none;
	font-style:normal;
}
.center{
	width:1000px;
	margin:0 auto;
	clear:both;
	text-align:left;
}
.p_l_right a
{
    color:#F7070A;
}
/*隐藏链接虚线*/
a,area { blr:expression(this.onFocus=this.blur()) } /* for IE */
:focus { -moz-outline-style: none; } /* for Firefox */
/*顶部代码*/
.logo{
	float:left;
	width:237px;
	height:90px;
	margin-top:5px;
}
.english{
	float:right;
	margin-right:50px;
	background-image:url(../../Images/Page/english.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	width:87px;
	height:29px;
	text-indent:-9999px;
	*margin-top:-9px;
}
.english a{
	width:87px;
	height:29px;
	display:block;	
}
.nav{
	clear:right;
	float:right;
	margin-right:30px;
	margin-top:36px;
	width:541px;
	height:30px;
	background-image:url(../../Images/Page/nav_bg.png);
	background-repeat:no-repeat;
	background-position:0 0;
	margin-bottom:5px;
}
.nav ul{
	margin-left:8px;
}
.nav ul li{
	float:left;
	display:block;
	line-height:30px;
	height:30px;
	width:78px;
	text-align:center;
}
.nav ul li.index{
	width:64px;
}
.nav ul li a{
	display:block;
	color:#FFF;
	text-decoration:none;
}
.nav ul li a:visited{
	display:block;
	color:#FFF;
	text-decoration:none;
}
.nav ul li a:hover{
	display:block;
	color:#FFF;
	text-decoration:none;
	border-bottom:solid 2px #f30;
}
/*图片修饰*/
.flash{
	clear:both;
}
br.clear{
	content:".";
	clear:both;
	display: block;
	height:0;
	visibility: hidden;
}
.bottom{
	border-top:solid 2px #f30;
	line-height:35px;
	clear:both;
	text-indent:30px;
	display:inline-block;
	width:1000px;
	margin-top:20px; background:#333;
}
.p_list{
	clear:both;
	background-image:url(../../Images/Page/p_bg.png);
	background-repeat:repeat-y;
	background-position:0 0;
	min-height:400px;
	width:1000px;  
}
.p_list_i{
	clear:both;
	min-height:400px;
	width:1000px;  
}
.p_l_left{
	width:168px;
	float:left;
	border-bottom:solid 1px #5F5E5E;
	min-height:500px;
	_margin-top:-14px;
}
.p_l_left h3{
	height:45px;
	background-image:url(../../Images/Page/dlcp_title.png);
	background-repeat:no-repeat;
	background-position:0 bottom;
	text-indent:-9999px;
	*margin-top:-14px;
	_height:59px;
	
}
.p_l_left li{
	background-image:url(../../Images/Page/left_p_li.png);
	background-repeat:repeat-x;
	background-position:0 24px;
	height:26px;
	line-height:24px;
	text-indent:20px;
}
.p_l_left li.second
{
    text-indent: 2em;
}
.p_l_left li a{
	color:#fff;
	text-decoration: none;
}
.p_l_left li.second a
{
    background-image:url(../../Images/Page/list2.gif);
    background-repeat:no-repeat;
    background-position:0 center;
    padding-left:12px;
}
.p_l_left li a:hover{
	color:#f30;
}
.p_l_right{
	float:right;
	width:820px;
}
.weizhi{
	margin:0 15px;
	background-image:url(../../Images/Page/line.png);
	background-repeat:repeat-x;
	background-position:0 42px;
	height:44px;
	line-height:42px;
	text-indent:10px;
}
.weizhi span
{
    margin-right:15px;
}
.search{
	margin:17px 15px;
	height:51px;
	line-height:51px;
	background-image:url(../../Images/Page/search_bg.png);
	background-repeat:repeat-x;
	background-position:0 -51px;
}
/*翻页*/
.Page
{
    text-align:right;
    line-height:33px;
    clear:both;
    margin-right:25px;
}
.Page a
{
    margin:0 10px;
    color:#ccc;
    font-weight:bold;
    display:inline-block;
}
.Page a:hover
{    
    color:#F47B00;
}
.Page span
{
    color:#F47B00;
    margin:0 10px;
}
