body {
	font-family:  Tahoma, Verdana, sans-serif;
	font-size: 11px;
	line-height: 1.3;
	color: #000;
	margin: 0;
	padding: 0;
}
#body_bg {
	background-color: #666;/* url(images/background.jpg) top left repeat-x;color="#5f5f5f"*/
	font-family:  Tahoma, Verdana, sans-serif;
	font-size: 11px;
	line-height: 1.3;
	color: #000;
	margin: 0px;
}
.clr {
	clear: both;
}
p {
	margin: 0;
	padding-bottom: 5px;
	text-indent:2em;
}
h1 {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	letter-spacing: -0.05em;
	font-size: 24px;
	color: #9F0004;
	font-weight: normal;
	margin: 5px 0px;
}
h2 {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 14px;
	color: #FC6;/*9F0004*/
	font-weight: normal;
	margin: 5px 0px;
}
h3 {
	font-family: Tahoma, Arial,Verdana, sans-serif;
	letter-spacing: .2em;
	font-size: 14px;
	color: #ffffff;/*9F0004*/
	font-weight: bold;
	margin: 5px 0px;
}
h4 {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 14px;
	color:#FC6;
	font-weight: normal;
	margin: 5px 0px;
}
h5 {
	margin: 15px 0;
	color: #AAAAAA;
	border-bottom: 3px double #EEEEEE;
}
h6 {
	margin: 6px 0 8px 0;
	color: #AAAAAA;
	border-bottom: 1px solid #EEEEEE;
}
a:link, a:visited {
	color: #00469b;
	text-decoration: none;
	position: relative; /* Internet Explorer: a cancer on the web that must be stopped!!! */
}
a:hover{
	color:#FF3300; /*#9F0004;*/
	text-decoration: underline;
}
a:focus {
  outline: none;
}
ul {
	margin: 0px;
	margin-left: 15px;
	padding: 0px;
}
ul a:link, ul a:visited{
	color: #00469B;
	text-decoration: none;
}
ul a:hover{
	color: #9F0004;
	text-decoration: underline;
}
form {
	margin: 0;
	padding: 0;
	position: relative;
}
input, select {
	font: 11px "Lucida Grande", Tahoma, Verdana, sans-serif;
}
select, .inputbox {
	padding: 2px;
}
.inputbox{
	margin: 1px 0;
}
.inputbox:focus {
	border: 1px solid #BABDB6;
	background: #FFFFDD;
}
textarea {
	padding-left: 2px;
}
textarea.inputbox{
	font: 11px "Lucida Grande", Tahoma, Verdana, sans-serif;
	width: 95%;
}
fieldset{
	background: #fff;
	border: 1px solid #d5d5d5;
	padding: 10px;
}
.button {
	padding: 1px 4px;
	border-top: 1px solid #E1E1E1;
	border-left: 1px solid #E1E1E1;
	border-bottom: 1px solid #BABDB6;
	border-right: 1px solid #BABDB6;
	background: #f5f5f5;
	color: #999;
	cursor: pointer;
}
.button:hover, .button:focus {
	border-top: 1px solid #BABDB6;
	border-right: 1px solid #E1E1E1;
	border-bottom: 1px solid #E1E1E1;
	border-left: 1px solid #BABDB6;
	color: #000;
}
.inputbox {
	border-top: 1px solid #BABDB6;
	border-right: 1px solid #EDEEEC;
	border-bottom: 1px solid #EDEEEC;
	border-left: 1px solid #BABDB6;
}
.inputbox:hover, .inputbox:focus {
	border: 1px solid #BABDB6;
}
hr {
	border: none 0;
	border-top: 1px solid #d5d5d5;
	height: 1px;
}


/* ACCORDION EFFECT
--------------------------------------------------------- */
div#accordion {
	padding-left: 5px;
}
.toggler {
	cursor: pointer;
	font-size: 14px;
	margin: 0;
	color: #00469b;
}


/* TOP MENU SELECTED BUTTONS
--------------------------------------------------------- */
.home div#nav li.home, .network div#nav li.network, .language div#nav li.language, .services div#nav li.services,
.solution div#nav li.solution, .communication div#nav li.communication, .about div#nav li.about {
    background: url(images/menu_active.gif) top left repeat-x;
}
.home div#nav li li.home {
	background: #013F5F;
}

span.submenu{
float:right;display:inline;margin-top:-25px;font-family:webdings;}

/* CUSTOM STYLING
--------------------------------------------------------- */

