/* CSS Document */
/*copy right Cybersquare.inc*/
html{
	color:#000;
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th{
	margin:0;
	padding:0;
}

fieldset,img{
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var{
	font-style:normal;
	font-weight:normal;
}
caption,th{
	text-align:left;
}
h1,h2,h3,h4,h5,h6{
	font-weight:normal;
}
q:before,q:after{
	content:'';
}
abbr,acronym {
	border:0;
	font-variant:normal;
}
sup {
	vertical-align:text-top;
}
sub {
	vertical-align:text-bottom;
}
input,textarea,select{
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit;
}
legend{
	color:#000;
}
ul,li{
	list-style:none;
	padding:0;
	margin:0;
}
img{
	border:0;
	margin:0;
	padding:0;
}
div,dl,dd,ul,li,hr{
    min-height:1%;
}
div:after,dl:after,dd:after,ul:after,li:after,hr:after{/*for modern browser*/
    content:".";
    display: block;
    height:0px;
    clear:both;
    visibility:hidden;
}
* html div,* html dl,* html dd,* html ul,* html li,* html hr{
    /*\*/height:1%;/*for WinIE*/
    display:inline-table;/*for MacIE*/
}
/*font*/
.j10, .j12, .j14, .j16, .j18{
	font-family:Osaka, MS PƒSƒVƒbƒN, MS UI Gothic, sans-serif;
}
.e10, .e12, .e14 {
	font-family:Arial, Verdana, sans-serif;
}
.j10{
	font-size:0.7em;
	line-height:150%;
}
.j12{
	font-size:0.8em;
	line-height:150%;
}
.j14{
	font-size:0.95em;
	line-height:140%;
}
.j16{
	font-size:1.1em;
	line-height:150%;
}
.j18{
	font-size:1.2em;
	line-height:160%;
}
.right{
	float:right;
}
.left{
	float:left;
}
.clear{
	clear:both;
}
body {
	background:#333333;
}
#back{
	background-image: url(../images/back.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	width:912px;
	position:absolute;
	top:0;
	left:50%;
	margin-left:-450px;
}
#module-content{
	width:250px;
	height:54px;
	position: absolute;
	top: 10px;
	left:619px;
	z-index: 100;
}
html > body #module-content{
	top: 9px;
	left:651px;
	z-index: 100;
}
#module-content form{
	height:25px;
}
#module_input{
	width:165px;
	height:19px;
	margin: 7px 5px 5px 0;
	padding:3px 0 0 6px;
	background-image: url(../images/search.jpg);
	border: none;
	background-position: left top;
}
#module_bottan{
	width:56px;
	height:24px;
	padding:0;
	margin:3px 0 0 0;	
}
#out_countenar{
	width:900px;
	margin:0 auto;
}
#head{
	background:#333333;
	height:21px;
	padding:22px 0 12px 24px;
}
#head2{
	background:#333333;
	height:20px;
	padding:23px 0 12px 24px;
	margin: 0px;
}
#head h1{
	margin:1px 120px 0 0;
	padding:0;
	width:262px;
}
#head2 h1{
	margin:0;
	padding:0;
}
#language{
	list-style:none;
	width:225px;
	position: absolute;
	top: 13px;
	left:370px;
	z-index: 120;
}
#language ul{
	margin:0;
}
#language li{
	float:left;
	margin:0 20px 0 0;
	padding:0;
}
#countenar{
	width:858px;
	margin:16px auto 10px auto;
}
#countenar2{
	width:900px;
	margin:0px;
}
#countenar2 h2{
	margin:0px;
}
#undermenu{
	background:#C7E57B;
	text-align:center;
	padding:10px 0;
}
#undermenu p{
	margin:0;
	padding:0;
}
#undermenu hr{
	width:90%;
	border:003366 double 2px;
	margin:8px auto;
	clear: both;
}
#copyright{
	background:url(../images/back_u.jpg) left top no-repeat #333333;
	color:#FFFFFF;
	text-align:center;
	padding:18px 0 28px 0;
	width:912px;
	margin:0 auto;
}
#main_contents{
	width: 660px;
	padding-left: 20px;
	display: block;
	float:left;
}

