/* common */
body{ margin:0px; padding:0px; font-size:12px;}
img{ border:0px;}
form{ margin:0px;}


#topMenu{ width:750px; height:75px; float:left;}

#topMenu .navMenu{ float:left;   height:75px; }
#topMenu .navMenu .menu{
	background-color:#DCDEBC;
	border: 1px solid #000000;
	height:18px;
	padding-left:0px;
}
#topMenu .navMenu .menu a{ color:#000; text-decoration:none; display:block; height:15px; padding:3px 12px 0px 12px;   float:left; display:inline; text-align:center;}
#topMenu .navMenu .menu a:hover{ color:#333333; text-decoration:none; background-color:#EAECCC;}
#topMenu .navMenu .menu .index{ margin-left:12px; }
#topMenu .navMenu .menu a.end{ float:right;/* border-left:1px solid #000;*/ margin-right:15px; color:#006666 ;}
#topMenu .navMenu .menu #cur{ background-color:#EDEFCF; color:#333333;}
#topMenu .logo{ float:left; width:132px; height:56px; margin-top:5px;}
#topMenu .navMenu .pageTitle{ margin-top:22px; float:left; margin-left:50px;}


.info{}
.info a{ color:#333333; text-decoration:none;} 

.info .Ntitle{	
	line-height: 25px;
	padding-top:3px;
	text-align: center;
	letter-spacing: 2px;
	font-size: 12px;
	font-weight: bold;
	color: #993300;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-color: #F5F5F5;
}
.info .Ndetail{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.info .Ndetail p{
	padding:5px 5px 5px 7px;
	line-height:18px;
	text-indent:20px;
	margin:0px;
}

/**/
.quickLink{ clear:both; padding-left:15px; padding-bottom:15px;border-top:0px solid #CEE7EF; padding-top:15px;}
.quickLink ul{ list-style-type:none; margin:0px; padding:0px; line-height:180%;}
.quickLink ul li{ display:inline; margin-right:5px;}
.quickLink strong{ display:block; padding-bottom:5px; color: #666666; font-size:14px;}
.quickLink a{ color:#003399!important; text-decoration:underline; margin-right:4px;}

.navLine{ width:750px; height:18px; float:left;background-color:#400000; margin-top:9px;}
.navLine .left{ width:598px; float:left; height:18px; }
.navLine .rightTitle{
	width:132px;
	padding-left:19px;
	height:18px;
	line-height:18px;
	font-weight:bold;
	float:left;
	text-align:left;
	font-size:11px;
	color:#FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	font-family: "Arial", "Helvetica", "sans-serif";
}
/*
.layout_table{ width:750px;float:left;}
*/

.footer{width:750px; float:left; font-family: "Arial", "Helvetica", "sans-serif";}
.footer .bootomNav{ height:22px; padding-top:8px; background-color:#000; color:#FFFFCC; text-align:center;}
.footer .bootomNav a{ color:#FFFFCC; text-decoration:none;}
.footer .bootomNav a:hover{ text-decoration:underline;}
.footer .marqueeBox{ color:#666666;}

/*end common*/




.style1 {color: #FFFFFF}
.style2 {color: #000000}
.mib{color: #999999}
.linedot{
	background-image: url(../image/dotline.gif);
	background-repeat: repeat-x;
	background-position: center;
	text-align:left;
}
.newsDetail { margin-top:10px;}
.newsDetail .titleN{
	text-align:center;
	margin-top:30px;
}
.newsDetail .info{ text-align:center;}
.newsDetail .info span{
	color: #333333;
	margin-right:20px;
}
.newsDetail .titleN h1{
	font-size:16px;
	color:#000000;
}
.newsDetail .titleN a{
	color: #000460;
	text-decoration: underline;
}
.newsDetail .titleN a:hover{
	color: #CC0000;
	text-decoration: underline;
}
.newsDetail .detailN{line-height:170%; text-indent:15px; margin-top:10px; padding-left:5px; padding-right:5px;}
.newsDetail .detailN span{
	color: #6E6E64;
}
.detailTxt{ margin-left:15px; margin-right:15px; line-height:170%; font-size:13px!important;}
.detailTxt a{
	font-size: 13px!important;
	text-decoration: underline;
	color: #000066;
}
.item{ padding-left:5px; padding-right:5px;}
.item a{ color:#000460; text-decoration:underline;}
.item a:hover{ color:#CC0000; text-decoration:none;}
.item .titleLine{ font-size:13px;}
.item .summLine{ font-size:12px; line-height:170%; margin-top:5px;}

.newsLine { margin-top:10px;}
.newsLine .titleN{
	text-align:left;
	text-indent:20px;
	background-image: url(/image/dot_news.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.newsLine .titleN a{
	color: #000460;
	font-weight:bold;
	text-decoration: underline;
}
.newsLine .titleN a:hover{
	color: #CC0000;
	text-decoration: underline;
}
.newsLine .titleN span{
	color: #6E6E64;
	font-size: 11px;
	margin-left:5px;
	font-family: Arial, Helvetica, sans-serif;
}
.pageTag{
	margin-top:9px;
	padding-left:7px;
	padding-top:8px;
 
	height:25px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #666666;
}
.pageTag a{
	display:block;
	height:16px;
	padding-top:1px;
	width:23px;
	text-decoration:none;
	border: 1px solid #333333;
	background-color: #DCDEBC;
	text-align:center;
	float:left;
	margin-right:6px;
}
.pageTag .cur{background-color: #fff;}
