﻿@charset "utf-8";
/* project: www.mongoleej.com
   author: Buyantsogt (buyaka design) */
@import url(index.css);   
@import url(bichleg.css);
@import url(golbulan.css);
<!-- /* $WEFT -- Created by: mgleej (mgleej@126.com) on 2009-3-11 -- */
@font-face {
	font-family: Menksoft2007;
	font-style:  normal;
	font-weight: normal;
	src: url(MENKSOF0.eot);
}
-->
body{
	margin:0px; 
	background-color: #fffeec; 
	font:normal 18px Menksoft2007;
	color:#411d00; 
}
a{
	color:#411d00; 
	font-size:18px; 
	text-decoration:none;
}
a:hover{
	color:#00616a; 
	font-size:18px; 
	text-decoration:none;}
img{
	border:0;
}
input, select, textarea{
	font:normal 18px Menksoft2007;
}
input	{
	color:#00425a; 
}
.cmd{
	width:25px; 
	height:120px; 
	writing-mode:tb-rl;
}
.cmd_title{
	width:25px;
	height:391px;
	writing-mode:tb-rl;
}
.cmd_code{
	width:45px;
	height:20px;
}
select{
	color: #666699; 
	writing-mode:tb-rl;
}
textarea{
	color:#00425a; 
	width:330px;  
	height:440px; 
	writing-mode:tb-rl;
	word-break:keep-all; 
	text-align:justify;
	text-align:BlockJustify;
	text-align-last:justify;
}