* {
	margin: 0px;
	padding: 0px;
}

#box{
	width: 100%;
	min-width: 1000px;
	overflow: hidden;
}

#header{
	background: #f5fbfe url(img/line_pat.gif) repeat-x left bottom;
	width: 100%;
	height: 180px;
}

#logo {
	float: left;
	margin-top: 40px;
}

#logo_left{
	background: url(img/logo_left.gif) no-repeat center left;
	width: 29px;
	height: 73px;
	float: left;
}

#logo_middle{
	width: 300px;
	height: 73px;
	float: left;
	text-align: center;
	font-family: verdana;
	color: #787878;
	font-size: 15px;
	font-weight: bolder;
}

#logo_right{
	background: url(img/logo_right.gif) no-repeat center left;
	width: 225px;
	height: 49px;
	float: left;
	padding-top: 24px;
	color: #fff;
	font-family: tahoma;
	font-size: 24px;
	text-align: center;
}

#menu {
	width: 400px;
	float: right;
	margin-top: 25px;
	font-family: verdana;
	font-size: 13px;
	font-weight: bold;
}
	
#menu ul{
	float: left;
	width: 165px;
	list-style: none;
	margin-left: 25px;
}

#menu a{
	background: url(img/menu.gif) no-repeat center left;
	padding-left: 23px;
	height: 20px;
	margin-top: 12px;
	padding-top: 2px;
	display: block;
	text-decoration: none;
	color: #787878;	
}

#menu ul li a:hover{
	background: url(img/menu_active.gif) no-repeat top left;
	color: #fff;
}

#main {
	width: 100%;
	margin-top: 29px;
	min-width: 1000px;
	overflow: visible;
}

.article{
	margin-left: 25px;
	font-family: verdana;
	font-size: 12px;
	color: #353535;
	padding-right: 16px;
        text-align:justify;
        text-indent:2em;
}

.article p {
padding-top: 10px;
}

.article ol{
padding-left:25px;
}
.article ul{
padding-left:25px;
}
.article li{
text-indent:0px;

}
.article a{
	color:#4F9DBD;
}

.article dt a{
	color:#4F9DBD;
font-weight: bold;
}

.article dt{
padding-top:10px;
}
.article h1{
	font-family: verdana;
	font-size: 19px;
	font-weight: normal;
	color: #4f9dbd;
	
}

#photo{
	width: auto;
	margin-top: 25px;
	margin-left: 35px;
}

#photo h1{
	margin-bottom: 25px;
	font-family: verdana;
	font-size: 20px;
	font-weight: normal;
	color: #454545;
}

#photo img{
	border: 2px solid #87c0d7;
	margin-right: 14px;
	margin-bottom: 14px;
}

#invited{
	margin-left: 25px;
	margin-top: 12px;
	width: auto;
}

#invited h1{
	margin-bottom: 25px;
	font-family: verdana;
	font-size: 20px;
	font-weight: normal;
	color: #454545;
	clear:left;
}

.inv_box{
	width: 240px;
	float: left;
	font-size: 12px;
	font-family: verdana;
	color: #454545;
	padding-right: 10px;
	margin-bottom: 25px;
	
}

.inv_box img{
	border: 3px solid #54a5c6;
	margin-bottom: 10px;
}

.inv_box h2{
	font-family: verdana;
	font-size: 16px;
	color: #454545;
	margin-bottom: 10px;
}
#whant{
	width: 440px;
	height: 209px;
	background: #eceadf url(img/l_up.gif) no-repeat top left;
	vertical-align: top;
	margin-right: 15px;
}

#whant_2{
	width: 440px;
	height: 209px;
	background: url(img/r_up.gif) no-repeat top right;
	vertical-align: top;
}

#whant_3{
	width: 440px;
	height: 209px;
	background: url(img/r_dw.gif) no-repeat bottom right;
	vertical-align: top;
}

#whant_4{
	width: 440px;
	height: 209px;
	background: url(img/l_dw.gif) no-repeat bottom left;
	vertical-align: top;
	font-family: verdana;
	font-size: 12px;
	color: #353535;

	
}


#whant_4 h1 a{
	font-family: verdana;
	font-size: 20px;
	font-weight: normal;
	color: #454545;
	margin-bottom: 17px;
	margin-left: 20px;
}

#whant_4 h1 b a{
font-family: verdana;
	font-size: 20px;
	font-weight: normal;
	color: #5da8c7;
}


#login{
	margin-top: 15px;
	width: 450px;
	float: left;
}

#login span{
	margin-left: 20px;
}

#whant_4 p{
	display: block;
	margin-top: 6px;
	margin-left: 20px;
}

