@charset "utf-8";
/* CSS Document */
* {
	margin: 0px;
	padding: 0px;
}

.contents   table tr td {
 padding: 5px;
 spacing: 0px;
 color: #000;
  font-size: 14px;
}

.contents  table tr td ul {
 padding: 0px 10px 5px 25px;
 color: #000;
 list-style: disc;
 margin: 5px;
 width: 500px;
}
.contents  table tr td li {
 padding: 0 5px 1px 5px;
  list-style: disc;
 margin: 5px;

}

.contents  table tr td input,select,radio,textarea {
border: black solid 1px;
padding: 2px;
margin: 4px;
}

.l {
	float: left;
}
.r {
	float:right;       
}

.m {
	margin-left: 30px;
	float: left;
}

.c {
	clear: both;	
}
img , a img, a {
	border: 0px;
	outline: 0px;
}
body {
	background-image: url(images/bg.png);
	font-size: 13px;
	color: #989cab;
	font-family: Arial;
}
.container {
	width: 927px;
	margin: 0px auto;
}
.header {
}
.header img {
	margin-top: 10px;
}
.header .lines {
	float: right;
	font-family: Myriad Pro;
}
.header span {
	background-color: #4f80b8;
	color: #FFFFFF;
	font-size: 22px;
	padding-right: 5px;
}
.header span span {
	background-color: #FFFFFF;
	margin-right: 5px;
	color: #292d4a;
	font-size: 12px;
	padding: 6px;
	float: left;
}
.header span.slogan {
	background: none;
	font-size: 21px;
	color: #34395e;
}
.header span.slogan span {
	color: #598bc3;
	float: none;
	background: none;
	font-size: 21px;
	padding: 0px;	
}
.main_area {
	background-color: #FFFFFF;
	-moz-border-radius: 5px;
	padding: 12px;
	margin-top: 15px;
	font-family: Arial;
}
.content_area {
	margin-top: 10px;
	font-size: 12px;
	color: #464149;
	font-family: Arial;
}
.main_content {
	width: 643px;
	float: left;
}
.main_content .title, .full_main_content .title {
	background-image: url(images/title_bg.png);
	height: 36px;
	padding: 15px 42px 15px 42px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	font-size: 33px;
	font-weight: bold;
	color: #292d4a;
     
      
       
}
.title form {
	float: right;
	margin-top: 6px;
	margin-right: 5px;
}
.title form .txt {
	border: 0px;
	background-color: #FFFFFF;
	padding-left: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-topleft: 5px;
	height: 30px;
	width: 240px;
	vertical-align: top;
}
.title form .search {
	border: 0px;
	background-image: url(images/search.png);
	width: 72px;
	height: 30px;	
}
.contents {
	background-image: url(images/content_bg.png);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	padding: 10px 42px;
}
hr {
	background-image: url(images/hr.png);
	border: 0px;
	height: 2px;
}
.contents ul {
  width:250px
}
.contents ul li {
	color: #292d4a;
	list-style: none;
	margin: 20px 0px;
	line-height: 20px;
}
.contents ul li .img {
	width: 16px;
	text-align: center;
	float: left;
	margin-right: 10px;
	vertical-align: text-top;
	padding-top: 3px;
}
.contents ul li a {
	font-size: 13px;
	color: #292d4a;
}
.contents ul li a:hover {
	text-decoration: none;
	color: #cb1d23;
}
.contents ul li a.main {
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}
.contents ul li a.main:hover {
	color: #cb1d23;
}
a {
	color: #292d4a;
}
a:hover {
	color: #cb1d23;
	text-decoration: none;
}
.contents ul li .links {
	margin-left: 30px;
}
.sidebar {
	float: right;
	width: 251px;
}
.box {
	background-color: #f0f0f0;
	border: 3px solid #e6e6e6;
	margin-top: 10px;
	-moz-border-radius: 5px;
}
.box h3{
	font-size: 20px;
	font-weight: bold;
	color: #292d4a;
	background-color: #f0f0f0;
	text-align: center;
	padding: 10px 0px;
}
.box ul {
	padding: 0px 20px;
}
.box ul li{
	list-style-type: none;
	margin: 10px 0px;
	line-height: 20px; 
}
.box ul li a {
	font-size: 12px;
	font-family: Arial;
}
.footer {
	margin: 20px 0px;
}
.footer a {
	color: #cb1c22;
	font-family: Myriad Pro;
	font-size: 12px;
}
.footer a:hover {
	text-decoration: none;
}
h2 {
	color: #5c8dc5;
	fpont-size: 18px;
	margin-top: 20px;
}
/* Category page */
p.path {
	margin-bottom: 10px;
	padding: 0px;
}
p.path span {
	color: #292d4a;
}
p.description {
	font-size: 15px;
	color: #9497a7;
	font-size: 15px;
	margin-bottom: 10px;
	line-height: 20px;
	font-weight: none;
}
ul.category {
}
ul.category li a:hover {
	color: #6f9ed2;
	text-decoration: underline;
}

/*Lisiting page */
.full_main_content {
	float: left;
}
.full_main_content .title {
	float: left;
	width: 537px;
}
.title .thumb {
	width: 33px;
	height: 25px;
	background-image: url(images/thumb_bg.png);
	background-repeat: no-repeat;
	text-align: center;
	float: left;
	margin-right: 5px;
	margin-top: 3px;
	padding-top: 8px;
}
p {
	padding: 10px 0px;
	line-height: 20px;
}
h3 {
	color: #292d4a;
	background-color: #e9e9ea;
	font-size: 18px;
	padding: 8px 8px;
	margin: 10px 0px;
}
h3 span {
	float: right;
	color: #6c9bd0;
	font-size: 13px;
	padding-top: 3px;
}
.pages {
	margin: 15px 0px;
}
.pages span {
	color: #292d4a;
	font-weight: bold;
}
.pages a {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
.pages a:hover {
	color: #ca1c22;
}
p a:hover {
	text-decoration: underline;
}