@charset "utf-8";

/* Browser reset*/
*{margin: 0;padding: 0;}
body {
	line-height: 1;
	background-image: url(../images/bck_ground_gray.gif);
	background-repeat: repeat-x;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
img{
	border: 0px;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
p{
	color:#333;
	font-size:85%;
	font-style:normal;
	font-weight: normal;
	}
 /* for Safari */  
html>/**/body p{text-shadow:#000 0 0 0; }  
 /* for Firefox */  
html>/**/body p{-moz-opacity: 0.99;} 

/*----- txt, links, lines, titles -----*/
a {
	color:#333;
	outline:none;
}
a:hover{
	text-decoration:none;
}
.col-1, .col-2, .col-3 { 
	float:left;
}

/* index setting */
#wrap{
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
#header{
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
#header h1{
	float: right;
	font-size: 10px;
	font-weight: normal;
	color: #666;
	letter-spacing: 0.1em;
	line-height: 160%;
}
#header h2{
	float: left;
	height: 130px;
	width: 190px;
}
.header_imeges{
	width: 100%;
	float: left;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 350px;
}
#content {
	background-color: #FFF;
	width:920px;
	font-size:0.875em;
	clear: none;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.container {
	width: 100%;
}
.wrapper {

}
.main{
	float: left;
	width: 670px;
}
/*== featured box begin ==*/
#featured {
	width:920px;
	height:350px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	zoom:1;
}

#featured .info {
	width:402px;
	position:absolute;
	left:518px;
	color:#838383;
	font-size:11px;
	color:#FFF;
	background-color: #000;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	height: 350px;
	top: 0px;
}
#featured .info .inner {
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	height: 96px;
	width: 402px;
}
#featured .info .inner_mid {
	overflow: hidden;
	margin: 0px;
	background-image: url(../images/header/header_image02.gif);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 40px;
	height: 150px;
	width: 332px;
}
*+html body #featured .info .inner_mid {
	overflow: hidden;
	margin: 0px;
	background-image: url(../images/header/header_image02.gif);
	background-repeat: no-repeat;
	padding-top: 13px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 40px;
	height: 150px;
	width: 332px;
}

#featured .info .inner_low {
	margin: 0px;
	padding: 0px;
	height: 102px;
	width: 402px;
	float: left;

}
#featured .info ul.left {
	padding-bottom:10px;
	float: left;
	width: 160px;
	margin-right: 15px;
	height: 50px;
	display: block;
	margin-bottom: 10px;
}
#featured .info ul.right {
	padding-bottom:10px;
	float: left;
	width: 146px;
	margin-bottom: 10px;
	clear: right;
	display: block;
}
#featured .info ul li {
	overflow:hidden;
	width: 90%;
	padding-left: 5px;
	text-indent: 27px;
	background-image: url(../images/header/list_type.gif);
	background-repeat: no-repeat;
	margin-top: 5px;
	padding-bottom: 0px;
	background-position: 20px 0px;
}
#featured .info ul li.last {
	border-bottom:none;
}
#featured .info .button {
	background:url(../images/header/header_image01.gif) no-repeat left top;
	width:92px;
	height:31px;
	float:left;
	display:block;
	color:#000;
	line-height:31px;
	text-align:center;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}

#featured .info ul li a {
	color:#fff;
	outline:none;
	text-decoration: none;
}
#featured .info ul li a:hover{
	text-decoration:underline;
}


#featured .ui-tabs-hide {display:none; }