div#wrapper {
	width: 960px;
	margin: 0px auto;
}
.small{
	font-size: 10px;
	color: #aaa;
}
.highlight{
	background-color: #ffff99;
}
div.blog_author {
	font-size: 10px;
	color: #aaa;
	margin-bottom: 5px;
}
span.alert{
	display: block;
	background: #fff6bf url(images/exclamation.png) center no-repeat;
	background-position: 15px 50%;
	text-align: left;
	padding: 5px 20px 5px 45px;
	border-top: 2px solid #ffd324;
	border-bottom: 2px solid #ffd324;
}
span.info{
	display: block;
	background: #f8fafc url(images/information.png) center no-repeat;
	background-position: 15px 50%;
	text-align: left;
	padding: 5px 20px 5px 45px;
	border-top: 2px solid #b5d4fe;
	border-bottom: 2px solid #b5d4fe;
}
span.download{
	display: block;
	background: #e2f3de url(images/download.png) center no-repeat;
	background-position: 15px 50%;
	text-align: left;
	padding: 5px 20px 5px 45px;
	border-top: 2px solid #3C6;
	border-bottom: 2px solid #3C6;
}
pre{
	display: block;
	line-height: 100%;
	border-left: 2px solid #ccc;
	padding: 10px;
	font-family: Monaco, "Courier New", monospace;
	font-size: 11px;
	color: #336600;
}
/*pre{
	display: block;
	line-height: 100%;
	border-left: 5px solid #ccc;
	background: #f2f2f2;
	padding: 10px;
	font-family: Monaco, "Courier New", monospace;
	font-size: 11px;
	overflow: auto !important;
	overflow: scroll;
	width: 95%;
}*/
blockquote{
	margin: 20px 0;
	padding: 0 0 0 40px;
	background: url(images/quote.png) no-repeat;
	background-position: 10px 0;
	border: none;
	font-style: oblique;
	color: #888;
}
.floatlinks {
	display: block;
	float: right;
	margin: 0 0 20px 50px;
}
.doc_key {
	padding: 2px 20px 2px 25px;
	background: url(images/doc_key.png) no-repeat left top;
}
.pdf_key {
	padding: 2px 20px 2px 25px;
	background: url(images/pdf_key.png) no-repeat left top;
}
.pdf {
	padding: 2px 20px 2px 25px;
	background: url(images/pdf_text.png) no-repeat left top;
}
.pdf_sidebar {
	padding: 2px 0 2px 25px;
	background: url(images/pdf_sidebar.png) no-repeat left top;
}
.info_text {
	padding: 2px 20px 2px 25px;
	background: url(images/info_text.png) no-repeat left top;
}
.read_text {
	padding: 2px 20px 2px 25px;
	background: transparent url(images/read_text.png) no-repeat 0 50%;
}
.tech_text {
	padding: 2px 20px 2px 25px;
	color: #808080;
	background: url(images/tech_text.png) no-repeat left top;
}
.form_text {
	padding: 2px 20px 2px 25px;
	color: #808080;
	background: url(images/form_text.png) no-repeat left top;
}
.form_text_sidebar {
	padding: 2px 0 2px 25px;
	color: #808080;
	background: url(images/form_text_sidebar.png) no-repeat left top;
}
.email_text {
	padding: 2px 20px 2px 25px;
	color: #808080;
	background: url(images/email_text.png) no-repeat left top;
}

.email_text_sidebar {
	padding: 2px 0 2px 25px;
	color: #808080;
	background: url(images/email_text_sidebar.png) no-repeat left top;
}
.legale_text_sidebar {
	padding: 2px 0 2px 25px;
	color: #808080;
	background: url(images/legale_text_sidebar.png) no-repeat left top;
}
.faq_text_sidebar {
	padding: 2px 0 2px 25px;
	color: #808080;
	background: url(images/faq_text_sidebar.png) no-repeat left top;
}
.privacy_text_sidebar {
	padding: 2px 0 2px 25px;
	color: #808080;
	background: url(images/privacy_text_sidebar.png) no-repeat left top;
}
.prev_text {
	padding: 2px 20px 2px 25px;
	color: #808080;
	background: url(images/prev_text.png) no-repeat left top;
}

/* ---- list styling --- */
ul#style1 {
	margin: 0;
	padding: 0 10px;
	list-style: none;
	
	
}
li.ok{
line-height:22px;
text-indent:2em;
}
li.ok1 {
	font-weight:bold;
	padding: 4px 20px 4px 25px;
	background: url(images/ok_list.png) no-repeat left top;
}

li.ok2 {
	font-weight:normal;
	color:#999;
	text-indent:3em;
}
/* ---- login style --- */
div#login_form {

}
div#nome_utente {
	float: left;
}
div#password, div#button_field {
	float: left;
	padding-left: 20px;
}
div.login_text {
	font-size: 11px;
}


/* TOP HEADER
--------------------------------------------------------- */
div#top_header_wrap {}
div.top_header {
	background: url(images/top_header.gif) top left no-repeat;
	height: 111px;
}

