﻿/* CSS Document */

body,td,th {
	font-family: Arial;
	font-size: 12px;
}
body {
	background: url(images/bg.jpg) no-repeat center top;
	background-color:#f1ede8;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
	color:#335194;
}
a:visited {
	text-decoration: none;
	color:#335194;
}
a:hover {
	text-decoration: none;
	color:#da3418;
}
a:active {
	text-decoration: none;
}
.page{ width:868px; margin:auto;}
#header{ position:relative;
		width:868px;
		float:left;
}
.log{ width:25%;
		float:left;
		padding-left:5%;
}
.header_right{ width:40%;
		float:right;
		margin-right:2%;
}
.header_tr{ float:left;
	width:100%;
	padding-top:10px;
}
.paddtop50{ padding-top:50px;}
.header_td{ float:left;
		padding-left:10px;
		line-height:15px;
}
.header_td a:link{ color:#000000; text-decoration:underline;}
.header_td a:visited{ color:#000000; text-decoration:underline;}
.text_right{ text-align:right; background:url(images/img_12.jpg) no-repeat right bottom; line-height:20px;}
#menu{ width:100%;
		float:left;
		background:url(images/img_17.jpg) repeat-x left top;
		height:29px;
		line-height:29px;
		margin-top:5px;
}
.menu_left{ position:relative;
			width:550px;
			float:left;
			font-weight:bold;
			padding-left:40px;
}
.menu_left ul{
				list-style:none;
				margin:0px;
				padding:0px;
}
.menu_left ul li{ float:left;
}
.menu_left ul li a:link{ background:url(images/img_26.jpg) no-repeat left center; padding:0px 20px 0px 20px; color:#FFFFFF;}
.menu_left ul li a:visited{ background:url(images/img_26.jpg) no-repeat left center; padding:0px 20px 0px 20px; color:#FFFFFF;}
.menu_left ul li a:hover{ background:url(images/img_26.jpg) no-repeat left center; padding:0px 20px 0px 20px; color:#da3418;}
.menu_right{ float:left;
				width:270px;
}
.search_input{ float:left;
				
				width:250px;
				padding-top:4px;
}
.search_input_input{ float:left;
					height:18px;
					width:178px;
					border:0px;
					margin-right:10px;
					margin-left:40px;
				}
#body{ position:relative;
		float:left;
		width:838px;
		background:#ffffff;
		padding:28px 15px;
		border-bottom:1px solid #000000;
}
#left{ position:relative;
		float:left;
		width:195px;
}
#right{ position:relative;
		float:left;
		width:605px;
		padding-left:28px;
		line-height:18px;
}
.left_tr{ position:relative;
			float:left;
			width:100%;
			padding-bottom:20px;
}
.left_box_title{ width:175px;
				float:left;
				background:#7b6448;
				line-height:24px;
				height:24px;
				color:#ffffff;
				padding-left:20PX;
				font-weight:bold;
}
.left_box_text{ width:191px;
					float:left;
					border-left:2px solid #dbdbdb;
					border-right:2px solid #dbdbdb;
					border-bottom:2px solid #dbdbdb;
					background:#f4f4f4;
}
.left_box_text ul{ list-style:none;
					margin:0px;
					padding:0px;
}
.left_box_text ul li{float:left;
						width:191px;
						border-bottom:2px solid #FFFFFF;
						height:25px;
						line-height:25px;
}
.left_box_text ul li a:link{ padding-left:20px; color:#000000; display:block;}
.left_box_text ul li a:visited{ padding-left:20px; color:#000000; display:block;}
.left_box_text ul li a:hover{ padding-left:20px; color:#FFFFFF; background:url(images/img_37.jpg) repeat-x left center;}
.left_tr2{ float:left;
			width:171px;
			padding:8px 10px;
}
.left_tr2 img{ float:left; margin-right:10px;}
.right_tr{ float:left;
			width:605px;
			padding-bottom:0px;
}
h1
{
	padding-bottom:0px;
	padding-top:0px;
}
	
.right_title{ color:#d52100; font-size:22px;}
.right_img{ border:1px solid #7b6448; float:left; padding:2px;
				margin-bottom:10px;
				margin-right:10px;
}
.right_title2{ float:left;
				width:590px;
				height:25px;
				line-height:25px;
				padding-left:15px;
				color:#FFFFFF;
				font-weight:bold;
				background:#7b6448;
				margin-bottom:15px;
}
#page_bottom{ float:left;
				width:828px;
				padding:0px 20px;
				line-height:45px;
				height:45px;
	}
#page_bottom a:link{ color:#000000;}
#page_bottom a:visited{ color:#000000;}
#page_bottom a:hover{ color:#000000; text-decoration:underline;}
.bottom_left{ width:520px;
				float:left;
}
.bottom_right{ width:308px;
			float:left;
			text-align:right;
}
.content
{
	float:left;
	width:620px;
	
	margin-left:10px;
}
.txtbox
{
	border:solid 1px #7b6448;
	background-color:#f4f4f4;
 }
 
 .btn
 {
  background-color:#345295;
  border:solid 1px black;
  color:White;
  font-weight:bold;
 }
