html, body, div, img, dl, dt, dd, h1, h2, h3, h4, h5, p, form, input, select, textarea, ul, a {
margin: 0; 
padding: 0px;   
}

body, html {

background:transparent url(../images//bg.gif) no-repeat scroll center top;
}

body {
font: 13px  Georgia,  sans-serif; 
color: #444;
}


a {
	color: #0058AC;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	border: none;
	color: #fff;
	background-color: red;
}




#page {    
   margin: 0 auto;
	width: 960px;
}


.head {
	float: left;
	width: 960px;
	height: 192px;
	background: url(../images/head.png) no-repeat;
}

.head .top {
	float: left;
	width: 960px;
	height: 138px;
	text-align: right;
}

.head .top .left {
	float: left;
	width: 380px;
}

.head .top .right {
	float: left;
	width: 580px;	
}

.menu {
	float: left;
	width: 770px;
	padding-left: 190px;
	padding-top: 14px;
	font-size:13px;
   font-family:  Arial, Georgia ;
}


.menu ul {
	font-style:normal;
	font-variant:normal;
	font-weight: bold;

	line-height:normal;
	list-style-type:none;
}

.menu li {
	display:inline;	
	padding:0px 13px;
	border-right: #58a618 dotted 1px;
}


.menu li a {
	display:block;
	display:inline;	
	text-decoration: none;	
	letter-spacing: 0px;
	border: none;
	background-color: #0058AC;
	padding: 4px;

	color: #fff;	
}

.menu li a:hover {
	color: red;
	background-color: #fff;
}

.menu li  a.active,
.menu li  a.active:hover,
.menu li  a.active:focus {

	background-color: #fff;	
	color: red;
}


.menu li a:visited {

}
.menu li a:hover, .menu li.selected a {

}


#left {
	float: left;
	width:190px;
	min-height:500px;
	padding-left: 6px;
	padding-top: 20px;

}


.personal_news {
	float: left;
	width: 170px;
	margin-left: 5px;
	padding-top: 10px;
	letter-spacing:1px;
}


.personal_news p {
	padding-top: 10px;
	font-size: 12px;	
	line-height: 15px;
	font-family: Arial;
	width: 96%;
}

.personal_news p a {
	text-decoration: none;
}


.subnav {
	background:transparent url(../images/subnav-bg.gif) no-repeat scroll left bottom;
	float:left;
	margin-bottom:20px;
	padding-bottom:13px;
	width:100%;
}
.subnav ul {
	float:left;
	font-size:14px;
	font-weight:bold;
	font-family: Arial, Georgia ;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
	width:96%;
}


.subnav li a {
	text-decoration:none;
	width:100%;
	color: #fff;
	background-color: #C40000;
	padding: 4px;
	padding-left: 5px;
	padding-right: 5px;
	
}


.subnav li a:hover {
	text-decoration:none;
	color: #fff;
	background-color: #0058AC;
}


.subnav li  a.active,
.subnav li  a.active:hover,
.subnav li  a.active:focus {

	background-color: #fff;	
	color: #333333;
}


.subnav li a img {
margin-bottom:-1px;
}


.subnav ul li {
	padding:8px 6px 10px;
	width: 100%;
	line-height:18px;
}

.subnav ul li ul {
	padding-bottom: 6px;
	padding-top: 4px;
}

.subnav ul li ul li {
	padding: 4px 10px 4px 10px;
	width: 100%;
		line-height:18px;
}

.subnav ul li ul li a {
	color: #0058AC;
	background-color:#fff;
	line-height:18px;
	font-weight:normal;
	text-decoration:underline;
}

.subnav ul li ul li a:hover {
	background-color: #fff;
	color: red;
	width:100%;
	text-decoration:none;
}

.subnav ul li ul li  a.active,
.subnav ul li ul li a.active:hover,
.subnav ul li ul li  a.active:focus {
	background-color: #fff;	
	color: #333333;
	line-height:18px;
	text-decoration:none;
	font-weight:bold;
}


#main {
	float: left;
	width:466px;
	min-height:500px;
}


#main .video_index {
	float: left;
	padding-top: 10px;
	padding-bottom: 40px;
	width: 98%;
	background: url(../images/bg_video_bottom.gif) no-repeat bottom center;
}

#main .gallery_index {
	float: left;
	width: 100%
}

#main .gallery_index a:hover {
		text-decoration: none;
	border: none;
	color: #fff;
	background-color: red;
}


#main .gallery_index a img  {
	margin: 4px;
	border: 2px solid #0058AC;
}

#main .all_albums {
	float: left;
	width: 100%;
	padding-top: 10px;
	background: url(../images/bg_video_bottom.gif) no-repeat bottom center;
	padding-bottom: 40px;
}

#main .txt_train {
	float: left;
	padding-top:10px;
}


#right {
	float: left;
	width:284px;
	min-height:500px;
}


.j_news {
	float: left;
	font-size: 12px;
	padding-bottom: 34px;
	padding-top: 0px;
	background: url(../images/bg_video_bottom.gif) no-repeat bottom center;
	width: 98%;
	padding-left: 10px;
	line-height: 18px;	
	font-family: Arial;
}

.j_news a {		

	font-weight: bold;
	background-color: #df0001;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #fff;
	padding: 3px;
}

.j_news a:hover {
	text-decoration: none;
	color: red;
	background-color: #fff;	
	
}

.j_news h1 {
	font-size: 13px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-family: Georgia, Arial;
   font-size:13px;
   font-weight: normal;
}



