body {
	text-align: center;
	margin: 0px;
	background-repeat: no-repeat;
	background-position: 0px 20px;
	background-attachment: fixed;
	font-family: Arial, Helvetica, sans-serif;
}
a {
	color: #E10917;
}
a:hover {
	color: #9D0000;
}

#contenedor {
	clear: both;
	height: auto;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #CCCCCC;
	text-align: left;
	background-image: url(../img/fondo.png);
	background-repeat:  repeat-y;
}
#head {
	background-color: #e20a17;
	height: 148px;
}
#contenedor .idiomas {
	height: 1%;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	overflow: hidden;
	display: tabla;
}

a img { border:0;}
img {vertical-align:top;}
ul { list-style:none;}
li {
	list-style-type: none;
}
#contenedor .idiomas li {
	display: block;
	width: 60px;
	float: right;
	margin-right: 10px;
	margin-bottom: 2px;
}
#contenedor .idiomas img {
	margin-right: 5px;
}

#img_foot {
	float: left;
	height: 60px;
	width: 60px;
	background-image: url(img/qyndao_logo_small.gif);
	background-repeat: no-repeat;
	background-position: center center;
	margin-right: 10px;
	margin-left: 20px;
}
#contenido {
	width: 578px;
	clear: both;
	padding-right: 10px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-top: 25px;
	padding-bottom: 20px;
	text-align: justify;
}
.in1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 200px;
	margin-bottom: 10px;
	height: 15px;
	margin-left: 10px;
}
.in_name {
	height: 20px;
	margin-bottom: 2px;
	background-color: #FF0000;
	display: block;
}
.in2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 250px;
	margin-bottom: 10px;
	height: 50px;
	margin-left: 10px;
}

#contenido p{
	margin-right: 10px;
	margin-left: 10px;	
}

#text_foot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-left: 100px;
}
#pie{
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 5px;
	clear: both;
}
#botonera {
	float: left;
	width: 600px;
	text-align: center;
	background-image: url(img/menu_back.gif);
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.menu:link ,  .menu:active , .menu:visited {
	height: 15px;
	width: 139px;
	display: block;
	float: left;
	padding-right: 3px;
	padding-left: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-image: url(img/menu_back.gif);
	background-repeat: repeat-x;
	text-decoration: none;
	padding-top: 5px;
	margin-right: 1px;
}
.menu2:link, .menu2:active ,  .menu2:visited{
	height: 15px;
	width: 150px;
	display: block;
	float: left;
	padding-right: 3px;
	padding-left: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-image: url(img/menu_back.gif);
	background-repeat: repeat-x;
	text-decoration: none;
	padding-top: 5px;
}
.menu:hover, .menu2:hover {
	background-image: url(img/menu_back_hover.gif);
	background-repeat: repeat-x;
}
.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
/*corner gris*/
.box {

}
.boxtop { 
  background: url(img/ne.gif) no-repeat top right; 
}
.boxtop div { 
  height: 5px; 
  background: url(img/nw.gif) no-repeat top left; 
}
.boxbottom { 
  background: url(img/se.gif) no-repeat bottom right; 
}
.boxbottom div { 
  height: 5px; 
  background: url(img/sw.gif) no-repeat bottom left; 
}
.boxcontent {
  padding: 0px 5px 0px 5px;
}

