/* CSS Document */

body{
	padding:11px 0 14px 0;
	margin:0;
	background-color:#EFEFDF;
	color:#000;
}
div, h1, h2, p, form, label, input, textarea, img, span{
	margin:0; padding:0;
}

ul{
	margin:0;
	padding:0;
	list-style-type:none;
	font-size:0;
	font-family: Tahoma, "times New Roman";
}
.spacer{
	clear:both; 
	font-size:0; 
	line-height:0;
}
/*------------------------------------------------body--------------------*/

/*------------------------------------------------header--------------------*/
#header{
	background:url(images/header.jpg) 0 0 no-repeat;
	width:981px;
	height:274px;
	position:relative;
	margin:0 auto;
}

#topmenu{
	width:981px;
	height:74px;
	position:relative;
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 205px;
	text-align: center;
}

/*------------------------------------------------header--------------------*/

/*------------------------------------------------body--------------------*/
#body{
	width:978px;
	padding:13px 1px 13px 2px;
	margin:0 auto;
}
/*------------------------------------------------right--------------------*/
#right{
	width:207px;
	float:right;
}
#mainmenu{
	width:174px;
	background:url(images/lft_box_bg.gif) 0 0 no-repeat #EAEADA;
	border:#DDDDCA solid 7px;
	margin:0 0 4px 0;
	padding:5px 10px 6px 9px;
	color:#878767;
}

#mainmenu a{
	width:178px;
	color:#666666;
	display: block;
	margin-right: auto;
	margin-left: auto;
	padding-top: 8px;
	padding-bottom: 6px;
	height: 15px;
	background-color: #DDDDCA;
	background-repeat: no-repeat;
	background-position: 0 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ECECDE;
	font-family: Tahoma, "times New Roman";
	text-align: center;
	font-size: 12px;
	cursor: auto;
	text-decoration: none;
}

#mainmenu a:hover{
	width:178px;
	color:#FF6600;
	display: block;
	margin-right: auto;
	margin-left: auto;
	padding-top: 8px;
	padding-bottom: 6px;
	height: 15px;
	background-color: #B5B599;
	background-repeat: no-repeat;
	background-position: 0 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-family: Tahoma, "times New Roman";
	text-align: center;
	font-size: 12px;
}

#poster{
	width:176px;
	color:#878767;
	background-color: #EAEADA;
	background-image: url(images/poster.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 200px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#poster a{
	width:176px;
	background-image: url(images/miniposter.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 200px;
	display: block;
}

#poster a:hover{
	width:176px;
	background-image: url(images/miniposter1.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 200px;
	display: block;
}
/*------------------------------------------------right--------------------*/

/*------------------------------------------------left--------------------*/
#left{
	width:758px;
	float:left;
	background-image: url(images/right_panel_bg.jpg);
	background-repeat: repeat-y;
	background-position: 0 0;
}
#leftTop{
	display:block;
	width:758px;
	height:26px;
	background-image: url(images/right_top.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#leftbody {
	position:relative;
	width:675px;
	z-index:1;
	height: 100%;
	color:#62625C;
	background-color:inherit;
	padding:0 38px 10px 38px;
	font-family: Tahoma, "times New Roman";
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-align: right;
}
								
#left h2{
	font:bold 30px/22px Arial, Helvetica, sans-serif;
	color:#222222;
	background-color:inherit;
	margin:0 0 16px 0;
	padding:0 0 0 38px;
	display:block;
}
#left p.leftTxt1{
	color:#62625C;
	background-color:inherit;
	padding:0 38px 10px 38px;
	font-family: Tahoma, "times New Roman";
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-align: right;
}

#leftBottom{
	display:block;
	width:758px;
	height:25px;
	float:left;
	background-image: url(images/right_bottom.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
/*------------------------------------------------left--------------------*/

/*------------------------------------------------body--------------------*/

/*------------------------------------------------bodyBottom--------------------*/
#bodyBottom{
	width:946px;
	background:url(images/body_bottom_bg.gif) 0 0 repeat-x #B9B99D;
	color:#fff;
	padding:22px 13px 19px 18px;
	margin:0 auto;
}