/* ---- logo --- */
div#logo_wrap {
	position: relative;
	width: 960px;
}
div#miologo {

}
div#miobanner {
	width: 600px;
	height: 70px;
	position: absolute;
	left: 360px;
	top: 33px;
	display:block;
	overflow:hidden;
}
div#miologo h1 a{
	background: url(images/miologo.gif) no-repeat;
	width: 348px;
	height: 70px;
	position: absolute;
	left: 0px;
	top: 33px;
	display:block;
	font-size:0px;
	text-indent:-200px;
	overflow:hidden;
}
div#GuestBooklogo h1 a{
	background: url(images/miologo.gif) no-repeat;
	width: 348px;
	height: 70px;
	position: absolute;
	left: 0px;
	top: 33px;
	display:block;
	font-size:0px;
	text-indent:-200px;
	overflow:hidden;
}
div#bbslogo {

}
div#bbslogo h1 a{
	background: url(images/bbslogo.gif) no-repeat;
	width: 348px;
	height: 70px;
	position: absolute;
	left: 0px;
	top: 33px;
	display:block;
	font-size:0px;
	text-indent:-200px;
	overflow:hidden;
}
div#eastlogo {

}
div#eastlogo h1 a{
	background: url(images/eastlogo.gif) no-repeat;
	width: 348px;
	height: 70px;
	position: absolute;
	left: 0px;
	top: 33px;
	display:block;
	font-size:0px;
	text-indent:-200px;
	overflow:hidden;
}
/* ---- beta stripe --- */
div#beta_wrap {
	position: relative;
	width: 960px;
	z-index: 1000;
}
div#beta {
	/*background: url(images/beta_stripe.png) no-repeat;*/
	width: 107px;
	height: 107px;
	position: absolute;
	right: 25px;
	top: 24px;
}


/* CONTENT LAYOUT
--------------------------------------------------------- */
div#content_layout_wrap {}
div.content_layout {
	background: url(images/content_layout.png) top left repeat-y;
	height: 1%;
}
div.content_layout_sidebar {
	background: url(images/content_layout.gif) top left repeat-y;
	height: 1%;
}

/* TOP MENU
--------------------------------------------------------- */
div#top_menu_wrap {
	padding: 0px;
}
div.top_menu {
	background: url(images/topmenu.png) top left repeat-x;
	height: 33px;
}
div.top_menu_empty {
	background: url(images/topmenu.png) top left repeat-x;
	height: 5px;
}


/* DROP DOWN MENU
--------------------------------------------------------- */
div#ddmenuwrap {
	background: url(images/topmenu.png) repeat-x;
	height: 33px;
	position: relative;
	z-index: 100;
}
div#ddmenu {}
div#nav {
	margin: 0;
	padding: 0;
	height: 33px;
/*	background-color: #1a1a1a; */
}
div#nav a {
	font-size: 11px;
	color: #fff;
	float: left;
	text-decoration: none;
	display: block;
	cursor: pointer;
	line-height: 33px;
	padding: 0 12px;
}
div#nav ul ul a.daddy {
	background: url(images/sublink.png) 100% 50% no-repeat;
}
div#nav ul ul a.daddy:hover {
	background: url(images/sublink_hover.png) 100% 50% no-repeat;
}
div#nav li a {
	background: url(images/menu_div.gif) 100% 0 no-repeat;
}
div#nav li a:hover{}
div#nav li li a{
	background: none;
	font-weight: normal;
	padding: 0;
	text-indent: 15px;
	color: #fff;
	line-height: 25px;
}
div#nav ul li ul li a:hover{
	background: none;
}
div#nav ul li a:hover,
div#nav ul li ul li ul li a:hover {
	color: #fefefe;
}
div#nav, div#nav ul {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}
div#nav li li {
	padding: 0;
	background: none;
	border-bottom: 1px solid #01324D;
/*	border-top: 1px solid #01324D; */
}
div#nav a {}
div#nav ul ul a {
	display: block;
	color: #ffffff;
	text-decoration: none;
	width: 167px;
	font-size: 11px;
	text-align: left;

}
div#nav li {
	float: left;
	padding: 0;
 	background: none;
	height: 33px;
}
div#nav ul li {
	position: relative;
}
div#nav li ul {
	top: 33px;
	position: absolute;
	left: -999em;
	height: auto;
	width: 170px;
	font-weight: normal;
	border-width: 0;
	margin: 0;
	padding: 0;
	border-right: 1px solid #01324D;
	border-left: 1px solid #01324D;
	border-top: 1px solid #01324D;
}	
div#nav ul {
	padding: 0;
	margin: 0;
}
div#nav li li {
	float: left;
	padding: 0;
   	width: 170px;
	height: 25px;
}
div#nav li ul ul {
	margin: -30px 0 0 170px;
}
div#nav li:hover ul ul, 
div#nav li:hover ul ul ul,
div#nav li:hover ul ul ul ul,  
div#nav li.sfhover ul ul, 
div#nav li.sfhover ul ul ul, 
div#nav li.sfhover ul ul ul ul {
	left: -999em;
}
div#nav li:hover ul, 
div#nav li li:hover ul, 
div#nav li li li:hover ul, 
div#nav li li li li:hover ul,
div#nav li.sfhover ul, 
div#nav li li.sfhover ul, 
div#nav li li li.sfhover ul,
div#nav li li li li.sfhover ul{
	z-index: 100;
	left: 0;
}
div#nav li:hover, div#nav li.sfhover {
    left: 0;
    background: url(images/menu_active.gif) top left repeat-x;
	height: 33px;
}
div#nav li li:hover, div#nav li li.sfhover {
    left: 0;
    background: #01669A;
	height: 25px;
}
div#nav li:hover a, div#nav li.sfhover a {
    color: #fff;
}
div#nav li li:hover a, div#nav li li.sfhover a {
    color: #fff;
}
div#nav li li:hover a:hover, div#nav li li.sfhover a:hover {
    color: #fff;
}
div#nav a {}
div#nav ul ul a {
	background: none;
}
div#nav li:hover ul, 
div#nav li li:hover ul, 
div#nav li li li:hover ul, 
div#nav li li li li:hover ul,
div#nav li.sfhover ul, 
div#nav li li.sfhover ul, 
div#nav li li li.sfhover ul,
div#nav li li li li.sfhover ul{
	background: #014B72;
}


