body { 
	font-size: 12px; 
	font-family: Arial; 
	color: #ffffff; 
	margin: 0 auto; 
	background: #091a23 url('images/bg.jpg') center top no-repeat;;
}

body img {  
	border: 0px;
}

a {
	outline:none;
}

a.link {
	color: #9bd3fe;
	font-weight: bold;
	text-decoration: none;
}

a.link:hover {
	color: #ffffff;
}

/***************************  top  ***********************************/

div.all {
	width: 1000px;
	margin: 0 auto;
	position: relative;
	overflow: none;
	padding: 0;
}

#bg { 
	position: absolute; 
	top: 0; 
	left: 0; 
	width: 50%; 
	height: 412px;
	
}

#bgleft {
	background: url('images/left.gif') 100% 0 no-repeat;
	margin-right: 500px; 
	height: 427px;
}

#bg2 { 
	top: 0; 
	right: 0; 
	width: 50%; 
	height: 100%; 
	position: absolute;
}

#bgright { 
	height: 427px; 
	background: url('images/right.gif') no-repeat;
	margin-left: 500px;
}

#top1 {
	width: 344px;
	height: 124px;
	float: left;
	background: url('images/logo.png') no-repeat;
}

a.logo {
	width: 247px;
	height: 124px;
	float: left;
}

#top2 {
	width: 289px;
	height: 124px;
	float: left;
}

#top3 {
	width: 367px;
	height: 124px;
	float: left;
	background: url('images/search.png') no-repeat;
}

#top3 fieldset {
	border: none;
	background: none;
	float: left;
	margin: 0;
	padding: 50px 0px 0px 10px;
}

#top3 fieldset input.txt {
	float: left;
	font-size: 12px;
	font-family: Arial;
	background: none;
	border: none;
	color: #0d432d;
	width: 275px;
	height: 30px;
	padding: 0px 16px 0px 16px;
	margin: 0px 0px 0px 0px;
}

#top3 fieldset input.search {
	font-size: 11px;
	font-family: Arial;
	color: #ffffff;
	cursor: pointer;
	background: none;
	padding: 0px 0px 0px 0px;
	margin: -5px 0px 0px 0px;
	border: none;
	height: 40px;
	text-align: left;
	width: 40px;
	float: left;
}

#menu {
	width: 1000px;
	float: left;
	height: 67px;
	background: url('images/menubg.gif') repeat-x;
	margin: 0px 0px 15px 0px;
}

#menu ul {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0px 0px 0px 17px;
	height: 67px;
}

div.menuright {
	width: 40px;
	height: 67px;
	float: right;
	background: url('images/menuright.gif') no-repeat right;
}

#menu ul li {
	float: left;
	padding: 0px 0px 0px 0px;
}

#menu ul li a {
	font-size: 13px;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	background: url('images/menuhover.gif') repeat-x;
	height: 43px;
	float: left;
	padding: 24px 14px 0px 14px;
}

#menu ul li a:hover {
	color: #7cfac6;
	background-position: 0px -67px;
}

div.boxes {
	width: 1020px;
	float: left;
	padding: 0px 0px 20px 0px;
}

div.boxmain {
	width: 320px;
	float: left;
	margin: 0px 20px 0px 0px;
}

div.boxmain2 {
	width: 320px;
	float: left;
	margin: 0px 0px 0px 0px;
}

div.boxes a.arrow {
	width: 46px;
	height: 46px;
	float: left;
	background: url('images/arrow.png') no-repeat;
	position: absolute;
	margin: 40px 0px 0px 260px;
}

div.boxes div.box {
	width: 258px;
	float: left;
	background: url('images/box.png') no-repeat;
	padding: 23px 36px 0px 26px;
	height: 180px;
}

div.boxes div.box a.title {
	color: #7cfac6;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
}

div.boxes div.box a.title:hover {
	color: #ffffff;
}

div.boxes div.box p {
	float: left;
	width: 258px;
	line-height: 19px;
	margin: 0;
	padding: 17px 0px 0px 0px;
}

div.boxes div.box p img.logo {
	float: left;
	padding: 0px 15px 6px 0px;
}

