@charset "utf-8";
/* CSS Document */
* {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;:"Courier New", Courier, monospace;
	list-style:none;
}
ul,li,footer,#gallery li,#gallery,img, menu, inner_content, header,.gap,#content
.gl_top, #add, #add h4,#cartoon h4,#cartoon, #cartoon>div, #inner_content, #slide{border-radius:10px;}
ul {
	margin:0; padding:0;
}
border {border:1px solid #000;}
body {
	background:url(../images/bck.png);
}

#gallery li {
	list-style-type:none;
	display:block;
	float:left;
	padding:10px
}
h1 {
	text-align:center
}
footer{
	width:1440px;
	margin:auto;
	text-align:center;
	padding-top:30px;
	height: 150px;
	box-shadow:0 1px 50px rgba(0, 0, 0, .3) inset;
	-moz-box-shadow:0 1px 50px rgba(0, 0, 0, .3) inset;
	-o-box-shadow:0 1px 50px rgba(0, 0, 0, .3) inset;
	-webkit-box-shadow:0 1px 50px rgba(0, 0, 0, .3) inset;
	margin-top:50px;
}
header {
	width:1440px; 
	margin:auto;
}
.gap {
	height:60px;
}

#content {
	width: 1445px;
	margin: auto;
}
#menu {
	width:230px; 
	float:left; 
	border:12px inherit #000;
}
#menu_img img{
	border:2px solid #333;
}
#menu ul {
	background:url(../images/print.png) bottom no-repeat;
	margin:0;
	padding:0;
	padding-top:25px;
	padding-bottom:25px;
	font-size:1.5em;
	box-shadow:0 1px 50px rgba(0, 0, 0, .3) inset;
	-moz-box-shadow:0 1px 50px rgba(0, 0, 0, .3) inset;
	-o-box-shadow:0 1px 50px rgba(0, 0, 0, .3) inset;
	-webkit-box-shadow:0 1px 50px rgba(0, 0, 0, .3) inset;
	}
#menu ul li { 
	list-style-type:none;
	padding:0px;
	text-align:center; 
	margin-top:2.5px; 
	margin-bottom:2.5px;
}
#menu ul hr{
	margin:0;
	padding:0
}
#menu ul li a {
	display:inline-block;
	margin:auto;
	color:#000;
	text-decoration:none;
}
#menu ul li:hover {
	background:url(../images/arrow.png) no-repeat rgba(255,102,0,0.8) right;
}
#menu ul li:hover  a {
	color:#fff;
}


#inner_content {
	float:left; 
	width:925px; 
	margin-left:20px; 
	padding:10px; 
	background:#fff;
	border:2px solid #333
}
.slider{
	width:900px; 
	margin:0; 
	padding:0; 
	overflow:hidden;
}
.gl_top {
	float:right;
	width:1099px;
	height:132px;
	margin-right:25px;
	margin-bottom:20px; 
	padding:20px; 
	background:rgba(0,51,255,.3);
  }
#cartoon,#advertise {
	width:220px;
	float:right;
}
#cartoon>div,#add {
	padding:10px;
	background:rgba(204,204,204, .3);
	margin-bottom:10px; 
}
#cartoon h4,#add h4 {
	cursor:pointer;
	height:35px; 
	margin:0; 
	margin-bottom:5px; 
	color:#000; 
	text-align:center;
	padding-top:5px;
}


.gl_top { }
.i_content_bck { margin-top:-226px; float:right}
.i_content_bck2 { margin-top:-241px; float:left}


#inner_text, #text{ padding:20px}
#inner_text li {
	background:url(../images/icon2.png) left no-repeat;
	height:37px; display:block;
	list-style-type:none;
	text-decoration:none;float:left;
	width:276px; margin:5px; margin-left:10px;
	border:2px solid #CCC; }
#inner_text td {
	background:url(../images/icon2.png) left no-repeat;
	list-style-type:none;
	text-decoration:none;float:left;
	width:210px; margin:5px; margin-left:10px;
	border:2px solid #CCC;
	border-radius:10px;
	text-transform:capitalize;}
strong{ font-weight:normal; }
#inner_text ul {
	margin-bottom:40px; clear:both;}
#inner_text ul li a {
	color:#333; font-size:1.2em;
	padding-left:50px; padding-top:5px; display:block;
	text-decoration:none; cursor: pointer}
#inner_text td {
color:#333; font-size:1.2em;
padding-left:50px; padding-top:5px; display:block;
text-decoration:none;}
#inner_text ul li:hover { background:url(../images/icon1.png) left no-repeat rgba(0,0,51,1);}
#inner_text td:hover {background:url(../images/icon1.png) left no-repeat rgba(254,208,116,1);}
#inner_text ul li:hover a { color:#fff}
#inner_text td:hover { color:#fff;}
a{cursor: pointer}
#gallery ul li{
	text-align: center;
}






.gl_top, #add h4, #cartoon h4,#menu ul li:hover {background:rgba(255,204,102,.9);}
#inner_text ul li:hover{background:url(../images/icon1.png) left no-repeat rgba(255,204,102,.9);}
#menu ul li a,h4,h1{ color:#333}
#gallery img{
	width: 276px;
}

/* right-sidebar-added-later */
#right-sidebar{
	float:right;
	width:220px;
}
