body {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
	background: #ffffff;
}
		
a:link, a:visited { color: #006699; text-decoration: none; font-weight: normal; } 
a:active, a:hover { color: #CC0000; text-decoration: underline; }

h6 a:link, a:visited { color: #990000; text-decoration: none; font-size:12px; font-weight:bold; font-family:Arial, Helvetica, sans-serif, 01, "Arial Rounded MT Bold";} 
h6 a:hover { color: #000000; text-decoration: none; font-size:12px; font-weight:bold; font-family:Arial, Helvetica, sans-serif, 01, "Arial Rounded MT Bold";}



p { margin: 0px; padding: 0px; }

img { margin: 0px; padding: 0px; border: none; }

.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }

.cleaner_h10 { clear: both; width:100%; height: 10px; }
.cleaner_h20 { clear: both; width:100%; height: 20px; }
.cleaner_h30 { clear: both; width:100%; height: 30px; }
.cleaner_h40 { clear: both; width:100%; height: 10px; }
.cleaner_h50 { clear: both; width:100%; height: 50px; }
.cleaner_h60 { clear: both; width:100%; height: 60px; }

.fl { float: left; }
.fr { float: right; }

.m_right { margin-right: 30px; }

.button_01 a {
	display:block;
	padding: 10px 15px 5px 5px;
    background:  url(../images/ag_more_button.html) bottom right no-repeat;
	text-align: center;
	color: #026181;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

h1 {
	margin: 0px;
	padding: 0px;;
	font-size: 30px;
	font-weight: bold;
	color: #000;
}

h2 {
	margin: 0 0 15px 0;
	padding: 3px 0;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
}

h3 {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-weight: bold;
	font-weight: bold;
	color: #000;
}


h6{background-image:url(../images/bullet-icon.png); background-repeat:no-repeat; margin:15px 0px 8px 0px; height:15px; padding-left:25px; font-size:12px; font-weight:bold; font-family:Arial, Helvetica, sans-serif, 01, "Arial Rounded MT Bold"; color:#990000;}

.image_wrapper {
	border: 4px solid #d6d6d6;
	padding: 1px;
	background: #ffffff;
	margin-top: 3px;
	margin-bottom: 5px;
}

.fl_image {
	float: left;
	margin-right: 15px 
}

.fr_image {
	float: right;
	margin-left: 15px 
}

.em_text {
	color: #000000;
}

/* site title */

#ag_site_title_bar_wrapper {
	width: 100%;
	height: 130px;
	margin: 0 auto; background:#FFFFFF;
	/*background: url(../images/ag_site_title_bg_wrapper.jpg) top repeat-x;*/
}

#ag_site_title_bar {
	width: 960px;
	height: 130px;
	margin: 0 auto;
	padding: 0 auto; background:#FFFFFF;
	/*background: url(../images/ag_site_title_bg.jpg) center top no-repeat;*/
}

#site_title {
	float: left;
	margin: 0px;
	margin-top:15px;
	padding: 0px 0 0 0;
}

#site_title2 {
	float: right;
	margin: 0px;
	margin-top:15px;
	padding: 0px 0 0 0;
}

#site_title h1 a {
	margin: 0px;
	padding: 0px;
	font-size: 26px;
	color: #0981a9;
	font-weight: bold;
	text-decoration: none;
}

#site_title h1 a:hover {
	font-weight: normal;	
	text-decoration: none;
}

#site_title h1 a span {
	display: block;
	font-size: 13px;
	color: #333;
	font-weight: normal;
	margin-top: 10px;
}

#site_title_bar_right_section {
	float: right; padding-top:5px;
	width: 700px;
}

/* end of menu */

#ag_menu {
	float: right;
	margin-top: 20px;
}

#ag_menu ul {
	padding: 0;
	margin: 0 auto;
	list-style: none;
}

#ag_menu ul li {
	padding: 0;
	margin: 0px;
	display: inline;
}

#ag_menu ul li a {
	float: left;
	display: block;
	height: 20px;
	padding: 2px 10px 0 5px;
	margin: 0 0 0 30px;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	color: #074256;	
	}

#ag_menu li a:hover, #ag_menu li .current {
	position: relative;
	color: #ffffff;
	background: url(../images/ag_menu_hover_right.png) right no-repeat;
}

