@charset "utf-8";
/****************** Css ReSet *****************/
/* CSS Document */
body,ul,ol,li,p,form,fieldset,table,td,img,div,span,a,input,dd,dt,dl{margin:0px;padding:0px;border:none;font:12px arial;color:#333;}
body{text-align:center;background:url(../Img/PageTop.jpg) top center repeat-x;background-attachment:fixed;}
div,ul{margin:auto;}
a:link {
	text-decoration: none;
	color: #333;
}
a:visited {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: underline;
	color: red;
}
a:active {
	text-decoration: none;
	color: red;
}

ul,li{list-style:none;}

/****************** Css Basic Set *****************/
.NoticeCss{padding-left:30px;background:url(../Img/Notice.jpg) top left no-repeat;line-height:24px;}

#WAP_Page{width:1003px;text-align:left;clear:both;}
#WAP_Page_Bottom{width:1003px;clear:both;padding:10px 0px 10px 0px;}
#WAP_Page_Bottom #WAP_Page_Bottom_left{float:left;}
#WAP_Page_Bottom #WAP_Page_Bottom_left img{padding:20px 0px 0px 20px;}
#WAP_Page_Bottom p{float:right;line-height:200%;text-align:right;padding-right:5px;}
#WAP_Page_Bottom p *{font-size:12px;}
#WAP_Page_Bottom p b a{margin:0px 10px 0px 0px;}
#WAP_Page_Bottom p b a:link{color:#06C;}
#WAP_Page_Bottom p b a:visited{color:#06C;}
#WAP_Page_Bottom p b a:hover{color:red;}
#WAP_Page_Bottom p b a:active{color:red;}
#WAP_Page_Bottom p font{color:#06C;padding-left:5px;}
#WAP_Page_Bottom p a{margin:0px 10px 0px 10px;}

.ClearBox {
border-top:1px solid transparent !important; 
margin-top:-1px !important; 
border-top:0; 
margin-top:0; 
clear: both;
visibility: hidden; 
}