/* HEADER border-bottom: 5px solid #c1c1c1;
--------------------------------------------------------- */
div#header_wrap {
	padding: 0px;
}
div#header {
	height: 341px;
	background: #0c110d;
	border-bottom: 5px solid #666666;
}

/* ---- header content --- */
div#header_content_wrap {}
div#header_content {
	height: 305px;
}

/* ---- scrolling header --- */
#demo-bar {
	margin: 0px auto;
	padding: 0;
	width: 960px;
	text-align: center;
} 
#demo-wrapper {
	margin: 0px auto;
	overflow: hidden; 
	height: 305px; 
	width: 960px;
	position: relative;
} 
#demo-inner {
	width: 4600px;
	height: 305px;
	position: relative;
} 
.scrolling-content {
	/*background: transparent url(bubble.png) top left no-repeat;*/
	width: 139px;
	height: 73px;
	text-align: left;
	position: absolute;
} 
.scrolling-content h1 { 
	color: #fff;
	padding: 0;
	font-size: 11px;
} 
#content1 {
	left: 0px; 
	top: 0px;
	width: 960px;
	height: 305px;
	background: url(images/user1_bg.jpg) top right no-repeat;
	
}
.newsLeft{
 padding:0;
 border-bottom:1px solid #eee;
}

.newsLeft h2{
 color:#ddd;
 font-size:14px;
 font-weight:bold;
}

.newsLeft p{

 font-size:12px;
 font-weight:normal;
 color:#ddd;
 text-indent:0;
}
.newsLeft a{
	padding-left:20px;
}
.newsImg{
	float:left;
	margin:14px 4px 4px;
	width:140px;
}

.newsImg img{
	padding:10px 0 0 4px;
}
#flashvar{
float:left;
width:450px;
height: 305px;

}
div#user1{
	font-size: 12px;
	color: #9a9a9a;
	width: 550px;
	padding: 20px 10px 0 20px;
	float:left;
}

div#user2, div#user3, div#user5 {
	font-size: 14px;
	color: #9a9a9a;
	width: 550px;
	padding: 20px 0 0 20px;
	
}

div#user4 {
	font-size: 14px;
	color: #9a9a9a;
	width: 510px;
	padding: 20px 0 0 20px;
		
}

#user4 p{
width:160px;
text-align:center;


}

.user4img{
	margin-left:20px;
	width:200px;
	float:left;
}

.user4img img{
	text-align:center;

	
	margin:3px 13px;
}

div#content1 a:link, div#content1 a:visited,
div#content2 a:link, div#content2 a:visited,
div#content3 a:link, div#content3 a:visited,
div#content4 a:link, div#content4 a:visited,
div#content5 a:link, div#content5 a:visited {
	color: #9a9a9a;
	text-decoration: underline;
}
div#content1 a:hover,
div#content2 a:hover,
div#content3 a:hover,
div#content4 a:hover,
div#content5 a:hover {
	color: #fff;
}

#content2 {
	left: 960px; 
	top: 0px;
	width: 960px;
	height: 305px;
	background: url(images/user2_bg.jpg) top right no-repeat;
} 
#content3 {
	left: 1920px; 
	top: 0px;
	width: 960px;
	height: 305px;
	background: url(images/user3_bg.jpg) top right no-repeat;
} 
#content4 {
	left: 2880px; 
	top: 0px;
	width: 960px;
	height: 305px;

	background: url(images/user4_bg.jpg) top right no-repeat;
}
#content5 {
	left: 3840px; 
	top: 0px;
	width: 960px;
	height: 305px;
	background: url(images/user5_bg.jpg) top right no-repeat;
}

/* ---- header buttons --- */
div#header_buttons_wrap {}
div#header_buttons {
	height: 36px;
	background: url(images/header_buttons_bg.png) top left repeat-x;
}
/* a#link1, a#link2, a#link3, a#link4, a#link5 {
	width: 184px;
	height: 80px;
	display: block;
}*/

.custom{
	width:220px;
	float:left;
}
ul#buttons {
	margin: 0;
	padding: 0;
}
ul#buttons li {
	list-style: none;
}
ul#buttons li a:link, ul#buttons li a:visited {
	width: 192px;
	height: 36px;
	display: block;
}

