/* CSS Document */
*{
	padding:0;
	margin:0;
}

body {
	background-color: #EEEEEE;
	margin: 0px;
	padding: 0px;
	font-family:Verdana, Helvetica, sans-serif;
	font-size:13px;
	line-height:22px;
	color:black;
	background-attachment:fixed;
}


/* Start Link Setting */

a:link, a:visited {
	color:#1166DD; 
	text-decoration:none; 
	border-bottom: 1px;
	border-bottom-style: solid;
}

a:hover {
	color:#0000FF;
	text-decoration:none; 
	border-bottom:1px;
	border-bottom-style: dashed;
}

/* End Link Setting */


#wrap1 {
	margin:0 auto;
	width:800px;
	height:600px;
}

#wrap2 {
	position:absolute;
	margin-top:30px;
	margin-left:25px;
	width: 750px;
	height:570px;
}


#topheader {
	height:700px;
}


#logobar {font-size:12px;color:#444444;}
#logobar a{color:#1166DD; text-decoration:none;} 
#logobar a:visited{color:#7733DD; text-decoration:none;}
#logobar a:hover{color:#0000FF; text-decoration:none;}

#toolbar 
{
    font-size:13px;
    color:#444444;
    text-decoration:none;
}

#toolbar a
{
    color:#444444;
    cursor:pointer;
    text-decoration:none;
    border-bottom:1px solid;
}

#toolbar a:visited 
{
    color:#444444;
    text-decoration:none;
    border-bottom:1px solid;
}

#toolbar a:hover
{
    color:#0000FF;
    text-decoration:none; 
    text-decoration:none;
    border-bottom:1px; 
    border-bottom-style: dashed;
}

/* -----------------------TAB Style---------------------- */
#tab-company{ 
	background-image:url('../images/line/line1.jpg');
	width:750px;
	height:25px;
	margin-bottom:5px;
	font-size:13px;
	color:white;
	cursor:pointer;
}

#tab-analysis{
	background-image:url('../images/line/line2.jpg');
	width:750px;
	height:25px;
	margin-bottom:5px;
	font-size:13px;
	color:white;
	cursor:pointer;
}

#tab-design{
	background-image:url('../images/line/line3.jpg');
	width:750px;
	height:25px;
	margin-bottom:5px;	
	font-size:13px;
	color:white;
	cursor:pointer;
}

#tab-strategy{
	background-image:url('../images/line/line4.jpg');
	width:750px;
	height:25px;
	margin-bottom:5px;	
	font-size:13px;
	color:white;
	cursor:pointer;
}

#tab-sundries{
	background-image:url('../images/line/line5.jpg');
	width:750px;
	height:25px;
	margin-bottom:5px;
	font-size:13px;
	color:white;
	cursor:pointer;
}

#tab-company a {color:White;}
#tab-analysis a {color:White;}
#tab-design a {color:White;}
#tab-strategy a {color:White;}
#tab-sundries a {color:White;}

/* -----------------------RSS Style---------------------- */
.rss-table {
    border-bottom-style:solid;
	border-bottom-width: 1px;
	color:#333333;
	font-size:12px;
}

.rss-table a:visited{color:#7733DD;}
.rss-table a:hover{color:#0000FF; text-decoration:none;}

#rssfooter{font-size:13px}
#rssfooter a{color:#1166DD;text-decoration:none;}
#rssfooter a:visited{color:#7733DD; text-decoration:none;}
#rssfooter a:hover{color:#0000FF; text-decoration:none;}

/* ----------------content of website-------------------- */
.content{margin-bottom:5px;font-size:12px;}
.content a{color:#1166DD; text-decoration:none;} 
.content a:visited{color:#7733DD; text-decoration:none;}
.content a:hover{color:#0000FF; text-decoration:none;}


.line{
	color:silver;
	text-align:center;
}

#footer {
	font-size:10px;
	color:gray;
	text-align:center;
}

#footer a{color:#1166DD; text-decoration:none;} 
#footer a:visited{color:#7733DD; text-decoration:none;}
#footer a:hover{color:#0000FF; text-decoration:none;}

.gray .ajax__tab_header 
{
    font-size:12px;
}
