@charset "utf-8";
#main {
	width: 100%;
}
#main2 {
	background-image: url(imgz/white.jpg);
	background-repeat: no-repeat;
	background-position: center;
	width: 100%;
}
#main3 {
	background-image: url(imgz/bg-sky2.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 100%;
}

/*

CSS

*/


ol,ul {list-style:none;}
ul,ol,li,form,p{margin:0;padding:0;}
img,.haha,#haha,.leftBG{ behavior: url(iepngfix.htc); } 
/*
 xxxxxxxxxxxxxx  FORM
*/
.tableborder{
	border:solid;
	border-width:1px;
}

.fontcolorWhite{
	color:#FFFFFF;
}

.fontcolorYellow{
	color:#edd79d;
}

.fontcolorBlack{
	color:#000000;
}
.fontcolorRed{
	color: #FF0000;
}
.fontcolorGreen{
	color: #060;
}

.fontcolorGrey{
	color:#666666;
}
.fontcolorDarkGrey{
	color:#333333;
}
.fontcolorBrown{
	color:#4a381b;
}
/*
 xxxxxxxxxxxxxx  FONT TYPE
*/
.fonttypeTahoma{
	font-family:Tahoma;
}

.fonttypeGeorgia{
	font-family:Georgia;
}

.fonttypeArial{
	font-family:Arial;
}

/*
 xxxxxxxxxxxxxx  FONT STYLE
*/

.fontbold{
	font-weight:bold;
}
.fontunderline{
	text-decoration:underline;
}
.fontnodec{
	text-decoration:none;
}
/*
 xxxxxxxxxxxxxx  FONT SIZE
*/

.fontsize10{
	font-size:10px;
}
.fontsize11{
	font-size:11px;
}
.fontsize12{
	font-size:12px;
}
.fontsize13{
	font-size:13px;
}
.fontsize14{
	font-size:14px;
}
.fontsize15{
	font-size:15px;
}
.fontsize16{
	font-size:16px;
}
.fontsize17{
	font-size:17px;
}
.fontsize18{
	font-size:18px;
}
.fontsize19{
	font-size:19px;
}
.fontsize20{
	font-size:20px;
}

.linkPark A:link {text-decoration: none; color:#666666;}
.linkPark A:visited {text-decoration: none ; color:#666666;}
.linkPark A:active {text-decoration: none ; color:#F2B81B;}
.linkPark A:hover {text-decoration: underline; color:#F2B81B;}

.linkWhite A:link {text-decoration: none; color:#FFFFFF;}
.linkWhite A:visited {text-decoration: none ; color:#FFFFFF;}
.linkWhite A:active {text-decoration: none ; color:#FFFFFF;}
.linkWhite A:hover {text-decoration: underline; color:#FFFFFF;}

.pagingLink A:link {text-decoration: none; color:#009;}
.pagingLink A:visited {text-decoration: none ; color:#009;}
.pagingLink A:active {text-decoration: none ; color:#096;}
.pagingLink A:hover {text-decoration: underline; color:#096;}

.tagLink A:link {text-decoration: none; color:#666;}
.tagLink A:visited {text-decoration: none ; color:#666;}
.tagLink A:active {text-decoration: none ; color:#09F;}
.tagLink A:hover {text-decoration: underline; color:#09F;}

.paging1{

	background-color: #DFFFFF;
	border: 1px solid  #000;
	height:15px;
	padding:2px;
	
}

.paging2{

	background-color: #09F;
	border: 1px solid  #000;
	height:15px;
	padding:2px;

	
	
}#main {
	background-image: url(imgz/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#btm {
	background-image: url(imgz/btm.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 102px;
}

#top {
	background-image: url(imgz/menu.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 163px;
}
#side {
	background-image: url(imgz/side-o.png);
	background-repeat: no-repeat;
	height: 935px;
	width: 217px;
	background-position: top;
}
#regis {
	background-image: url(imgz/bg-regis.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 540px;
}
#comment {
	background-image: url(imgz/bg-comment.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 100%;
	height: 424px;
}

#topic {
	background-image: url(imgz/wb-writenew.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 100%;
	height: 424px;
}
#wbhead {
	background-image: url(imgz/wb-head.png);
	height: 35px;
	background-repeat: no-repeat;
	background-position: center;
}
#newsletter {
	background-image: url(imgz/newsletter.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 116px;
}
#contact {
	background-image: url(imgz/bg-contact.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 300px;
}