li#but_intro {
	width: 192px;
	height: 36px;
	float: left;
	background: url(images/1s.gif) 0% 0% no-repeat;
}
li#but_intro a:hover {
	background: url(images/1s.gif) 0% 50% no-repeat;
}
li#but_intro a.active {
	width: 192px;
	height: 36px;
	float: left;
	background: url(images/1s.gif) 0% 100% no-repeat;
}
li#but_intro a:active {
	width: 192px;
	height: 36px;
	float: left;
	background: url(images/1s.gif) 0% 100% no-repeat;
}
li#but_flexible {
	width: 192px;
	height: 36px;
	float: left;
	background: url(images/5s.gif) 0% 0% no-repeat;
}
li#but_flexible a:hover {
	background: url(images/5s.gif) 0% 50% no-repeat;
}
li#but_flexible a.active {
	width: 192px;
	height: 36px;
	float: left;
	background: url(images/5s.gif) 0% 100% no-repeat;
}

li#but_support {
	width: 192px;
	height: 36px;
	float: left;
	background: url(images/2s.gif) 0% 0% no-repeat;
}
li#but_support a:hover {
	background: url(images/2s.gif) 0% 50% no-repeat;
}
li#but_support a.active {
	width: 192px;
	height: 36px;
	float: left;
	background: url(images/2s.gif) 0% 100% no-repeat;
}
li#but_pro {
	width: 192px;
	height: 36px;
	float: left;
	background: url(images/3s.gif) 0% 0% no-repeat;
}
li#but_pro a:hover {
	background: url(images/3s.gif) 0% 50% no-repeat;
}
li#but_pro a.active {
	width: 192px;
	height: 36px;
	float: left;
	background: url(images/3s.gif) 0% 100% no-repeat;
}
li#but_w3c {
	width: 192px;
	height: 36px;
	float: left;
	background: url(images/4s.gif) 0% 0% no-repeat;
}
li#but_w3c a:hover {
	background: url(images/4s.gif) 0% 50% no-repeat;
}
li#but_w3c a.active {
	width: 192px;
	height: 36px;
	float: left;
	background: url(images/4s.gif) 0% 100% no-repeat;
}




li#but_eastintro {
	width: 192px;
	height: 36px;
	float: left;
	background: url(images/east1s.gif) 0% 0% no-repeat;
}
li#but_eastintro a:hover {
	background: url(images/east1s.gif) 0% 50% no-repeat;
}
li#but_eastintro a.active {
	width: 192px;
	height: 36px;
	float: left;
	background: url(images/east1s.gif) 0% 100% no-repeat;
}
li#but_eastintro a:active {
	width: 192px;
	height: 36px;
	float: left;
	background: url(images/east1s.gif) 0% 100% no-repeat;
}
li#but_eastsupport {
	width: 192px;
	height: 36px;
	float: left;
	background: url(images/east2s.gif) 0% 0% no-repeat;
}
li#but_eastsupport a:hover {
	background: url(images/east2s.gif) 0% 50% no-repeat;
}
li#but_eastsupport a.active {
	width: 192px;
	height: 36px;
	float: left;
	background: url(images/east2s.gif) 0% 100% no-repeat;
}

li#but_eastpro {
	width: 192px;
	height: 36px;
	float: left;
	background: url(images/east3s.gif) 0% 0% no-repeat;
}
li#buteast_pro a:hover {
	background: url(images/east3s.gif) 0% 50% no-repeat;
}
li#but_eastpro a.active {
	width: 192px;
	height: 36px;
	float: left;
	background: url(images/east3s.gif) 0% 100% no-repeat;
}
li#but_eastw3c {
	width: 192px;
	height: 36px;
	float: left;
	background: url(images/east4s.gif) 0% 0% no-repeat;
}
li#but_eastw3c a:hover {
	background: url(images/east4s.gif) 0% 50% no-repeat;
}
li#but_eastw3c a.active {
	width: 192px;
	height: 36px;
	float: left;
	background: url(images/east4s.gif) 0% 100% no-repeat;
}
li#but_eastflexible {
	width: 192px;
	height: 36px;
	float: left;
	background: url(images/east5s.gif) 0% 0% no-repeat;
}
li#but_eastflexible a:hover {
	background: url(images/east5s.gif) 0% 50% no-repeat;
}
li#but_eastflexible a.active {
	width: 192px;
	height: 36px;
	float: left;
	background: url(images/east5s.gif) 0% 100% no-repeat;
}
/* ---- user6 --- */
div#user6_wrap {
	padding: 0px;
}
div#user6 {
	background: #0C110D;
	border-bottom: 5px solid #c1c1c1;
	color: #9a9a9a;
	text-align: left;
	padding: 10px 25px;
	font-size: 11px;
}
div#user6 a:link, div#user6 a:visited {
	color: #9a9a9a;
	text-decoration: underline;
	font-size: 11px;
}
div#user6 a:hover {
	color: #ffffff;
	text-decoration: underline;
}


/* CONTENT
--------------------------------------------------------- */
div#content_wrap { /* 1 column layout */
	padding: 0px 0px;
} 
div#content_wrap_sidebar { /* 2 columns layout */
	width: 640px;
	padding: 0px 0px;
	float: left;
}
div#content {}

