@charset "utf-8";
/* CSS Document */

body{ margin:1px; font-family:Arial;}
img{ border:0px;}
ul,ol,li,p,h1,h2,h3,h4,h5{ margin:0px; padding:0px;}

.Head,.Footer,.MainBox{ width:904px; margin:0 auto;}
.Head{ height:136px; background-image:url(../images/headBg.jpg); background-repeat:no-repeat;}
.Link{ height:127px; background-image:url(../images/index_16.jpg); background-repeat:no-repeat; margin-top:5px;}


.Left{width:207px;	float:left;	margin-right:1px;	margin-bottom: 20px;}
.Right{	float:right;	width:685px;	position: relative;}

#Right1{ width:508px; float:left;}

.Right h1{font-size:15px;color:#FFFFFF;text-indent:4px;height:20px;background-repeat:no-repeat;}

.Right h2{
	font-size: 14px;
	color: #fe0000;
	margin-bottom:10px;
	margin-top:20px;
	}


.Right h2{	background-image: url(../images/icon4.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	font-size: 14px;
	color: #fe0000;}


.Left1{ width:190px; margin:0 auto; margin-top:30px;}
.Left1 p{font-size:11px; margin-bottom:10px;}

.Left1 h1{ font-size:12px; margin-top:3px; margin-bottom:10px; line-height:150%;}
.Left1 h1 a{ color:#464646;}
.Left1 h1 a:hover{ text-decoration:none;}




.ConBox1,.ConBox3{ width:470px; margin:0 auto; margin-top:20px; }


.ConBox1,.ConBox4{
	font-size:12px;
	line-height:180%;
}


.ConBox1 p,.ConBox4 p{
	font-size:12px;
	line-height:180%;
}
.ConBox1 a,.ConBox1 p a,.ConBox4 p a{ color:#FE0000; text-decoration:none; }
.ConBox1 p a:hover,.ConBox4 p a:hover{ text-decoration:underline;}
.ConBox1 h3{
	font-size: 12px;
	color: #333333;
	margin-top: 10px;
}

.ConBox1 h4{ font-size:15px;}


.ConBox2{ margin:30px; font-size:12px; line-height:180%;}
.ConBox3{}
.ConBox3 p{}

.ConBox4{ width:460px; margin:0 auto;}


.pages{
	color: #999999;
	padding-top: 10px;
	margin-top:20px;
	font-size:12px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	text-align:center;
}

.pages a{ color:#999999; }

















.logo{ width:125px; float:left;}

.Input1{ background-color:#c6c1a7; font-size:11px; border:solid 1px #dfdcce;}

.LinkCross{ width:877px; margin:0 auto; padding-top:16px; clear:both;}
.LinkCross img{ width:71px; height:71px; border:solid 1px #cccccc;  margin-right:10px;}


.Footer{
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #ed1c24;
	margin-top:15px;
}


.Footer1,.Footer2,.Footer3{ margin-top:20px; height:50px; }

.Footer1{ width:211px; float:left;}
.Footer2{ width:1px; float:left; background-color:#cccccc;}
.Footer3{
text-align:right;
	width:500px;
	float:right;
}
.Footer3 p{
	font-size:11px;
	color:#999;
	letter-spacing: 1px;
}
.Footer3 a{color:#999; text-decoration:none;}


/* Nav CSS Document */
.MainNav{
	width:166px;
	float:right;
	margin-right: 2px;
}
.MainNav ul{ list-style-type:none;}
.MainNav li{
	font-size:10px;
	font-weight:bold;
	border: 1px solid #FFFFFF;
	height: 15px;
	text-indent: 4px;
	margin-top: 1px;
}
.MainNav li a{
	color:#ffffff;
	text-decoration:none;
	display: block;
	height: 15px;
}
.MainNav li a:hover{ background-color:#a00a0e;}
.MainNav li a.ActiveMain{ background-color:#a00a0e;}
