/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

.footer_links{
	float:right;
	padding:0 0 50px 0;
	font-family: "MS PGothic";
	color: #FFF;
	font-size: 14px;
}
.footer_links a{
text-decoration:none;
color: #2A1C11;
padding-left:10px;
}
.footer_links a:hover{
text-decoration:underline;
color: #2A1C11;
}

.copyright{
	float:left;
	color:#000000;
}

.menu1 { height: 45px; display: block; }
.menu1 ul { list-style: none; padding: 0; margin: 0; }
.menu1 ul li { float: left; /* 菜单子元素的内容超出不可见 */  
			overflow: hidden; position: relative; text-align: center; line-height: 45px; }
.menu1 ul li a { /* 必须是相对定位  */
	position: relative;
	display: block;
	width: 180px;
	height: 45px;
	font-family: "MS PGothic";
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-decoration: none;
	cursor: pointer;
}
.menu1 ul li a span { /* 所有层将使用绝对定位 */
	position: absolute;
	left: 0;
	width: 180px;
}
.menu1 ul li a span.out { top: 0px; }
.menu1 ul li a span.over,  .menu1 ul li a span.bg { /* 起初.over层和.bg层相对a元素-45px以达到隐藏 */  
			top: -45px; }
/** 完整版示例 **/

		#menu1 {
	background:url(images/bg_menu.png) scroll 0 -1px repeat-x;
	border:0px solid #CCC;
	width: 900px;
	margin-top: 20px;
}
#menu1 ul li a {
	color: #000;
	font-size: 16px;
	font-family: "MS PGothic";
}
#menu1 ul li a span.over { color: #FFF; }
#menu1 ul li span.bg { height: 45px; background: url(images/bg_over.png) center center no-repeat; }


*{
	margin: 0px;
	padding: 0px;
	font-family: "MS PGothic";
}

img, fieldset{
    padding: 0px;
    border: none;
}

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

a:hover {
    text-decoration: none;
    color: #980259;
}

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #ffffff;
	background: #000000 url(images/bg1.jpg) no-repeat top center;
}

h2{
	font: 18px Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: bold;
	padding-bottom: 43px;
	font-family: "MS PGothic";
}

h3{
	font: 18px Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-weight: bold;
	line-height: 50px;
	clear: both;
	font-family: "MS PGothic";
}
h4{
	font: 18px Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-weight: bold;
	line-height: 50px;
	clear: both;
	font-family: "MS PGothic";
}

h6{
	font: 18px Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: bold;
	padding-bottom: 43px;
	font-family: "MS PGothic";
	text-align: center;
}


.clear{
	clear: both;	
}

/*
	menu
*/

#menu_bg{
	height: 70px;
	background: url(images/menu_bg.png);
	font-family: "MS PGothic";
	font-weight: bold;
}

#menu{
	width: 900px;
	margin: 0 auto;
	font-family: "MS PGothic";
}

#menu ul{
	padding-left: 0px;
    list-style: none;
	float: right;
}

#menu ul li{
	display: inline;
	display: block;
	float: left;
	background: url(images/menu_bor.png) no-repeat center left;
}

#menu ul li a{
	font: 18px MS PGothic;
	color: #000000;
	text-align: center;
	font-weight: normal;
	text-decoration: none;
	display: block;
	float: left;
	width: 118px;
	height: 70px;
	line-height: 70px;
}

#menu ul li a:hover,  #menu ul li .active{
	background: url(images/menu_active.png) no-repeat center;
	font-family: "MS PGothic";
	font-weight: bold;
}


/*logo*/

#logo{
	height: 20px;
}

#logo h1 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}

#logo a small{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}

/*
	wrap
*/

#wrap{
	width: 900px;
	margin: 0 auto;
}

.read{
	float: right;
}

.read a{
	background: url(images/more.jpg) no-repeat;
	display: block;
	width: 67px;
	height: 22px;
	line-height: 22px;
	text-align: center;
	margin-top: 10px;
	font-family: "MS PGothic";
}
.read1{
	float: right;
}
.read1 a{
	background: url(images/more.jpg) no-repeat;
	display: block;
	width: 67px;
	height: 22px;
	line-height: 22px;
	text-align: center;
	margin-top: 34px;
	font-family: "MS PGothic";
}

