/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

*
{
margin: 0px;
padding: 0px;
}

a{
	font-family: Arial, "Times New Roman", Times, serif;
	color: #FF0;
	font-weight:bold;
	text-decoration: none;
	font-size: 12px;
}

a:hover {
	
	color: #000000;
}

body {
	color: #FFF;
	margin-top: 20px;
	margin-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #292929;
	background-image: url(../images/bg.jpg);
}

#content{
	margin: 0 auto;
	width: 1014px;
	text-align: left;
	background-color: #1a1a1a;
}
#content H4{
	height: 33px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #000;
	background-repeat:no-repeat;
	background-position:top;
	padding-top: 15px;
	padding-left: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: url(../images/title_right.png);
	text-align: center;
}

#main{
	width: 1014px;
	margin: 0 auto;
	clear:both;
	background-color: #1A1A1A;
}

#header {
	width: 709px;
	height: 175px;
	background: url(../images/header.jpg) no-repeat top right;
}

#logo {
	height: 110px;
	text-align: left;
	padding-left: 360px;
	padding-top: 20px;
}


#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 18px;
	color: #ffffff;
}

#logo H2 a{
	font-size: 12px;
}

#menu{
	width: 710px;
	height: 39px;
}

#menu ul {
	padding-left: 0px;
	margin: 0px;
	list-style:none;
}

#menu li {
	display: inline;
	list-style: none;
	padding-left:0px;
}

#menu a {
	float: left;
	width: 118px;
	height: 24px;
	display: block;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: normal;
	font-size: 12px;
	padding-top: 15px;
	background-image: url(../images/bnt.png);
	background-repeat: no-repeat;
	background-position: center;
}
#menu li .current       {
	background-image: url(../images/over.png);
}


#menu a:hover{
	width: 118px;
	height: 24px;
	background-position:bottom;
	background-image: url(../images/over.png);
	background-repeat: no-repeat;
	color: #FF0;
}



#left{
	width: 305px;
}

#left_top{
	background: url(../images/left_top.jpg) no-repeat;
	height:185px;
}
#left H3{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #000;
	height: 33px;
	text-align: center;
	background-repeat:no-repeat;
	background-position:top;
	padding-top: 15px;
	margin-bottom: 10px;
	background-image: url(../images/title_left.png);
}

#left ul{
	list-style: none;
	margin-bottom: 10px;
	margin-left: 20px;
	padding-top: 5px;
}

#left li{
	background: url(../images/dot.png);
	background-repeat:no-repeat;
	background-position: top left;
	padding-left: 25px;
	margin-bottom: 10px;
	margin-bottom: 5px;
	padding-bottom: 5px;
}

#left ul li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color: #FFF;
	font-weight:normal;
}

#left ul li a:hover {
	color: #000;
}

.comnews{
	background: url(../images/dot.png);
	background-repeat:no-repeat;
	background-position:top left;
	margin-left: 20px;
	padding-left: 30px;
	padding-top: 3px;
	padding-right: 30px;
	margin-right: 20px;
}

.comnews h2{
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-weight:bold;
	font-size:12px;
}
h2 {
	padding-left: 15px;
}


.comnews p{
	padding-right: 20px;
	line-height:20px;
}

.comnews a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight:bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF0;
}

#right{
	float: right;
	width: 709px;
}

#right H4{
	height: 33px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #000;
	background-repeat:no-repeat;
	background-position:top;
	padding-top: 15px;
	padding-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: url(../images/title_right.png);
	text-align: center;
}

#right p {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 15px;
	line-height:20px;
}

.read{
	text-align: right;
	padding-right: 30px;



}
.read a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF0;
	font-weight:bold;
	text-decoration:none;
	background-repeat: no-repeat;
	display: block;
	height: 30px;
}

.read a:hover{
	color: #FFF;
}

#rightleft{
	float:left;
	width: 350px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #FF0;
}

#rightright{
	float:right;
	width: 350px;
}

h5{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000;
	margin-bottom: 20px;
	margin-right: 10px;
}

#conbottext{
	padding-left: 8px;
}

#first{
	width: 122px;
	float:left;
	padding-right:8px;
	padding-left: 260px;
}

#second{
	width: 122px;
	float:left;
	margin-left: 8px;
	padding-right:8px;
}

#third{
	width: 122px;
	float:left;
	margin-left: 8px;
	padding-right:8px;
}

#fourth{
	width: 122px;
	float:left;
	margin-left: 8px;
	padding-right: 8px;
}

#footer {
	height: 45px;
	width: 1014px;
	clear: both;
	padding-top: 20px;
	background-image: url(../images/footer.jpg);	
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #ffffff;
}

#footer a {
	color: #ffffff;
	font-weight:normal;
}

