@import url("daas_style.css");
/*------------------------------*/
/*---------CSS Document---------*/
/*------------------------------*/

/*---------customize-----------*/
a:link   {color:#746;}
a:visited{color:#A33;}
a:hover  {color:#f00;}

h1       {color:#338;}
h2       {color:#B91;}
.read    {color:#77B;}

#DivTable table{
	border:1px #aaa solid;
	font-size:0.8em;
}
#DivTable table th{
	color:#369;
	background:#CDF;
	border:1px #666 solid;
}
#DivTable table td{
	color:#666;
	background:#FFF;
	border:1px #666 solid;
}
#footer  {color:#666;text-align:center;}
/*------------------------------*/
* {
	padding:0px;
	margin:0px;
}
html{
	height:100%;
	margin:0px auto;
	padding:0px;
}
body{
	padding:0px;
	margin:0px;
	font-size:0.95em;
	line-height:1.6em;
	background:#fff url("../images/css_bg.gif") center repeat-y;
}
a{
	text-decoration:none;
}
a:hover{
	text-decoration: underline;
}
img{
	border:0px;
}
h1,h2,h3,h4,h5{
	width:500px;
	margin:0px auto;
	padding:0px;
}
h1{
	font-size:1.7em;
	font-weight:bold;
	line-height:1.4em;
}
h2{
	font-size:1.3em;
	font-weight:bold;
	line-height:1.0em;
	padding:10px 0px 0px;
}
table{
	border-collapse:collapse;
	border-spacing:0px;
}
em{
	color:#696;
}
noscript{
	display:none;
}
/*-------------wrapper------------*/
#wrapper{
	position:relative;
	width:946px;
	margin:0px auto;
	background:url("../images/css_wrapper.gif") left top repeat-y;
}
/*-------------header------------*/
#header{
	width:100%;
	height:65px;
	margin:0px;
	padding:0px;
	background:url("../images/css_header.gif") no-repeat;
}
#header .logo{
	display:block;
	width:440px;
	height:65px;
	margin:0px;
	padding:0px;
	position:absolute;
	text-indent:-2000em;
}
#header #webdirect,#header #css_size{
	display:inline;
	float:right;
	margin:0px;
	padding:0px;
}
#header #headmenu{
	height:65px;
	width:308px;
	float:right;
	margin:0p;
	padding:0px;
	background:url("../images/css_headmenu.gif") top right no-repeat;
	overflow:hidden;
}
#headmenu ul {
	list-style:none;
}
#headmenu ul li{
	display:inline;
}
#headmenu ul li a{
	display:block;
	float:right;
	width:77px;
	height:65px;
	margin:0px;
	padding:0px;
	text-indent:-1000em;
}
.headmenu1 a:hover{background:#fff url("../images/css_headmenu01.gif") top right no-repeat;}
.headmenu2 a:hover{background:#fff url("../images/css_headmenu02.gif") top right no-repeat;}
.headmenu3 a:hover{background:#fff url("../images/css_headmenu03.gif") top right no-repeat;}
/*-------------content------------*/
#content{
	width:100%;
}

/*--------------menu-------------*/
#menu{
	float:left;
	width:180px;
	height:758px;
	background:url("../images/css_menu.jpg") no-repeat;
}
#menu ul {
	margin:0px;
	list-style:none;
	line-height:35px;
}
#menu ul li a{
	display:block;
	width:180px;
	height:60px;
	line-height:60px;
	margin:0px;
	padding:0px;
	text-indent:-1000em;
}
.select20 a,.menu20 a:hover{background:#fff url("../images/css_menu01.gif") top right no-repeat;}
.select30 a,.menu30 a:hover{background:#fff url("../images/css_menu02.gif") top right no-repeat;}
.select1 a, .menu1 a:hover {background:#fff url("../images/css_menu03.gif") top right no-repeat;}
.select40 a,.menu40 a:hover{background:#fff url("../images/css_menu04.gif") top right no-repeat;}
.select50 a,.menu50 a:hover{background:#fff url("../images/css_menu05.gif") top right no-repeat;}
.select90 a,.menu90 a:hover{background:#fff url("../images/css_menu06.gif") top right no-repeat;}
.select60 a,.menu60 a:hover{background:#fff url("../images/css_menu07.gif") top right no-repeat;}
.select70 a,.menu70 a:hover{background:#fff url("../images/css_menu08.gif") top right no-repeat;}
.select100 a,.menu100 a:hover{background:#fff url("../images/css_menu09.gif") top right no-repeat;}
.select110 a,.menu110 a:hover{background:#fff url("../images/css_menu10.gif") top right no-repeat;}


/*--------------submenu-------------*/
#submenu{
	float:right;
	width:168px;
	margin:25px 0px 0px 0px;
	padding:0px;
	font-size:0.85em;
	line-height:1.2em;
}
#submenu ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
#submenu li{
	margin:0px;
	padding:5px;
}
#submenu .subtitle{
	display:block;
	width:157px;
	padding:6px;
	margin:1px 0px 0px;
	text-decoration: none;
	color:#666;
	background:#fff url("../images/css_submenu01.gif") top left no-repeat;
}
/*--------------main-------------*/
#main{
	float:left;
	width:595px;
	min-height:638px;
	overflow:visible;
	padding:0px;
	margin:0px;
	background:url("../images/css_main.gif") left top repeat-y;
}
#main ul {
	margin:0px 48px;
	padding:0px;
	list-style:inside;
}
#main li{
	color:#393;
	font-size:0.8em;
}
/*-------------standerd table------------*/
#DivTable table{
	border-collapse:collapse;
	border-spacing:0px;
}
/*-------------footer------------*/
#footer{
	clear:both;
	bottom:0px;
	width:100%;
	height:27px;
	font-size:13px;
	line-height:27px;
	text-indent:1em;
}
/*--------------------------------------*/
.obj_r{	float:right;padding-left:10px;}
.obj_l{	float:left;	padding-right:10px;}
.visit{	margin:0px;display:none;}
.end{	clear:both;}
/*------------print SET--------------*/
@media print {
html{background:none;}
body{background:none;}
#wrapper {margin:0px auto;width:670px;}
#header {display:none;}
#content {width:670px;}
#menu {display:none;}
#submenu {display:none;}
#main {width:670px;}
#footer {display:none;}
}

