@charset "utf-8";
* {
	padding:0;
	margin: 0px;
	/*position: relative;*/
}
body {
	font-family: "MS UI Gothic";
	font-size: 12px;
}
img {
	border: 0px;
}
a:link {
	text-decoration: none;
	color: #999999;
}
a:visited {
	text-decoration: none;
	color:#999999;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
#wrap {
	width: 840px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#wrap #top {
	width: 840px;
}
#wrap #menu_wrap {
	width: 840px;
	height: 34px;
}
#wrap #menu_wrap #m1 {
	float: right;
}
#wrap #menu_wrap #m0 {
	float: right;
}
#wrap #menu_wrap #m2 {
	float: right;
}
#wrap #menu_wrap #m3 {
	float: right;
}
#wrap #menu_wrap #m4 {
	float: right;
}
#wrap #menu_wrap #m5 {
	float: right;
}

#wrap #flash_box {
	height: 200px;
	width: 840px;
	margin-top: 13px;
	margin-bottom: 22px;
}

#wrap #company_intro {
	width: 840px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #cccccc;
	border-bottom-color: #cccccc;
	padding-top: 15px;
	padding-bottom: 15px;
}
#wrap #content_wrap {
	height: 240px;
	width: 840px;
	margin-bottom: 22px;
}
#wrap #content_wrap #contact_addr {
	float: left;
	height: 240px;
	width: 230px;
}
#wrap #content_wrap #news_wrap {
	float: left;
	height: 240px;
	width: 565px;
	margin-left: 45px;
}
#wrap #content_wrap #news_wrap #news_top{
	width: 565px;
	clear: both;
}
#wrap #content_wrap #news_wrap #news_top #news_left {
	float: left;
	width: 59px;
}
#wrap #content_wrap #news_wrap #news_top #news_more {
	float: left;
	width: 506px;
	height:17px;
	text-align:right;
	padding-top: 20px;
}
#wrap #content_wrap #news_wrap #news_ctn {
	width: 565px;
	clear: both;
}
#wrap #content_wrap #news_wrap #news_ctn #news_date {
	width: 105px;
	height: 180px;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
}
#wrap #content_wrap #news_wrap #news_ctn #news_title {
	height: 180px;
	width: 459px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}


#wrap #bottom {
	width: 840px;
	clear: both;
	margin-top: 10px;
	text-align: center;
}




/*sub css start*/
#wrap #img_box {
	height: 100px;
	width: 840px;
	margin-top: 13px;
	margin-bottom: 22px;
}
#wrap #scontent_wrap {
	width: 840px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 20px;
}
#wrap #scontent_wrap #title{
	height: 50px;
	width: 840px;
	font-weight: bold;
	font-size: 18px;
}
#wrap #scontent_wrap #view{
	width: 798px;
	border: 1px dotted #cccccc;
	padding: 20px;
	line-height: 25px;
}
/*sub css end*/



/*contact css start*/
.red_small {
	font-weight: bold;
	font-size: 10px;
	color: #FF0000;
}

/*contact css end*/



/*news css start*/
#wrap #scontent_wrap #view #news_waku {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.txt_black_b {
	font-size:14px;
	font-weight:bold;
}
ul,ol,li {
	margin-left:15px;
}

/*news css end*/




/*menu CSS start*/
div.mtDropdown{ FONT-SIZE: 12px; COLOR: #333333; FONT-FAMILY:verdana;  letter-spacing:-1; }
.mtDropdownMenu {
    LEFT: -1000px; OVERFLOW: hidden; POSITION: absolute; TOP: -1000px
}
.mtDropdownMenu .content {
    POSITION: absolute
}
.mtDropdownMenu .items {
    BORDER-RIGHT: #999999 1px solid; BORDER-TOP: #999999 1px solid; Z-INDEX: 2; LEFT: 0px; BORDER-LEFT: #999999 1px solid; BORDER-BOTTOM: #999999 1px solid; POSITION: relative; TOP: 0px
}
.top .items {
    BORDER-TOP: #999999 1px solid;
}
.mtDropdownMenu .item {
    BORDER-RIGHT: medium none; BORDER-TOP: medium none; FONT-SIZE: 12px; BORDER-LEFT: medium none; CURSOR: hand; COLOR: #4a4b4b; BORDER-BOTTOM: medium none; FONT-FAMILY: MS UI Gothic; TEXT-DECORATION: none
}
.mtDropdownMenu .background {
    Z-INDEX: 1; LEFT: 0px; POSITION: absolute; TOP: 0px; moz-opacity: .8
}
.mtDropdownMenu .shadowRight {
    Z-INDEX: 3; FILTER: alpha(opacity=40); WIDTH: 2px; POSITION: absolute; TOP: 3px; moz-opacity: .4
}
.mtDropdownMenu .shadowBottom {
    Z-INDEX: 1; FILTER: alpha(opacity=40); LEFT: 3px; POSITION: absolute; HEIGHT: 2px; moz-opacity: .4
}
.mtDropdownMenu .hover {
    BACKGROUND: #F5F5F5; font-weight: bold; 
}
/*menu CSS style END*/
