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

@import 'reset.css';
@import 'default.css';

body{
	background:#FEFEFE url(../images/bg.png) repeat-x;
		text-align:center;
}
body.intros{
	background:#000;
		text-align:center;
}
/* YAZI */
h1{
    display:none;
}
h2{
    color:#000;
    font-weight:bold;
    font-family:tahoma,Helvetica;
	font-size:16px;
}
h3{
    color:#01BEE7;
    font-weight:bold;
    font-family:Myriad Pro,Helvetica;
	font-size:20px;
}

h4{
    color:#fff;
	font-size:16px;
}

h5{
	font-size:14px;
}

a{
	
}

a:hover{
	
}
p{
    color:#000;
    font-size:12px;
    line-height:1.4;
    font-family:arial,helvetica;
	
}

/* YAPI */
#container{
	text-align:center;
	width:967px;
	margin:0 auto;
	background:url(../images/site-bg.png) repeat-y;
	
}
#welss{
	margin:20px 0;
}
#welss h2{
	font-size:30px;
}
#welss h2 a{
	color:#fff;
	text-decoration:none;
}
#header{
	margin:0 auto;
	width:748px;
}
.orls{
 	padding-left:100px;
	color:#fff;
}
#header #top{
	margin-left:10px;
	background:url(../images/top.png) no-repeat;
	width:736px;
	height:61px;
}
.alt{
    display:none;
}
#homepage{
	text-align:left;
    background: url(../images/homepage-bg.png) no-repeat;
	margin:0 auto;
	width:748px;

}
#homepage #homepage-left{
    width:150px;
    float:left;
	margin:10px 0;
    display:inline;

}
#homepage #homepage-right{
    width:558px;
    float:left;
    display:inline;
 	min-height:400px;
  	height:auto !important;
	height:400px;
	margin:10px;
}
#main{
	min-height:400px;
  	height:auto !important;
  	height:400px;
	margin:10px;

}

#welcome{
	width:768px;
}
#welcome h2{
	font-size:42px;
	float:left;
	display:inline;
	padding:7px 0 0 0;
}	
#welcome #sol{
	margin-left:23px;
}
#welcome #sols{
	margin-left:13px;
}
.czg{
	width:5px;
	height:170px;
	border-left:3px #000 solid;
	float:left;
	display:inline;
	margin:0 5px;
}
#down1{
	float:left;
	display:inline;
	width:162px;
	padding:3px;
	border-top:20px #9D6F00 solid;
	height:170px;

}
#intro{
	width:1000px;
	margin:0 auto;
}
.orl{
	margin-bottom:10px;
}
.orl h2{
	padding:0;
	margin:0;
}
.orl h2 a{
	text-decoration:none;
	color:#900;
	font-size:12px;
	margin:10px 0;
}
#down1 p{
	text-align:justify;
}
#down2{
	float:left;
	display:inline;
	border-top:#353130 solid 20px;
	height:170px;
	width:211px;
	padding:3px;
}
#down2 p{
	text-align:justify;
}
#down3{
	float:left;
	display:inline;
	border-top:#9D6F00 solid 20px;
	height:170px;
	width:320px;
	padding:3px;
}
#down3 img{
	float:right;
	width:230px;
	display:inline;
}
#down3 p{
	color:#000;
	text-align:justify;
}
#footer-top{
	background:url(../images/footer-top.png) no-repeat;
	width:747px;
	height:37px;
	margin:0 auto;
}
#footer-top p{
	color:#D29403;
	padding:10px;
}
#footer{
	padding-bottom:20px;
    color:#fff;
    background:url(../images/footer-bg.png) no-repeat;
	width:727px;
	height:62px;
	margin:0 auto;
}
#footer #footer-in{
    padding:14px 0;
    width:953px;
    position:relative;
    margin:0 auto;
    text-align:center;
}
#footer #footer-in .osd{
	padding:5px 0 0 150px;
	color:#000;
} 
#footer #footer-in .copy{
	padding-top:5px;

}
#footer #footer-in a{
    color:#000;
    text-decoration:none;
}
#footer #footer-in a:hover{
    text-decoration:underline;
}
