/* CSS Document */
/* Design by eLivemind.com */
body{
	font-family:arial, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #b19789;
	background-color: #0b0502;
	margin: 0px;
	line-height:18px;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
}
a
{
	color: #f3e8e3;
	text-decoration:underline;
	outline:none;
}
a:hover
{
	text-decoration:none;
}
li, h1, h2, h3, h4, h5, h6, pre, form, html, fieldset, legend, input, dl, dt, dd { margin: 0; padding: 0; }
p{	margin:0px;	padding:0px 0px 16px 0px;}
ul{
	margin:8px 0px 16px 36px;padding:0px;}
.clear{
	clear:both;
	font-size:0px;
	line-height:0px;
}
.abs{
	position:absolute;
}
.noneSpace{
	padding:0px;
	margin:0px;
}
.redLight{
	color:#FF0000;
}    
#header{
	width:100%;
	height:60px;
	background-color:#9a3311;
	clear:both;
	border-top:9px #5d1b09 solid;
	text-align:center;
}
#header_content{
	width:900px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
}
#header img{
	float:left;
}
#header p{
	padding:0px;
	margin:0px;
	float:right;
	text-align:right;
	font-size:18px;
	padding-top:30px;
	color:#5d1b09;
}
#banner{
	height:347px;
	text-align:center;
	background:url(../images/banner_bg.jpg) center top;
}
#banner_c{
	height:347px;
	background:transparent url(../images/banner.png) no-repeat scroll center bottom;
	clear:both;
}
#content{
	width:900px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	padding-top:25px;
}
#left{
	width:268px;
	float:left;
	height:auto;
	padding-bottom:20px;
}
#left #box{
	width:268px;
	height:auto;
	float:left;
	padding-bottom:6px;
	background:url(../images/left_bg2.jpg) left bottom no-repeat;
}
#left #box #top{
	width:238px;
	height:56px;
	line-height:40px;
	font-size:24px;
	padding:10px 15px;
	margin-top:36px;
	background:url(../images/left_bg1.jpg) no-repeat;
}
#left #box .content{
	width:238px;
	float:left;
	padding:10px 15px;
	background:#130d0a;
}
#navigation{
	width:268px;
	padding:0px;
	margin:0px;
	list-style-type:none;
}
#navigation li{
	border-bottom:1px #301f15 dashed;
}
#navigation li a{
	color:#9a3311;
	font-size:14px;
	padding-left:10px;
	height:35px;
	width:258px;
	display:block;
	line-height:35px;
	text-decoration:none;
	background:none
	
}
#navigation li a:hover{
	color:#0b0502;
	font-weight:700;
	background:url(../images/nav_bg.jpg) no-repeat;
}
#navigation .current{
	font-weight:700;
	background:url(../images/nav_bg.jpg) no-repeat;
}
#navigation .current a{
	color:#0b0502;
}
#right{
	width:600px;
	height:auto;
	padding-left:32px;
	float:left;
}
#right h1{
	font-size:24px;
	line-height:44px;
	margin:-5px 0px 10px 0px;
	color:#b19789;
	font-weight:normal;
	border-bottom:1px #301f15 dashed;
}

/*++++++++inner page+++++++++++*/
.table_left{
	float:left;
	width:80px;
	padding-right:10px;
	line-height:30px;
}

.table_right{
	float:left;
	width:460px;
	text-align:left;
	padding-top:8px;
}
.table_right input{
	width:250px;
	height:15px;
	border:1px #301f15 solid;
	padding:2px;
}
.table_right textarea{
	width:450px;
	height:60px;
	border:1px #301f15 solid;
}

/*++++++++footer+++++++++++*/
#footer{
	width:100%;
	height:auto;
	float:left;
	line-height:26px;
	padding:10px 0px 10px 0px;
	color:#b19789;
	text-align:center;
	background-color:#5d1b09;
}