#ag_menu li a:hover span, #ag_menu li .current span {
	position: absolute;
	top: 0;
	left: -5px;
	width: 6px;
	height: 22px;
	background:url(../images/ag_menu_hover_left.png) no-repeat;
}

.call_no {
	float: right;
	margin: 20px 0 0 0;
	width: 300px;
	color: #000000;
	font-size: 30px;
}

.call_no span {
	color: #000000;
}

/* end of menu */

/* end of site title */

/* banner */

#ag_banner_wrapper {
	width: 100%;
	height: auto; 
	margin: 0 auto;	
	background:url(../images/ag_banner_bg_wrapper.jpg) top repeat-x;
	
}





#ag_banner {
	width: 965px;
	height:auto;
	margin: 0 auto;
	padding: 20px;
	
}

#ag_banner h2 {
	color: #000000;
	font-weight: bold;
	margin-bottom: 20px;	
}

#ag_banner h2 span {
	color: #af0303;
	font-weight: bold;
}

#ag_banner p {
	font-size: 16px;
	letter-spacing: 1px;
	line-height: 25px;
	margin-bottom: 20px;
}



/* end of banner */

/* content */

#ag_content_wrapper {
	width: 100%;
	margin: 0 auto;	
	background: #c1c1c1 url(../images/ag_content_bg1.jpg) top repeat-x;
}

#ag_content {
	width: 960px;
	margin: 0 auto;
	padding: 5px 10px 5px 10px;
	background: none; float:right;
}

#ag_content p {
	margin-bottom: 10px;
}

#ag_content .service_box {
	position: relative;
	float: left;
	width: 260px;
	height: 70px;
	padding: 10px 30px;
	background: url(../images/ag_service_box_bg1.jpg) top center no-repeat;
}

.service_box h3 {
	font-size: 14px;
	font-weight: bold;
	color: #0981a9;
	margin-top: 20px; padding-left:20px
}