div.boxes div.box p a.more {
	color: #7cfac6;
	text-decoration: none;
}

div.boxes div.box p a.more:hover {
	color: #ffffff;
}

div.boxes div.boxbottom {
	background: url('images/box.png') no-repeat center bottom;
	float: left;
	width: 320px;
	height: 30px;
}

/***************************  content  *******************************/

#left {
	width: 320px;
	float: left;
	padding: 0px 20px 0px 0px;
}

a.button {
	width: 320px;
	height: 36px;
	float: left;
	background: url('images/button.png') no-repeat;
	color: #5f2107;
	font-size: 16px;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	text-shadow: #f5ab6f 1px 1px;
	padding: 16px 0px 0px 0px;
	margin: 0px 0px 15px 0px;
}

a.button:hover {
	background-position: 0px -52px;
}

div.banner {
	width: 320px;
	float: left;
	text-align: center;
	margin: 0px 0px 15px 0px;
}

div.box3 {
	width: 320px;
	float: left;
}

div.box3top {
	width: 320px;
	height: 16px;
	background: url('images/box3top.png') no-repeat;
	float: left;
}

div.box3bg{
	width: 266px;
	background: url('images/box3bg.png') repeat-y;
	float: left;
	padding: 8px 27px 8px 27px;
}

div.box3bg ul {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
}

div.box3bg ul li {
	padding: 5px 0px 5px 0px;
}

div.box3bg ul li a {
	color: #76c3ff;
	text-decoration: none;
	font-weight: bold;
}

div.box3bg ul li a:hover {
	color: #ffffff;
}

a {
	color: #76c3ff;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #ffffff;
}

div.box3bottom {
	width: 320px;
	height: 16px;
	background: url('images/box3bottom.png') no-repeat bottom;
	float: left;
}

#right {
	width: 660px;
	float: left;
}

div.news {
	width: 660px;
	float: left;
	margin: 0px 0px 15px 0px;
}

div.news div.news1top {
	background: url('images/box1top.png') no-repeat;
	width: 660px;
	height: 15px;
	float: left;
}

div.news div.news1 {
	background: #041119;
	width: 606px;
	float: left;
	padding: 10px 26px 10px 26px;
	border-right: 1px solid #163a4f;
	border-left: 1px solid #163a4f;
}

div.news div.news2 {
	background: #0f2f42;
	border-right: 1px solid #2d5d79;
	border-left: 1px solid #2d5d79;
}

div.news div.news1 a.title {
	color: #9bd3fe;
	font-weight: bold;
	text-decoration: none;
	font-size: 19px;
}

div.news div.news1 a.title:hover {
	color: #ffffff;
}

div.news div.news1 h1 {
	color: #9bd3fe;
	font-weight: bold;
	font-size: 19px;
	margin: 0;
	padding: 0;
}

div.news div.news1 p {
	float: left;
	line-height: 19px;
	padding: 18px 0px 0px 0px;
	margin: 0;
	width: 606px;
}

div.news div.news1 p a.more {
	color: #9bd3fe;
	font-weight: bold;
	text-decoration: none;
}

div.news div.news1 p a.more:hover {
	color: #ffffff;
}

div.news div.news1bottom {
	background: url('images/box1bottom.png') no-repeat bottom;
	width: 660px;
	height: 20px;
	float: left;
}

div.news div.news2top {
	background: url('images/box2top.png') no-repeat;
	width: 660px;
	height: 15px;
	float: left;
}

div.news div.news2bottom {
	background: url('images/box2bottom.png') no-repeat bottom;
	width: 660px;
	height: 20px;
	float: left;
}

div.archive {
	width: 606px;
	float: left;
	padding: 0px 27px 15px 27px;
}

div.archive a {
	color: #9bd3fe;
	font-weight: bold;
	text-decoration: none;
}

div.archive a:hover {
	color: #ffffff;
}

/***************************  footer  ********************************/

#footer {
	width: 100%;
	float: left;
	background: #06151d;
	border-top: 1px solid #27455c;
	margin: 15px 0px 0px 0px;
}

#footer div.foot {
	padding: 25px 27px 25px 27px;
	float: left;
	color: #59a2cd;
}