/*
	prew _ box
*/

#prew_box{
	background: url(images/prew_bg.png);
	padding: 19px 19px 5px 19px;
}

#prew_box img{
	border: 1px solid #ffffff;
}

#prew_box ul{
	padding-left: 0px;
    list-style: none;
	width: 176px;
	margin: 0 auto;
}

#prew_box ul li{
	display: inline;
}

#prew_box ul li a{
    display: block;
    float: left;
    width: 35px;
    height: 38px;
	background: url(images/prew_but.png) no-repeat center;
}

#prew_box ul li a:hover,  #prew_box ul li .active{
	background: url(images/prew_but_active.png) no-repeat center;
}

/*
	content
*/

#content{
	background: url(images/content_top.png) repeat-x top;
	padding-top: 5px;
	margin-bottom: 19px;
}

#content p a{
	font-weight: bold;
}

#content_column2 img, #content_column3 img{
	padding-bottom: 5px;
}

#content_column1{
	width: 315px;
	float: left;
	padding-right: 31px;
	margin-top: 20px;
}

#content_column2{
	width: 500px;
	float: right;
	padding-right: 29px;
	margin-top: 20px;
}

#content_column3{
	width: 195px;
	float: left;
	padding-right: 31px;
	margin-top: 20px;
}

#content_column4{
	width: 618px;
	float: right;
	margin-top: 20px;
	background: url(images/menu_bg.png);
	padding: 10px;
}

#content_column4_1{
	padding: 10;
	background: url(images/sanskrit.gif);
}

#content_column5{
	width: 618px;
	float: right;
	margin-top: 20px;
	background: url(images/menu_bg.png);
	padding: 10px;
}

#content_column5_1{
	padding: 10;
	background: url(images/sanskrit.gif);
}

.user{

}

.dial{
	padding-left: 40px;
	background: url(images/dial.png) no-repeat 0px 12px;
}

/*
	content bottom box
*/

#content_bot_bg{
	background: url(images/content_bot_bg.png) repeat-y left;
	padding: 19px;
	text-align: center;
}

#content_bot_bg p{
	font-size: 18px;
	color: #000000;
	line-height: 20px;
}

#content_bot_bot{
	background: url(images/content_bot_bot.png) no-repeat top left;
	height: 6px;
	margin-bottom: 19px;
}

#content_bot_top{
	background: url(images/content_bot_top.png) no-repeat top left;
	height: 6px;
}

/*
	footer
*/

/*
	footer_top
*/

#footer_top{
	background: #ececec;
	padding: 10px;
}

#footer_bg{
	background: #999999;
	padding: 10px 10px 50px 10px;
}

.column1, .column2, .column3, .column4{
	float: left;
}

.column1{
	width: 266px;
	margin-right: 0px;
	margin-left: 20px;
}


.column2{
	width: 266px;
	margin-left: 30px;
}

.column2 p{
	line-height: 24px;
}

.column3{
	width: 266px;
}

.column4{
	width: 150px;
}

.ls{
	list-style: none;
	padding-left: 0px;
	font-size: 14px;
	color: #000000;
	line-height: 23px;
}

.ls li a{
	display: block;
	padding-left: 0px;
	line-height: 24px;
	color: #000000;
	font-weight: normal;
}

.ls li a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

.link1{
    background: url(images/link1.png) no-repeat 0px 2px;
    padding-left: 30px;
    min-height: 18px;
    padding-bottom: 10px;
}

.link2{
    background: url(images/link2.png) no-repeat 0px 2px;
    padding-left: 30px;
    min-height: 18px;
    padding-bottom: 10px;
}

.link3{
    background: url(images/link3.png) no-repeat 0px 2px;
    padding-left: 30px;
    min-height: 18px;
    padding-bottom: 10px;
}

.link4{
    background: url(images/link4.png) no-repeat 0px 2px;
    padding-left: 30px;
    min-height: 18px;
    padding-bottom: 10px;
}

.foot_menu{
	float: left;
	width: 50%;
}

.foot_menu a{
	font-weight: bold;
	line-height: 28px;
}