/* ---- top users --- */
div#topusers_wrap{
	height: 1%;
	margin: 20px 0 0 0;
	padding: 0 20px;
}
div#user7wrap,
div#user8wrap,
div#user9wrap{
	float: left;
}
div#user7,
div#user8,
div#user9{
	margin: 3px;
}
div#user7wrap div.module h3,
div#user8wrap div.module h3,
div#user9wrap div.module h3{
	margin: 0px;
	padding-bottom: 2px;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	letter-spacing: -0.05em;
	font-size: 13px;
	color: #9F0004;
}
div#user7wrap div.module,
div#user8wrap div.module,
div#user9wrap div.module{
	background: url('images/round_mod_b_l.gif') no-repeat bottom left;
	text-align: left;
	font-family: "Lucida Grande", Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #808080;
}
div#user7wrap div.module div div,
div#user8wrap div.module div div,
div#user9wrap div.module div div{
    background: url('images/round_mod_t_l.gif') no-repeat top left;
}
div#user7wrap div.module div,
div#user8wrap div.module div,
div#user9wrap div.module div{
	background: url('images/round_mod_b_r.gif') no-repeat bottom right;
}
div#user7wrap div.module div div div,
div#user8wrap div.module div div div,
div#user9wrap div.module div div div{
    background: url('images/round_mod_t_r.gif') no-repeat top right;
	padding: 5px 10px 5px 10px;
}
div#user7wrap div.module div div div h3,
div#user8wrap div.module div div div h3,
div#user9wrap div.module div div div h3{
	display:block;
}
div#user7wrap div.module div div div div,
div#user8wrap div.module div div div div,
div#user9wrap div.module div div div div{
    background:none;
}

/* ---- newsflash --- */
div#newsflash_wrap {
	padding: 0 20px;
	padding-top: 20px;
}
div#newsflash {}
div#newsflash .module {
	text-align: left;
	color: #808080;
}
div#newsflash .module h3 {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	letter-spacing: -0.05em;
	font-size: 18px;
	color: #000;
	font-weight: normal;
	margin: 0px 0px;
}

/* ---- mainbody --- */
div#mainbody_wrap {	
	float: left;
	text-align: left; 
	margin: 20px 10px 0px 10px; }
div#mainbody {
	color:#FFF;
}
div.Article_content { width:600px; }

div.Article_content p{ color:#ffffff;margin:0px 0px 10px 0px; padding-bottom:5px; line-height:150%;}
div.Article_content p img{ width:550px; margin-right:28px;}
div#mainbody img{ border:none; }
/* ---- content body --- */
div.entry {}

div.entry h3 {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	letter-spacing: -0.05em;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
	border-bottom:#EEEEEE 3px double;/*color="#646566" border-bottom: 3px double #EEEEEE;*/
	margin: 0px 0px;
	padding-bottom:5px;
	margin-bottom: 10px;
}
div.entry a:link, div.entry a:visited {
	color: #ffffff;
	text-decoration: none;
}
div.entry a:hover {
	color: #9F0004;
	text-decoration: none;
}

/* ---- bottom users --- */
div#bottomusers_wrap{
	height: 1%;
	margin: 20px 0 0 0;
	padding: 0 20px;
}
div#user10wrap,
div#user11wrap,
div#user12wrap{
	float: left;
}
div#user10,
div#user11,
div#user12{
	margin: 3px;
}
div#user10wrap div.module h3,
div#user11wrap div.module h3,
div#user12wrap div.module h3{
	margin: 0px;
	padding-bottom: 2px;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	letter-spacing: -0.05em;
	font-size: 13px;
	color: #9F0004;
}
div#user10wrap div.module,
div#user11wrap div.module,
div#user12wrap div.module{
	background: url('images/round_mod_b_l.gif') no-repeat bottom left;
	text-align: left;
	font-family: "Lucida Grande", Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #808080;
}
div#user10wrap div.module div div,
div#user11wrap div.module div div,
div#user12wrap div.module div div{
    background: url('images/round_mod_t_l.gif') no-repeat top left;
}
div#user10wrap div.module div,
div#user11wrap div.module div,
div#user12wrap div.module div{
	background: url('images/round_mod_b_r.gif') no-repeat bottom right;
}
div#user10wrap div.module div div div,
div#user11wrap div.module div div div,
div#user12wrap div.module div div div{
    background: url('images/round_mod_t_r.gif') no-repeat top right;
	padding: 5px 10px 5px 10px;
}
div#user10wrap div.module div div div h3,
div#user11wrap div.module div div div h3,
div#user12wrap div.module div div div h3{
	display:block;
}
div#user10wrap div.module div div div div,
div#user11wrap div.module div div div div,
div#user12wrap div.module div div div div{
    background:none;
}

