body {
	margin: 0;
	padding: 0;
	background: #003063;
	font-family: Tahoma;
	font-size: 11px;
	text-align: center;
}
.clearfloat {
	height: 0;
	line-height: 0;
	font-size: 1px;
	clear: both;
}
h3 {
	display: block;
	padding-left: 20px;
	height: 14px;
	color: #336699;
	background: url(images/page_title.gif) left no-repeat;
	font-size: 11px;
}
label { font-weight: bold; color:#336699;}
img { border: 0;}
a { color: #003063; text-decoration: none;}
a:hover { text-decoration: underline; }
#warper {
	width: 778px;
	margin: 0 auto;
	text-align: left;
	background: #ffffff url(images/rightbox.gif) right repeat-y;
	overflow: hidden;
}
#header {
	overflow: hidden;
}
#header .banner {
	height: 159px;
}
#header .menu {
	height: 28px;
	line-height: 28px;
}
#header .menu ul {
	margin: 0;
	padding: 0;
}
#header .menu li {
	list-style-type: none;
	display: inline;
	float: left;
	font-weight: bold;
}
#header .menu li a {
	display: block;
	padding: 0 18px;
	background: url(images/menu.gif) right no-repeat;
	text-decoration: none;
	color: #000000;
}
#header .menu li a:hover {
	background: url(images/menu_hover.gif) left no-repeat;
	color: #ffffff;
}

#header .submenu {
	height: 22px;
	line-height: 22px;
	background: url(images/sub_menu.gif);
	overflow: hidden;
}
#header .submenu ul {
	margin: 0;
	padding: 0;
}
#header .submenu li {
	display: inline;
	float: left;
	font-size: 9px;
	padding: 0 10px;
	font-weight: bold;
}
#header .submenu li a {
	color: #FFFFFF;
	text-decoration: none;
}
#header .submenu li a:hover { color: #000000;}

#leftbox {
	float: left;
	width: 587px;
	overflow: hidden;
}
#rightbox {
	float: right;
	width: 191px;
	background: url(images/rightbox_bgr.gif) repeat-y;
	overflow: hidden;
}
#rightbox .module {
	overflow: hidden;
}

#rightbox .module_txt {
	padding: 0 10px 0 16px;
}

#rightbox .module_txt ul {
	margin: 0;
	padding: 0 0 0 20px;
}
#rightbox .module_txt li {
	text-align: justify;
	padding-bottom: 5px;
	list-style-type: square;
}
#rightbox .module_head {
	height: 12px;
	background: url(images/module_head.gif) no-repeat;
}
#rightbox .module_bottom {
	height: 12px;
	background: url(images/module_bottom.gif) no-repeat;
}
#rightbox .head1 {
	height: 41px;
	line-height: 48px;
	padding: 0 0 0 45px;
	color:#000000;
	font-size: 10px;
	font-weight: bold;
	background: url(images/head1.gif) no-repeat;
	overflow: hidden;
}
#rightbox .head2 {
	height: 41px;
	line-height: 48px;
	padding: 0 0 0 45px;
	color:#000000;
	font-size: 10px;
	font-weight: bold;
	background: url(images/head2.gif) no-repeat;
	overflow: hidden;
}
#mainbody {
	padding: 5px;
	overflow: hidden;
	line-height: 18px;
}
#mainbody .boxhead {
	text-align: center;
	height: 31px;
	line-height: 31px;
	font-weight: bold;
	background: url(images/boxhead.gif) no-repeat;
}
#mainbody .boxhead2 {
	text-align: left;
	height: 31px;
	line-height: 31px;
	font-weight: bold;
	background: url(images/boxhead2.gif) no-repeat;
}

#mainbody .boxhead_news {
	text-align: center;
	height: 31px;
	line-height: 31px;
	font-weight: bold;
	background: url(images/boxhead_news.gif) no-repeat;
}

#mainbody .banner_inside {
	overflow: hidden;
}
#mainbody .homepage { padding:6px;}

#mainbody .homepage .item {
	float: left;
	width: 176px;
	margin: 5px;
}
#mainbody .homepage .item .img {
	border: 0;
	width: 176px;
	overflow: hidden;
}
#mainbody .homepage .item .intro_txt {
	border: #d6dfde 1px solid;
	padding: 8px;
	line-height: 18px;
	overflow: hidden;
}

#mainbody .homepage .item2 {
	float: left;
	width: 548px;
	margin: 5px;
}
#mainbody .homepage .item2 .img {
	border: 0;
	width: 548px;
	overflow: hidden;
}
#mainbody .homepage .item2 .intro_txt {
	border: #d6dfde 1px solid;
	padding: 8px;
	line-height: 18px;
	overflow: hidden;
}

#mainbody .homepage .item_news {
	float: left;
	width: 270px;
	margin: 5px;
}
#mainbody .homepage .item_news .img {
	border: 0;
	width: 270px;
	overflow: hidden;
}
#mainbody .homepage .item_news .intro_txt {
	border: #d6dfde 1px solid;
	padding: 8px;
	line-height: 18px;
	overflow: hidden;
}
#promotion .thumb{
	float:left;
	width:130px;
	padding:5px 0px 0px 0px;
}
#promotion .thumb .img{
	width:120px;
	padding:5px 5px 5px 0px;
}
#promotion .intro{
	float:right;
	padding-top:5px;
	width:200px;
	line-height:16px;
	color:#333333;
}
#promotion{
	margin-top:10px;
}
#promotion img{
	border:1px #CCCCCC dotted;
}
#partners h1, #partners2 h1, #polls h1, #who_online h1, #promotion h1 {
	padding:8px 0px 0px 12px;
	margin: 0px 0px 0px 0px;
	position:relative;
	display:block;
	height:20px;
	font-size:11px;
	font-weight:bold;
	font-family:Tahoma,Helvitica,sans-serif;
	color:#FFFFFF;
}
#mainbody .homepage .item .intro_txt ul { margin: 0; padding: 0 0 0 15px;}
#mainbody .homepage .item .intro_txt li { list-style-type: disc}
.btt a {
	display: block;
	width: 61px;
	height: 13px;
	background: url(images/btt.gif) no-repeat;
}
.list {padding: 0; margin: 0;}
#footer {
	background: url(images/footer.gif) no-repeat;
	height: 63px;
	overflow: hidden;
	text-align: center;
}
#footer ul { padding: 0; margin: 0;}
#footer li { display:inline; float: left; list-style-type: none;}
#footer li a { text-decoration: none; font-weight: bold; padding: 0 5px; color: #000000;}
#footer li a:hover { color: #FFFFFF;}

* {
	margin: 0;
	padding: 0;
}

#page-wrap {
	width: 450px;
	background: white;
	padding: 20px 50px 20px 50px;
	margin: 20px auto;
	min-height: 450px;
	height: auto !important;
	height: 450px;
}

#contact-area {
	width: 470px;
	margin-top: 10px;
}

#contact-area input, #contact-area textarea {
	padding: 5px;
	width: 350px;
	margin: 0px 0px 10px 0px;
	border: 1px solid #ccc;
}

#contact-area textarea {
	height: 90px;
}

#contact-area textarea:focus, #contact-area input:focus {
	border: 1px solid #900;
}

#contact-area input.submit-button {
	width: 100px;
	float: right;
}

label {
	float: left;
	text-align: left;
	margin-right: 15px;
	width: 100px;
	padding-top: 5px;
	
}




