/* CSS Document */
	body {
	background-color:#F2F2F2;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	margin:0px;
	font-family: Arial,Helvetica,sans-serif;
	font-size:12px;
	}
	
	p {
	line-height: 1.5;
	text-align: left;
	margin-bottom: 0px;
	}
	
	img {
	display: block;
	border: 0px;
	}
 	a {
 	color: #000;
 	text-decoration: none;
 	}
 	a:hover{
 	text-decoration: underline;
 	}
.redbig{
	color:#AE0928;
	font-size: 14px;
	font-weight: bold;
	}
.subtitle{
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	}
.subtitle a{
	color: #666;
	}
#content {
	margin: 0px auto;
	width: 820px;
	padding: 0px;
	}
	
.l-header {
	background: url(../images/borLeftTop.jpg) no-repeat;
	padding: 0px;
	margin: 0px;
	width: 17px;
	height: 276px;
	float: left;
	}

.c-header {
	width: 778px;
	margin: 0px;
	padding 0px;
	float: left;
	}

.c-header-l {
	background: url(../images/top1_bg.jpg) repeat-x;
	padding: 0px;
	margin: 0px;
	width: 628px;
	float: left;
	display: block;
	}

.c-header-r {
	float:right;
	text-align:right;
	width: 150px;
	margin: 0px;
	padding: 0px;
	background: url(../images/top1_bg.jpg) repeat-x;
	display: block;
	}
	
.c-header-r a {
	color: #000;
	text-decoration:none;
	font-size: 12px;
	line-height: 62px;
	padding-right: 10px;
	}
	
.r-header {
	background: url(../images/borRightTop.jpg) no-repeat;
	padding: 0px;
	margin: 0px;
	width: 15px;
	height: 276px;
	float: left;
	}

.banner {
	padding:0px;
	margin:0px;
	float:left;
	}
	
#nav {
	float: left;
	width: 778px;
	padding: 0px;
	margin: 0px;
	background: url(../images/menuBg.jpg) repeat-x;
	height: 35px;
	}
	
.nav-home {
	float: left;
	margin-left: 12px;
	font-size: 0px;
	}	
.nav-home img{
	display: inline;
	border: 0px;
	}
.nav-home ul{
	display: inline;
	padding: 0px;
	margin: 0px;
	line-height: 35px;
	}

.nav-home ul li{
	display: inline;
	padding: 7px 0px !important;
	padding: 1px 0px;
	margin: 0px;
	list-style: none;
	color: #FFF;
	font-size: 14px;
	line-height: 32px;
	font-weight: bold;
	}
.nav-home ul li a{
	color: #FFF;
	padding: 8px 10px;
	}
.nav-home ul li a:hover{
	background: url(../images/menuBgAct.jpg) repeat-x;
	}
.active{
	background: url(../images/menuBgAct.jpg) repeat-x;
	}

#l-border {
	float: left;
	margin: 0px;
	padding 0px;
	width: 17px;
	height: 726px;
	background: url(../images/BorderLeft.jpg) repeat-y;
	}
#maincont {
	float: left;
	background: #FFF;
	margin: 0px 15px 0px 17px;
	padding: 0px;
	width: 778px;
	}
#main1 {
	float: left;
	width: 810px;
	margin: 0px;
	padding: 30px 0px 0px;
	background: #FFF url(../images/bb.gif) repeat-y top left;
	}
.l-home{
	float: left;
	border-right: #999 1px dotted;
	width: 360px;
	margin: 15px 0px 0px 0px;
	padding: 0px 20px 0px 68px;
	}
.r-home{
	float: left;
	width: 300px;
	margin: 15px 0px;
	padding: 0px 10px 0px 20px;
	}
#r-border {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 15px;
	background: url(../images/BorderRight.jpg) repeat-y;
	height: 726px;
	}
#footer {
	margin: 0px 0px 0px 0px;
	padding: 30px 0 30px 17px;
	text-align: center;
	width: 778px;
	color: #AA031D;
	}
#footer a{
	color: #AA031D;
	}
.more{
	text-align: right;
	}
#feed {
	font-family:Arial,Helvetica,sans-serif; 
	font-size: 12px;
	}
#feed a{
	text-decoration:none;
	color: #000;
	}
#feed a:hover{
	text-decoration:underline;
	}
#feed ul{
	display:block;
	padding:0px;
	margin:0px 20px;
	}
#feed ul li{
	margin-bottom: 5px;
	}

.l-page{
	float: left;
	width: 150px;
	margin: 15px 0px 0px 0px;
	padding: 0px 20px 0px 50px;
	}
.r-page{
	float: left;
	border-left: #999 1px dotted;
	width: 500px;
	margin: 15px 0px;
	padding: 0px 10px 0px 30px;
	}