/* ---- list bottom users --- */
div#list_bottom_users_wrap{
	padding: 20px 15px 15px 15px;
	height: 1%; /* ie really sucks */
}
div#list_bottom_users{}
div#user13 h3,
div#user14 h3{
	font-family: Arial, Tahoma, Verdana, sans-serif;
	letter-spacing: -0.05em;
	font-size: 13px;
	color: #000;
	font-weight: normal;
	margin: 0px 0px;
}
div#user13 .module,
div#user14 .module{
	padding: 10px;
	margin: 0;
}
div#user13,
div#user14{
	float: left;
	text-align: left;
	color: #a8a8a8;
	font-size: 11px;
}
div#user13 a:link, div#user13 a:visited,
div#user14 a:link, div#user14 a:visited{
	border-bottom: 1px dotted #999;
	color: #a8a8a8;
	text-decoration: none;
}
div#user13 a:hover,
div#user14 a:hover{
	color: #3875D7;
	text-decoration: none;
}
div#user13 ul,
div#user14 ul{
	list-style: none;
	margin: 0;
	padding: 0;
}
div#user13 li,
div#user14 li{
	padding: 0;
	line-height: 20px;
	text-indent: 5px;
	border-bottom: 1px solid #ddd;
}
div#user13 li a:link, div#user13 li a:visited,
div#user14 li a:link, div#user14 li a:visited{
	color: #3875D7;
	display: block;
	border-bottom: none;
	width: 100%;
}
div#user13 li a:hover,
div#user14 li a:hover{
	border-bottom: none;
	display: block;
	color: #000;
	text-decoration: none;
	background: #f8f8f8 url(images/list_bg.gif) 100% 50% no-repeat;
}


/* SIDEBAR
--------------------------------------------------------- */
div#sidebar_wrap {
	float: left;
	text-align: left;
	width: 300px;
	margin-top: 20px;
}
div#sidebar {}
div#sidebar h3 {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	letter-spacing: -0.05em;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
	border-bottom:#EEEEEE 3px double;/*color="#646566" border-bottom: 3px double #EEEEEE;*/
	margin: 0px 0px;
	padding-bottom:5px;
	margin-bottom: 10px;
}
div#sidebar {
	font-size: 11px;
	color: #595959;
	margin-bottom: 30px;
}
div#sidebar a:link, div#sidebar a:visited {
	color: #ffffff;
	text-decoration: none;
}
div#sidebar a:hover {
	color: #9F0004;
	text-decoration: none;
}
div.entry_sidebar {
	margin-bottom: 10px;
}
span.stats{
	padding-top: 10px;
	color: #bbb;
	font-size: 10px;
}

div.side_menu{
	margin-bottom: 20px;
}

div.side_menu ul{
	background:#fff; width:150px; margin:0px 20px 0px 10px; padding:1px;
}

div.navcontainer
{

margin-left: -15px;
padding: 0 0 20px 0;

}

.navlist .active{
	padding:5px 0 0 5px;
	height:21px;
	background: url(images/menu_active.gif) top left repeat-x;
	color: #fff;
}

.navlist .active1{
	background-color:#eee;
}

.navlist li
{
list-style-type: none;

border:1px solid #eee;

}

.navlist li a
{
text-decoration: none;
line-height:150%;padding: 5px 0 5px 10px;
display: block;
}

.navlist li a:hover
{
	color: #fff;
	background:#999;
}

/* BOTTOM LAYOUT  取消
--------------------------------------------------------- */
div#bottom_layout {}
div.bottom_layout {
	background: url(images/bottom_layout.png) top left repeat-y;
	height: 41px;
}
div.bottom_layout_sidebar {
	background: url(images/bottom_layout.gif) top left repeat-y;
	height: 41px;
}


/* FOOTER
--------------------------------------------------------- */
div#footer_wrap {
	width:960px; 
	background: url(images/footer.gif) top left repeat-y;
	margin:0px auto 0px auto;
	padding:20px 0px 20px 0px;
	height:30px;
}
div#footer {
	color: #c1c1c1;
	font-size: 11px;
}

div#footer a:link, div#footer a:visited {
	color: #fff;
	text-decoration: none;
}
div#footer a:hover {
	color: #fff;
	text-decoration: underline;
}
div#footer #footer-copyright{ 
	float:left;
	font-size:12px;
	width:300px;
	line-height:18px;}
div#footer ul {
	width:620px;
	float:left;
	text-align:left;
}

div#footer ul li{
	list-style:none;
	padding:5px;
	
}

