* {
	padding:0;
	margin:0;
}

html {
	position:relative;
	height:100%;
}

body {
	background:#C22000 url(../img/back.png) repeat-x fixed center top;
	position:relative;
	height:100%;
	line-height:22px;
	color:#444444;
	font-family:Georgia,"Times New Roman",sans-serif;
	font-size:12px;
	text-align:center;
}

h1 {
	color:#C22000;
	font-family:Arial,Helvetica,serif;
	font-size:16px;
	margin-bottom:10px;
}

img {
	border:none;
}

a {
	color:#C22000;
	font-style:italic;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

li.level1 {
	list-style-type:none;
	clear:right;
	float:left;
}

ul {
	clear:right;
	float:left;
}

#container ul li {
	list-style-type: square;
	list-style-position:inside;
}

div.divider {
	background: url(../img/divider.gif) top left no-repeat;
	height:60px;
	width:100%;
	border:0;
	clear:both;
}

#head {
	background:transparent url(../img/header.png) top left no-repeat scroll;
	width:980px;
	height:160px;
	margin-top:30px;
}

#navi {
	height:35px;
	width:980px;
	background: transparent url(../img/navi.png) top left no-repeat;;
}

#menu {
	padding: 0 14px;
	position:relative;
}

#lcon {
	margin:30px 0 30px 30px;
	width:625px;
	float:left;
	clear:right;
}

#lcon.textwrap {

}

#rcon {
	margin:30px;
	width:265px;
	float:right;
	clear:right;
	overflow:hidden;
}

#outerContainer {
	width:980px;
	margin: 0 auto 0 auto;
	height:100%;
}

#contop {
	width:980px;
	height:10px;
	line-height:10px;
	margin-top:10px;
	background: transparent url(../img/contop.png) bottom left no-repeat;
	float:left;
}

#container {
	background: #fff;
	float:left;
	min-height:100%;
	height:100%;
	height:auto;
	text-align:left;
}

#innerContainer {
	width:980px;
	float:left;
}

/* * * tt_news  * * */

.news-list-item {
	float:left;
	clear:left;
	width:100%;
}

.news-list-date {
	font-size: 10px;
	color:#333;
	font-weight:normal;
}

.news_pic {
	clear:right;
	float:left;
	margin-top:5px;
}

.news_pic a img {
	margin-right:20px;
}

.news-single-imgcaption {
	color:#555;
	font-size:10px;
	font-style:italic;
}

/* * * * * * * * * */

.tx-felogin-pi1 label {
	color:#C22000;
	font-family:Arial,Helvetica,serif;
	font-size:12px;
	text-align:left;
}

.tx-felogin-pi1 h3 {	
	color:#333333;
	font-family:Arial,Helvetica,serif;
	font-size:13px;
	font-weight:bold;
}

.tx-felogin-pi1 input {
	margin-left:10px;
	width:100%;
}

.tx-felogin-pi1 table {
	color:#333333;
	font-family:Arial,Helvetica,serif;
	font-size:12px;
}

.tx-felogin-pi1 input.submit {
	margin-left:10px;
	width:auto;
}

.tx-felogin-pi1 tr {
	height:30px;
}

.news-single-author {
	font-style:italic;
	margin-bottom:10px;
}

.news-single-img a {
	margin-bottom:10px;
}

.csc-frame-frame2 {
	padding:5px;
	margin:5px 0;
	background:#ffffaa;
	border:1px solid #EEDD00;
}


/* * * * * * * * * */

.fz_table table {
	font-size:11px;
width:100%;
}

.fz_table table td {
	height:30px;
	padding:3px 0;
	background: #fafafa;
	border-bottom:1px solid #dadada;
}