

/*--------------- Global Reset Start ------------------*/


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, del, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
/*table,*/ caption/* tbody, tfoot, thead, tr, th, td*/ {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: none;
	outline: 0;
}

strong {
	font-weight: bold;
}

/*body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}*/

/* tables still need 'cellspacing="0"' in the markup */
/*table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}*/
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}


/*------------------------- Global Start -----------------------------*/


body {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

dl, dt, dd, .ulreset, .ulreset li { margin: 0px; padding: 0px; list-style: none; float: left; }

h1, h2, h3 { margin: 0px; padding: 0px; font-weight: normal; }

h1 {
	font-size: 28px;
	color: #4980e6;	
}

h2 {
	font-size: 18px;
	color: #50be66;
}

h3 {
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
}

:focus { outline: none; }

p { margin-top: 10px; line-height: 18px; }

a { text-decoration: none; color: #FFFFFF; }

a:hover { }

input, textarea, select { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #5f5f5f; }

.inputreset { }

ins, del {
	text-decoration: none;
}


/*------------------------- Table Start -----------------------------*/


.tabular {
	float: left;
	margin: 20px 0px 0px 0px;
	border-top: 1px dotted #444747;
	width: 100%;
}

.tabular th {
	color: #50be66;
	/*background: url(../images/bg-blacktrans.png);*/
}

.tabular th, .tabular td {
	padding: 7px 7px 7px 0px;
	border-bottom: 1px dotted #444747;
	text-align: left;
}


/*------------------------- Common Element Start -----------------------------*/


.centralizer {
	width: 960px;
	margin: 0 auto;
	float: none;
}

.btn, .btn ins, .btn del, .btn span {
	display: block;
	height: 22px;
	font-size: 11px;
	text-align: center;
	float: left;
	background-position: 0 0;
	color: #ffffff;
}

.btn { margin-top: 13px; }

a.btn:hover span { color: #000000; }

.btn ins, .btn del { width: 8px; }

/*.btn span { height: 20px; padding-top: 2px; }

.green ins { background: url(../images/greenbtn-curvel.png); }

.green span { background: url(../images/bg-greenbtn.png); }

.green del { background: url(../images/greenbtn-curver.png); }

.orange ins { background: url(../images/orangebtn-curvel.png); }

.orange span { background: url(../images/bg-orangebtn.png); }

.orange del { background: url(../images/orangebtn-curver.png); }

.blue ins { background: url(../images/bluebtn-curvel.png); }

.blue span { background: url(../images/bg-bluebtn.png); }

.blue del { background: url(../images/bluebtn-curver.png); }
*/
.yellowtext {
	color: #FFFF00;
	font-size: 11px;
}


/*------------------------- Workspace Start -----------------------------*/


#wrapper {
	width: 700px;
	background: url(../images/bg-main.png);
	float: left;
	margin-top: -3px;
	padding: 30px 30px 0px 30px;
}


/*------------------------- Menubar Start -----------------------------*/





/*------------------------- Welcome Start -----------------------------*/


#threecol {
	width: 700px;
	float: left;
	border-top: 1px dotted #444747;
	margin-top: 27px;
	padding-top: 27px;
}

#threecol li {
	width: 193px;
	padding-right: 30px;
	margin-right: 29px;
	border-right: 1px dotted #444747;
}


/*-------------------------home Page------------------------------------------*/

.centeral_back{
	background:url(../images/background.jpg) top no-repeat;
	
	width:960px;
	
	height:826px;
	
}

.panel_menu{
	 
	 background:url(../images/menu_back.png) no-repeat; 
	 
	 width:427px; 
	 
	 padding-bottom:54px; 
	 
	 height:15px; 
	 
	 padding-top:175px; 
	 
	 padding-left:42px; 
	 
	 margin-left:66px; 
	 
	 margin-right:auto;
	
}

.panel_top{
	
	background:url(../images/panel_up.png) no-repeat; 
	
	width:562px; 
	
	height:138px;	
}

.panel_bottom{
	
	background:url(../images/panel_down.png) no-repeat; 
	
	width:454px; 
	
	height:281px;
}

li{
	list-style:none;
	float:left;
	width:70px;
}