.txt{
	width: 140px;
	height: 21px;
	border: 1px solid #cdd4d3;
	margin-left: 4px;
	margin-right: 14px;
	float: left;
	padding-top: 2px;
}

#reg{
	margin-top: 10px;
}
#reg button { 
	background: none;
	border: none;
	margin: 0 2px 0 0;
	overflow: visible;
	padding: 0;
	width:auto;
	margin-left: 15px;
	margin-top: 8px;
	float: left;
}
	


#login b{
	font-size: 12px;
	font-family: verdana;
	color: #5b5b5b;
	display: block;
	float: left;
	margin-top: 6px; 
}

#reg a.small{
	display: block;
	float: left;
	margin-top: 12px;
	font-size: 12px;
	font-family: verdana;
	color: #454545;
}

#reg a.small:hover{
	text-decoration: none;
}


#reg a.big{
	display: block;
	background: url(img/reg.gif) no-repeat top left;
	width: 148px;
	height: 27px;
	color: #fff;
	font-size: 16px;
	font-family: verdana;
	font-weight: bold;
	padding-top: 11px;
	padding-left: 70px;

	text-decoration: none;
}

#reg a.big:hover{
	text-decoration: underline;
}

#whant_4 #form_down{
	float: left;
	display: block;
	height: 20px;
	border-top: 1px solid #bdbcb6;
	font-family: verdana;
	font-size: 12px;
	color: #7a7878;
	padding-top: 7px;
	margin-left: 15px !important;
	margin-left: 10px;
}

#right2{
	margin-top: 25px;
	padding-right: 10px;
	float: left;
}
#right2 td{
	width: 100%;
}

#right2 h2{
	font-size: 20px;
	font-family: verdana;
	color: #454545;
	font-weight: normal;
	margin-bottom: 25px;
}



.news_box h1{
	display: block;
	background: url(img/new.gif) no-repeat top left;
	width: 170px;
	height: 32px;
	padding-left: 14px;
	padding-top: 3px;
	margin-left: -14px;
	margin-bottom: 15px;
	font-size: 16px;
	font-family: verdana;
}

.news_box h1.last{
	display: block;
	background: url(img/last.gif) no-repeat top left;
	width: 184px;
	height: 35px;
	font-size: 16px;
	font-family: verdana;
	color: #fff;
}

.news_box h1 b{
	font-size: 24px;
	font-weight: normal;
}

.news_box  h3 a{
	font-family: verdana;
	font-size: 16px;
	color: #297999;
	margin-bottom: 3px;
}

.news_box{
	font-family: tahoma;
	font-size: 12px;
	padding-left: 14px;
	color: #454545;
	margin-bottom: 28px;
}


.news_box a:hover{
	text-decoration: none;
}

#foot{
	float: left;
	margin-top: 30px;
	width: 100%;
}
#foot_menu{
	background: url(img/fmenu.gif) repeat-x top left;
	float: left;
	width: 100%;
}

#cnt div{
	display: table;
	margin: 0 auto;
	text-align: center;
	margin-top: 28px;
	color: #fff;
	font-family: verdana;
	font-size: 12px;
}

#foot_menu  a{
	margin-left: 10px;
	color: #fff;
	text-decoration: none;
	margin-right: 10px;
	color: #fff;
	font-family: verdana;
	font-size: 12px;
}

#foot_menu a:hover{
	text-decoration: underline;
}

#fmenu_end{
	background:#fff url(img/foot.gif) no-repeat top left;
	width: 25px;
	height: 70px;
	float: right;
}
#fmenu_start{
	background:#fff url(img/foots.gif) no-repeat top right;
	width: 15px;
	height: 70px;
	float: left;
}
#inform{
	float: left;
	height: 57px;
	width: 380px;
	margin-left: 15px;
	margin-top: 22px;
	font-family: verdana;
	font-size: 12px;
	color: 454545;
}

#copy{
	background: url(img/copy.gif) no-repeat top left;
	float: right;
	height: 44px;
	width: 215px;
	margin-top: 22px;
	padding-left: 60px;
	padding-top: 13px;
	font-size: 12px;
	font-family: verdana;
	color: #525252;
	margin-bottom: 25px;
}

#copy a{
	color: #2f7c9b;
	font-weight: bold;
	text-decoration: none;
}

#copy a:hover{
	text-decoration: underline;
}

.next{
	height: 20px;
	border-top: 1px dashed #bdbcb6;
	margin-top: 15px;
	margin-bottom: 20px;
	width: 300px;
	float: left;
	padding-top: 5px;
	clear: both;
}
.next a{
	color: #bdbcb6;
	font-size: 12px;
	font-family: verdana;
	text-decoration: none;
}


.next a:hover{
	color: #2f7c9b;
}