.foot_menu a:hover, .foot_menu .active{
	text-decoration: underline;
	color: #ffffff;
}

/*
	footer_bot
*/

#footer_bot{
	text-align: center;
	padding: 15px;
	font-size: 10px;
}


/*
scroll styles here
*/

.item { width: 862px; height: 343px;}
.item img {float:left;}
.item h2 { border:none; margin-bottom:15px;}

.scrollable { position:relative; overflow:hidden; width: 862px; height: 343px;} 
.scrollable .items {
	width:20000em;
	position:absolute;
	top: 3px;
}
.scrollable .items div { float:left;} 
.scrollable .items .item { overflow:hidden;}
.scrollable .items .item p { line-height:16px;}
.navi {
	width:auto;
	height:20px;
	margin: 10px 0;
	padding-left: 280px;
} 
.navi a { width: 43px; cursor:pointer; height: 43px; float:left; margin:0 0 0 0px; background:url(images/prew_but.png) no-repeat scroll top; display:block; font-size:1px;} 
.navi a:hover, .navi a.active { background-position:left top; margin:0 0 0 0px;  background:url(images/prew_but_active.png) no-repeat scroll top}

.header1
{
width: 862px; height: 343px;
}

.header2
{
width: 862px; height: 343px;
}

.header3
{
width: 862px; height: 343px;
}

.header4
{
width: 862px; height: 343px;
}

.header5
{
width: 862px; height: 343px;
}

.header6
{
width: 862px; height: 343px;
}

bbtt
｛
｝
/* ------------------------------------------------------------------------
DO NOT CHANGE
------------------------------------------------------------------------- */


div.pp_overlay {background: #000;display: none;left: 0;position: absolute;top: 0;width: 100%;z-index: 9500;}
div.pp_pic_holder {display: none;position: absolute;width: 100px;z-index: 10000;}

#menu_bg #menu .clear {
	font-family: "MS PGothic";
	margin-top: 0px;
}
#wrap #content #content_column1 div p {
	font-family: "MS PGothic";
	font-size: 14px;
}
#wrap #content #content_column1 div p a {
	font-family: "MS PGothic";
}
#wrap #content #content_column1 div p a {
	font-size: 14px;
}
#wrap #content #content_column1 div p a {
	font-weight: normal;
}
#wrap #footer_top #footer_bg .column2 #form1 table {
	font-family: "MS PGothic";
	font-size: 14px;
}
#wrap #footer_top #footer_bg .column2 table {
	font-size: 16px;
}
#wrap #footer_top #footer_bg .column2 table {
	font-weight: bold;
	font-style: italic;
}
#wrap #footer_top #footer_bg .column2 table {
	color: #999999;
	font-family: "MS PGothic";
}
.column4 tr {
	color: #FFF;
}
.footer_links a {
	font-size: 16px;
}
.copyright {
	color: #FFFFFF;
	padding-left: 10px;
	font-size: 12px;
}
.footer_links a {
	font-size: 16px;
}
#footer_bot .footer_links a {
	font-family: "MS PGothic";
}
#footer_bot .footer_links a {
	color: #FFF;
}
#footer_bot .footer_links a {
	font-family: "MS PGothic";
}
#footer_bot .footer_links a {
	font-size: 12px;
}
#footer_bot .footer_links a {
	font-size: 14px;
}
#footer_top #footer_bg .column1 .ls li {
	color: #000000;
}
#wrap #content #content_column4 #content_column4_1 table {
	font-size: 14px;
	font-weight: bold;
	font-family: "MS PGothic";
	color: #000;
	text-align: left;
}
#wrap #content #content_column4 #content_column4_1 table tr td {
	text-align: left;
	font-size: 14px;
}
#content_column5 #content_column5_1 table tr td {
	font-size: 16px;
	font-weight: bold;
	font-family: "MS PGothic";
	color: #000000;
}
#wrap #content #content_column4 #content_column4_1 table tr td {
	color: #FFF;
}
#wrap #content #content_column5 #content_column5_1 table tr td ul p {
	color: #FFFFFF;
}
#wrap #content #content_column5 #content_column5_1 table tr td {
	color: #FFFFFF;
}
