/* CSS Document */

body,html{
	font-size: 12px;
	color: #333333;
	line-height: 150%;
	background-image: url(../images/IndexBg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
}
img,h1,h2,h3,h4,p,form,ul,li{ margin:0px; padding:0px; border:0px;}

#Head,#Banner,#SearchBg,#Main,#Footer{ width:982px; margin:0 auto;}

#Head{
	height:104px;
	background-image:url(../images/Head.jpg);
	background-repeat: no-repeat;
}
#Banner{ height:175px; background-image:url(../images/index_5.jpg);}
#SearchBg{ height:41px; background-image:url(../images/index_6.jpg);}
#Main{
	height:auto;
	background-image:url(../images/index_10.jpg);
	background-repeat: repeat-y;
}

#MLeft{
	width:220px;background-image:url(../images/index_7.jpg);background-repeat: no-repeat;background-position: top;float:left;}
#MRight{ width:762px; background-image:url(../images/MainRightBg.jpg); background-repeat:no-repeat; background-position:top;float:right;}

#Footer{ height:138px; background-image:url(../images/index_12.jpg); clear:both; line-height:20px;}
#Footer p{
	color: #666;
	margin-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
}
#Footer p a{ color:#666; text-decoration:none;}

#Footer h1{ font-size:13px; color:#333; float:left;  text-indent:20px;}
#Footer h1 a{ color:#333;  text-decoration:none;}

.Logo{
	float:left;
	height: 58px;
	width: 310px;
	margin-top: 19px;
	margin-left: 15px;
}
.TopNav{
	float:right;
	height: 39px;
	width: 643px;
	margin-top: 57px;
	margin-right: 5px;
}



.TopLog{ width:260px; float:left; }
.MainNav{ width:642px; height:39px; float:right; list-style:none; margin-top:56px;}
.MainNav ul{}
.MainNav li{ width:91px; height:39px; float:left; display:block;  background-image:url(../images/TopNavBg1.jpg); font-size:14px; font-weight:bold; text-align:center; line-height:38px;}
.MainNav li a{  width:91px; height:39px; color:#ffffff; text-decoration:none; display:block;  }
.MainNav li a.ActiveMainNav{ background-image:url(../images/TopNavBg1-1.jpg);  }
.MainNav li a.TopHome{ background-image:url(../images/TopNav1_81.jpg);  }
.MainNav li a.TopHome1{ background-image:url(../images/TopNav_81-1.jpg);  }

.SearchCon{
	background-image: url(../images/SearchImg_21.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 8px;
	height: 28px;
	padding-left: 123px;
	margin-top: 4px;
	padding-top: 5px;
	float: left;
	width: 250px;
}

#Search{
	z-index: 101;
}
#Search input{background-color: #E9E9E9;
	border: 1px solid #CCCCCC;}

#Click{
	z-index: 102;
	top: 3px;
	position: relative;
}

.Position{
	width: 550px;
	float: right;
	margin-top: 10px;
	text-align: right;
}

.Position p{
	margin-right: 20px;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
}
.Position a{
	color: #999999;
	text-decoration: none;
}

.LPro,.LWriting,.LCase{
	margin-left:8px;

	
}


.LProTitl,.LWritingTitl,.LCaseTitl{
	height:25px;
	padding-top: 13px;
	text-align: right;
	padding-right: 15px;
	 background-repeat:no-repeat;
}
.LPro{}
.LProTitl{ background-image:url(../images/Left_9.jpg);}


.LWriting{}
.LWritingTitl{background-image:url(../images/Left_13.jpg);}
.LCase{}
.LCaseTitl{background-image:url(../images/Left_15.jpg);}

.LeftNav{
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;

}
.LeftNav h1{
	font-size: 12px;
	font-weight: normal;
	background-image: url(../images/icon1.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-left: 10px;

	
}
.LeftNav h1 a{
	color: #333333;
	text-decoration: none;
	display: block;
	padding-left: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.LeftNav h1 a:hover{
	text-decoration: underline;
	color: #666666;
}
.LeftNav h1 a.LeftActive{
	display: block;
	background-image: url(../images/icon5.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-weight: bold;
}