/*== header navigation begin ==*/
.main_nav{
	float: right;
	width: 680px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1.5px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: solid;
	border-top-color: #666;
	border-bottom-color: #666;
	margin-top: 40px;
	padding-right: 0px;
	padding-left: 0px;
}
.menu1 {
	padding:0;
	margin:0;
	list-style:none;
	height:35px;
	position:relative;
	border:1px solid #000;
	border-width:0 1px;
	border-bottom:1px solid #444;
	background-color: #fff;
	background-image: url(../images/menu/button1.gif);
}
.menu1 li {
	float:left;
}
.menu1 li a {
	float:left;
	height:35px;
	line-height:35px;
	color:#FFF;
	text-decoration:none;
	font-size:11px;
	font-family:arial, verdana, sans-serif;
	font-weight:bold;
	text-align:center;
	width: 135px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	display: block;
	cursor: pointer;
}
.menu1 li a b {
	float:left;
	display:block;
	text-align: center;
	padding-top: 0;
	padding-bottom: 0;
	width: 100%;
}
.menu1 li.current a {
	color:#fff;
	background-image: url(../images/menu/button2.gif);
	font-weight: bold;
}
.menu1 li.current a b {
	background-image: url(../images/menu/button03.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.menu1 li a:hover {
	color:#fff;
	background-image: url(../images/menu/button2.gif);
}
.menu1 li a:hover b {
	background-image: url(../images/menu/button02.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.menu1 li.current a:hover {
	color:#fff;
	cursor:default;
	background-image: url(../images/menu/button2.gif);
}
.menu1 li.current a:hover b {
	background-image: url(../images/menu/button3.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

/*== sidemenu begin ==*/
.sidemenu{
	width: 210px;
	float: right;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0;
}
.sidemenu img{
	margin-top: 5px;
	margin-right: 2px;
	margin-bottom: 3px;
	float: left;
}
.sidemenu .silverheader {
	color: #666;
	display: block;
	position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
	width: 200px;
	padding-left: 0px;
	text-decoration: none;
	font-size: 78%;
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 12px;
	padding-right: 0;
	padding-bottom: 10px;
	margin-top: 10px;
	background-image: url(../images/menu/li_back.jpg);
	text-indent: 25px;
	font-weight: normal;
	height: 16px;
}
.sidemenu .silverheader a:visited, .sidemenu .silverheader a:active{
color: #fff;
}
.sidemenu .selected a, .sidemenu .silverheader a:hover{
background-image: url(../images/header/header_image01.gif);
color: #fff;
}
.sidemenu .submenu { /*DIV that contains each sub menu*/
	width: 85%;
	background-color: #fff;
	padding-left: 10px;
}
.sidemenu .submenu ul{ /*DIV that contains each sub menu*/
	width: 100%;
}
.sidemenu .submenu ul li{ /*DIV that contains each sub menu*/
	background: #fff;
	padding: 5px;
	font-size: 11px;
	color: #999999;
	line-height: 160%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.sidemenu .submenu ul li a{ /*DIV that contains each sub menu*/
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.sidemenu .submenu ul li a:hover{ /*DIV that contains each sub menu*/
	color: #CC0000;
	text-decoration: none;
}



.sidemenu .openheader {
	color: #FFFFFF;
	display: block;
	position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
	width: 200px;
	padding-left: 0px;
	text-decoration: none;
	font-size: 78%;
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 12px;
	padding-right: 0;
	padding-bottom: 10px;
	margin-top: 10px;
	background-image: url(../images/menu/li_back02.jpg);
	text-indent: 25px;
	font-weight: normal;
	height: 16px;
}
.sidemenu .openheader a:visited, .sidemenu .openheader a:active{
color: #fff;
}
.sidemenu .selected a, .sidemenu .openheader a:hover{
background-image: url(../images/header/header_image01.gif);
color: #fff;
}
.sidemenu .openbmenu { /*DIV that contains each sub menu*/
	width: 85%;
	background-color: #fff;
	padding-left: 10px;
}
.sidemenu .openmenu ul{ /*DIV that contains each sub menu*/
	width: 100%;
}
.sidemenu .openmenu ul li{
	background: #fff;
	padding: 5px;
	font-size: 11px;
	color: #999999;
	line-height: 160%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	width: 180px;
}
.sidemenu .openmenu ul li a{ /*DIV that contains each sub menu*/
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.sidemenu .openmenu ul li a:hover{ /*DIV that contains each sub menu*/
	color: #CC0000;
	text-decoration: none;
}



.sitepd{
	font-size: 90%;
	line-height: 150%;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 5px;
}

/*===== footer =====*/
#footer {
	color:#FFF;
	background-color: #000;
	font-size: 13px;
	text-align: center;
	float: left;
	padding-top: 12px;
	padding-right: 0;
	padding-bottom: 12px;
	padding-left: 0;
	width: 920px;
}
