@charset "utf-8";
/* CSS Document */

html, body {
	margin: 0px;
	padding: 0px;
	background: url(../images/all_bg.png) repeat left top;
	font-family: tahoma, Arial, verdana;
	font-size: 11px;
}
body {
	background: url(../images/body_bg.png) repeat-x left top;
}
a:link, a:visited {
	color: #cc0000;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #cc0000;
	text-decoration: underline;
	font-weight: bold;
}
img {
	border: 0px;
}
div.main {
	background: url(../images/top_girl.png) no-repeat left top;
	padding-left: 83px;
}
div.pogo {
     position: absolute;
	 text-decoration: bold;
     width: 600px;
     height: 35px;
     padding: 15px 0px 0px 250px;
}
div.header {
	height: 200px;
	padding: 54px 0px 0 154px;
}
div.menu a:link, div.menu a:visited {
	color: #ffffff;
	margin-right: 1%;
}
div.menu a:hover {
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
	margin-right: 1%;
}
div.logo {
	padding-top: 22px;
	margin: 0px 330px 0px -13px;
}
div.logo p {
	text-align: center;
	font-size: 12px;
	color: #262626;
	font-weight: bold;
}
div.login {
	float: right;
	width: 229px;
	height: 144px;
	background: url(../images/login_bg.png) no-repeat left top;
	margin-top: 30px;
	padding: 5px 40px 0px 40px;
	position: relative;
}
div.login h3 {
	font-size: 1.2em;
	margin: 15px 0px 10px 50px;
}
div.login p {
	margin: 7px 0px 7px 50px;
	font-size: 9px;
}
div.login p a:link, div.login p a:visited {
	color: #cc0000;
	font-weight: normal;
}
div.login label {
	float: left;
	text-align: left;
	margin: 6px 0px 0px 0px;
	width: 50px;
	color: #797979;
	font-size: 12px;
	font-weight: bold;
}
div.login input {
	font-size: 11px;
	color: #666666;
	border: 1px solid #e0e0e0;
	width: 125px;
	height: 14px;
	margin-top: 3px;
	padding-top: 4px;
}
div.login input.button {
	border: 0px;
	width: 44px;
	height: 44px;
	background: url(../images/login.png) no-repeat left top;
	float: right;
	cursor: pointer;
	position: absolute;
	top: 47px;
	_top: 42px;
	right: 30px;
}
div.left {
	width: 75%;
	float: left;
}
div.right {
	width: 204px;
	padding-right: 10px;
	float: right;
}
div.right-box {
	width: 192px;
	background:url(../images/vdfgfn.png) repeat-y left;
	margin-bottom: 10px;
	margin-left: 5px;
}

.rightbbot {
padding:20px;
background:url(../images/rbc.png) no-repeat bottom;
min-height:200px;
overflow:hidden;
height:expression(this.scrollHeight < 200? "200px" :
 "auto");
}

.rightbc{
background: url(../images/right_box.png) no-repeat left top;
}

div.right-box h2 {
	margin: 0px 0px 15px 0px;
	font-weight: bold;
	color: #666666;
	font-size: 1.6em;
}
div.right-box img {
	margin: 0px 0px 15px 0px;
}
div.item {
	background: #ffffff url(../images/item_all_bg.png) repeat-x left top;
	margin: 0px 0px 15px 0px;
	border: 1px solid #ffffff;
}

div.title {
	padding: 10px 0 15px 0;
	font-size: 14px;
}
div.item p {
	margin: 0px 25px 15px 0px;
	color: #666666;
}
div.item-body {
	background: url(../images/item_bg.png) no-repeat right top;
	padding:0 25px 0 25px;
	position:relative;
}
div.item-left {
	float: left;
	text-align: center;
	padding-bottom: 20px;
}
div.item-right {
	margin-left: 175px;
}
div.item-bottom {
	background: #f3f3f3;
	padding: 15px 25px 15px 25px;
	font-weight: bold;
	color: #999999;
	clear: both;
	height: 10px;
}
div.pages {
	height: 29px;
	border: 1px solid #cccccc;
	background: url(../images/pages_bg.png) repeat-x left top;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #cc0000;
	padding-top: 11px;
}
div.pages a:link, div.pages a:visited {
	margin: 0px 5px;
}
div.footer {
	clear: both;
	text-align: center;
	height: 210px;
	background: url(../images/footer_bg.png) no-repeat 25% top;
	padding-top: 40px;
}
div.footer p {
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	color: #262626;
	margin: 0px 25% 15px 37%;
}
iframe.counters {
	width: 88px;
	height: 120px;
	text-align: center;
	border: 0px;
}
div.submenu{
	height: 350px;
	width: 144px;
	padding: 20px 30px 30px 30px;
	background: url(../images/submenu_bg.png) no-repeat left top;
}
div.submenu h3 {
	font-size: 1.2em;
	margin: 0px 0px 10px 30px;
}
div.submenu a:link, div.submenu a:visited {
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	display: block;
	margin: 2px 0px 0px 10px;
}
div.submenu a:hover {
	font-size: 12px;
	color: #cc0000;
	text-decoration: none;
	display: block;
}

.full-news {
clear:both;
padding:20px 0 20px 0;
}

.f_input {
height:18px;
width:200px;
border:1px solid #999999;
}

.f_textarea {
height:200px;
width:458px;
border:1px solid #999999;
}

.m-button {
cursor:pointer;
}
