﻿/* CSS Document */
html {SCROLLBAR-FACE-COLOR: #f2f2f2;SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; SCROLLBAR-SHADOW-COLOR: #c0c0c0; SCROLLBAR-3DLIGHT-COLOR: #c0c0c0; SCROLLBAR-ARROW-c0c0c0: #cccccc; SCROLLBAR-TRACK-COLOR: #cfcfcf; SCROLLBAR-DARKSHADOW-COLOR: #cfcfcf;}
body {
	text-align: left;
	font-family:"宋体", arial;
	margin:0;
	padding:0;
	font-size:12px;
	color:#FFFFFF;
	/*background-color: #103F6D;*/
	BACKGROUND: url(bg03.gif);
}
.body1{width:1000px; margin:0 auto;BACKGROUND-IMAGE: url(indexbg.gif)}
div,form,img,ul,ol,li,dl,dt,dd,p {margin: 0; padding: 0; border: 0; }
li{list-style-type:none;}
h1,h2,h3,h4,h5,h6 { margin:0; padding:0;font-size:12px; font-weight:normal;}
/* Link */
a:link {color: #333333; text-decoration:none;}
a:visited {color: #333333;text-decoration:none;}
a:hover {color: #bc2931; text-decoration:underline;}
a:active {color: #bc2931;}
/* Color */
.cRed,a.cRed:link,a.cRed:visited{ color:#f00; }
.cBlue,a.cBlue:link,a.cBlue:visited,a.cBlue:active{color:#1f3a87;}
.cDRed,a.cDRed:link,a.cDRed:visited{ color:#bc2931;}
.cGray,a.cGray:link,a.cGray:visited{ color: #4F544D;}
.cDGray,a.cDGray:link,a.cDGray:visited{
	color: #CCCCCC;
}
.cWhite,a.cWhite:link,a.cWhite:visited{ color:#fff;}
.cBlack,a.cBlack:link,a.cBlack:visited{color:#000;}
a.cBlack:hover{color:#bc2931;}
.cYellow,a.cYellow:link,a.cYellow:visited{color:#ff0;}
.cGreen,a.cGreen:link,a.cGreen:visited{color:#008000;}
/* Font  */
.fB {font-weight: bold;}
.f12px{ font-size:12px;}
.f14px{ font-size:14px;}
/* Other */
.left{ float: left;}
.right{ float: right;}
.clear{ clear: both; font-size:1px; width:1px; height:0; visibility: hidden; }
.hidden {display: none;}
.unLine ,.unLine a{text-decoration: none;}
.noBorder{border:none;}
/* Hnterval */
.interval{border: 0;padding: 0;clear: both;float: none;}
.left_padding{
	padding-left: 12px;
}
.left_padding02{
	padding-left: 6px;
}
/* line */
.line_01{
	line-height: 200%;
} 
.index_newsline {
	BACKGROUND-IMAGE: url(index_newsdiline.gif);
	BACKGROUND-REPEAT: repeat-x;
	HEIGHT: 1px
}
/* border */
.border_Gray {
	border: 1px solid #19405F;
}
.border_slatGray {
	border: 1px solid #404952;
}
.border_blue {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #6A9EC3;
	border-bottom-color: #6A9EC3;
	border-left-color: #6A9EC3;
}
.border_Yellow {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFB64B;
	border-bottom-color: #FFB64B;
	border-left-color: #FFB64B;
}
.border_azure {
	border: 1px solid #50B4D8;
}
.border_peru {
	border: 1px solid #FFE9D0;
}
/* About */
.about{ margin:12px auto 0; width:958px; height:25px; background:#F2F6FB; border:1px solid #ccc;}
.about ul{}
.about li{padding:7px 0 0;  color:#CBCBCB;}
.about li a{color:#1F3A87; padding:0 5px;}
.about li a:visited{color:#1F3A87;}
.about li a:hover{color:#bc2931;}
.aboutustxt { padding:5px;}
.aboutustxt p{ text-indent:2em; line-height:20px;}
.aboutustxt h1{ font-size:14px; font-weight:bold}
.aboutustxt h1 span{ display:block;line-height:14px; font-size:10px; font-weight:normal}
.newslist { padding:5px;}
.newslist li{line-height:22px; padding-left:15px; background:url(dot_red.gif) no-repeat 0 3px}
.newslist li span{float:right;font-size:10px;}
.newslist li a:link{ color:#fff;}
.newslist li a:visited{color:#fff;}
.newslist li a:hover{color:#fff;}
.pagetitle{background:url(pagetit_bg.gif) no-repeat; width:344px; height:30px; padding-left:40px;line-height:35px;font-size:14px;color:#000; font-weight:bold}
/* Foot */
.foot{ margin:0 auto; width:960px; line-height:21px; padding:5px 0; }
.foot img{margin:4px 0 0;}
/* end */