.service_box h3 a{text-decoration:none; font-size: 14px;
	font-weight: bold;
	color: #0981a9;}
	.service_box h3 a:hover{text-decoration:none; font-size: 14px;
	font-weight: bold;
	color: #000000;}

.service_box img {
	position: absolute;
	top: 0px;
	right: 30px;
}

#ag_conten .service_box p {
	padding: 0px;
	margin: 0px;
}

.section_w960 {
	clear: both;
	width: 960px;
}

.section_w600 {
	float: left;
	width: 600px;
	padding-right: 40px;
}

.section_w320 {
	float: left;
	width: 320px;
}

.news_section {
	clear: both;
	margin-bottom: 10px;
}

/*.news_section ul {list-style:none; width:1000px; float:left; margin:5px 0px 0px 10px; padding:0px}
.news_section ul li {list-style:none; float:left; padding:0px 10px 0px 10px; font-size:14px; font-weight:bold; color:#ffffff; text-shadow: 0.1em 0.1em 0.05em #000}
.news_section ul li a {color:#ffffff; text-decoration:none; font-weight:bold; text-shadow: 0.1em 0.1em 0.05em #000}
.news_section ul li a:hover {color:#0981a9; text-decoration:none; font-weight:bold; text-shadow:none}
.news_section ul li .active {color:#0981a9; text-decoration:none; font-weight:bold; text-shadow:none}
*/
.top_section ul {list-style:none; width:700px; float:left; margin:5px 0px 0px 10px; padding:0px}
.top_section ul li {list-style:none; float:right; padding:0px 10px 0px 10px; font-size:16px; font-weight:bold; color:#ffffff; text-shadow: 0.05em 0.05em 0.05em #000}
.top_section ul li a {color:#ffffff; text-decoration:none; font-weight:bold; text-shadow: 0.05em 0.05em 0.05em #000}
.top_section ul li a:hover{color:#0981a9; text-decoration:none; font-weight:bold; text-shadow:none}
.top_section ul li .active {color:#0981a9; text-decoration:none; font-weight:bold; text-shadow:none}



ul.menu {list-style:none; width:1144px; 
display:block; position:relative; margin:0; right:47px; 
padding:0px 0px 0px 20px;
	height: 57px;
}
ul.menu * {margin:0; padding:0}
ul.menu a {display:block; color:#000; text-decoration:none}
ul.menu li {position:static; float:left; margin-right:2px;
	width: 137px;
}
ul.menu ul {position:absolute; width:auto;  top:-33px; left:10px; background:#d1d1d1; display:none; opacity:0; list-style:none}
ul.menu ul li {position:relative; border:1px solid #aaa; border-top:none; width:148px; margin:0;}
ul.menu ul li a {border:1px solid #aaa; padding:5px 7px 7px; font-weight:bold; background:url(../images/header.gif); width:134px;  filter: alpha(opacity=75);
filter: progid:DXImageTransform.Microsoft.Alpha(opacity=75);
-moz-opacity: 0.75; opacity:0.75;}
ul.menu ul li a:hover {border:1px solid #aaa; padding:5px 7px 7px; font-weight:bold; background:url(../images/header.gif); width:134px;
 filter: alpha(opacity=100);
filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1; opacity:1;}
ul.menu ul ul {left:148px; top:-1px}
ul.menu .menulink {border:1px solid #aaa; padding:5px 7px 7px; font-weight:bold; background:url(../images/header.gif); width:134px}
ul.menu .menulink:hover, ul.menu .menuhover {background:url(../images/header_over.gif)}
ul.menu .sub {background:#d1d1d1 url(../images/aarrow.gif) 136px 8px no-repeat}
ul.menu .topline {border-top:1px solid #aaa}

/* end of content */

/* footer */

#ag_footer_wrapper {
	width: 100%;
}

#ag_footer {
	width: 98%;
	background: #111;
    color: #fff;
    text-align: center;
    font-size: 16px;
    padding: 1%;
}

#ag_footer .footer_menu {
	margin: 0 0 0px 15px;
	padding: 0px;
	list-style: none;
}

.footer_menu li {
	margin: 0px;
	padding: 0 5px 0px 5px;
	display: inline;
	
}

.footer_menu .last_menu {
	border: none;
}

#but1 input{background-image:url(../images/submit1.gif); background-repeat:no-repeat; height:28px; width:120px; border:none; font-weight:bold; font-size:14px; text-align:center; cursor:pointer; color:#999999; padding:0px 0px 4px 0px; margin:0px 0px 0px 0px}
#but1 input:hover{background-image:url(../images/submit1_hover.gif); background-repeat:no-repeat; height:28px; width:120px; border:none; font-weight:bold; font-size:14px; text-align:center; cursor:pointer; color:#000000; padding:0px 0px 4px 0px; margin:0px 0px 0px 0px}
#but2 input{background-image:url(../images/submit1_hover.gif); background-repeat:no-repeat; height:28px; width:120px; border:none; font-weight:bold; font-size:14px; text-align:center; cursor:pointer; color:#000000; padding:0px 0px 4px 0px; margin:0px 0px 0px 0px;  text-decoration:none}


#but input{background-image:url(../images/submit1.gif); background-repeat:no-repeat; height:28px; width:120px; border:none; font-weight:bold; font-size:14px; text-align:center; cursor:pointer; color:#999999; padding:0px 0px 4px 0px; margin:0px 0px 0px 0px}
#but input:hover{background-image:url(../images/submit1_hover.gif); background-repeat:no-repeat; height:28px; width:120px; border:none; font-weight:bold; font-size:14px; text-align:center; cursor:pointer; color:#000000; padding:0px 0px 4px 0px; margin:0px 0px 0px 0px; text-decoration:none}


/* end of footer */


	.shadow_box_recharge { border:solid 2px #c3c3c3; height:300px; width:960px;
       -moz-box-shadow : 4px 4px 5px #727676; /* Firefox 3.5+ */
       -webkit-box-shadow : 4px 4px 5px #727676; /* Safari 3+ & Chrome */
       box-shadow : 4px 4px 5px #727676; /* CSS3 compatible browsers */
       filter : progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#727676'); /* IE 5.5 - 7 */
       -ms-filter : "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#727676')"; /* IE 8 */
    
	 -moz-border-radius : 8px; /* Firefox */
   -webkit-border-radius : 8px; /* Safari & Chrome */
   -khtml-border-radius : 8px; /* Linux browsers */
   border-radius : 8px; /* CSS3 compatible browsers */ background:#FFFFFF
	}
	
	
	
	
	
	
	
	
	.slide
{
position:relative;
overflow:hidden;
height:280px;
width:950px;
margin:1em 0;
border:0px
}

.slide .inner
{
position:absolute;
left:0;
bottom:0;
height:280px;
padding:0px;
}
.border{border:#333333 1px solid}
	
  .hh{font-family:"Trebuchet MS"; font-size:13px; color:#333333; text-decoration:none; font-weight:bold}
.hh a{font-family:"Trebuchet MS"; font-size:13px; color:#333333; text-decoration:none; font-weight:bold}
.hh a:hover{font-family:"Trebuchet MS"; font-size:13px; color:#990000; text-decoration:underline; font-weight:bold}
 .small{font-family:"Trebuchet MS"; font-size:12px; color: #333333; text-decoration:none;}
  .hh1{font-family:"Trebuchet MS"; font-size:11px; color:#000000; text-decoration:none; font-weight:bold}
.hh1 a{font-family:"Trebuchet MS"; font-size:11px; color:#000000; text-decoration:none; font-weight:bold}
.hh1 a:hover{font-family:"Trebuchet MS"; font-size:11px; color:#990000; text-decoration:underline; font-weight:bold}






/*----- conatent ----- */
#content {float:left; width:990px; margin-top:10px;}
#content address {font-size:14px; font-style:normal; font-weight:bold; color: #CCCCCC; line-height:13px;}
#content h3 {clear:both; font-size:18px; margin:0 0 10px 0;}
#content-catalog-des {font-weight:bold; padding:0 0 0 10px;}
#sidebar {margin:20px 0 0 647px;}
* html #sidebar {margin:45px 0 0 640px;}
#content-page {line-height:1.5em; padding:0 0px 0 0; margin:0px}

#content .left{ width:475px; float:left; margin:0px; padding:0px}

#content .right{width: 100%; font-size:18px;
}


/*---- LOGIN_FORMS -----*/
.formFieldShort {font-size:13px; font-weight:bold; padding:5px 5px; border:0; background:#CCCCCC; text-align:center; color:#000000; }
.formButton {font-weight: bold;
padding: 0px;
border: 0px none;
color: #E32119;
background: none repeat scroll 0% 0% #000;
margin-top: 5px;}
fieldset {margin:2% 20%; padding:5%; background:#fff; border:1px dashed #2d2d2d;}
legend {font-size:18px; padding:0 10px; font-weight:bold}
fieldset table td {padding:5px 10px;}
fieldset table td label {font-weight:bold; font-size:16px}
fieldset p {padding:0; margin:0; font-size:14px;}
fieldset table td input {height:30px; width:300px; border:0; background:#CCCCCC; font-size:20px; padding-top:5px; color:#D9251D; padding-left:5px;}
fieldset table td textarea {height:150px; width:300px; border:0; background:#CCCCCC; font-size:20px; padding-top:5px; color:#000000; padding-left:5px;}
fieldset table td select {height:30px; width:305px; border:0; background:#CCCCCC; font-size:16px; color:#000000; padding-left:5px;}


#footer {float:left; width:1150px; margin-top:40px; background:#333333; height:30px}

#footer .left{ width:auto; float:left; margin:0px; padding:0px;  color:#FFFFFF}

#footer .right{ width:auto; float:right; margin:0px; padding:0px;   color:#FFFFFF}
#footer p{float:right; margin:10px;}
#footer B{float:LEFT; margin:10px; font-weight:normal}
#pageTitle {font-size:30px; letter-spacing:-.05em; word-spacing:-.09em; background-image:url(../images/login.png); background-repeat:no-repeat; width:56px; padding:40px 0px 0px 65px}


	
	#linkcontainer{border:0; background:url(../images/opacity.html) repeat;	position:fixed;  width:100%; height:100%; top:0; left:0;	margin:0;	z-index:99;	overflow:hidden; bottom: -1px; }
#link{border:2pt solid #cf4802; position:fixed; background:#FFFFFF; width:1000px;  top:3%; left:12%;
     margin:0;   z-index:99;}
#link {margin:20px; height:600px; float:left;}

#link_inner{height:500px; width:960px; overflow:scroll; margin:0 auto; padding:0px}
#link_heading{font-size:14px; font-weight:bold; padding-left:30px; margin:5px; width:930px; height:60px}