@charset "gb2312";
/* CSS Document */

body{ margin:5px; padding:0px; font-family:"ËÎÌå"; font-size:12px; color:#333;}
img{ border:0px;}
ul,li,h4,h1,p{ padding:0px; margin:0px;}

/* NeiPages CSS Document */

.MainBox{
	width:996px;
	padding: 2px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border: 1px solid #CCCCCC;
}

.Box1{ height:44px; background-image:url(images/NeiPage_03.jpg);}
.Box1 img{ float:right; margin-top:15px; margin-right:20px;}
.Box2{ height:114px; background-image:url(images/NeiPage_05.jpg);}
.Box2 img{ padding-left:20px; padding-top:20px;}
.Box3{ height:44px; background-image:url(images/NeiPage_06.jpg);}
.Box4{background-image:url(images/NeiPage_08.jpg); background-position:top; background-repeat:no-repeat;}
.Box5{ height:97px; background-image:url(images/NeiPage_10.jpg); clear:both; margin-top:15px;}
.box6{ float:left; margin-left:30px; margin-right:100px; margin-bottom:10px;}
.box7{ float: left; margin-bottom:10px;}
.box8{ float:right; margin-right:80px; margin-bottom:10px;}
.Left,.Right{ margin-top:20px;}
.Left{ width:200px; float:left; margin-left:8px;}
.Right{ width:730px; float:right;}

.Left h4,.Right h4{ font-size:14px; color:#3399ff; background-image:url(images/icon.gif); background-repeat:no-repeat; background-position:top left; padding-left:25px;}

.Position{ text-align:right;font-family:Arial; padding:5px;}
.Position h1{color:#999; font-size:12px; font-weight:normal;}
.Position h1 a{ color:#999; text-decoration:none;}


.ProBox{ margin-top:20px; margin-left:25px;}
.ProShow{ width:160px; height:200px; float:left; margin-right:15px; margin-bottom:10px;}
.ProShowImg{ width:150px; height:150px; border:solid 1px #cccccc; padding:2px;}
.ProShow h1{ font-size:12px; font-weight:normal; text-align:center; padding:5px;}
.ProShow h1 a{ text-decoration:none; color:#333;}



.ConBox{ margin-top:20px; margin-left:25px; margin-right:20px;}
.ConBox p{ line-height:200%; clear:both; margin-bottom:20px;}
.ConBox img{ float:right; border:solid 2px #cccccc; margin-left:10px; margin-bottom:10px;}


.ConBox h1{ font-size:13px; clear:both; margin-bottom:10px;}


.Img1 img{ float:left; margin-right:20px; border: solid 1px #cccccc; padding:2px; margin-bottom:20px;}
.Img2 img{ float:left;margin-left:100px; margin-right:100px; border: solid 1px #cccccc; padding:2px; margin-bottom:20px;}
.Img3 img{ float:left;margin-left:100px; margin-right:10px; border: solid 1px #cccccc; padding:2px; margin-bottom:20px;}

.Img4 img{ float:right;  border: solid 1px #cccccc; padding:0px; margin-bottom:20px;}

.TB01{ width:100%; font-family:Arial; margin-top:5px; margin-bottom:20px; }
.TB01 th{ background-color:#dbdbdb; padding:1px;}
.TB01 td{ background-color:#e7e7e7; padding:1px;}

.TB02{ width:100%;}
.TB02 td{ font-weight:bold;}

.Copyright{ line-height:150%; margin:20px; color:#666; font-family:Arial;}
.Copyright a{color:#999999; }

.HonorImg img{ height:211px; float:left; margin-right:20px; border:solid 1px #cccccc; text-align:center;}










/* Nav CSS Document */

.TopNav{ width:842px; float:right;}
.TopNav ul{ list-style:none;}
.TopNav li{
	text-align: center;
	background-image: url(images/MenuBg.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 31px;
	padding-right: 24px;
	padding-left: 25px;
	font-size: 13px;
	font-weight: bold;
}
.TopNav li a{
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	margin-top: 7px;
}
.TopNav li a:hover{}

.LeftNav{
	margin-top:10px;
	margin-left: 8px;
}
.LeftNav ul{}
.LeftNav h1{
	font-size: 12px;
	font-weight: normal;
	background-image: url(images/icon1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 18px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
}
.LeftNav h1 a{
	color: #666666;
	text-decoration: none;
}
.LeftNav h1 a:hover{}
