/* 全局CSS定义 */
body { text-align: center; margin:0; padding:0; font-size:12px; font-family:Verdana, Arial, Helvetica, sans-serif; color:#000;}
div,form,select,img,ul,ol,li,dl,dt,dd {margin: 0; padding: 0; border: 0;}
h1,h2,h3,h4,h5,h6 { margin:0; padding:0;}
table,td,tr,th{
	font-size:12px;
}

a {color:#000; text-decoration:none;}
a:hover {color:#f00;}
/*top定义*/
#top{
width:1002px;
background:url(/images/top_bg.gif);
height:87px;
}
#top #logo{
	float:left;
	margin:0px 16px;
	padding:0px;
	text-align:left;
	border: 0px;
	}
/*menu定义*/

#menu{
	clear:both;
	float:right;
	margin:0px 10px;
	height:35px;
	width:500px;
}
/*cont定义*/
#content {
	margin:0 0 0 0;
	width:1002px;
	height:auto;
	background:url(/images/cont_bg.gif);
	border: 0px;
	padding:0px;
}
#content #left{
	float:left;
	margin:36px 26px 10px 26px;
	width:210px;
	height:500px!important;
	border:solid 1px #7487AE;
	}
#content #left #plist{	
	clear:both;
	margin:0px;
	padding:0px;
	background:#f4f4f4;
	width: 175px; 
	height:auto;
	}
#content #left #plist h2{
	text-align:left;
	margin-top:5px;
	font-size:12px;
	color:#3482C4;
	line-height:25px;
	vertical-align:middle;
	border-bottom:solid 1px #666;
	
	height:25px;}
#content #left #plist h2 a{
	color:#3482C4;
	padding-left:20px;
	background: url(/images/ico1.gif) #f4f4f4 no-repeat 8px 2px;
	}

#content #left #plist h2 a:hover{
	color:#CC6600;
	}
#content #left #plist ul
{
	margin:0px;
	padding:0px;
	height:auto;
	line-height:25px;
	vertical-align:middle;
	width:100%px;
	}
#content #left #plist ul li{
	text-align:left;
	height:25px;
	left:5px;
	border-bottom:dashed;
	border-bottom:1px dashed #666;
	list-style-type: none;
	}
#content #left #plist ul li a{
	display:block;
	height:25px;
	padding-left:20px;
	width:100%px;
	background: url(/images/ico2.gif) #f4f4f4 no-repeat 8px 8px;
	}

#content #left #plist ul li a:hover{
	background: url(/images/ico3.gif) #3482C4 no-repeat 8px 8px;
	height:25px;
	color: #fff;
	}
#content #right{
    float:right;
	width:680px;
	margin:36px 0px;
	height:500px!important;
	
}
#content #right #left2{
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-top-color: 7487AE;
	border-right-color: 7487AE;    
}
#content #right #left3{
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: 7487AE; 
}
#content .cp{
    width:692px;
}
#content #next{
	width:692px;
	height:28px;
	border-top-width:1px;
	border-bottom-width:1px;
	border-top-style: solid;
	border-bottom-color:7487AE;
	border-top-color:7487AE;
	border-bottom-style: solid;
}
#content #cpbian{
    width:150px;
	height:170px;
}
#content #xuxian{
    height:26px;
	width:200px;
	text-align:left;
	line-height:26px;
	vertical-align:middle;
	padding-left:10px;
    border-bottom:1px dashed #7487AE;
	background:url(/images/solid_01.gif) no-repeat 1px 8px;
}
#content #xuxian2{
    height:26px;
	width:200px;
	text-align:left;
	line-height:26px;
	background:url(/images/ico2.gif) no-repeat 5px 10px;
	vertical-align:middle;
	padding-left:18px;
    border-bottom:1px dashed #7487AE;
}
#content #bluesx{
	border-top-width:1px;
	border-bottom-width:1px;
	border-top-style: solid;
	border-bottom-color:7487AE;
	border-top-color:7487AE;
	border-bottom-style: solid;
}
#content #right #no{
    height:50px;
	width:692px;
}
/*down定义*/
#down {
	clear:both;
    margin:5px 0;
	width:1002px;
	height:60px!important;
	background:url(/images/down_bg.gif);
}
