@charset "utf-8";
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background:url(bg.jpg) repeat-x #3F3305;
	padding:0px;
	margin:0px;
}

td {
	font-size:12px;
}
a:link,a:visited {
	color: #333;
	text-decoration: underline;
}
a:hover {
    color: #000;
    text-decoration: none;
}
img {
	border:0px;
}
.inside_body{
	background: url(innerbg.jpg) repeat-x #3F3305;}
	

#container{
	width:1000px;
	margin:0 auto;}
.color1 {
    background-color: #FFFFFF;
}
.color6 {
	background-color: #E9E9DA;
}
.border2 {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #1B0033;
}
.back2 {
    background: url("nav-bg.gif") repeat-x scroll 0 0 #B5DFF5;
}
.nav, .nav a:link, .nav a:hover, .nav a:visited {
	color: #000;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.nav, .nav a:link, .nav a:visited {
    text-decoration: none;
}
.top_login {
	color:#e1d08c;
	text-align:right;
	height:35px;
	line-height:33px;
}
.top_login a {
	color:#e1d08c;
	font-size:12px;
	text-decoration:none;
}
.logobg{
	width:1000px;
	height:100px;
	background:url(logo_bg.jpg) no-repeat;
	margin:0 auto;}
.logobg .logo{
	float:left;
	width:330px;
	text-align:center;
	height:52px;
	margin-top:15px;}
.logobg .adwords{
	float:right;
	line-height:80px;
	color:#fff;
	font-size:32px;
	font-weight:bold;
	text-shadow:0 1px 1px #333;}
.content_bg {
	background:url(content_bg.jpg) no-repeat;
	width:1000px;
	height:589px;
}
.content_bg .content_left{
	float:left;
	width:530px;}
.content_bg .content_left h1{
	color: #fff;
	font-size: 24px;
	margin: 0;
	padding: 0 0 0 30px;
	line-height: 30px;
	font-weight: normal;
}

.content_bg .content_left ul{
	list-style:none;
	margin:15px 0 0 30px;
	padding:0;}
	
.content_bg .content_left  li{
	float:left;
	height:150px;
	width:150px;
	margin-right:12px;
	margin-bottom:15px;
	border:2px solid #a3945b;}	
	
.content_bg .content_right{
	float:right;
	width:440px;
	margin-right:30px;}	
.content_bg .content_right ul{
	list-style:none;
	margin: 0 0 20px 0;
	padding:0;}	
.content_bg .content_right ul.search{
	width: 440px;
	height: 360px;
}

.content_bg .content_right ul.search h1{
	color: #fff;
	font-size: 24px;
	margin: 0;
	line-height:30px;
	padding: 10px 0 15px  30px;
	font-weight: normal;
}
	
.content_bg .content_right ul.fbarea{
	width:400px;
	margin:20px;
	text-align:center;}
	
.n_search{
	width:85%;
	color:#fff;
}
.n_search td b{
padding-right:5px;
}
.n_search tr td{
padding:8px 0;
}
.n_sel, .n_sel2 {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    width: 178px;
	padding:2px 0;
}
.n_sel2 {
    width: 65px;
}


.footer {
	text-align:center;
	color:#fff;
	line-height:22px;
	margin-top:20px;
}
.innerfooter{
	text-align:center;
	color:#fff;
	line-height:22px;
	border-top:1px solid #666;
}
.footer tr td, .innerfooter tr td {
	padding:10px 0 10px 0;
}
.footer a, .innerfooter a {
	color:#fff;
	text-decoration:underline;
	padding:0 5px;
}
.footer a:hover, .innerfooter a:hover {
	text-decoration:none;
}
