					/* Hitman CSS Document */
					
/********************* Global Links *******************/

*{
	margin:0px;
	padding:0px;
}

body{
	background:#000000 url(../images/index/topbg.jpg) left top repeat-x;
	font:normal 11px Arial;
	color:#ffffff;
}

img{
	border:none;
}

a{
text-decoration:none;
color:#000000;
}

#pagecontainer{
	width:1000px;
	margin:auto;
}

/****************** Header Part Layout ******************/

#header{
	width:1000px;
	background:url(../images/index/topbg.jpg) left top repeat-x;
	height:29px;
}

#header_left{
	width:310px;
	float:left;
	background:url(../images/index/topmenu_bg.jpg) left top repeat-x;
	height:29px;
	margin-left:12px;
}

#header_left p{
	font:bold 12px Arial;
	color:#ffffff;
	line-height:25px;
	text-indent:10px;
	float:left;
}

#header_left ul.menu{
	margin:0px;
	padding:0px;
	float:left;
}

#header_left ul.menu li{
	font:bold 10px Arial;
	float:left;
	list-style:none;
	color:#e70000;
	line-height:25px;
	padding-left:10px;
}

#header_left ul.menu li a{
	color:#e70000;
	text-decoration:none;
}

#header_left ul.menu li a:hover{
	text-decoration:underline;
}

#header_right{
	width:180px;
	float:right;
	padding-top:2px;
}	

#header_right select{
	width:152px;
	height:20px;
	border:1px solid #e70000;
	background:#8d0200;
	font:normal 12px Arial;
	color:#ffffff;
}

/********************** Flash Part Layout ********************/

#flashpart{
	clear:both;
	width:1000px;
	height:641px;
}

/********************** Tabular Part Layout *****************/

#tabularpart{
width:560px;
margin:-240px 0px 0px 22px;
position:relative;
z-index:2;
}

.tabular_content{
width:560px;
background:url(../images/index/tabular_md.png) left top repeat-y;
}

.tabular_table{
margin-left:6px;
font:bold 14px Arial;
color:#fdfff1;
}

.tit1{
background:url(../images/index/tabular_titbg.png) center top no-repeat;
height:34px;
}

.tab_con1{
height:30px;
}

.tab_con2{
color:#692d0c;
height:30px;
}
.tab_con2 a{
color:#692d0c;
text-decoration:none;
}
.tab_con2 a:hover{
color:#692d0c;
text-decoration:underline;
}
.tab_con4 a{
color:#692d0c;
text-decoration:none;
}
.tab_con4 a:hover{
color:#692d0c;
text-decoration:underline;
}
.tab_con3{
color:#b00e0e;
}

.tab_con4{
color:#156215;
}

.create_btn{
margin:15px 0px 0px 115px;
}

/**************************** Footer Part Starts *******************/

.footerpart{
width:1000px;
height:200px;
clear:both;
font:normal 11px Tahoma;
}

.fleft{
width:547px;
float:left;
}

.fleft p{
padding-left:30px;
width:516px;
color:#858585;
text-align:justify;
line-height:18px;
}

.fright{
width:395px;
margin-left:58px;
float:left;
}

.frmtxtpart{
float:left;
width:410px;
color:#7e7e7e;
padding-top:10px;
}

.frmtxtpart div{
float:left;
}

.usertxt{
width:160px;
}

.passtxt{
width:145px;
}

.usertxt input{
width:137px;
height:20px;
border:1px solid #2f2f2f;
background:#0d0d0d;
font:normal 11px Tahoma;
color:#ffffff;
padding:5px 0px 0px 5px;
}

.passtxt input{
width:137px;
height:20px;
border:1px solid #2f2f2f;
background:#0d0d0d;
font:normal 11px Tahoma;
color:#ffffff;
padding:5px 0px 0px 5px;
}

.loginbtn{
float:left;
width:50px;
}

.loginbtn input{
color:#d68383;
border:1px solid #7b0000;
background:#2d0000;
width:50px;
height:27px;
text-align:center;
line-height:22px;
margin-left:5px;
}

.usertxt select{
width:142px;
height:25px;
border:1px solid #2f2f2f;
background:#0d0d0d;
color:#7e7e7e;
}

.passtxt a{
color:#7e7e7e;
padding-top:7px;
text-indent:5px;
display:block;
}

.passtxt a:hover{
text-decoration:underline;
}

/****************************** END ********************************/