/*** BEGIN reset css ***/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img,button{border:0;}address,caption,cite,code,dfn,em,strong,th,var,b,i{font-style:normal;font-weight:normal;}ol,ul {list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight: normal;}q:before,q:after{content:'';}a, a:hover, object {outline:none;}
/*** END reset css ***/

/* hide from ie on mac \*/
html {
	height: 100%;
	overflow: auto;
}

#dj {
	height: 100%;
}
/* end hide */

body {
	width:100%;
	height: 100%;
	margin: 0;
	padding: 0;
	background-color: #fff;
}

#c {width:100%; height:100%; min-width:990px; min-height:750px; padding:0; margin:0;}
object {min-width:990px; min-height:750px; display:block; outline:none;}
strong {font-weight:bold;}
a {color:#d99f33;}

#ab {background: transparent url('../img/bg.jpg') repeat-x 0 0; text-align: center; font-family: Georgia, Arial, Helvetica, sans-serif; color: #656565;}
#ab #c {width: ; margin: 0 auto; text-align: left; width: 960px;}
#ab h1 {margin: 0; padding: 0; text-indent: -5000px; background: transparent url('../img/logo.jpg') no-repeat 0 0; width: 166px; height: 77px;}

#ab h2 {padding: 40px 0; text-align: center; font-size: 30px;}
#ab h3 {padding: 0 0 10px 0; font-size: 20px;}
#ab p {margin-top:10px; font-size: 13px; line-height: 19px;}

.txt {width:500px; margin:20px auto;}

