@charset "utf-8";
/* CSS Document */

body{
	padding:0;
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: 0 top;
}



/*-------------------Full Body--------------------*/

#body {
	display: block;
	width: 779px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
}
/*----------------------------Start hedar-------------------*/
#hedar {}

/*------Topbar------*/
.topbar {
	width: 779px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	
}
/*---topbar left---*/

#left{
	float: left;
	width: auto;
	display: block;
	margin: 0px;
	padding: 0px;
}

/*----topbar right----*/

#right{
	float: right;
	display: block;
	margin: 0px;
}



/*---------------------------------- head --------------------------------*/
#head {
	padding: 0px;
	clear: both;
	width: 779px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

/*----------------------------start text with mun----------------------------*/
#txtwithmune{
	width: 779px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	
}

#bgbogy{
	background-image: url(../images/bgbody.jpg);
	background-repeat: repeat;
	background-position: 0px 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 9px;
	height: auto;
	display: block;
	clear: both;
	}

/*---mune---*/
#mune{
	background-image: url(../images/bgm.jpg);
	background-repeat: repeat;
	float: left;
	height: 212px;
	width: 199px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	display: block;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}


#leftx{
	float: left;
	width: 175px;
	display: block;
	margin-top: 30px;
	clear: both;
	background-color: #B8E624;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #666;
	margin-left: 2px;
	text-align: left;
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}




/*-------------------text body---------------------*/
.text{
	float: right;
	width: 523px;
	margin-top: 10px;
	margin-left: 5px;
	margin-right: 11px;
	border-left-width: 2px;
	border-left-style: dotted;
	border-left-color: #B7B7B7;
	display: block;
	height: auto;

}
h1{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #7F7F7F;
	text-decoration: none;
	line-height: 10px;
	width: auto;
}

/*-----------mune2----------*/
#mune2{
	display: block;
	padding: 0px;
	width: 200px;
	}

#mune2 ul.mune2 li 
{
	display:block;
}

#mune2 ul li a {
	background-image: url(../images/dot.jpg);
	background-repeat: no-repeat;
	background-position: 7px 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ADADAD;
	font-family: "Monotype Corsiva";
	font-size: 18px;
	font-weight: bold;
	color: #507AD3;
	text-decoration: none;
	padding-left: 19px;
	margin-left: -40px;
	width: 175px;
	display: block;
	padding-bottom: 2px;
}

#mune2 ul li a:hover{
	color:#8BC0FC;
	font-family: "Monotype Corsiva";
	text-decoration: none;
}
/*----show text-----*/
.showtext{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999;
	height: auto;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 10px;
	text-align: justify;
}

/*-----------------ADS---------------*/

#ads{
	display: block;
	clear: both;
	text-align: center;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 40px;
	padding-left: 0px;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

/*---------------start Box----------------*/
#box{
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/xc.jpg);
	background-repeat: repeat;
	background-position: 0px 0px;
	height: 195px;
	width: 740px;
}

#center{
	width: 450px;
	display: block;
	padding: 5px;
	height: 170px;
	margin: 0px;
	float: right;
}
#left2{
	display: block;
	float: left;
	width: 250px;
	clear: both;
	margin-top: 20px;
	padding-left: 10px;
}
#right2{
	display: block;
	float: right;
	width: 210px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #69F;
	height: 165px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-top: 0px;
	margin: 0px;
}
#left3 {
	float: left;
	display: block;
	width: 200px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #69F;
	height: 165px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-top: 0px;
}

/*start links box left*/


#left3 ul li a {
	background-image: url(../images/lin.gif);
	background-repeat: no-repeat;
	background-position: 7px 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	padding-left: 19px;
	width: 180px;
	display: block;
	padding-bottom: 2px;
	margin-left: -45px;
	clear: both;
}

#left3 ul li 
{
	display:block;
}

#left3 ul li a:hover {
	color: #868686;
	display: block;
}


/*links box right*/

#right2 ul li a {
	background-image: url(../images/lin.gif);
	background-repeat: no-repeat;
	background-position: 7px 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	padding-left: 19px;
	width: 180px;
	display: block;
	padding-bottom: 2px;
	margin-left: -45px;
	clear: both;
}

#right2 ul li 
{
	display:block;
}

#right2 ul li a:hover {
	color: #868686;
	display: block;
}

/*-----------------------Footer-----------------------*/

#footer{
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	height: auto;
	text-align: center;
}

#footertxt{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #999;
	text-decoration: none;
	text-align: center;
	display: block;
	height: 33px;
	background-image: url(../images/footer.jpg);
	background-repeat: repeat;
	background-position: 0px 0px;
	padding-top: 35px;
	padding-bottom: 10px;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

h2{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	color: #666;
	letter-spacing: 1px;
	font-weight: bold;
}
h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #408EEE;
	text-decoration: none;
	padding-left: 40px;
}
.tit {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 20px;
	line-height: 0px;
	font-weight: bold;
	color: #06F;
	text-decoration: none;
	background-color: #C4E8FF;
	width: 420px;
	height: 7px;
	display: block;
	text-transform: uppercase;
	padding-left: 10px;
	border-right-width: 25px;
	border-right-style: solid;
	border-right-color: #09F;
}
.click {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	background-color: #B8E624;
	padding-right: 5px;
	padding-left: 5px;
	border: 1px dotted #6C0;
}

.click a:link{
	font-size: 12px;
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
	color: #FFF;
}
.click a:visited{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}

.click a:hover{
	font-size: 12px;
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
	color: #333;
}


h4{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #585858;
	text-align: left;
	display: block;
}
.rows {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #007ACC;
}
.tit1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #333;
}


h5{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #0398F1;
	background-color: #D1EF6B;
	width: 350px;
	height: 9px;
	text-align: left;
	line-height: 0px;
	padding-left: 8px;
	text-decoration: none;
	letter-spacing: 5px;
}
.dr{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #B8E624;
	text-decoration: none;
}
h6{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #06C;
	text-align: center;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F00;
	width: 340px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-transform: uppercase;
	display: block;
}

.pl {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #F00;
	width: 170px;
	background-color: #FFF;
	display: block;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 3px;
	height: auto;
}


#leftx2{
	float: left;
	width: 180px;
	margin-top: 30px;
	background-color: #CCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #666;
	margin-left: 2px;
	text-align: left;
	padding-top: 12px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-decoration: none;
	display: block;
	
	}

#tows{
	clear: both;
	display: block;
	height: auto;
}
#ltows{
	display: block;
	float: left;
	width: 250px;
	clear: both;
}
#rtows{
	display: block;
	float: right;
	width: 250px;
}
#p{
	display: block;
	height: auto;
}
.bg{
	background-color: #F2F2F2;
	display: block;
	padding: 5px;
	margin-bottom: 10px;
}
.answer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-color: #F00;
	width: 25px;
	padding-right: 2px;
	padding-left: 5px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #333;
	margin-left: 2px;
	margin-right: 5px;
}
.answer1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	background-color: #B8E624;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #8AAC13;
	margin-right: 5px;
	margin-left: 2px;
	padding-right: 2px;
	padding-left: 5px;
	width: 25px;
}
.email {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #F00;
	text-decoration: none;
}
.email2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #333;
}

#time{
	display: block;
	clear: both;
	width: 150px;
	margin-left: 30px;
}