.title {
	width:300px;
	height: 30px;
	font-family: Tahoma, "times New Roman";
	font-size: 14px;
	color: #FFFFFF;
	display: block;
	text-align: center;
	padding-top: 20px;
}

.majol {
	height: 130px;
	width: 280px;
	padding: 10px;
	font-family: Tahoma, "times New Roman";
	font-size: 12px;
	color: #666666;
	text-align: center;
}

.majol a{
	color:#666666;
	text-decoration:none;
	width:180px;
	display:block;
	text-align:center;
	height:30px;
	padding-top:5px;
	padding-bottom: 5px;
	padding-right: 2px;
	padding-left: 2px;
	}		
	
				
.majol a:hover{
	color:#FF6600;
	text-decoration:none;
	width:180px;
	display:block;
	text-align:center;
	height:30px;
	padding-top:5px;
	padding-bottom: 5px;
	padding-right: 2px;
	padding-left: 2px;
	}
	
#news{
	width:300px;
	float:left;
	background-image: url(images/botom.jpg);
	height: 210px;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 0;
}

#service{
	width:300px;
	float:left;
	background-image: url(images/botom.jpg);
	height: 210px;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 0;
}

#member{
	width:300px;
	float:left;
	background-image: url(images/botom.jpg);
	height: 210px;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 0;
}

/*------------------------------------------------bodyBottom--------------------*/

/*------------------------------------------------footer--------------------*/
#footer{
	width:977px;
	height:125px;
	margin:0 auto;
	background:url(images/footer_bg.gif) 0 0 repeat-x #323232;
	color:#fff;
	position:relative;
}
#footer ul{
	width:587px;
	position:absolute;
	left:11px;
	top:27px;
}
#footer ul li{
	float:left;
	color:#D4D4C6;
	background-color:inherit;
	font:normal 11px/19px Arial, Helvetica, sans-serif;
}
#footer ul li a{
	color:#D4D4C6;
	background-color:inherit;
	padding:0 7px;
	text-decoration:none;
	font-family: Tahoma, "times New Roman";
	font-size: 11px;
	font-style: normal;
	line-height: 19px;
	font-weight: normal;
	font-variant: normal;
	text-align: right;
}
#footer ul li a:hover{
	color:#D4D4C6;
	background-color:#D76E08;
}
#footer p.copyright{
	color:#D76E08;
	background-color:inherit;
	position:relative;
	left:240px;
	top:20px;
	width: 500px;
	font-family: Tahoma, "times New Roman";
	font-size: 11px;
	font-style: normal;
	line-height: 19px;
	font-weight: normal;
	font-variant: normal;
	text-align: center;
}
#footer a.subscribe{
	background:url(images/subscribe_icon.gif) 0 2px no-repeat;
	font:normal 11px/12px Arial, Helvetica, sans-serif;
	color:#B9B99D;
	background-color:inherit;
	position:absolute;
	left:19px;
	top:68px;
	text-decoration:underline;
	width:50px;
	padding:0 0 0 18px;
}
#footer a.subscribe:hover{
	color:#9CCC37;
	background-color:inherit;
	text-decoration:none;
}
#footer a.xht{
	width:98px;
	height:20px;
	background:url(images/xhtml_bg.gif) 0 0 no-repeat;
	position:absolute;
	left:757px;
	top:23px;
}
#footer a.xht:hover{
	background:url(images/xhtml_bg_hover.gif) 0 0 no-repeat;
}
#footer a.cs{
	width:98px;
	height:20px;
	background:url(images/css_bg.gif) 0 0 no-repeat;
	position:absolute;
	left:866px;
	top:23px;
}
#footer a.cs:hover{
	background:url(images/css_bg_hover.gif) 0 0 no-repeat;
}
#footer img{
	position:absolute;
	left:880px;
	top:51px;
	width:84px;
	height:26px;
}
#footer p.design{
	font:bold 12px/19px Arial, Helvetica, sans-serif;
	color:#C5BE25;
	background-color:inherit;
	position:absolute;
	left:19px;
	top:85px;
}
#footer p.design a{
	color:#FFFFFF; background-color:inherit; text-decoration:none;
	}
#footer p.design a:hover{
	color:#C5BE25; background-color:inherit;
	}
/*------------------------------------------------footer--------------------*/