.entry .li_pic ul{ width:420px; font-size:12px; clear:both; padding-top:4px}
.entry .li_pic li{ float:left; width:150px; height:23px; overflow:hidden; padding-right:10px}
.entry .li_pic {line-height:19px;}
.entry .li_pic img{ width:147px; height:100px; border:1px solid #aaa;padding:2px;}

.top_news {float:right;width:270px; margin-right:10px;line-height:20px;}
.more {float:right;}

.new_pic {
	width:280px;
	float:left;
	margin:0 6px;
	border:1px solid #ddd;
}

.new_pic_li{
	list-style:none;
	width:270px;
	float:left;
	font-size:12px;
	margin:2px 0 2px 10px;
	line-height:23px;
}



		.hotnews{ width:300px;}
		.hotnews ul{text-align:left; list-style:none; margin:0px;padding:0 3px;  }
		.hotnews ul li{text-align:left; list-style:none; margin:4px 0px;height:83px; clear:both ;overflow:hidden;padding:3px 0; }
		.hotnews ul li span{float:left;width:100px;text-align:left; padding:2px 0;  }
		.hotnews ul li span img{width:100px;height:83px; }
		.hotnews ul li div.list_title{text-align:left;margin-left:110px; font-family: Arial, "宋体"; font-weight:bold;font-size: 12px;text-decoration: none;padding: 0px;line-height:16px;color: #ffffff;}
		.hotnews ul li div.list_title a{font-size:12px;	color: #ffffff;text-decoration: none;}
		.hotnews ul li div.list_intro{height:100%;line-height:18px;color:#666666;margin-left:110px;font-size:12px;padding:0px;    }
		.hotnews ul li div.list_intro a{margin:0 5px; }
		
		
			/* 最新图文 */
	.newPic{height:100%;  /*border:1px solid #81B6F8 !important;*/position:relative; background:url(images/bgbox.jpg) repeat-x 0px 0px !important;float:left;width:600px;display:inline;	}
	.newPic .pichere ul{margin:10px auto;clear:both;overflow:hidden;}
	.newPic .pichere ul li{float:left;width:140px;list-style:none;display:inline; margin:0 5px 0 5px; text-align:center;  height:135px;  }
	.newPic ul li .pe_u_thumb{text-align:center;padding-left:3px; }
	.newPic ul li .pe_u_thumb a{border:1px solid #000000; /*#e3e3e3;background:#f9f9f9;*/ display:inline;float:left; padding:1px;  }
	.newPic ul li .pe_u_thumb a:hover{border:1px solid #B20707; /*background:#f7f7f7;*/ }
	.newPic ul li .pe_u_thumb img{width:136px; height:85px; }
	.newPic ul li .pe_u_thumb_title{line-height:16px;padding:7px 0 0 0; clear:both;overflow:hidden; }
	.newPic ul li .pe_u_thumb_title a{font-size:12px;color: #ffffff;text-decoration: none; }
	.newpsico{position:absolute; left:0px;top:0px;background:url(images/nd.gif) no-repeat 0 -108px; width:70px;height:50px;   }

/* Data Table */
.productstable { border:0px solid #ffffff; width:100%; }
.productstable tr { border:0px;}
.productstable .odd  { background:#f8f7f5 }
.productstable .even { background:#eeeded !important; }
.productstable td.last, .productstable th.last { border-right:0; }
.productstable tr.last th,
.productstable tr.last td { border-right:0px; border-bottom:0 !important; }
.productstable th { width:250px; text-align:right;border-bottom:1px solid #ffffff;padding:2px 8px; color:#ffffff; white-space:nowrap; }
.productstable th.wrap { white-space:normal; }
.productstable th a,
.productstable th a:hover { color:#fff; }
.productstable td { padding:3px 8px;color:#fff; border-right:0px;border-bottom:1px solid #c2d3e0;border-left:1px solid #ffffff;   }
.productstable thead tr th { background:url(../images/data_table_th_bg.gif) repeat-x 0 100% #d9e5ee; padding:8px;}
.productstable tfoot { border-bottom:1px solid #d9dde3; }
.productstable tfoot tr.first { background:url(../images/base_mini_actions_bg.gif) 0 0 repeat-x; }
.productstable tfoot tr { background-color:#DEE5E8 !important; }
.productstable tfoot td { padding-top:1px; padding-bottom:1px; border-bottom:0; border-right:0px solid #d9dde3; }
.productstable tbody td { border-bottom:1px solid #d9dde3; border-right:0px solid #d9dde3; }

div.Article_search{
	width:600px;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	letter-spacing: 0;
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
	padding:0;
	line-height:150%;
	text-align: left; }
div.searchnav {
	position:relative;
	right:0;
	float:right;
	margin-top:5px;
	margin-right:5px;
	height:20px;
	width:150px;
	text-align:right;
*margin-top:5px;
}
form#search {
	margin-top:0;
}
form#search a {
	margin:0;
	padding:0;
}
form#search img {
	vertical-align:middle;
	margin-top:1px;
	margin-bottom:-1px;
	margin-left:-1px;
	padding:0;
}
input#Keyword {
	width:90px;
	margin-top:1px;
	margin-right:0;
	border:1px solid #949494;
	border-bottom:1px solid #696969;
	height:16px;
	padding:1px 1px 0 3px;
	vertical-align:top;
	line-height:15px;
	font-size:11px;
}
input#Submit {
	width:40px;
	margin-top:1px;
	margin-right:0;
	border:1px solid #949494;
	border-bottom:1px solid #696969;
	height:20px;
	padding:1px 1px 0 1px;
	vertical-align:top;
	line-height:15px;
	font-size:11px;
}
div.lianxi p{ padding-left:15px; text-align:left; line-height:25px;}
div.lianxi ul{margin-left:2em; list-style:none; text-align:left;border-bottom:#d2d2d2 dashed 2px; padding-top:10px; padding-bottom:10px; color:#ffffff;}
div.lianxi ul.xt{margin-left:2em; list-style:none; text-align:left; padding-top:10px; border:none;}
div.lianxi ul li{ padding-left:15px; text-align:left; line-height:25px;}
div.lianxi ul li.biaoti{ background: url(images/circle_yellow.png) left no-repeat; padding-left:15px; font-weight:bold; text-align:left; line-height:20px; padding-top:5px;}