#footer1 {
	float:left;
	width:100%;
	height:20px;
	margin-top: 40px;
	background: #7BB521 url(../images/bg_foot.gif) no-repeat scroll center top; ;
}

#footer2 {
float:left;
height:235px;
min-height:205px;
width:100%;
color:#FFFFFF;
font-size:11px;
background: #7BB521 none repeat scroll 0 0;
}


#footer_m {
margin:0 auto;
width:960px;
}
#footer_m a {
color:#FFFFFF;
}

#footer_m .left {
	float: left;
	width: 361px;
}

#footer_m .right {
	float: left;
	width: 581px;
}

#footer_m .right .info {
	float: left;
	width: 220px;
	height: 186px;
	padding-left: 20px;
	padding-top: 4px;
	font-size: 14px;
	font-style: italic;
}

#footer_m .right .info .in {
	padding: 5px;
	color: #666;
	margin-top: 10px;
	background-color: #dcfbab;
	border: none;
}

#footer_m .right .nontas {
	float: left;
	text-align: right;
	width: 300px;
}


#footer_m .end {
	float: left;
	width: 571px;
	margin-left: 20px;	
	padding-top: 10px;
	border-top: 1px solid #96ca45;
}


#footer_m .end a {
	background-color: #B22222;
	padding: 2px;
	color: #fff;	
}


.input_button_small:hover {
border:1px solid #fff;
}

.input_button_small {
background-color:#527d10;
border: #2b5399 1px solid;
color:#FFFFFF;
font-family:Tahoma,Verdana,Arial,Sans-Serif;
font-size:11px;
padding:3px ;
}


#static_page {
	float: left;
	width: 750px;
}

#static_page h1 {
	color:#333;
	font-size: 28px;
	font-weight: normal;
	line-height:40px;
	font-style:italic;
	font-family: Arial,  Georgia ;
}

#static_page .body {
	float: left;
	line-height: 23px;
	font-family: Arial;
	font-size: 14px;
	width: 97%;
	color: #444;
	padding-top: 10px;
}

#static_page .body ul {
	padding-left: 20px;
}

#static_page .body a {
	color: #fff;
	background-color: red;
}

#static_page .body a:hover {
	color: #0058AC;
	background-color: #fff;
}




#article_page {
	float: left;
	width: 750px;
}

#article_page h1 {
	color:#333;
	font-size: 28px;
	font-weight: normal;
	line-height:40px;
	font-style:italic;
	font-family: Arial,  Georgia ;
}

#article_page .body {
	float: left;
	line-height: 23px;
	font-family: Arial;
	font-size: 14px;
	width: 97%;
	padding-top: 10px;
}

#article_page .body ul {
	padding-left: 20px;
}

#article_page .body a {
	color: #fff;
	background-color: red;
}

#article_page .body a:hover {
	color: #0058AC;
	background-color: #fff;
}

.art {
	float: left;
	width: 98%;
	border-bottom: 1px solid #eee;	
	margin-bottom:15px;
	padding-bottom:15px;	
}

.art .title {
	float: left;
	width: 500px;
	font-weight: bold;
	font-size: 16px;
	padding-bottom: 6px;
}

.art .summ {
	float: left;
	width: 500px;
	font-family: Arial;
	font-size: 13px;
	line-height: 19px;
}

.art .more {
	float: left;
	width: 500px;
}

.art .photo {
	float: right;

}



#gallery {
	float: left;
	width: 750px;
}


#gallery  h1 {
	color:#333;
	font-size: 28px;
	font-weight: normal;
	line-height:40px;
	font-style:italic;
	font-family: Arial,  Georgia ;
}



#gallery .gallery_index {
	float: left;
	width: 100%;
	padding-top: 20px;
}


#gallery .gallery_index a:hover {
	text-decoration: none;
	border: none;
	color: #fff;
	background-color: red;
}


#gallery .gallery_index a img  {
	margin: 8px;
	border: 2px solid #0058AC;
}

#gallery .desc {
	float: left;
	padding: 10px;
	padding-left: 0px;
}



/* GALLERY  */


.gallery_l{
	float: left;
	width:700px;
	padding-top: 40px;
	padding-bottom: 40px;
	padding-left: 10px;
	min-height: 500px;
}

.gallery_l h3 {
	display:block;
	font-family: Candara, Calibri, Georgia, "Times New Roman",Times,serif;
	font-size:24px;
	margin:0 0 10px;
	color: #5B7167;
	/*background: url(../images/bg_right_coner.gif) no-repeat right top;*/
	text-shadow:1px 1px 1px #FFFFFF;
}


.gallery_l .none{
	padding: 20px;
	width: 400px;
	display: block;
	float: left;
}

.gallery_l .content {
	float:left;
	font-family:"Trebuchet MS",Arial;
	font-size:14px;
	line-height:22px;
	padding-bottom:20px;
	text-align: justify;
}


.gallery_l .album {
	background-color:#7BB521;
	border:2px dashed #fff;
	float:left;
	font-family:"Trebuchet MS",Arial;
	font-size:14px;
	line-height:20px;
	margin-bottom:20px;
	margin-right:20px;
	padding:20px;
	width:260px;
	height: 220px;
	text-align: center;
	color: #fff;
}

.gallery_l .album img {
	border: #8B4513 0px solid ;
}

#newsp_info {
	border-bottom:0px solid #d0cfcf;	
	float: left;
	padding: 10px;
	margin-top: 10px;

	width: 600px;
	line-height: 20px;
	font-family:Arial, Helvetica, sans-serif
}



