@charset "UTF-8";
/* CSS Document */

*{
	margin:0;
	padding:0;}

body{
	text-align:center;
	font-size:85%;
	_font-size:75%;
	line-height:130%;
	background:url(../images/bg.gif) repeat-x #E2E4E6;}


/* For IE7 -----*/
*+html body{
	font-size:80%;}


h1,h2,h3,h4,h5,ul{
	margin:0;
	padding:0;
	list-style:none;}
img,img a{
	border:none;}

img.arrow{
	margin:3px 2px 0;
	}

/* Link Base ----------------------------*/


a {
    color: #0000CC;
    text-decoration: none;
	padding-bottom:3px;
}
a:visited {
    text-decoration: none;
}

a:hover{
	color:#6699CC;
    text-decoration: underline!important;
}

/* layout Base ----------------------------*/

.pa_t5{
	padding-top:5px;}

.pa_t10{
	padding-top:10px;}

#main_area{
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	width:840px;
	background-color:#FFFFFF;
	}
#header,
#footer{
	padding-right:10px;
	padding-left:10px;}

#header{
	height:74px;
	}

#header h3{
	padding:15px 0 0;
	float:left;}
	#header p{
	font-size:12px!important;
	_font-size:100%;
	padding:29px 0px 20px 10px;
	}

#main{
	padding:5px 0 0;
	}


/* Menu layout  ----------------------------*/

#menubar{
	background:#333366;
	min-height:20px;
	_height:20px;
	padding:5px 0 1px;}


#menubar ul{padding:0;
	font-size:12px!important;
	_font-size:100%;
	line-height:1.25em;}
#menubar ul.menubar{
	margin-left:15px;
	}
	#menubar ul.menubar2{
		padding:3px 45px;
		float:right;
	}
	
#menubar ul.menubar li{
	color:#ffffff;
	float:left;}
	#menubar ul li a{
	color:#ffffff;
	padding:0 5px;}
	#menubar ul li a:hover{
	color:#FF0000;
	text-decoration:underline!important;}

.to_home{
	float:right!important;
	margin-right:10px;}

.pankuzu{
	text-align:left;
	padding-bottom:15px;
	padding-left:20px;
	font-size:10px!important;
	_font-size:85%;
	}
.totop a{
	background:url(../images/to_top.gif) no-repeat;
	width:98px;
	height:17px;
	display:block;
	float:right;
	padding-right:20px;}



/* Main Area  ----------------------------*/

#main_content{
	width:840px;
	float:left;
	background:url(../images/content_bg.gif) repeat-y;
	padding-bottom:10px;
	min-height:300px;
	margin-bottom: 25px;
}

 h4.area{
	color:#333366;
	font-weight:bold;
	font-size:100%;}
	
	.line{
	background:url(../images/line_dot.gif) repeat-x bottom left;
	}

/* cregit ----------------------------*/
.right_menu{
	float:left;
	width:200px;}


.cregit{
	width:179px;
	float:right;
	clear:right;
	background:#EFEFEF;
	}
	.cregit table{
	width:160px;
	margin:10px;
	line-height:1.2em;}
	.cregit table td{
	vertical-align:top;
	text-align:left;
	padding:2px 0;}
	

/* Banner ----------------------------*/

.banner{
	width:179px;
	float:right;
	clear:right;
	margin-top: 20px;
	}
div#if a{
	background:url(../images/logo_new.gif) left no-repeat;
	width:170px;
	height:50px;
	margin:10px auto 20px;
	display:block;
}


div#siglotheater a{
	display:block;
	background:url(../images/siglotheater.gif) no-repeat;
	width:120px;
	height:60px;
	margin:10px auto ;
	display:block;
	}



.content{
	float:left;
	width:630px;
	}

.content .inner{
	padding: 0 20px 0 10px;
}




/* Footer layout  ----------------------------*/
/* For IE7 -----*/
*+html #footer{
	padding-top:5px;}

#footer{
	height:auto;
	color:#333366;
	font-size:10px;
	_font-size:85%;
	text-align:left;
	padding-top:7px;
	padding-left:20px;
	padding-bottom:10px;
	border-top:1px solid #CFCFCF;}




/* All  ----------------------------*/

.b{
	font-weight:bold;}

.small{
	font-size:10px;
	_font-size:80%;}
.red{color:#BB0808;}

.pickup{color:#CC0000;}
.blackblue{ color:#000066;}

.clear{
	clear:both;}

div#if a,
div#siglotheater a,
#menu_left ul a,
.totop{
	text-indent:-9999px;
	/*Start hiding from IE Mac \*/
	overflow:hidden;
	/*Stop hiding from IE Mac */
}
