body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#CCCCCC;
	}
*{
	margin:0px;
	padding:0px;
	}
h2 {
	color:#FFFFFF;
	}
h5 {
	color:#FFFFFF;
	font-size:12px;
	}
p{
	font-size:11px;
	line-height: 16pt;
	}
/* link_style start*/
a:link{
	color:#999999;
	text-decoration:none;
	}
a:visited{
	color:#CCCCCC;
	text-decoration:none;
	}
a:hover{
	color:#FFFFFF;
	text-decoration:none;
	}
a:active{
	color:#CCCCCC;
	text-decoration:none;
}
/* link_style end*/

/* menu_style start*/
div#menu_box li{
	font-size:11px;
	text-align:right;
	list-style-type:none;
	padding-top: 22px;
	padding-left: 0px;
	padding-right: 30px;	
	}
/* menu_style end*/

/* image_style start*/
div#image_box li{
	float:left;
	list-style-type:none;
	padding-top: 5px;
	padding-right: 5px;
	}
/* image_style end*/

/* ID_tag start*/
#container{
	width:900px;
	margin: 0px auto;
}
#header{
	background-image:url(images/header.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:900px;
	height:268px;
	}
#menu_box{
	background-image:url(images/menu_bg.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:273px;
	height:450px;
	float:left;
	}
#content_box{
	float:left;
	width:614px;
	}
#content_txt{
	padding: 0px 0px 0px 0px;
	}
#bottom_box{
	background-image:url(images/bottom_board.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:569px;
	height:25px;
	font-size:10px;
	color:#666666;
	text-align:right;
	padding: 25px 20px 0px 0px;
	}
#name_box{
	}
#image_box{
	}
#sub_menu_left{
	float:left;
	}
#sub_menu_left{
	float:right;
	}
/* ID_tag end*/

/* class_tag start*/
.pos_title{
	color:#999999;
	font-size:10px;
	}
.name_tag{
	color:#FFFFFF;
	font-size:30px;
	}
.mail{
	color:#CCCCCC;
	font-size:11px;
	}
.mail_icon{
	background:transparent url(images/email.png) no-repeat scroll right center;
	padding-right:15px;
	}
.web{
	color:#CCCCCC;
	font-size:11px;
	}
.web_icon{
	background:transparent url(images/externalLink.gif) no-repeat scroll right center;
	padding-right:10px;
	}
.bar{
	border-color:#333333;
	border-style:none none solid;
	border-width:medium medium 1px;
	height:0pt;
	margin-top:10px;
	margin-bottom:10px;
	}
.bar2{
	border-color:#000000;
	border-style:none none solid;
	border-width:medium medium 1px;
	height:0px;
	margin-top:3px;
	}

/* class_tag end*/