:link, :visited {
	text-decoration:none;
}
ul, ol {
	list-style:none;
}
h1, h2, h3, h4, h5, h6, pre, code {
	font-size:1em;
}
ul, ol, li, h1, h2, h3, h4, h5, h6, pre, p, blockquote, fieldset {
	margin:0;
	padding:0;
	border:none;
}
body {
	margin:0 auto;
	padding:0;
	font-family:Tahoma;
	font-size:11px;
	line-height:17px;
	width:730px;
	position:relative;
	/*background:url(images/background.jpg) no-repeat top center #b40202;*/
	background-color:#018ec4;
	/*background-attachment:fixed;*/
}
:focus, :active {
	outline: 0;
}
img {
	border: none;
}

img.left {
	float: left;
	margin: 7px 15px 0 0;
}

img.right {
	float: right;
	margin: 7px 0 0 15px;
}
img.subpic {
	border:5px solid #FFFFFF;
	margin:0 15px 0 0;
}
form {
	margin:0;
	padding:0;
}
h1 {
	float:left;
	font-size:16px;
	margin-bottom:10px;
}
h2 {
	font-size:14px;
	color:#434343;
	float:left;
	width:270px;
	margin-top:20px;
}
.side-header {
	font-size:16px;
	font-weight:bold;
	color:#fff;
	padding-bottom:5px;
}
.top_banner {
	float:left;
	padding:50px 0 0 20px;
}
img.img_border, a img.img_border {
	border: 1px solid #E3E3E3;
	padding:2px;
	background: #FFFFFF;
}
a:hover img.img_border {
	border-color: #FFF;
}
.container {
	margin:0 auto;
	padding:0;
	width:730px;
	position:relative;
}
.sub_container {
	float:left;
	width:970px;
	/*background-color: #00CC66;*/
}
.content_top {
	width:340px;
	height:115px;
	padding-top:165px;
	padding-left:390px;
	background:url(images/bgmain.jpg) no-repeat center;
}
/*-----------------new menu-----------------------*/
.newmenu {
	width:730px;
	height:35px;
	clear:both;
	float:left;
}
ul.new_menu_ul {
}
ul.new_menu_ul li{
	display:inline;
	float:left;	
}
a.nav:link, a.nav:visited {
	display:block;
	float:left;
	padding:0px 15px 0 14px;
	width: auto;
	margin:0px;
	text-align:center;
	text-decoration:none;
	background:none;
	color:#000;
}
a.nav_selected:link, a.nav_selected:visited {
	display:block;
	float:left;
	padding:0px 15px 0 14px;
	width:auto;
	margin:0px;
	text-align:center;
	text-decoration:none;
	color:#fff;
}
a.nav:hover {
	color:#fff;
	text-decoration:none;
}
/* top main picture */
.mainpic {
	clear:both;
	float:left;
	width:534px;
	height:429px;
	background:url(images/mainpic.gif) no-repeat;
}
.newslist {
	position:absolute;
	left:520px;
	top:120px;
	width:423px;
	height:500px;
	/*background:url(images/img_ran.png) no-repeat;*/
	background: url(random/rotate.php) no-repeat center top;
}
/*----------------*/
#left_container {
	float:left;
	width:170px;
	height:auto;
	padding:0 0 10px 5px;
	color:#666666;
}
/*#right_container {
	float:left;
	width:150px;
	height:auto;
	padding:0 5px 10px 0;
	color:#666666;
}*/
.news-panel {
	float:left;
	width:400px;
	padding:7px 0;
	padding-left:95px;
	padding-top:270px;
	font-size:13px;
	color:#666666;
}
.left-panel {
	float:left;
	width:140px;
	padding:7px 0;
	padding-left:10px;
}
.right-panel {
	float:left;
	width:140px;
	padding:7px 0;
	padding-left:10px;
}
.left-panel a:link, .left-panel a:visited, .right-panel a:link, .right-panel a:visited, .news-panel a:link, .news-panel a:visited{
	text-decoration:none;
	background:url(images/bullet.gif) no-repeat left top;
	padding-left:20px;
	color: #999999;
}
.left-panel a:hover, .right-panel a:hover, .news-panel a:hover{
	text-decoration:underline;
	color:#FFFFFF;
}
 .main_contener p a:link, .main_contener p a:visited, .bgsub p a:link , .bgsub p a:visited, .bgsubser p a:link , .bgsubser p a:visited{
	text-decoration:none;
	color: #999999;
}
.main_contener p a:hover, .bgsub p a:hover, .bgsubser p a:hover{
	text-decoration:underline;
	color:#FFFFFF;
}
.logo {
	margin:0 !important;
	line-height: 0;
	height:30px !important;
	display: block;
	width:250px;
	float:left;
	padding:5px 0 0 35px;
}
.logo-back {
	float:left;
	width:45px;
	height:35px;
	margin-top:2px;
}
.logo-text {
	float:left;
	font-size:16px;
	margin-left:7px;
}
.logo-img {
	display:block;
	float:left;
	width:165px;
	height:189px;
	background:url("images/logo.png") no-repeat 0 0;
	text-indent:-2000px;
}
.sIFR-replaced {
	z-index:0;
}
.reset {
	clear:both;
	height:0;
	line-height:0px;
	font-size:1px;
}
.side-panel {
	margin-bottom:15px;
}
#footer {
	float:left;
	display:block;
	width:730px;
	text-align:center;
	height:100px;
	margin-top:50px;
}
#footer a, #footer a:link, #footer a:visited {
	color:black;
}
#footer a:hover {
	color:#FF3300;
}
.main_contener{
	float:left;
	width:300px;
}
.main_contener p{
	color:#666666;
	padding-bottom:10px;
	border-bottom: 1px dashed #666666;
}
.post {
}
.post .bgadmin {
	height:48px;
	width:730px;
	text-align:right;
	background-image:url(images/basebutton.jpg);
}
.post p {
	font-size:13px;
}
.post .title {
	color:#000;
	background-color:#99d2e6;
	/*border-bottom: 1px dashed #FFFFFF;*/
}
.post .title p{
	margin:0 20px 0 20px;
}
.post .title p a:link, a:visited{
	color:#003366;
}
.post .title p a:hover{
	color: #FF3300;
}
.post .header {
	font-size:16px;
	font-weight:bold;
	color:#fff;
	margin-top:30px;
	margin-bottom: 10px;
	padding-bottom: 5px;
}
.post .inside {
	width:500px;
	color:#FFFFFF;
	margin-bottom: 10px;
	padding-bottom: 5px;
}
.post .bgsub {
	display:block;
	width:730px;
	height:243px;
	background:url(images/adshowtoapp.jpg) no-repeat center;
}
.post .bgsub ul {
	float:left;
	margin-left:545px;
	margin-top:110px;
	color:#666666;
}
.post .bgsub ul li{
	display:block;
}
.post .bgsub ul li a{
	display:block;
	width:160px;
	height:35px;
}
.post .bgsub ul li a:hover{
	display:block;
	width:160px;
	height:35px;
	background-color:#fff;
	filter:alpha(opacity=15); /* IE's opacity*/
    left: 0px;
    opacity: 0.15;
}
.post .bgsubser {
	display:block;
	position:absolute;
	width:630px;
	top:150px;
	color:#FFFFFF;
	padding-top:150px;
	background:url(images/bginside.gif) repeat-x 140px 0;
}
.post .bgsubser p {
	float:left;
	width:270px;
	margin:0 0 5px 20px;
	color:#666666;
	padding-bottom:10px;
	border-bottom: 1px dashed #666666;
}
.post .entry {
}
span.forform {
	display:block;
	float:left;
	width:80px;
	text-align:right;
}
ul.formspace li {
	padding-bottom:3px;
	color:#666666;
}
.ordernow {
	float:right;
	padding-right:30px;
	font-size:16px;
	color:#CC0000;
}

/*.input-text, .input-textarea, .input-text-short, .input-other, .button {
	border:1px solid #000000;
}*/