﻿/**************************************************************************************
Default classes
Copyright © 2010 ALDAHLIA COMPANY. All rights reserved
Powered by Dot IT
**************************************************************************************/


/* ################################################ */
/* ################# Default Page ################# */
/* ################################################ */
html {
	min-height: 100%;
	height: auto;
}


body {
	font-size:11px;
	color:#000000;
	margin:0 0 0 0;
	padding:0 0 0 0;
	background-color:#eff2e7;
	background-image:url('../images/bg_top.jpg');
	background-position:center top;
	background-repeat:repeat-x;

}


br {
	line-height:18px;
}


ul {
	margin:0 0 0 0;
	padding:0 0 0 0;
}

div {
	margin:0 0 0 0;
	padding:0 0 0 0;
}

table {
	margin:0 0 0 0;
	padding:0 0 0 0;
}

td{
	margin:0 0 0 0;
	padding:0 0 0 0;
	vertical-align:top
}

img {
	margin:0 0 0 0;
	border:0;
}

p {
	margin:0 0 0 0;
	padding:0 0 0 0;
}

form {
	margin:0 0 0 0;
	padding:0 0 0 0;
}

/* ################################################ */
/* ############### End Default Page ############### */
/* ################################################ */



/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* ~~~~~~~~~~~~~~~~~ Tables & Div ~~~~~~~~~~~~~~~~~ */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

.top_l_sh {
	background-image:url('../images/l_top_sh.jpg');
	background-repeat:no-repeat;
	background-position:right top;
}

.top_r_sh {
	background-image:url('../images/r_top_sh.jpg');
	background-repeat:no-repeat;
	background-position:left top;
}

.l_sh {
	width:7px;
	background-image:url('../images/sh_l_da.jpg');
	background-position:right top;
	background-repeat:repeat-y;
}

.r_sh {
	width:7px;
	background-image:url('../images/sh_r_da.jpg');
	background-position:left top;
	background-repeat:repeat-y;
}

.databig {
	vertical-align:top;
	padding:15px 15px 15px 15px;
	width:819px;
	background-color:white;
}
.data {
	vertical-align:top;
	padding:15px 15px 15px 15px;
	width:559px;
	background-color:white;
}

.data_r {
	vertical-align:top;
	padding:15px 15px 15px 15px;
	width:200px;
	background-color:#f4f4f4;
}
.bottom_l_sh {
	width:580px;
	height:16px;
	background-image:url('../images/bottom_da.jpg');
	background-repeat:repeat-x;
	background-position:top;
}

.bottom_r_sh {
	width:221px;
	height:16px;
	background-image:url('../images/bottom_G_da.jpg');
	background-position:top;
	background-repeat:repeat-x;
}

.bottom_r_sh2 {
	width:221px;
	height:16px;
	background-image:url('../images/bottom_G_da2.jpg');
	background-position:top;
	background-repeat:repeat-x;
}


.bottom_l_c {
	width:16px;
	height:16px;
	background-image:url('../images/bottom_l_da.jpg');
	background-repeat:no-repeat;
	background-position:top right;
}

.bottom_r_c {
	width:16px;
	height:16px;
	background-image:url('../images/bottom_r_da.jpg');
	background-repeat:no-repeat;
	background-position:top left;
}

.bottom_r_c2 {
	width:16px;
	height:16px;
	background-image:url('../images/bottom_r_da2.jpg');
	background-repeat:no-repeat;
	background-position:top left;
}

.line_foter {
	margin:7px 0 7px 0
}

.foter {
	text-align:center;
}

.welcome_title{
	height:30px;
	vertical-align:top;
}

.welcome_image {
	width:260px;
	text-align:right
}

.float_l{
	float:left
}

.between{
	background-image:url('../images/line_y.jpg');
	background-position:center top;
	background-repeat:repeat-y;
	width:29px;
}

.line_x{
	background-image:url('../images/line_x.jpg');
	background-position:center center;
	background-repeat:repeat-x;
	height:30px;
}

.pro {
	width:265px;
	vertical-align:top;
}

.t_r{
	text-align:right;
}

.banner{
	margin-top:50px;
}

#layer2 {
	position:absolute; top:10px; z-index:2;margin-left:15px;
}


#layer1 {
	position:absolute; top:0px; z-index:1;
}

#layer3 {
	position:absolute; top:241px; z-index:3;margin-left:589px;width:230px;height:14px;background-image:url('../images/home_r.jpg');background-position:right top;background-repeat:no-repeat
}


/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* ~~~~~~~~~~~~~~ End Tables & Div ~~~~~~~~~~~~~~~~ */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */


